-
Notifications
You must be signed in to change notification settings - Fork 28
dos_proxyclean
Dale Fugier edited this page Dec 1, 2018
·
2 revisions
Removes all of the of proxy objects from the current drawing. This is done by iterating through the entire drawing, and swapping all proxy entities for anonymous blocks. The blocks contain the equivalent geometry of the proxy entities.
(dos_proxyclean)
The number of proxies that were cleaned.
nil on error.
Command: (dos_proxyclean)
2