XMLEXPORTS
- Last UpdatedOct 06, 2023
- 1 minute read
Purpose
Mark or show elements in the model intended for export when generating an XML file.
Syntax
XMLEXPORTS ( SHOW </LAYER $N>!
TOGGLE < ( PATCH !
DECK !
TBHD !
LBHD !
COMPARTMENT )
< $L ! /LAYER $N ! /ALL >!
/ALL < /LAYER $N > >)
Description
The TOGGLE option will switch the state of selected items (from off to on or on to off, depending on the current state). Items which are on, will be faceted and exported when creating an XML file (via FILE \ EXPORT \ XML FILE...).
The SHOW option displays those elements currently marked as on in output field of the Output Window.
Command Qualifiers
|
/LAYER |
Optional qualifier that specifies the layer number for the Particular function is required. |
|
/ALL |
Specifies that all objects of the selected type are to be toggled. |
Command Qualifiers
|
$N |
A position along one of the orthogonal axes. |
|
$W |
The name of a diagonal or buttock. |
|
POINT...VECTOR... |
Defines the X, Y, Z coordinates of the origin point and the X, Y, Z components of a vector to which the plane is normal. |
|
/VV |
Defines a plane normal to a vector defined by two selected vertices, the plane is positioned at the first vertex. |
|
/VN |
Defines a plane normal to the end of a selected curve. |
|
/OFFSET $N |
Offsets the plane parallel to its current position by distance $N. |