Returns true if the corridor edited in corridor section view is reference corridor.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public bool IsSectionEditorCorridorReferenceObject { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsSectionEditorCorridorReferenceObject As Boolean Get |
| Visual C++ |
|---|
public: property bool IsSectionEditorCorridorReferenceObject { bool get (); } |