| Method Summary |
| Selection | GetAttachedGeometry
()
Get method for attribute
"AttachedGeometry"
Selection representing the item to attach to. This should include the drawing model view. The attachment will occur at the selected parameters |
| Point3D | GetAttachmentPoint
()
Get method for attribute
"AttachmentPoint"
The attachment point, in screen coordinates. |
| void | SetAttachedGeometry
(Selection value)
Set method for attribute
"AttachedGeometry"
Selection representing the item to attach to. This should include the drawing model view. The attachment will occur at the selected parameters |
| void | SetAttachmentPoint
(Point3D value)
Set method for attribute
"AttachmentPoint"
The attachment point, in screen coordinates. |