|
AnyCAD Rapid SDK 2022
The Rapid CAD SDK
|
Public Member Functions | |
| long | GetId () |
| void | SetId (long val) |
| boolean | IsValidGeometry () |
| boolean | Initialize (TopoShape topoShape) |
| TopoShape | GetShape () |
<>
geometry base class.
| boolean ParametricGeometry.Initialize | ( | TopoShape | topoShape | ) |
Use TopoShape to initialize the geometry.
| topoShape | the TopoShape |
Reimplemented in ParametricCurve, ParametricCurve2d, and ParametricSurface.
| boolean ParametricGeometry.IsValidGeometry | ( | ) |
Test if valid.
Reimplemented in ParametricCurve, ParametricCurve2d, and ParametricSurface.