| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| Point3D | GetAttachmentPoint
()
Get method for attribute "AttachmentPoint" The attachment point, in screen coordinates. |
| void | SetAttachmentPoint
(Point3D value)
Set method for attribute "AttachmentPoint" The attachment point, in screen coordinates. |
| Methods Inherited from Interface com.ptc.pfc.pfcDetail.Attachment |
|---|
| GetType |
| Method Detail |
|---|
| GetAttachmentPoint/SetAttachmentPoint |
|---|
| Point3D | GetAttachmentPoint | () |
| void | SetAttachmentPoint | (Point3D value) |
The attachment point, in screen coordinates.
|