Difference between revisions of "CAEngine::Photo"

 
Line 1: Line 1:
[[Category: ADE Methods]]
+
[[Category: ADE User Guide]]
  
 
[[CAEngine|<< class CAEngine]]
 
[[CAEngine|<< class CAEngine]]

Latest revision as of 20:33, 18 March 2016


<< class CAEngine

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


You are not allowed to post comments.