ENTITY geometric_representation_item
(* SCHEMA plant_spatial_configuration; *)
ENTITY geometric_representation_item
SUPERTYPE OF (ONEOF(point, direction, vector, placement,
cartesian_transformation_operator, curve, surface, edge_curve,
face_surface, poly_loop, vertex_point, solid_model, boolean_result,
sphere, right_circular_cone, right_circular_cylinder, torus, block,
right_angular_wedge, ellipsoid, rectangular_pyramid,
cyclide_segment_solid, half_space_solid, half_space_2d,
shell_based_wireframe_model, geometric_set))
SUBTYPE OF (representation_item);
DERIVE
dim : dimension_count := dimension_of(SELF);
WHERE
WR1:
SIZEOF(QUERY (using_rep <* using_representations(SELF)| NOT
('PLANT_SPATIAL_CONFIGURATION.GEOMETRIC_REPRESENTATION_CONTEXT' IN
TYPEOF(using_rep.context_of_items)))) = 0;
END_ENTITY;
Explicit Attributes
Entity geometric_representation_item has the following local and inherited explicit attributes:
Derived Attributes
Entity geometric_representation_item has the following local and inherited derived attributes:
| Attribute | Type | Defined By |
|---|
| dim | dimension_count (INTEGER) | geometric_representation_item |
|
Inverse Attributes
No Inverse AttributesSupertypes
Entity geometric_representation_item inherits from the following supertypes:
representation_item
Subtypes
Entity geometric_representation_item has the following subtypes:
advanced_face annotation_fill_area* axis1_placement axis2_placement_2d axis2_placement_3d b_spline_curve b_spline_curve_with_knots b_spline_surface b_spline_surface_with_knots bezier_curve bezier_surface block* boolean_result* boundary_curve bounded_curve bounded_pcurve bounded_surface bounded_surface_curve brep_with_voids camera_model* camera_model_d2 camera_model_d2_shape_clipping cartesian_point cartesian_transformation_operator* cartesian_transformation_operator_3d circle composite_curve composite_curve_on_surface composite_text* conic conical_surface csg_solid curve* curve_bounded_surface curve_replica cyclide_segment_solid* cylindrical_surface defined_character_glyph* defined_symbol* degenerate_pcurve degenerate_toroidal_surface direction* draughting_callout* eccentric_cone* edge_curve* elementary_surface ellipse ellipsoid* evaluated_degenerate_pcurve externally_defined_hatch_style* externally_defined_tile_style* extruded_area_solid extruded_face_solid face_surface* faceted_brep fill_area_style_hatching* fill_area_style_tile_symbol_with_style* fill_area_style_tiles* geometric_curve_set geometric_set* geometric_set_replica half_space_2d* half_space_solid* hyperbola intersection_curve line manifold_solid_brep offset_curve_2d offset_curve_3d offset_surface one_direction_repeat_factor* oriented_surface outer_boundary_curve parabola pcurve placement* planar_box planar_extent* plane plant_design_csg_primitive point* point_on_curve point_on_surface point_replica poly_loop* polyline presentation_scaled_placement* quasi_uniform_curve quasi_uniform_surface rational_b_spline_curve rational_b_spline_surface rectangular_composite_surface rectangular_pyramid* rectangular_trimmed_surface revolved_area_solid revolved_face_solid right_angular_wedge* right_circular_cone* right_circular_cylinder* seam_curve shell_based_wireframe_model* solid_model* sphere* spherical_surface surface* surface_curve surface_of_linear_extrusion surface_of_revolution surface_replica swept_area_solid swept_face_solid swept_surface symbol_target* text_literal* text_literal_with_associated_curves text_literal_with_blanking_box text_literal_with_delineation text_literal_with_extent toroidal_surface torus* trimmed_curve two_direction_repeat_factor uniform_curve uniform_surface vector* vertex_point*
* - Immediate Subtypes
Referenced By
Entity geometric_representation_item and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:24-04:00