Gets the default intersection options for new intersection
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public SettingsCmdCreateIntersection..::..SettingsCmdIntersectionOptions IntersectionOptions { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IntersectionOptions As SettingsCmdCreateIntersection..::..SettingsCmdIntersectionOptions Get |
| Visual C++ |
|---|
public: property SettingsCmdCreateIntersection..::..SettingsCmdIntersectionOptions^ IntersectionOptions { SettingsCmdCreateIntersection..::..SettingsCmdIntersectionOptions^ get (); } |