| Library | File | Frames | Expand |
| pfcFeature_ptr | GetFeature () | |
| Returns the feature which contains the geometry. | ||
| xbool | GetIsVisible () | |
|
This method is enabled for Creo Direct. true if the geometry is visible and active, false if it is invisible and inactive. Inactive geometry may not have all geometric properties defined. |
||
| pfcSurfaces_ptr | ListElements () | |
|
This method is enabled for Creo Direct. Retrieves an array of surfaces in the quilt. |
||
| xbool | GetIsVisible | () |
|
This method is enabled for Creo Direct. true if the geometry is visible and active, false if it is invisible and inactive. Inactive geometry may not have all geometric properties defined. |
| pfcFeature_ptr | GetFeature | () |
|
Returns the feature which contains the geometry.
|
| pfcSurfaces_ptr | ListElements | () |
|
This method is enabled for Creo Direct. Retrieves an array of surfaces in the quilt. Exceptions thrown (but not limited to): pfcXToolkitNotImplemented - The specified p_curve is a valid geometry item, but not a composite curve. pfcXToolkitNotFound - The function did not visit any of the components, either because of the filter or for another reason.
|