Overload List
| Name | Description | |
|---|---|---|
| CreateOffsetAlignment(Double) | Obsolete.
Creates an offset Alignment from the current alignment, returns the offset Alignment ObjectId.
A positive value to create an offset alignment to the right side and negative to the left side.
| |
| CreateOffsetAlignment(String, ObjectId, Double, ObjectId) |
Creates an offset Alignment from the specified alignment object Id, returns the object Id of the offset alignment.
| |
| CreateOffsetAlignment(Database, String, String, Double, String) |
Creates an offset Alignment from the specified alignment name, returns the object Id of the offset alignment.
| |
| CreateOffsetAlignment(String, ObjectId, Double, ObjectId, Double, Double) |
Creates an offset Alignment from the specified alignment object Id, returns the object Id of the offset alignment.
| |
| CreateOffsetAlignment(Database, String, String, Double, String, Double, Double) |
Creates an offset Alignment from the specified alignment name, returns the object Id of the offset alignment.
|