Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Body
Annotations
The global Body element is the highest level topology structure in the boundary representation modeling approach. It is the parent for all topology elements which it contains.
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 PrimitivesPD_xsd_Attribute_Group_AttrDrawable.tmp#AttrDrawable PrimitivesPD_xsd_Complex_Type_DrawableBaseType.tmp#DrawableBaseType Topology_xsd_Complex_Type_TopologyBaseType.tmp#TopologyBaseType Topology_xsd_Complex_Type_BodyType.tmp#BodyType_form Topology_xsd_Complex_Type_BodyType.tmp#BodyType_materialIndex Topology_xsd_Complex_Type_BodyType.tmp#BodyType_Validation Topology_xsd_Complex_Type_BodyType.tmp#BodyType_Transform Topology_xsd_Complex_Type_BodyType.tmp#BodyType_ShellIds Topology_xsd_Complex_Type_BodyType.tmp#BodyType_FaceIds Topology_xsd_Complex_Type_BodyType.tmp#BodyType_LoopIds Topology_xsd_Complex_Type_BodyType.tmp#BodyType_EdgeIds Topology_xsd_Complex_Type_BodyType.tmp#BodyType_VertexIds Topology_xsd_Complex_Type_BodyType.tmp#BodyType
Type BodyType
Type hierarchy
Properties
content complex
Used by
Complex Type BodySetType
Children Attributes, EdgeIds, FaceIds, LoopIds, ShellIds, Transform, Validation, VertexIds
Instance
<Body color="" form="UNDEFINED" hidden="0" id="" label="" materialIndex="" size="" transparency="0.0" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <Validation>{0,1}</Validation>
  <Transform>{0,1}</Transform>
  <ShellIds n="">{0,1}</ShellIds>
  <FaceIds n="">{0,1}</FaceIds>
  <LoopIds n="">{0,1}</LoopIds>
  <EdgeIds n="">{0,1}</EdgeIds>
  <VertexIds n="">{0,1}</VertexIds>
</Body>
Attributes
QName Type Default Use Annotation
color ColorType optional
The optional color attribute defines the RGB color property of a model entity.
form BodyFormEnumType UNDEFINED optional
The optional form attribute specifies how the body is represented.
hidden xs:boolean 0 optional
The optional hidden attribute defines the visibility property of a model entity in the graphical window.
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.
materialIndex NaturalType optional
The optional materialIndex attribute specifies a material index in the material library.
size DoublePositiveType optional
The optional size attribute defines a recommended size for visualization of an infinite drawable element such as plane, cylinder, axis, etc., or objects without explicit geometric parameters (e.g. coordinate system).
transparency TransparencyType 0.0 optional
The optional transparency attribute defines the transparency property of a model entity.
Source
<xs:element name="Body" type="BodyType">
  <xs:annotation>
    <xs:documentation>The global Body element is the highest level topology structure in the boundary representation modeling approach. It is the parent for all topology elements which it contains.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Topology.xsd