ENTITY fea_curve_section_geometric_relationship

(* SCHEMA structural_response_representation_schema; *)
ENTITY fea_curve_section_geometric_relationship;
  section_ref               : curve_element_section_definition;
  item                      : analysis_item_within_representation;
WHERE
  WR1: 'GEOMETRY_SCHEMA.GEOMETRIC_REPRESENTATION_ITEM' IN TYPEOF(item.item);
END_ENTITY;

Explicit Attributes

Entity fea_curve_section_geometric_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 section_refcurve_element_section_definition (ENTITY)fea_curve_section_geometric_relationship
 itemanalysis_item_within_representation (ENTITY)fea_curve_section_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:13:59-04:00