Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ClosedShellSetType / ShellSet
Annotations
The ShellSet element gives the set of boundary representation shells that define the working volume.
Diagram
Diagram Topology_xsd_Complex_Type_ShellSetType.tmp#ShellSetType_n Topology_xsd_Element_Shell.tmp#Shell Topology_xsd_Complex_Type_ShellSetType.tmp#ShellSetType
Type ShellSetType
Properties
content complex
Children Shell
Instance
<ShellSet n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Shell closed="0" color="" form="UNKNOWN" hidden="0" id="" label="" size="" transparency="0.0" turned="0">{1,unbounded}</Shell>
</ShellSet>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of shells in this set.
Source
<xs:element name="ShellSet" type="ShellSetType">
  <xs:annotation>
    <xs:documentation>The ShellSet element gives the set of boundary representation shells that define the working volume.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type ClosedShellSetType
Annotations
The ClosedShellSetType defines a set of closed outer shells, including the geometry and topology of the components of the shells.
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 Topology_xsd_Element_VertexSet.tmp#VertexSet Topology_xsd_Element_EdgeSet.tmp#EdgeSet Topology_xsd_Element_LoopSet.tmp#LoopSet Topology_xsd_Element_FaceSet.tmp#FaceSet QIFMeasurementResources_xsd_Complex_Type_ClosedShellSetType.tmp#ClosedShellSetType_ShellSet
Used by
Children Curve12Set, Curve13Set, CurveMeshSet, EdgeSet, FaceSet, LoopSet, PointSet, ShellSet, SurfaceMeshSet, SurfaceSet, VertexSet
Source
<xs:complexType name="ClosedShellSetType">
  <xs:annotation>
    <xs:documentation>The ClosedShellSetType defines a set of closed outer shells, including the geometry and topology of the components of the shells.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="PointSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional PointSet element is a collection of all instances of PointEntityType present in the shell set.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="Curve12Set" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Curve12Set element is a collection of all 2D curves (curve(t):R1->R2) present in the shell set. These curves are defined in the parametric space of a surface.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="Curve13Set" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Curve13Set element is a collection of all 3D curves (curve(t):R1->R3) present in the shell set.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="SurfaceSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional SurfaceSet element is a collection of all surfaces present in the shell set.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="CurveMeshSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional CurveMeshSet element is a collection of all mesh curves present in the shell set.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="SurfaceMeshSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional SurfaceMeshSet element is a collection of all mesh surfaces present in the shell set.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="VertexSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional VertexSet element is a collection of all vertices used in the shell set.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="EdgeSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional EdgeSet element is a collection of all edges used in the shell set.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="LoopSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional LoopSet element is a collection of all loops used in the shell set.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="FaceSet" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional FaceSet element is a collection of all faces used in the shell set.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ShellSet" type="ShellSetType">
      <xs:annotation>
        <xs:documentation>The ShellSet element gives the set of boundary representation shells that define the working volume.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd