ENTITY contract_type

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
 
ENTITY contract_type;
 	description : text;
END_ENTITY;  (*  STEP Part 41 (unchanged in 2nd edition)  *)

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity contract_type and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 contract ENTITY contract_type
 select_generic_item SELECT contract_type


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00