ENTITY hardness

(* SCHEMA ap238_arm_schema; *)
ENTITY hardness; -- ADDED BY 10303-238
  scale:	label;
  nominal:	value_with_unit;
  high_value:	OPTIONAL value_with_unit;
  low_value:	OPTIONAL value_with_unit;
END_ENTITY;

Explicit Attributes

Entity hardness has the following local and inherited explicit attributes:
AttributeTypeDefined By
 scalelabel (STRING)hardness
 nominalvalue_with_unit (ENTITY)hardness
 high_valuevalue_with_unit (ENTITY)hardness
 low_valuevalue_with_unit (ENTITY)hardness

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity hardness and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 material_property ENTITY hardness


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00