Overview Schemas Index

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; -- curve_3d_element_property

Entity data types and their attributes

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;

Users: by entity attributes

curve_3d_element_property
          curve_3d_element_representation.property

Users: by defined types, not used by any entity attribute

curve_3d_element_property
          -

Global rules for this entity data type

          -