ENTITY swept_face_solid
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* modified for LPM/6 *)
ENTITY swept_face_solid
SUPERTYPE OF (ONEOF(
extruded_face_solid,
revolved_face_solid,
surface_curve_swept_face_solid))
SUBTYPE OF (solid_model);
swept_face : face_surface;
WHERE
WRS38 : 'STRUCTURAL_FRAME_SCHEMA.PLANE' IN TYPEOF(swept_face.face_geometry);
END_ENTITY; (* STEP Part 42 (modified in 2nd edition) *)
Explicit Attributes
Entity swept_face_solid has the following local and inherited explicit attributes:
Derived Attributes
Entity swept_face_solid has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity swept_face_solid inherits from the following supertypes:
representation_item
geometric_representation_item
solid_model
Subtypes
Entity swept_face_solid has the following subtypes:
extruded_face_solid*
revolved_face_solid*
surface_curve_swept_face_solid*
* - Immediate Subtypes
Referenced By
Entity swept_face_solid and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00