Interface for testing operations.
import"GEOM_Gen.idl";
◆ Tesselate()
| boolean GEOM::GEOM_ITestOperations::Tesselate |
( |
in GEOM_Object |
shape, |
|
|
in double |
linearDeflection, |
|
|
in boolean |
isRelative, |
|
|
in double |
angularDeflection |
|
) |
| |
- Parameters
-
| shape | is a source object |
| linearDeflection | is a linear deflection |
| isRelative | says if given value of deflection is relative to shape's bounding box |
| angularDeflection | is an angular deflection for edges in radians |
- Returns
- true in case of success; otherwise false.
The documentation for this interface was generated from the following file: