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
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.