Overload List

  NameDescription
Public methodStatic memberCreate(CivilDocument, String, ObjectId, ObjectId, ObjectId, ObjectId)
Creates an Alignment without geometry information.
Public methodStatic memberCreate(CivilDocument, String, String, String, String, String)
Creates an Alignment without geometry information.
Public methodStatic memberCreate(CivilDocument, PolylineOptions, String, ObjectId, ObjectId, ObjectId, ObjectId)
Creates an Alignment from the specified Polyline, Polyline2d or Polyline3d.
Public methodStatic memberCreate(CivilDocument, PolylineOptions, String, String, String, String, String)
Creates an Alignment from the specified Polyline, Polyline2d or Polyline3d.
Public methodStatic memberCreate(CivilDocument, String, ObjectId, ObjectId, ObjectId, ObjectId, AlignmentType)
Creates an Alignment without geometry information, with Alignment Type.
Public methodStatic memberCreate(CorridorFeatureLine, String, ObjectId, ObjectId, ObjectId, ObjectId, AlignmentType)
Creates an Alignment from the specified CorridorFeatureLine.

See Also