Dump

Dump command dumps selected objects. Dump text will be output to the application that .txt extension associates with.

For instance, if an circle is selected and this command is executed, text like as below will be displayed.

MGEllipse::01E72140,m_appearance=00000000,m_box=MGBox(I[-85.6388,-72.3869],I[-46.9871,-33.7352],I[0,0]),m_circle=1,m_r=6.62597,m_center=P(-79.0129,-40.3611,0),m_normal=U(0,0,1)
,m_m=V(3.03896,5.88798,0),m_n=V(-5.88798,3.03896,0)
,m_prange=(0,6.28319)
 ,start=V(-75.9739,-34.4732,0) ,end=V(-75.9739,-34.4732,0)

This command is disabled unless any objects are selected.

This command is for expert users. If you want to know how to read text dumps, consult the MGCL manual.