CivilDocumentIsSectionEditorCorridorReferenceObject Property |
Returns true if the corridor edited in corridor section view is reference corridor.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic bool IsSectionEditorCorridorReferenceObject { get; }
Public ReadOnly Property IsSectionEditorCorridorReferenceObject As Boolean
Get
public:
property bool IsSectionEditorCorridorReferenceObject {
bool get ();
}
Property Value
Boolean
See Also