SettingsCmdCreateIntersectionIntersectionOptions Property |
Gets the default intersection options for new intersection
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsCmdCreateIntersectionSettingsCmdIntersectionOptions IntersectionOptions { get; }
Public ReadOnly Property IntersectionOptions As SettingsCmdCreateIntersectionSettingsCmdIntersectionOptions
Get
public:
property SettingsCmdCreateIntersectionSettingsCmdIntersectionOptions^ IntersectionOptions {
SettingsCmdCreateIntersectionSettingsCmdIntersectionOptions^ get ();
}
Property Value
SettingsCmdCreateIntersectionSettingsCmdIntersectionOptions
See Also