Difference between revisions of "CAEngine::CloseModel"

(Marked this version for translation)
 
Line 4: Line 4:
 
<translate>
 
<translate>
  
= Description =
+
= Description = <!--T:1-->
  
 +
<!--T:2-->
 
Closes the model currently in ADE's memory.
 
Closes the model currently in ADE's memory.
  
= Parameters =
+
= Parameters = <!--T:3-->
  
 +
<!--T:4-->
 
None.
 
None.
  
= Example Usage =
+
= Example Usage = <!--T:5-->
  
  ade.CloseModel();
+
  <!--T:6-->
 +
ade.CloseModel();
 
</translate>
 
</translate>

Latest revision as of 18:18, 15 June 2015

ADE User Guide > ADE Server Class Reference > CAEngine

Other languages:
English • ‎中文

Description

Closes the model currently in ADE's memory.

Parameters

None.

Example Usage

ade.CloseModel();
Comments


You are not allowed to post comments.