ENTITY curve_3d_element_property

(* SCHEMA structural_response_representation_schema; *)
ENTITY curve_3d_element_property;
  property_id               : identifier;
  description               : text;
  interval_definitions      : LIST [1:?] OF curve_element_interval;
  end_offsets               : ARRAY [1:2] OF curve_element_end_offset;
  end_releases              : ARRAY [1:2] OF curve_element_end_release;
END_ENTITY;

Explicit Attributes

Entity curve_3d_element_property has the following local and inherited explicit attributes:
AttributeTypeDefined By
 property_ididentifier (STRING)curve_3d_element_property
 descriptiontext (STRING)curve_3d_element_property
 interval_definitionsLIST OF curve_element_interval (ENTITY)curve_3d_element_property
 end_offsetsARRAY OF curve_element_end_offset (ENTITY)curve_3d_element_property
 end_releasesARRAY OF curve_element_end_release (ENTITY)curve_3d_element_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity curve_3d_element_property and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 curve_3d_element_representation ENTITY curve_3d_element_property


[Top Level Definitions] [Exit]

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