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.
with⁡CADSolidWorks:
OpenConnection⁡:
doc≔GetActiveDocument⁡:
GetEquationList⁡doc
"D1@Distance1@myassem.Assembly"=40,"D1@Distance2@myassem.Assembly"=4
CloseConnection⁡:
See Also
Download Help Document