Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element EdgePointFeatureNominalType / Location
Annotations
The Location element is the nominal location of a point on the edge between two surfaces.
Diagram
Diagram Primitives_xsd_Simple_Type_PointSimpleType.tmp#PointSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_PointType.tmp#PointType
Type PointType
Type hierarchy
Properties
content complex
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="Location" type="PointType">
  <xs:annotation>
    <xs:documentation>The Location element is the nominal location of a point on the edge between two surfaces.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EdgePointFeatureNominalType / Normal
Annotations
The Normal element is the nominal unit normal vector of the edge surface.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType
Type UnitVectorType
Type hierarchy
Properties
content complex
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="Normal" type="UnitVectorType">
  <xs:annotation>
    <xs:documentation>The Normal element is the nominal unit normal vector of the edge surface.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EdgePointFeatureNominalType / AdjacentNormal
Annotations
The optional AdjacentNormal element is the nominal unit normal vector of the surface adjacent to the edge surface.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType
Type UnitVectorType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="AdjacentNormal" type="UnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AdjacentNormal element is the nominal unit normal vector of the surface adjacent to the edge surface.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EdgePointFeatureNominalType / Constructed
Annotations
The optional Constructed element signifies that the edge point is constructed and provides details of the construction method.
Diagram
Diagram Features_xsd_Complex_Type_EdgePointConstructionMethodType.tmp#EdgePointConstructionMethodType_Copy Features_xsd_Complex_Type_EdgePointConstructionMethodType.tmp#EdgePointConstructionMethodType_Cast Features_xsd_Complex_Type_EdgePointConstructionMethodType.tmp#EdgePointConstructionMethodType_Transform Features_xsd_Complex_Type_EdgePointConstructionMethodType.tmp#EdgePointConstructionMethodType_FromScan Features_xsd_Complex_Type_EdgePointConstructionMethodType.tmp#EdgePointConstructionMethodType
Type EdgePointConstructionMethodType
Properties
content complex
minOccurs 0
Children Cast, Copy, FromScan, Transform
Instance
<Constructed xmlns="http://qifstandards.org/xsd/qif3">
  <Copy>{1,1}</Copy>
  <Cast>{1,1}</Cast>
  <Transform>{1,1}</Transform>
  <FromScan>{1,1}</FromScan>
</Constructed>
Source
<xs:element name="Constructed" type="EdgePointConstructionMethodType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Constructed element signifies that the edge point is constructed and provides details of the construction method.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type EdgePointFeatureNominalType
Annotations
The EdgePointFeatureNominalType defines the edge-point feature nominal information for an individual edge-point feature.
Diagram
Diagram Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_Name Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_UUID Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_FeatureDefinitionId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_ParentFeatureNominalId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityInternalIds Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityExternalIds Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType_PointList Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType_SubstituteFeatureAlgorithm Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType Features_xsd_Complex_Type_PointFeatureNominalBaseType.tmp#PointFeatureNominalBaseType_SurfaceFeatureNominalId Features_xsd_Complex_Type_PointFeatureNominalBaseType.tmp#PointFeatureNominalBaseType_CurveFeatureNominalId Features_xsd_Complex_Type_PointFeatureNominalBaseType.tmp#PointFeatureNominalBaseType Features_xsd_Complex_Type_EdgePointFeatureNominalType.tmp#EdgePointFeatureNominalType_Location Features_xsd_Complex_Type_EdgePointFeatureNominalType.tmp#EdgePointFeatureNominalType_Normal Features_xsd_Complex_Type_EdgePointFeatureNominalType.tmp#EdgePointFeatureNominalType_AdjacentNormal Features_xsd_Complex_Type_EdgePointFeatureNominalType.tmp#EdgePointFeatureNominalType_Constructed
Type extension of PointFeatureNominalBaseType
Type hierarchy
Used by
Children AdjacentNormal, Attributes, Constructed, CurveFeatureNominalId, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, Location, Name, Normal, ParentFeatureNominalId, PointList, SubstituteFeatureAlgorithm, SurfaceFeatureNominalId, UUID
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="EdgePointFeatureNominalType">
  <xs:annotation>
    <xs:documentation>The EdgePointFeatureNominalType defines the edge-point feature nominal information for an individual edge-point feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="PointFeatureNominalBaseType">
      <xs:sequence>
        <xs:element name="Location" type="PointType">
          <xs:annotation>
            <xs:documentation>The Location element is the nominal location of a point on the edge between two surfaces.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Normal" type="UnitVectorType">
          <xs:annotation>
            <xs:documentation>The Normal element is the nominal unit normal vector of the edge surface.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="AdjacentNormal" type="UnitVectorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional AdjacentNormal element is the nominal unit normal vector of the surface adjacent to the edge surface.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Constructed" type="EdgePointConstructionMethodType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Constructed element signifies that the edge point is constructed and provides details of the construction method.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd