ENTITY property_definition

(* SCHEMA structural_analysis_design; *)
  ENTITY property_definition;
      name        : label;
      description : text;
      definition  : characterized_definition;
  END_ENTITY; -- property_definition

Explicit Attributes

Entity property_definition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)property_definition
 descriptiontext (STRING)property_definition
 definitioncharacterized_definition (SELECT)property_definition

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity property_definition has the following subtypes:
    material_property*
    product_definition_shape*
    structural_response_property*
* - Immediate Subtypes

Referenced By

Entity property_definition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 assembly_shape_is_defined FUNCTION property_definition
 material_property ENTITY property_definition
 product_definition_shape ENTITY property_definition
 property_definition_representation ENTITY property_definition


[Top Level Definitions] [Exit]

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