| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ Solid | GetComponentModel
()
Get method for attribute "ComponentModel" The component model element |
| /*optional*/ Section | GetSectionValue
()
Get method for attribute "SectionValue" Value for element PRO_E_SKETCHER |
| void | SetComponentModel
(
/*optional*/
Solid value)
Set method for attribute "ComponentModel" The component model element |
| void | SetSectionValue
(
/*optional*/
Section value)
Set method for attribute "SectionValue" Value for element PRO_E_SKETCHER |
| Method Detail |
|---|
| GetComponentModel/SetComponentModel |
|---|
| /*optional*/ Solid | GetComponentModel | () |
| void | SetComponentModel | ( /*optional*/ Solid value) |
|
The component model element
This method will only work for element PRO_E_COMPONENT_MODEL.
|
| GetSectionValue/SetSectionValue |
|---|
| /*optional*/ Section | GetSectionValue | () |
| void | SetSectionValue | ( /*optional*/ Section value) |
|
Value for element PRO_E_SKETCHER
This method will only work for element PRO_E_SKETCHER.
|