Difference between revisions of "CAEngine::Photo"
(Created page with '<< class CAEngine = Description = When Photo is True, ADE records all typescript commands and results into the Log property. = Data type = boole…') |
|||
Line 1: | Line 1: | ||
+ | [[Category: ADE Methods]] | ||
+ | |||
[[CAEngine|<< class CAEngine]] | [[CAEngine|<< class CAEngine]] | ||
− | = Description = When Photo is True, ADE records all typescript commands and results into the [[CAEngine::Log|Log property]]. | + | = Description = |
+ | When Photo is True, ADE records all typescript commands and results into the [[CAEngine::Log|Log property]]. | ||
= Data type = | = Data type = |
Revision as of 20:32, 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