Library | Module

Class pfcCoordSystem



Description

This class describes a coordinate system.
Direct Parent Classes:
pfcModelItem



Property Summary

/* readonly */ pfcTransform3DCoordSys
The coordinate system data, including the transformation matrix, origin, and axes information
/* 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.



Property Detail


/* readonly */ pfcTransform3DCoordSys

The coordinate system data, including the transformation matrix, origin, and axes information




/* 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.