distal

The end point (and diameter) of the segment. Note if the 3D location of the distal point is the same as the proximal point, the segment is assumed to be spherical.

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="distal" type="meta:Point">
  <xs:annotation>
    <xs:documentation>The end point (and diameter) of the segment. Note if the 3D location of the distal point is the same as the proximal point, the segment is assumed to be spherical.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample