| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| intseq | GetCompIds
()
Get method for attribute "CompIds" A sequence of integers that identify the components that form the path from theroot assembly down to the component part or assembly being referred to. |
| void | SetCompIds
(intseq value)
Set method for attribute "CompIds" A sequence of integers that identify the components that form the path from theroot assembly down to the component part or assembly being referred to. |
| Method Detail |
|---|
| GetCompIds/SetCompIds |
|---|
| intseq | GetCompIds | () |
| void | SetCompIds | (intseq value) |
A sequence of integers that identify the components that form the path from theroot assembly down to the component part or assembly being referred to.
|