ENTITY part_property

(* SCHEMA ap238_arm_schema; *)
ENTITY part_property		-- ADDED BY 10303-238
  SUBTYPE OF (general_property);
  part_characteristics: 	SET [0:?] OF property_parameter;
END_ENTITY;

Explicit Attributes

Entity part_property has the following local and inherited explicit attributes:
AttributeTypeDefined By
 descriptionlabel (STRING)general_property
 ownergeneral_property_item (SELECT)general_property
 related_propertiesSET OF general_property (ENTITY)general_property
 specificationsSET OF specification (ENTITY)general_property
 part_characteristicsSET OF property_parameter (ENTITY)part_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity part_property inherits from the following supertypes:
  general_property

Subtypes

    No subtypes

Referenced By

Entity part_property and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 general_property ENTITY general_property


[Top Level Definitions]

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