Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Assembly
Annotations
The global Assembly element defines a feature (body or sub-components) which can be instantiated multiple times in the CAD scene.
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 QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_originMassProperty QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_materialIndex QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_Validation QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_Header QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_UUID QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_ModelNumber QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_Version QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_SecurityClassification QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_ExportControlClassification QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_FeatureNominalIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_FeatureZoneIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_CharacteristicNominalIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_NoteIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_PartNoteIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_DatumDefinitionIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_DatumTargetDefinitionIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_DatumReferenceFrameIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_BodyIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_CoordinateSystemIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_AuxiliaryIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_ViewIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType_PointCloudIds QIFProduct_xsd_Complex_Type_PartAssemblyBaseType.tmp#PartAssemblyBaseType QIFProduct_xsd_Complex_Type_AssemblyType.tmp#AssemblyType_ComponentIds QIFProduct_xsd_Complex_Type_AssemblyType.tmp#AssemblyType_DefinitionExternal QIFProduct_xsd_Element_FoldersAssembly.tmp#FoldersAssembly QIFProduct_xsd_Complex_Type_AssemblyType.tmp#AssemblyType
Type AssemblyType
Type hierarchy
Properties
content complex
Used by
Complex Type AssemblySetType
Children Attributes, AuxiliaryIds, BodyIds, CharacteristicNominalIds, ComponentIds, CoordinateSystemIds, DatumDefinitionIds, DatumReferenceFrameIds, DatumTargetDefinitionIds, DefinitionExternal, ExportControlClassification, FeatureNominalIds, FeatureZoneIds, FoldersAssembly, Header, ModelNumber, NoteIds, PartNoteIds, PointCloudIds, SecurityClassification, UUID, Validation, Version, ViewIds
Instance
<Assembly color="" hidden="0" id="" label="" materialIndex="" originMassProperty="" size="" transparency="0.0" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <Validation>{0,1}</Validation>
  <Header>{0,1}</Header>
  <UUID>{0,1}</UUID>
  <ModelNumber>{0,1}</ModelNumber>
  <Version>{0,1}</Version>
  <SecurityClassification>{0,1}</SecurityClassification>
  <ExportControlClassification>{0,1}</ExportControlClassification>
  <FeatureNominalIds n="">{0,1}</FeatureNominalIds>
  <FeatureZoneIds n="">{0,1}</FeatureZoneIds>
  <CharacteristicNominalIds n="">{0,1}</CharacteristicNominalIds>
  <NoteIds n="">{0,1}</NoteIds>
  <PartNoteIds n="">{0,1}</PartNoteIds>
  <DatumDefinitionIds n="">{0,1}</DatumDefinitionIds>
  <DatumTargetDefinitionIds n="">{0,1}</DatumTargetDefinitionIds>
  <DatumReferenceFrameIds n="">{0,1}</DatumReferenceFrameIds>
  <BodyIds n="">{0,1}</BodyIds>
  <CoordinateSystemIds n="">{0,1}</CoordinateSystemIds>
  <AuxiliaryIds n="">{0,1}</AuxiliaryIds>
  <ViewIds n="">{0,1}</ViewIds>
  <PointCloudIds n="">{0,1}</PointCloudIds>
  <ComponentIds n="">{1,1}</ComponentIds>
  <DefinitionExternal id="" n="">{0,1}</DefinitionExternal>
  <FoldersAssembly n="">{0,1}</FoldersAssembly>
</Assembly>
Attributes
QName Type Default Use Annotation
color ColorType optional
The optional color attribute defines the RGB color property of a model entity.
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.
originMassProperty PointSimpleType optional
The optional originMassProperty attribute is the origin point for calculating of objects mass properties contained in this block.
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="Assembly" type="AssemblyType">
  <xs:annotation>
    <xs:documentation>The global Assembly element defines a feature (body or sub-components) which can be instantiated multiple times in the CAD scene.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd