CorridorSlopePatternBaselineId Property

Gets the object id of baseline which FeatureLine1 relates to. For corridor baselines using alginment, it is the alignment id. For corridor baselines using feature line, it is the temp hidden alignment id.

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

Property Value

ObjectId
See Also