The editor manager.
更多...
The editor manager.
TODO:
long AnyCAD::Platform::ViewEditorManager::ActiveEditorByName |
( |
String^ |
commandName | ) |
|
Active the editor
- 参数
-
commandName | the name of the Editor |
DocViewEditor ^ AnyCAD::Platform::ViewEditorManager::CreateEditor |
( |
String^ |
commandId | ) |
|
Create the editor by id The editor should be activated using ActiveEditor method.
- 参数
-
- 返回
- the Editor
bool AnyCAD::Platform::ViewEditorManager::ExecuteCommand |
( |
String^ |
commandName, |
|
|
String^ |
parameters |
|
) |
| |
Execute the command
- 参数
-
commandName | the command identifier |
parameters | the parameters. |
- 返回
- true if succeed.
void AnyCAD::Platform::ViewEditorManager::LoadPlaceEditor |
( |
ElementId^ |
typeId, |
|
|
String^ |
createMethod |
|
) |
| |
Load the place editor to place the instance of the TypeElement
- 参数
-
typeId | the TypeElement id. |
createMethod | the create method. |
该类的文档由以下文件生成: