Overload List
| Name | Description | |
|---|---|---|
| Create(CivilDocument, String, ObjectId, ObjectId, ObjectId, ObjectId) |
Creates an Alignment without geometry information.
| |
| Create(CivilDocument, String, String, String, String, String) |
Creates an Alignment without geometry information.
| |
| Create(CivilDocument, PolylineOptions, String, ObjectId, ObjectId, ObjectId, ObjectId) |
Creates an Alignment from the specified Polyline, Polyline2d or Polyline3d.
| |
| Create(CivilDocument, PolylineOptions, String, String, String, String, String) |
Creates an Alignment from the specified Polyline, Polyline2d or Polyline3d.
| |
| Create(CivilDocument, String, ObjectId, ObjectId, ObjectId, ObjectId, AlignmentType) |
Creates an Alignment without geometry information, with Alignment Type.
| |
| Create(CorridorFeatureLine, String, ObjectId, ObjectId, ObjectId, ObjectId, AlignmentType) |
Creates an Alignment from the specified CorridorFeatureLine.
|