| Method Summary |
| CrossSectionClipOption | GetClipOption
()
Get method for attribute
"ClipOption"
Cross section clip option. Not used if pfcITEM_XSEC reference is not passed
|
| String | GetCombStateName
()
Get method for attribute
"CombStateName"
Name of Combined state |
| boolean | GetIsExploded
()
Get method for attribute
"IsExploded"
Is state exploded or not. Not relevant in Part |
| ModelItems | GetReferences
()
Get method for attribute
"References"
Array of references. Must be non empty array |
| void | SetClipOption
(CrossSectionClipOption value)
Set method for attribute
"ClipOption"
Cross section clip option. Not used if pfcITEM_XSEC reference is not passed
|
| void | SetIsExploded
(boolean value)
Set method for attribute
"IsExploded"
Is state exploded or not. Not relevant in Part |
| void | SetReferences
(ModelItems value)
Set method for attribute
"References"
Array of references. Must be non empty array |