AnyCAD Rapid API 2023
Help you to create a better world!
|
Public Member Functions | |
boolean | Initialize (TopoShape shape) |
GDir | GetDirection () |
long | GetHoleCount () |
TopoShape | GetHoleExteriorEdges (long holeIdx) |
TopoShape | GetHoleInteriorEdges (long holeIdx) |
<> Compute the Hole feature
long HoleDetector.GetHoleCount | ( | ) |
Get the hole count.
TopoShape HoleDetector.GetHoleExteriorEdges | ( | long | holeIdx | ) |
Get the exterior edges of the hole.
holeIdx | the hole index. |
TopoShape HoleDetector.GetHoleInteriorEdges | ( | long | holeIdx | ) |
Get the interior edges of the hole.
holeIdx | the hole index. |
boolean HoleDetector.Initialize | ( | TopoShape | shape | ) |
Init the HoleDetector