| Library | Module | Frames | Expand |
| /* readonly */ boolean | IsVisible | |
| true if the geometry is visible and active, false if it is invisible and inactive. Inactive geometry may not have all geometric properties defined. | ||
| /* readonly */ /* optional */ pfcSurface | Surf | |
| The cylindrical or revolved surface through the center of which the axis runs. | ||
| pfcFeature | GetFeature () | |
| Returns the feature which contains the geometry. | ||
| /* readonly */ boolean | IsVisible |
|
true if the geometry is visible and active, false if it is invisible and inactive. Inactive geometry may not have all geometric properties defined. |
| /* readonly */ /* optional */ pfcSurface | Surf |
|
The cylindrical or revolved surface through the center of which the axis runs. Exceptions thrown (but not limited to): pfcXToolkitNotFound - The owner surface does not exist, or is not in the geometry. |
| pfcFeature | GetFeature | () |
|
Returns the feature which contains the geometry.
|