All Frameworks Class Hierarchy This Framework Indexes
GeometricObjects Enumeration CATIsoParameter
enum CATIsoParameter {
CATNotIsoParametric,
CATIsoParNoDir,
CATIsoParamU,
CATIsoParamV,
CATIsoParBothDir
}
The parameterization properties.
- Values:
-
- CATNotIsoParametric
- The object is not parametric.
- CATNotParNoDir
- The object is not parametric.
- CATIsoParamU
- The first direction parameter .
- CATIsoParamV
- The second direction parameter.
- CATIsoParBothDir
- Both parameter directions are considered..
This object is included in the file: CATIsoParameter.h