AnyCAD Rapid API 2023
Help you to create a better world!
|
Public Member Functions | |
WireExplor (TopoShape face) | |
boolean | Initialize (TopoShape face) |
TopoShapeList | GetInnerWires () |
TopoShape | GetOuterWire () |
<>
Classify the inner wire and outer wires for a face.
TopoShapeList WireExplor.GetInnerWires | ( | ) |
Get the inner wires of the face
TopoShape WireExplor.GetOuterWire | ( | ) |
Get the outer wire.
boolean WireExplor.Initialize | ( | TopoShape | face | ) |
Initialize the classifier.
face | the face to be classified. |