BaseBaselineCorridorId Property

Gets the ObjectId of the Corridor object associated with this baseline.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId CorridorId { get; }

Property Value

ObjectId
Remarks

All baselines have an associated Corridor, which can be obtained through the ObjectId returned by this property.

See Also

Reference

BaseBaseline Class
Autodesk.Civil.DatabaseServices Namespace
Corridor class
Baseline class
OffsetBaseline class
HardcodedOffsetBaseline class