AnyCAD Rapid API 2023
Help you to create a better world!
载入中...
搜索中...
未找到
Command类 参考

Public 成员函数

String GetName ()
 
void SetName (String val)
 
boolean GetHasEditor ()
 
void SetHasEditor (boolean val)
 
boolean GetNeedViewer ()
 
void SetNeedViewer (boolean val)
 
boolean Run (CommandContext ctx)
 
String Query (CommandContext ctx)
 
boolean IsVisible (CommandContext ctx)
 
boolean IsChecked (CommandContext ctx)
 
boolean Run (CommandContext ctx, boolean notify)
 

详细描述

<> Command.