ENTITY cartesian_transformation_operator_3d
(* SCHEMA feature_based_process_planning; *)
ENTITY cartesian_transformation_operator_3d
SUBTYPE OF (cartesian_transformation_operator);
axis3 : OPTIONAL direction;
DERIVE
u : LIST [3:3] OF direction := base_axis(3,SELF\
cartesian_transformation_operator.axis1,SELF\
cartesian_transformation_operator.axis2,axis3);
WHERE
wr1: SELF\geometric_representation_item.dim = 3;
END_ENTITY; -- cartesian_transformation_operator_3d
Explicit Attributes
Entity cartesian_transformation_operator_3d has the following local and inherited explicit attributes:
Derived Attributes
Entity cartesian_transformation_operator_3d has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity cartesian_transformation_operator_3d inherits from the following supertypes:
representation_item
geometric_representation_item
cartesian_transformation_operator
functionally_defined_transformation
Subtypes
No subtypesReferenced By
Entity cartesian_transformation_operator_3d 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:01-04:00