|
AnyCAD Rapid API 2025
Help you to create a better world!
|
Public 成员函数 | |
| GripNode (ObjectId id, long gid, EnumGripType type, Vector3d pt) | |
| GripNode (ObjectId id, long gid, EnumGripType type, GPnt2d pt) | |
| GripNode (ObjectId id, long gid, EnumGripType type, Vector3d pt, Matrix4d mat) | |
| ObjectId | GetId () |
| void | SetId (ObjectId val) |
| long | GetGripId () |
| void | SetGripId (long val) |
| EnumGripType | GetGripType () |
| void | SetGripType (EnumGripType val) |
| Vector3d | GetPoint () |
| void | SetPoint (Vector3d val) |
| Matrix4d | GetTransform () |
| void | SetTransform (Matrix4d val) |
| Vector3 | GetColor () |
| void | SetColor (Vector3 val) |
| void | SetPoint (GPnt pt) |
| void | SetPoint (GPnt2d pt) |
| GPnt2d | GetPoint2 () |
| GPnt | GetPoint3 () |
| boolean | IsEndPoint () |
| boolean | IsOnCurvePoint () |
| GripNode | To (Matrix4d trf) |
| GripNode | To (GAx3 ax) |
<>
GripNode 夹点