| Library | Module | Frames | Expand |
| /* readonly */ pfcTransform3D | CoordSys | |
| The coordinate system data, including the transformation matrix, origin, and axes information | ||
| /* 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. | ||
| pfcFeature | GetFeature () | |
| Returns the feature which contains the geometry. | ||
| /* readonly */ pfcTransform3D | CoordSys |
|
The coordinate system data, including the transformation matrix, origin, and axes information |
| /* 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. |
| pfcFeature | GetFeature | () |
|
Returns the feature which contains the geometry.
|