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.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId BaselineId { get; }
Public ReadOnly Property BaselineId As ObjectId
Get
public:
property ObjectId BaselineId {
ObjectId get ();
}
Property Value
ObjectId
See Also