AnyCAD Rapid API 2023
Help you to create a better world!
|
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.