ENTITY structural_frame_product

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY structural_frame_product
SUPERTYPE OF (ONEOF
 		(assembly,
 		coating, 
 		part, 
 		fastener, 
 		fastener_mechanism,
 		weld_mechanism, 
 		chemical_mechanism) ANDOR
 		structural_frame_product_with_material)
SUBTYPE OF (structural_frame_item);
 	life_cycle_stage : OPTIONAL label;
END_ENTITY;

Explicit Attributes

Entity structural_frame_product has the following local and inherited explicit attributes:
AttributeTypeDefined By
 item_numberINTEGERstructural_frame_item
 item_namelabel (STRING)structural_frame_item
 item_descriptiontext (STRING)structural_frame_item
 life_cycle_stagelabel (STRING)structural_frame_product

Derived Attributes

Entity structural_frame_product has the following local and inherited derived attributes:
AttributeTypeDefined By
 item_refBAG OF identifier (STRING)structural_frame_item
 cost_codeBAG OF label (STRING)structural_frame_item
 object_idglobally_unique_id (STRING)structural_frame_item

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity structural_frame_product inherits from the following supertypes:
  structural_frame_item

Subtypes

Entity structural_frame_product has the following subtypes:
    assembly*     assembly_design     assembly_design_child     assembly_design_structural_connection     assembly_design_structural_connection_external     assembly_design_structural_connection_internal     assembly_design_structural_frame     assembly_design_structural_member     assembly_design_structural_member_cubic     assembly_design_structural_member_linear     assembly_design_structural_member_linear_beam     assembly_design_structural_member_linear_brace     assembly_design_structural_member_linear_cable     assembly_design_structural_member_linear_cambered     assembly_design_structural_member_linear_cambered_absolute     assembly_design_structural_member_linear_cambered_relative     assembly_design_structural_member_linear_column     assembly_design_structural_member_planar     assembly_design_structural_member_planar_plate     assembly_design_structural_member_planar_slab     assembly_design_structural_member_planar_wall     assembly_manufacturing     assembly_manufacturing_child     assembly_with_bounding_box     assembly_with_shape     chemical_mechanism*     coating*     fastener*     fastener_complex     fastener_mechanism*     fastener_mechanism_with_position     fastener_simple     fastener_simple_bolt     fastener_simple_bolt_circular_head     fastener_simple_bolt_hexagonal_head     fastener_simple_bolt_square_head     fastener_simple_countersunk     fastener_simple_curved     fastener_simple_nail     fastener_simple_nut     fastener_simple_nut_circular     fastener_simple_nut_closed     fastener_simple_nut_hexagonal     fastener_simple_nut_square     fastener_simple_pin     fastener_simple_screw     fastener_simple_screw_machine     fastener_simple_screw_self_drilling     fastener_simple_screw_self_tapping     fastener_simple_screw_tapered     fastener_simple_shear_connector     fastener_simple_stud     fastener_simple_washer     fastener_simple_washer_load_indicating     fastener_simple_washer_tapered     part*     part_complex     part_derived     part_prismatic     part_prismatic_complex     part_prismatic_complex_tapered     part_prismatic_simple     part_prismatic_simple_cambered     part_prismatic_simple_cambered_absolute     part_prismatic_simple_cambered_relative     part_prismatic_simple_castellated     part_prismatic_simple_curved     part_sheet     part_sheet_bounded     part_sheet_bounded_complex     part_sheet_bounded_simple     part_sheet_profiled     structural_frame_product_with_material*     weld_mechanism*     weld_mechanism_complex     weld_mechanism_fillet     weld_mechanism_fillet_continuous     weld_mechanism_fillet_intermittent     weld_mechanism_groove     weld_mechanism_groove_beveled     weld_mechanism_groove_butt     weld_mechanism_prismatic     weld_mechanism_spot_seam
* - Immediate Subtypes

Referenced By

Entity structural_frame_product and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 building ENTITY structural_frame_item
 building_complex ENTITY structural_frame_item
 fastener_simple_bolt ENTITY structural_frame_item
 fastener_simple_nut ENTITY structural_frame_item
 fastener_simple_washer ENTITY structural_frame_item
 get_item_cost_code FUNCTION structural_frame_item
 get_item_ref FUNCTION structural_frame_item
 item_cost_code_assigned ENTITY structural_frame_item
 item_property_assigned ENTITY structural_frame_item
 item_reference_assigned ENTITY structural_frame_item
 joint_system ENTITY structural_frame_item
 loaded_product ENTITY structural_frame_product
 material ENTITY structural_frame_item
 part ENTITY structural_frame_item
 product_item_select SELECT structural_frame_product
 project ENTITY structural_frame_item
 project_plan ENTITY structural_frame_item
 project_plan_item ENTITY structural_frame_item
 section_profile ENTITY structural_frame_item
 select_structural_item SELECT structural_frame_item
 site ENTITY structural_frame_item
 structural_frame_item ENTITY structural_frame_product
 structural_frame_item_approved ENTITY structural_frame_item
 structural_frame_item_certified ENTITY structural_frame_item
 structural_frame_item_documented ENTITY structural_frame_item
 structural_frame_item_priced ENTITY structural_frame_item
 structural_frame_item_relationship ENTITY structural_frame_item
 structure ENTITY structural_frame_item


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00