AnyCAD Rapid API 2023
Help you to create a better world!
载入中...
搜索中...
未找到
Command 成员列表

成员的完整列表,这些成员属于 Command,包括所有继承而来的类成员

Command() (定义于 Command)Command
GetHasEditor() (定义于 Command)Command
GetName() (定义于 Command)Command
GetNeedViewer() (定义于 Command)Command
IsChecked(CommandContext ctx) (定义于 Command)Command
IsVisible(CommandContext ctx) (定义于 Command)Command
Query(CommandContext ctx) (定义于 Command)Command
Run(CommandContext ctx) (定义于 Command)Command
Run(CommandContext ctx, boolean notify) (定义于 Command)Command
SetHasEditor(boolean val) (定义于 Command)Command
SetName(String val) (定义于 Command)Command
SetNeedViewer(boolean val) (定义于 Command)Command