|
AnyCAD Rapid API 2023
Help you to create a better world!
|
Public Member Functions | |
| EdgeExplor (TopoShape shape) | |
| boolean | Initialize (TopoShape shape) |
| TopoShapeList | GetSharedEdges () |
| TopoShapeList | GetFreeEdges () |
| TopoShapeList | GetStandaloneEdges () |
<>
Classify the edges for shapes
| TopoShapeList EdgeExplor.GetFreeEdges | ( | ) |
Get the free edges.
| TopoShapeList EdgeExplor.GetSharedEdges | ( | ) |
Get the shared edges
| TopoShapeList EdgeExplor.GetStandaloneEdges | ( | ) |
Get the standalone edges.
| boolean EdgeExplor.Initialize | ( | TopoShape | shape | ) |
Initialize the classifier.
| shape | the shape to be classified. |