OffsetBaselineIsFeatureLineBased Method

Indicates whether the specific baseline of corridor is feature line based or not.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public override sealed bool IsFeatureLineBased()

Return Value

Boolean
Remarks

If this offset baseline is feature line based, then it will return true.

See Also