Gets the CorridorState object, which is used for the creation of custom
subassemblies.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public CorridorState CorridorState { get; } |
Visual Basic |
---|
Public ReadOnly Property CorridorState As CorridorState Get |
Visual C++ |
---|
public: property CorridorState^ CorridorState { CorridorState^ get (); } |