ENTITY surface_style_usage

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)

ENTITY surface_style_usage
	SUBTYPE OF (founded_item);
	side : surface_side;
	style : surface_side_style_select;
END_ENTITY;

Explicit Attributes

Entity surface_style_usage has the following local and inherited explicit attributes:
AttributeTypeDefined By
 sidesurface_side (ENUM)surface_style_usage
 stylesurface_side_style_select (SELECT)surface_style_usage

Derived Attributes

Entity surface_style_usage has the following local and inherited derived attributes:
AttributeTypeDefined By
 usersSET OF founded_item_select (SELECT)founded_item

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity surface_style_usage inherits from the following supertypes:
  founded_item

Subtypes

    No subtypes

Referenced By

Entity surface_style_usage and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 founded_item ENTITY surface_style_usage
 founded_item_select SELECT founded_item
 mechanical_design_geometric_presentation_representation ENTITY surface_style_usage
 mechanical_design_shaded_presentation_representation ENTITY surface_style_usage
 presentation_style_assignment ENTITY surface_style_usage
 presentation_style_select SELECT surface_style_usage
 validate_dependently_instantiable_entity_data_types RULE founded_item


[Top Level Definitions] [Exit]

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