| Library | Module | Frames | Expand |
| Property | AttachedGeometry | as IpfcSelection |
| Selection representing the item to attach to. This should include the drawing model view. The attachment will occur at the selected parameters | ||
| Property | AttachmentPoint | as IpfcPoint3D |
| The attachment point, in screen coordinates. | ||
| Function | CCpfcOffsetAttachment.Create (inAttachedGeometry as IpfcSelection, inAttachmentPoint as IpfcPoint3D) as IpfcOffsetAttachment | |
| Creates a data object, used for attaching a detail item, offset to a reference point or axis. | ||
| Property | AttachedGeometry | as IpfcSelection |
|
Selection representing the item to attach to. This should include the drawing model view. The attachment will occur at the selected parameters |
| Property | AttachmentPoint | as IpfcPoint3D |
|
The attachment point, in screen coordinates. |
| Function | CCpfcOffsetAttachment.Create | (inAttachedGeometry as IpfcSelection, inAttachmentPoint as IpfcPoint3D) as IpfcOffsetAttachment |
|
Creates a data object, used for attaching a detail item, offset to a reference point or axis.
|