AnyCAD Rapid API 2023
Help you to create a better world!
|
Static Public Member Functions | |
static EnumCollisionState | FacePoint (TopoShape face, GPnt point, double tol) |
static EnumCollisionState | SolidPoint (TopoShape shape, GPnt point, double tol) |
<>
Intersection testing for shapes.
|
static |
get the position relation between face and point.
face | the face. |
point | the point. |
tol | the tolerance |
|
static |
get the position relation between solid and point.
shape | the solid. |
point | the point. |
tol | the tolerance |