| Library | Package | Frames | Expand | Java Toolkit |
| 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 |
| 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 |
| Methods Inherited from Interface com.ptc.pfc.pfcDetail.Attachment |
|---|
| GetType |
| Method Detail |
|---|
| GetAttachedGeometry/SetAttachedGeometry |
|---|
| Selection | GetAttachedGeometry | () |
| void | SetAttachedGeometry | (Selection value) |
Selection representing the item to attach to. This should include the drawing model view. The attachment will occur at the selected parameters
|