Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element GeometrySet
Annotations
The GeometrySet element is a collection of all geometric entities present in the CAD scene, divided by type in a number of sub-sets.
Diagram
Diagram Geometry_xsd_Element_PointSet.tmp#PointSet Geometry_xsd_Element_Curve12Set.tmp#Curve12Set Geometry_xsd_Element_Curve13Set.tmp#Curve13Set Geometry_xsd_Element_SurfaceSet.tmp#SurfaceSet Geometry_xsd_Element_CurveMeshSet.tmp#CurveMeshSet Geometry_xsd_Element_SurfaceMeshSet.tmp#SurfaceMeshSet Geometry_xsd_Complex_Type_GeometrySetType.tmp#GeometrySetType
Type GeometrySetType
Properties
content complex
Used by
Complex Type ProductType
Children Curve12Set, Curve13Set, CurveMeshSet, PointSet, SurfaceMeshSet, SurfaceSet
Instance
<GeometrySet xmlns="http://qifstandards.org/xsd/qif3">
  <PointSet n="">{0,1}</PointSet>
  <Curve12Set n="">{0,1}</Curve12Set>
  <Curve13Set n="">{0,1}</Curve13Set>
  <SurfaceSet n="">{0,1}</SurfaceSet>
  <CurveMeshSet n="">{0,1}</CurveMeshSet>
  <SurfaceMeshSet n="">{0,1}</SurfaceMeshSet>
</GeometrySet>
Source
<xs:element name="GeometrySet" type="GeometrySetType">
  <xs:annotation>
    <xs:documentation>The GeometrySet element is a collection of all geometric entities present in the CAD scene, divided by type in a number of sub-sets.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd