AnyCAD Rapid API 2023
Help you to create a better world!
|
Public 成员函数 | |
TempViewContext (ViewContext context) | |
void | Start () |
void | Close () |
void | DrawRectangle2D (Vector2i start, Vector2i end) |
void | ShowRectangle2D (boolean bShow) |
void | ShowPoint (Vector3 pt) |
void | DrawLine (Vector3 start, Vector3 end) |
void | AddNode (SceneNode node) |
void | RemoveNode (SceneNode node) |
void | AddPoint (Vector3 pt) |
void | Clear () |
void | Remove (java.math.BigInteger userId) |
void | SetPickFilter (EnumShapeFilter filter) |
<>
临时对象管理.