ENTITY swept_area_solid
(* SCHEMA plant_spatial_configuration; *)
ENTITY swept_area_solid
SUPERTYPE OF (ONEOF(revolved_area_solid, extruded_area_solid))
SUBTYPE OF (solid_model);
swept_area : curve_bounded_surface;
WHERE
WR1:
'PLANT_SPATIAL_CONFIGURATION.PLANE' IN
TYPEOF(swept_area.basis_surface);
END_ENTITY;
Explicit Attributes
Entity swept_area_solid has the following local and inherited explicit attributes:
Derived Attributes
Entity swept_area_solid has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity swept_area_solid inherits from the following supertypes:
representation_item
geometric_representation_item
solid_model
Subtypes
Entity swept_area_solid has the following subtypes:
extruded_area_solid*
revolved_area_solid*
* - Immediate Subtypes
Referenced By
Entity swept_area_solid 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