The ConnectedAlignmentInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ConnectionOverlapLengthIn |
Gets or sets overlap length to generate profile from the profile of incoming Alignment.
| |
| ConnectionOverlapLengthOut |
Gets or sets overlap length to generate profile from the profile of outgoing Alignment.
| |
| CurveGroupType |
Gets the curve group type of the connected Alignment.
| |
| GreaterThan180 |
Gets whether the curve group is greater than 180 or less than 180.
set GreaterThan180 is not exposed because changing this property after creation will cause issues
| |
| IncomingParentAlignmentId |
Gets the ObjectId of the incoming parent alignment.
| |
| OffsetIn |
Gets or sets the offset value for incoming component.
| |
| OffsetOut |
Gets or sets the offset value for outgoing component.
| |
| OutgoingParentAlignmentId |
Gets the ObjectId of the outgoing parent alignment.
| |
| UpdateMode |
Gets or sets the update mode in relationship to the parent Alignment.
|