Login | Sign Up
 





 
AutoLISP Function Detail
Name: untrace

Syntax:
(untrace func)

Description:
Turns off the trace function for the function that is provided.

Example(s):
(untrace helper)
HELPER