ENTITY surface_element_property

(* SCHEMA structural_response_representation_schema; *)
ENTITY surface_element_property;
  property_id               : identifier;
  description               : text;
  section                   : surface_section_field;
END_ENTITY;

Explicit Attributes

Entity surface_element_property has the following local and inherited explicit attributes:
AttributeTypeDefined By
 property_ididentifier (STRING)surface_element_property
 descriptiontext (STRING)surface_element_property
 sectionsurface_section_field (ENTITY)surface_element_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity surface_element_property and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 axisymmetric_surface_2d_element_representation ENTITY surface_element_property
 plane_surface_2d_element_representation ENTITY surface_element_property
 surface_3d_element_representation ENTITY surface_element_property


[Top Level Definitions] [Exit]

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