CadAttachmentPoint enumeration
CadAttachmentPoint enumeration
The Cad attachment point.
The CadAttachmentPoint type exposes the following members:
Fields
Field | Description |
---|---|
TOP_LEFT | Top left attachment point. |
TOP_CENTER | Top center attachment point. |
TOP_RIGHT | Top right attachment point. |
MIDDLE_LEFT | Middle left attachment point. |
MIDDLE_CENTER | Middle center attachment point. |
MIDDLE_RIGHT | Middle right attachment point. |
BOTTOM_LEFT | Bottom left attachment point. |
BOTTOM_CENTER | Bottom center attachment point. |
BOTTOM_RIGHT | Bottom right attachment point. |