ENTITY face_surface
(* SCHEMA process_planning_schema; *)
ENTITY face_surface
SUBTYPE OF (face, geometric_representation_item);
face_geometry : surface;
same_sense : BOOLEAN;
WHERE
wr1: NOT ('PROCESS_PLANNING_SCHEMA.ORIENTED_SURFACE' IN TYPEOF(
face_geometry));
END_ENTITY; -- face_surface
Explicit Attributes
Entity face_surface has the following local and inherited explicit attributes:
Derived Attributes
Entity face_surface has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity face_surface inherits from the following supertypes:
representation_item
topological_representation_item
face
representation_item
geometric_representation_item
Subtypes
Entity face_surface has the following subtypes:
advanced_face*
* - Immediate Subtypes
Referenced By
Entity face_surface and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:47-04:00