corner

Location of vertex with lowest x, y, z coords.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
diameter xs:double optional
x xs:double required
y xs:double required
z xs:double required

Source

<xs:element name="corner" type="Point">
  <xs:annotation>
    <xs:documentation>Location of vertex with lowest x, y, z coords.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample