Difference between revisions of "CAEngine::Photo"
Line 1: | Line 1: | ||
− | [[Category: ADE | + | [[Category: ADE User Guide]] |
[[CAEngine|<< class CAEngine]] | [[CAEngine|<< class CAEngine]] |
Latest revision as of 20:33, 18 March 2016
Description
When Photo is True, ADE records all typescript commands and results into the Log property.
Data type
boolean
Access
read/write
Example Usage
ade.Photo = True;
Remarks
Setting Photo property to True slows down computation speed of the engine.
See Also
Comments
Enable comment auto-refresher