Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element MeshTriangleCore
Annotations
The global MeshTriangleCore element is the math core of the triangle mesh entity.
Diagram
Diagram Geometry_xsd_Complex_Type_MeshTriangleCoreType.tmp#MeshTriangleCoreType_Triangles Geometry_xsd_Complex_Type_MeshTriangleCoreType.tmp#MeshTriangleCoreType_TrianglesBinary Geometry_xsd_Complex_Type_MeshTriangleCoreType.tmp#MeshTriangleCoreType_Neighbours Geometry_xsd_Complex_Type_MeshTriangleCoreType.tmp#MeshTriangleCoreType_NeighboursBinary Geometry_xsd_Complex_Type_MeshTriangleCoreType.tmp#MeshTriangleCoreType_Vertices Geometry_xsd_Complex_Type_MeshTriangleCoreType.tmp#MeshTriangleCoreType_VerticesBinary Geometry_xsd_Complex_Type_MeshTriangleCoreType.tmp#MeshTriangleCoreType_Normals Geometry_xsd_Complex_Type_MeshTriangleCoreType.tmp#MeshTriangleCoreType_NormalsBinary Geometry_xsd_Complex_Type_MeshTriangleCoreType.tmp#MeshTriangleCoreType
Type MeshTriangleCoreType
Properties
content complex
Used by
Complex Type MeshTriangleType
Children Neighbours, NeighboursBinary, Normals, NormalsBinary, Triangles, TrianglesBinary, Vertices, VerticesBinary
Instance
<MeshTriangleCore xmlns="http://qifstandards.org/xsd/qif3">
  <Triangles count="">{1,1}</Triangles>
  <TrianglesBinary count="" sizeElement="">{1,1}</TrianglesBinary>
  <Neighbours count="">{1,1}</Neighbours>
  <NeighboursBinary count="" sizeElement="">{1,1}</NeighboursBinary>
  <Vertices count="" decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</Vertices>
  <VerticesBinary count="" sizeElement="">{1,1}</VerticesBinary>
  <Normals count="" decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</Normals>
  <NormalsBinary count="" sizeElement="">{1,1}</NormalsBinary>
</MeshTriangleCore>
Source
<xs:element name="MeshTriangleCore" type="MeshTriangleCoreType">
  <xs:annotation>
    <xs:documentation>The global MeshTriangleCore element is the math core of the triangle mesh entity.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd