GET GEO AIR: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=GET_GEO_AIR <geo ref number>, <wall/air state> |description=*DESCRPTION* |param1=<geo ref number>|param1_desc= |param2=<wall/air state>|param2_desc= }} ===Example=== :-...
 
Mikeo (talk | contribs)
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|syntax=GET_GEO_AIR <geo ref number>, <wall/air state>
[[Geometry:Editing_Geometry|{{Up}}]]
|description=*DESCRPTION*


|param1=<geo ref number>|param1_desc=
{{Command|syntax=GET_GEO_AIR <geo ref>, <wall/air state>
|param2=<wall/air state>|param2_desc=
|description=:Get the Wall/Air state of a geometry feature.
 
|param1=<geo ref>|param1_desc={{geo ref}}
|param2=<wall/air state>|param2_desc={{parameter_variable_num_name}} the all/air state (0 = wall, 1 = air).


}}
}}


===Example===
===Example===
:- GET_GEO_AIR
: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