| Library | Module | Frames | Expand |
| Property | MembIdTab | as Iintseq |
| A member identifier table, a sequence of integers that identify the components that form the path from the root assembly down to the component part or assembly being referred to. | ||
| Function | CCpfcConnectorParamsImportInstructions.Create (MembIdTab as Iintseq) as IpfcConnectorParamsImportInstructions | |
| Creates a new instructions object used to import the parameters of a connector from a file. | ||
| Property | MembIdTab | as Iintseq |
|
A member identifier table, a sequence of integers that identify the components that form the path from the root assembly down to the component part or assembly being referred to. |
| Function | CCpfcConnectorParamsImportInstructions.Create | (MembIdTab as Iintseq) as IpfcConnectorParamsImportInstructions |
|
Creates a new instructions object used to import the parameters of a connector from a file. This object must be passed to IpfcModel.Export() to read the input file. Valid for cabling assemblies only.
|