AnyCAD Rapid API 2023
Help you to create a better world!
|
静态 Public 成员函数 | |
static EnumCollisionState | FacePoint (TopoShape face, GPnt point, double tol) |
static EnumCollisionState | SolidPoint (TopoShape shape, GPnt point, double tol) |
<>
点与面、体的碰撞检查.
|
static |
判断点和面的关系.
face | the face. |
point | the point. |
tol | the tolerance |
|
static |
判断点和体的关系.
shape | the solid. |
point | the point. |
tol | the tolerance |