Library | Module

Class pfcParametricAttachment



Description

This interface represents a detail item attachment on an entity or item.
See Also:
pfcDetailLeaders, pfcBaseSession.Select(), MpfcSelect.CreateComponentSelection(), MpfcSelect.CreateModelItemSelection()
Direct Parent Classes:
pfcAttachment



Property Summary

pfcSelectionAttachedGeometry
Selection representing the item to attach to. This should include the drawing model view. The attachment will occur at the selected parameters



Method Summary

static pfcParametricAttachmentCreate (pfcSelection inAttachedGeometry)
Creates a data object, used for attaching a detail item to an item.



Property Detail


pfcSelectionAttachedGeometry

Selection representing the item to attach to. This should include the drawing model view. The attachment will occur at the selected parameters





Method Detail


static pfcParametricAttachmentCreate (pfcSelection inAttachedGeometry)

Creates a data object, used for attaching a detail item to an item.
See Also:
pfcDetailLeaders, pfcBaseSession.Select(), MpfcSelect.CreateComponentSelection(), MpfcSelect.CreateModelItemSelection()
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: