Enum CadAttachmentType

CadAttachmentType enumeration

Cad attachment point type

public enum CadAttachmentType

Values

NameValueDescription
TopLeft1The top left
TopCenter2The top center
TopRight3The top right
MiddleLeft4The middle left
MiddleCenter5The middle center
MiddleRight6The middle right
BottomLeft7The bottom left
BottomCenter8The bottom center
BottomRight9The bottom right

See Also