| Library | File | Frames | Expand |
| xintsequence_ptr | GetComponentIds () | |
| void | SetComponentIds (xintsequence_ptr value) | |
|
This method is enabled for Creo Direct. The path from the root assembly to the component through various subassembliescontaining this component. Each element of this sequence is an identifierof a component feature in its parent assembly. |
||
| xbool | GetIsVisible (optional pfcSimpRep_ptr InRep) | |
|
This method is enabled for Creo Direct. Returns a flag indicating whether a given component is visible in a simplified representation. |
||
| pfcSolid_ptr | GetLeaf () | |
|
This method is enabled for Creo Direct. The model associated with the component the path points to |
||
| pfcAssembly_ptr | GetRoot () | |
| void | SetRoot (pfcAssembly_ptr value) | |
|
This method is enabled for Creo Direct. The root assembly |
||
| pfcTransform3D_ptr | GetTransform (xbool BottomUp) | |
|
This method is enabled for Creo Direct. Retrieves the transformation matrix from the coordinate system of the root assemby to the coordinate system of the model pointed to by the component path, or from the coordinate system of the model to the coordinate system of the root assembly. |
||
|
This method is enabled for Creo Direct. |
||
|
This method is enabled for Creo Direct. |
||
| void | SetTransform (xbool BottomUp, pfcTransform3D_ptr position) | |
|
This method is enabled for Creo Direct. Sets the position of the component described by the component path. |
||
| pfcAssembly_ptr | GetRoot | () |
| void | SetRoot | (pfcAssembly_ptr value) |
|
This method is enabled for Creo Direct. The root assembly
|
| xintsequence_ptr | GetComponentIds | () |
| void | SetComponentIds | (xintsequence_ptr value) |
|
This method is enabled for Creo Direct. The path from the root assembly to the component through various subassembliescontaining this component. Each element of this sequence is an identifierof a component feature in its parent assembly.
|
| pfcSolid_ptr | GetLeaf | () |
|
This method is enabled for Creo Direct. The model associated with the component the path points to
|
| pfcTransform3D_ptr | GetTransform | (xbool BottomUp) |
|
This method is enabled for Creo Direct. Retrieves the transformation matrix from the coordinate system of the root assemby to the coordinate system of the model pointed to by the component path, or from the coordinate system of the model to the coordinate system of the root assembly.
|
| void | SetTransform | (xbool BottomUp, pfcTransform3D_ptr position) |
|
This method is enabled for Creo Direct. Sets the position of the component described by the component path. The component will be temporarily moved to the new location without affecting its constraints or actual position. Takes effect only when the assembly is using DynamicPositioning.
|
| xbool | GetIsVisible | (optional pfcSimpRep_ptr InRep) |
|
This method is enabled for Creo Direct. Returns a flag indicating whether a given component is visible in a simplified representation. Exceptions thrown (but not limited to): pfcXToolkitBadContext - The assembly is in the master representation.
|