ENTITY surface_replica
(* SCHEMA process_planning_schema; *)
ENTITY surface_replica
SUBTYPE OF (surface);
parent_surface : surface;
transformation : cartesian_transformation_operator_3d;
WHERE
wr1: acyclic_surface_replica(SELF,parent_surface);
END_ENTITY; -- surface_replica
Explicit Attributes
Entity surface_replica has the following local and inherited explicit attributes:
Derived Attributes
Entity surface_replica has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity surface_replica inherits from the following supertypes:
representation_item
geometric_representation_item
surface
Subtypes
No subtypesReferenced By
Entity surface_replica 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