"$NumberofObject" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "<font size=5>'''Format'''</font> $NumberofObject ''int'' <font color=green>// where ''int'' is an integer.</font> <font size=3>The value represent...")
 
 
(未顯示同一使用者於中間所作的 2 次修訂)
行 1: 行 1:
<font size=5>'''Format'''</font>
+
=='''Format'''==
 
$NumberofObject
 
$NumberofObject
 
''int'' <font color=green>// where ''int'' is an integer.</font>
 
''int'' <font color=green>// where ''int'' is an integer.</font>
行 6: 行 6:
   
   
<font size=5>'''Example'''</font>
+
=='''Example'''==
 
$NumberofObject
 
$NumberofObject
 
2
 
2
   
 
This means the program has 2 objects in the simulation.
 
This means the program has 2 objects in the simulation.
  +
  +
  +
== '''Related commands''' ==
  +
: [[$MaterialStructure]], [[$MaterialParameter]]

於 2018年7月11日 (三) 14:01 的最新修訂

Format

$NumberofObject
 int                // where int is an integer.

The value represents the total number of objects in the model.


Example

$NumberofObject
 2

This means the program has 2 objects in the simulation.


Related commands

$MaterialStructure, $MaterialParameter