CAD[SolidWorks]
GetEquationList
Calling Sequence
Parameters
Description
Examples
GetEquationList(p)
p
-
handle to a SolidWorks document
The GetEquationList command retrieves all the equations available from document p.
withCADSolidWorks:
OpenConnection:
doc≔GetActiveDocument:
GetEquationListdoc
"D1@Distance1@myassem.Assembly"=40,"D1@Distance2@myassem.Assembly"=4
CloseConnection:
See Also
Download Help Document