CAD[NX]
GetParameterNames
Calling Sequence
Parameters
Description
Examples
GetParameterNames(partopt)
partopt
-
(optional) equation of the form part = partfile: optional name of an NX part file
The GetParameterNames command retrieves all the parameter names from the given NX part or, if no part = partfile option is provided, from the current work part.
with⁡CADNX:
OpenConnection⁡:
This example assumes that a part containing the displayed parameters is already open in NX.
GetParameterNames⁡
p0,p1,p2,p3,p4,p5,p6,p7,p8,p9
CloseConnection⁡:
See Also
Download Help Document