GeometricObjects Enumeration CATMathSideEval
enum CATMathSideEval {
CATMathSideEvalLeft,
CATMathSideEvalRight
}
Defines the side of the law at the parameter where to evaluate.
Useful in case of non continuous junctions.
- Values:
-
- CATMathEvalLeft
- The evaluation is made at the left side (in the parameterization sense) of the parameter.
- CATMathEvalRigth
- The evaluation is made at the right side (in the parameterization sense) of the parameter.
This object is included in the file: CATMathSideEval.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.