AnyCAD Rapid API 2025
Help you to create a better world!
全部  命名空间 函数 变量 属性 事件  
GripNode类 参考

Public 成员函数

 GripNode (ObjectId id, long gid, EnumGripType type, Vector3d pt)
 
 GripNode (ObjectId id, long gid, EnumGripType type, Vector3d pt, Matrix4 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)
 
Matrix4 GetTransform ()
 
void SetTransform (Matrix4 val)
 
Vector3 GetColor ()
 
void SetColor (Vector3 val)
 

详细描述

<>
GripNode 夹点