2.111.12 ThreeDProperties.WallThickness

Applies to RDL 2003/10 and RDL 2005/01

The ThreeDProperties.WallThickness element specifies the percent thickness of outer walls in a 3D Chart. This element is optional.

If this element is present, its value MUST be an Integer ([XMLSCHEMA2/2] section 3.3.17). If this element is not present, its value is interpreted as 0. The value of this element MUST greater than or equal to 0 and less than or equal to 100.

Following is the parent element of the ThreeDProperties.WallThickness element.

Parent elements

ThreeDProperties

The following is the XML Schema definition of the ThreeDProperties.WallThickness element.

 <xsd:element name="WallThickness" type="xsd:unsignedInt" minOccurs="0" />