Showing:

Annotations
Diagrams
Source
Used by
Complex Type FeatureLengthType
Annotations
The FeatureLengthType defines an arithmetic expression representing the length of a feature. The FeatureLengthType evaluates to the length of the feature being processed. The length of a curve is its curve length. The length of a surface is the largest distance between any two points on the surface. The units for length are the linear units used in the file.
Diagram
Diagram GenericExpressions_xsd_Complex_Type_ArithmeticExpressionBaseType.tmp#ArithmeticExpressionBaseType
Type extension of ArithmeticExpressionBaseType
Type hierarchy
Used by
Element FeatureLength
Source
<xs:complexType name="FeatureLengthType">
  <xs:annotation>
    <xs:documentation>The FeatureLengthType defines an arithmetic expression representing the length of a feature. The FeatureLengthType evaluates to the length of the feature being processed. The length of a curve is its curve length. The length of a surface is the largest distance between any two points on the surface. The units for length are the linear units used in the file.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ArithmeticExpressionBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Expressions.xsd