ENTITY extruded_face_solid
(* SCHEMA plant_spatial_configuration; *)
ENTITY extruded_face_solid
SUBTYPE OF (swept_face_solid);
extruded_direction : direction;
depth : positive_length_measure;
WHERE
WR1:
dot_product(SELF\swept_face_solid.swept_face.
face_geometry\elementary_surface.position.p[3], extruded_direction) <> 0.00000;
END_ENTITY;
Explicit Attributes
Entity extruded_face_solid has the following local and inherited explicit attributes:
Derived Attributes
Entity extruded_face_solid has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity extruded_face_solid inherits from the following supertypes:
representation_item
geometric_representation_item
solid_model
swept_face_solid
Subtypes
No subtypesReferenced By
Entity extruded_face_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