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) |
![]() | |
void | SetId (String^ id) |
String^ | GetId () |
bool | ParseParameters (String^ str) |
![]() | |
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. |