<thickness> (Thickness)

This element specifies the thickness of the walls or floor as a percentage of the largest dimension of the plot volume.

Parent Elements

<backWall>5.7.2.11); <floor>5.7.2.69); <sideWall>5.7.2.192)

Attributes

Description

<val> (Integer Value)

Specifies that the contents of this attribute will contain an integer number.

The contents of this number are interpreted based on the context of the parent XML element.

The possible values for this attribute are defined by the XML Schema unsignedInt datatype.

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_UnsignedInt">
	<attribute name="val" type="xsd:unsignedInt" use="required"/>
</complexType>