API Documentation > Classes > Class pfcParametricAttachment
Class pfcParametricAttachment
Description
This interface represents a detail item attachment on an entity or item.
See Also:
Direct Parent Classes:
User Guide References:
Property Summary
Selection representing the item to attach to. This should include the drawing model view. The attachment will occur at the selected parameters
Method Summary
Create (pfcSelection inAttachedGeometry)
Creates a data object, used for attaching a detail item to an item.
Property Detail
AttachedGeometry
Selection representing the item to attach to. This should include the drawing model view. The attachment will occur at the selected parameters
Method Detail
Create
(pfcSelection inAttachedGeometry)
Creates a data object, used for attaching a detail item to an item.
See Also:
Parameters:
inAttachedGeometry
Selection representing the item to attach to. This should include the drawing model view. The attachment will occur at the selected parameters
Returns:
User Guide References:
Was this helpful?