Library | Module

Class pfcConnectorParamExportInstructions



Description

Used to write the parameters of a connector to a file.
See Also:
pfcConnectorParamExportInstructions.Create(), pfcModel.Export()
Direct Parent Classes:
pfcExportInstructions



Property Summary

intseqMembIdTab
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.



Method Summary

static pfcConnectorParamExportInstructionsCreate (intseq MembIdTab)
Creates a new instructions object used to write the parameters of a connector to a file.



Property Detail


intseqMembIdTab

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.





Method Detail


static pfcConnectorParamExportInstructionsCreate (intseq MembIdTab)

Creates a new instructions object used to write the parameters of a connector to a file.
Parameters:
MembIdTab
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.
Returns:
The new instructions object