|
Open CASCADE Technology
6.7.1
|
#include <Standard_PrimitiveTypes.hxx>Enumerations | |
| enum | GeomAbs_UVSense { GeomAbs_SameUV, GeomAbs_SameU, GeomAbs_SameV, GeomAbs_OppositeUV } |
| This enumeration is used in the class RectangularTrimmedSurface to compare the orientation of the basic surface and the orientation of the trimmed surface and in the class ElementarySurface to know the direction of parametrization by comparison with the default construction mode. More... | |
| enum GeomAbs_UVSense |
This enumeration is used in the class RectangularTrimmedSurface
to compare the orientation of the basic surface and the orientation
of the trimmed surface and in the class ElementarySurface to know
the direction of parametrization by comparison with the default
construction mode.
| Enumerator | |
|---|---|
| GeomAbs_SameUV | |
| GeomAbs_SameU | |
| GeomAbs_SameV | |
| GeomAbs_OppositeUV | |
1.8.5