GET GEO AIR: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(3 intermediate revisions 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=Set the Wall/Air state of a geometry feature.
|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={{wall/air state}}
|param2=<wall/air state>|param2_desc={{parameter_variable_num_name}} the all/air state (0 = wall, 1 = air).


}}
}}


===Example===
===Example===
:GET_GEO_AIR GeoRef, 1
:GET_GEO_AIR GeoRef, airState


[[Category:Coordinate_Systems]]
[[Category:Geometry]]

Latest revision as of 00:29, 15 January 2011

Up

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