FeatureLinePointCorridorId Property |
Gets the ID of the parent Corridor.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId CorridorId { get; }
Public ReadOnly Property CorridorId As ObjectId
Get
public:
property ObjectId CorridorId {
ObjectId get ();
}
Property Value
ObjectId
See Also