| Library | Module | Frames | Expand |
| intseq | 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. | ||
| static pfcSliceExportData | Create ( /* optional */ intseq CompIds) | |
| Creates a new SliceExportData object used for slice export. | ||
| intseq | 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. |
| static pfcSliceExportData | Create | ( /* optional */ intseq CompIds) |
|
Creates a new SliceExportData object used for slice export. Return value is used as a somponent of pfcGeomExportInstructions .
|