BaselineFeatureLines Class

A collection of multiple feature line collections (FeatureLinesCol) associated with a particular baseline or offset baseline.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbCorridor>]
    Autodesk.Civil.DatabaseServicesBaselineFeatureLines

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class BaselineFeatureLines : [T:Autodesk.Civil.CivilWrapper<AeccDbCorridor>]

The BaselineFeatureLines type exposes the following members.

Properties
 NameDescription
Public propertyCorridorId Gets the ObjectId of the parent Corridor.
Public propertyFeatureLineCollectionMap Gets the collection of feature lines (FeatureLinesCollection).
Public propertyHardcodedOffsetBaselineName Gets the hardcoded offset baseline name.
Public propertyIsMainBaseline Returns True if this is a main baseline.
Public propertyOffsetAlignmentId Gets the ObjectId for the offset alignment.
Top
Methods
 NameDescription
Public methodCodeNames Gets a list of code names in the collection.
Top
See Also