AnyCAD Rapid API 2024
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)
 

详细描述

<>
GripNode 夹点