CorridorStateCurrentCorridorId Property |
Gets the OjbectId of the current Corridor being applied.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId CurrentCorridorId { get; }
Public ReadOnly Property CurrentCorridorId As ObjectId
Get
public:
property ObjectId CurrentCorridorId {
ObjectId get ();
}
Property Value
ObjectId
See Also