|
AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
The view editor base class. 更多...
Public 成员函数 | |
| ParameterValueSet^ | GetParameterSet () |
| bool | ParseParameters (String^ str) |
Public 成员函数 继承自 AnyCAD::Platform::Editor | |
| void | SetId (String^ id) |
| String^ | GetId () |
| bool | ParseParameters (String^ str) |
Public 成员函数 继承自 AnyCAD::Platform::Object | |
| String^ | GetObjectClassId () |
| StringList^ | ListParentClassIds () |
The view editor base class.
TODO:
| ParameterValueSet ^ AnyCAD::Platform::DocViewEditor::GetParameterSet | ( | ) |
Get the ParameterValueSet
| bool AnyCAD::Platform::DocViewEditor::ParseParameters | ( | String^ | str | ) |
Parse the parameters from string.
| str | the parameters string. |
1.8.10