Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element MeshTriangle
Annotations
The global MeshTriangle element is a triangle mesh.
Diagram
Diagram PrimitivesPD_xsd_Complex_Type_NodeBaseType.tmp#NodeBaseType_label PrimitivesPD_xsd_Complex_Type_NodeBaseType.tmp#NodeBaseType PrimitivesPD_xsd_Complex_Type_NodeWithIdBaseType.tmp#NodeWithIdBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes PrimitivesPD_xsd_Complex_Type_NodeWithIdBaseType.tmp#NodeWithIdBaseType Geometry_xsd_Complex_Type_GeometryBaseType.tmp#GeometryBaseType Geometry_xsd_Element_MeshTriangleCore.tmp#MeshTriangleCore Geometry_xsd_Complex_Type_MeshTriangleType.tmp#MeshTriangleType_NormalsSpecial Geometry_xsd_Complex_Type_MeshTriangleType.tmp#MeshTriangleType_NormalsSpecialBinary Geometry_xsd_Complex_Type_MeshTriangleType.tmp#MeshTriangleType
Type MeshTriangleType
Type hierarchy
Properties
content complex
Used by
Complex Type SurfaceMeshSetType
Children Attributes, MeshTriangleCore, NormalsSpecial, NormalsSpecialBinary
Instance
<MeshTriangle id="" label="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <MeshTriangleCore>{1,1}</MeshTriangleCore>
  <NormalsSpecial n="">{1,1}</NormalsSpecial>
  <NormalsSpecialBinary count="" sizeElement="">{1,1}</NormalsSpecialBinary>
</MeshTriangle>
Attributes
QName Type Use Annotation
id QIFIdType required
The required id attribute is the unique model entity identifier.
label xs:string optional
The optional label attribute is the model entity "nameplate". Normally it can be seen at the entity item in the project tree.
Source
<xs:element name="MeshTriangle" type="MeshTriangleType">
  <xs:annotation>
    <xs:documentation>The global MeshTriangle element is a triangle mesh.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd