ENTITY fea_material_property_geometric_relationship

(* SCHEMA structural_analysis_design; *)
  ENTITY fea_material_property_geometric_relationship;
      material_ref : fea_material_property_representation;
      item         : analysis_item_within_representation;
    WHERE
      wr1: ('STRUCTURAL_ANALYSIS_DESIGN.GEOMETRIC_REPRESENTATION_ITEM' IN 
               TYPEOF(item.item));
  END_ENTITY; -- fea_material_property_geometric_relationship

Explicit Attributes

Entity fea_material_property_geometric_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 material_reffea_material_property_representation (ENTITY)fea_material_property_geometric_relationship
 itemanalysis_item_within_representation (ENTITY)fea_material_property_geometric_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:06-04:00