ENTITY surface_property

(* SCHEMA ap238_arm_schema; *)
ENTITY surface_property		-- ADDED BY 10303-238
  SUBTYPE OF (general_property);
  is_surface_finish:		BOOLEAN;
  surface_characteristics:	SET [0:?] OF property_parameter;
END_ENTITY;

Explicit Attributes

Entity surface_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
 is_surface_finishBOOLEANsurface_property
 surface_characteristicsSET OF property_parameter (ENTITY)surface_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity surface_property inherits from the following supertypes:
  general_property

Subtypes

    No subtypes

Referenced By

Entity surface_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