PositionAlignmentMode
The PositionAlignmentMode Enum is used to select the number of Attachments used in an alignment.
Items 2
History | Name | Value | Description | |
---|---|---|---|---|
494 | OneAttachment | 0 | Use one attachment. | |
494 | TwoAttachment | 1 | Use two attachments. |
Description
The PositionAlignmentMode Enum is used to select the number of Attachments used in an alignment.
History 3
- 494 Add TwoAttachment
- 494 Add OneAttachment
- 494 Add PositionAlignmentMode