center

Diameter of sphere is obtained from center Point.

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="center" type="Point">
  <xs:annotation>
    <xs:documentation>Diameter of sphere is obtained from center Point.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample