GET GEO AIR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{{Command|syntax=GET_GEO_AIR <geo ref>, <wall/air state> | {{Command|syntax=GET_GEO_AIR <geo ref>, <wall/air state> | ||
|description=: | |description=:Get the Wall/Air state of a geometry feature. | ||
|param1=<geo ref>|param1_desc={{geo ref}} | |param1=<geo ref>|param1_desc={{geo ref}} | ||
|param2=<wall/air state>|param2_desc={{ | |param2=<wall/air state>|param2_desc={{parameter_variable_num_name}} the all/air state (0 = wall, 1 = air). | ||
}} | }} | ||
===Example=== | ===Example=== | ||
:GET_GEO_AIR GeoRef, | :GET_GEO_AIR GeoRef, airState | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Latest revision as of 00:29, 15 January 2011
Command
- GET_GEO_AIR <geo ref>, <wall/air state>
- Get the Wall/Air state of a geometry feature.
Parameters
- <geo ref>
- The reference number of the geometry feature.
- <wall/air state>
- The name of a numeric variable to be set to the all/air state (0 = wall, 1 = air).
Example
- GET_GEO_AIR GeoRef, airState