|
AnyCAD Rapid API 2023
Help you to create a better world!
|
Public 成员函数 | |
| IntersectPoint (EnumShapeFilter type, int primitiveIdx, Vector3 pos, float dist, int subDrawId) | |
| IntersectPoint (EnumShapeFilter type, int primitiveIdx, Vector3 pos, float dist) | |
| IntersectPoint (EnumShapeFilter type, int primitiveIdx) | |
| EnumShapeFilter | GetShapeType () |
| void | SetShapeType (EnumShapeFilter val) |
| int | GetPrimitiveIndex () |
| void | SetPrimitiveIndex (int val) |
| float | GetDistance () |
| void | SetDistance (float val) |
| Vector3 | GetPosition () |
| Vector3 | GetLocalPosition () |
| void | SetLocalPosition (Vector3 val) |
| int | GetShapeIndex () |
| void | SetShapeIndex (int val) |
| int | GetTopoShapeId () |
| void | SetTopoShapeId (int val) |
| int | GetSubDrawId () |
| void | SetSubDrawId (int val) |
| boolean | IsNull () |
| void | Transform (Matrix4 trf) |
| void | ApplyPickOrder (float order) |
<> The insersect point.