ENTITY founded_item
(* SCHEMA step_merged_cad_schema; *)
-- DIFF IN AP214
ENTITY founded_item
SUPERTYPE OF (ONEOF(character_glyph_style_outline, character_glyph_style_stroke, curve_style, curve_style_font, curve_style_font_and_scaling, curve_style_font_pattern, fill_area_style, point_style, presentation_style_assignment, surface_side_style, surface_style_boundary, surface_style_control_grid, surface_style_fill_area, surface_style_parameter_line, surface_style_segmentation_curve, surface_style_silhouette, surface_style_usage, symbol_style, text_style));
DERIVE
users : SET [0:?] OF founded_item_select := using_items(SELF, []);
WHERE
wr1:
SIZEOF(users) > 0;
wr2:
NOT (SELF IN users);
END_ENTITY;
Explicit Attributes
No explicit attributes
Derived Attributes
Entity founded_item has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity founded_item has the following subtypes:
approximation_tolerance* approximation_tolerance_deviation* approximation_tolerance_parameter* b_spline_curve_knot_locator* b_spline_curve_segment* b_spline_surface_knot_locator* b_spline_surface_patch* b_spline_surface_strip* boundary_curve_of_b_spline_or_rectangular_composite_surface* box_domain* character_glyph_style_outline* character_glyph_style_stroke* circular_path composite_curve_segment* composite_curve_transition_locator* curve_based_path curve_based_path_with_orientation curve_based_path_with_orientation_and_parameters curve_style* curve_style_font* curve_style_font_and_scaling* curve_style_font_pattern* externally_defined_style* fill_area_style* interpolated_configuration_segment* kinematic_path_segment* linear_path path_node plane_angle_and_length_pair* plane_angle_and_ratio_pair* point_style* point_to_point_path pre_defined_presentation_style* presentation_style_assignment* presentation_style_by_context rectangular_composite_surface_transition_locator* reparametrised_composite_curve_segment surface_patch* surface_side_style* surface_style_boundary* surface_style_control_grid* surface_style_fill_area* surface_style_parameter_line* surface_style_segmentation_curve* surface_style_silhouette* surface_style_usage* symbol_style* text_style* text_style_with_box_characteristics text_style_with_mirror text_style_with_spacing user_defined_curve_font vector_style view_volume*
* - Immediate Subtypes
Referenced By
Entity founded_item and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T15:22:02-05:00