Syntax
XMLTAG arg1 arg2 arg3 ....
Description
The order of the arguments is arbitrary and follows the rules of an XML input. Any number of key-value arguments are possible. Converting the values from and to the Allplan Bridge unit system is only done when using value="d" und vtype=double und dimension="unitcode". All available codes can be found at Units .
Arguments
Minimum quantity: 1
arg1
Value |
Dimension |
Meaning |
tagname |
TEXT |
Name of the parameter |
arg-i
Key |
Value |
Meaning |
value |
"d" |
value="d" describes the input of a number. |
vtype |
"double" |
The type of the value is a real number. |
dimension |
“unitcode" |
"NOUNIT" or one of the allowed unit codes. |
Scopes
DCESETUP, XMLNODE
Examples
XMLTAG K_2_DETAILING value="5" vtype="double" dimension="LSMALL"
|
(C) ALLPLAN GmbH |
Privacy policy |