Library | Module

Class pfcQuilt



Description

This class defines a quilt.
Direct Parent Classes:
pfcModelItem



Property Summary

/* readonly */ booleanIsVisible
true if the geometry is visible and active, false if it is invisible and inactive. Inactive geometry may not have all geometric properties defined.



Method Summary

pfcFeatureGetFeature ()
Returns the feature which contains the geometry.
pfcSurfacesListElements ()
Retrieves an array of surfaces in the quilt.



Property Detail


/* readonly */ booleanIsVisible

true if the geometry is visible and active, false if it is invisible and inactive. Inactive geometry may not have all geometric properties defined.





Method Detail


pfcFeatureGetFeature ()

Returns the feature which contains the geometry.
Returns:
The feaature.



pfcSurfacesListElements ()

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.


Returns:
The surfaces of the quilt