SettingsCmdProjectObjectsToMultiSectSettingsCmdObjectSelectionOptionsProjecitonRuleType Property |
Specifies the default projection rule when the Project Objects To Section Views dialog box is displayed.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<ProjecitonRule> ProjecitonRuleType { get; }
Public ReadOnly Property ProjecitonRuleType As PropertyEnum(Of ProjecitonRule)
Get
public:
property PropertyEnum<ProjecitonRule>^ ProjecitonRuleType {
PropertyEnum<ProjecitonRule>^ get ();
}
Property Value
PropertyEnumProjecitonRule
See Also