ENTITY result

(* SCHEMA finite_element_analysis_control_and_result_schema; *)
ENTITY result;                             
  result_id                 : identifier;
  creating_software         : text;  
  description               : text;
END_ENTITY;      

Explicit Attributes

Entity result has the following local and inherited explicit attributes:
AttributeTypeDefined By
 result_ididentifier (STRING)result
 creating_softwaretext (STRING)result
 descriptiontext (STRING)result

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity result and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 result_analysis_step ENTITY result


[Top Level Definitions] [Exit]

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