Returns true if the corridor edited in corridor section view is reference corridor.
Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public bool IsSectionEditorCorridorReferenceObject { get; }
VB
Public ReadOnly Property IsSectionEditorCorridorReferenceObject As Boolean Get
C++
public: property bool IsSectionEditorCorridorReferenceObject { bool get (); }