CAD[NX]
GetEquationList
Calling Sequence
Parameters
Description
Examples
GetEquationList( partopt )
partopt
-
(optional) equation of the form part = partfile: optional name of an NX part file
The GetEquationList command retrieves all the equations from the given NX part or, if no part = partfile argument 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.
GetEquationList⁡
p0=1.000000,p1=2.000000,p2=3.000000,p3=3.000000,p4=0.500000,p5=3.500000,p6=19.6538240580533,p7=5.500000,p8=2.000000,p9=7.500000
CloseConnection⁡:
See Also
Download Help Document