CorridorTransitionSet Class |
Corridor transition set.
Inheritance HierarchySystemObject
SystemMarshalByRefObject
DisposableWrapper
Autodesk.Civil.DatabaseServicesCorridorTransitionSet
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic sealed class CorridorTransitionSet : DisposableWrapper
Public NotInheritable Class CorridorTransitionSet
Inherits DisposableWrapper
public ref class CorridorTransitionSet sealed : public DisposableWrapper
The CorridorTransitionSet type exposes the following members.
Constructors | Name | Description |
---|
  | CorridorTransitionSet(String, BaselineRegion, ObjectId, CorridorTransitionNameType) |
Constructor.
|
  | CorridorTransitionSet(String, BaselineRegion, String, CorridorTransitionNameType) |
Constructor.
|
  | CorridorTransitionSet(String, BaselineRegion, String, CorridorTransitionNameType, SubassemblySideType) |
Constructor.
|
Top
Properties | Name | Description |
---|
 | Comment |
Gets or sets transition set's comment.
|
 | Name |
Gets or sets transition set's name.
|
 | NameType |
Gets subassembly name type used to find contiguous subassemblies.
|
 | StationLocked |
Gets or sets transition set's station lock status.
|
 | SubassemblyName |
Gets subassembly name used to find contiguous subassemblies.
|
 | TransitionCount |
Gets transition count.
|
Top
Methods
See Also