ENTITY right_angular_wedge
(* SCHEMA plant_spatial_configuration; *)
ENTITY right_angular_wedge
SUBTYPE OF (geometric_representation_item);
position : axis2_placement_3d;
x : positive_length_measure;
y : positive_length_measure;
z : positive_length_measure;
ltx : length_measure;
WHERE
WR1:
(0.00000 <= ltx) AND (ltx < x);
END_ENTITY;
Explicit Attributes
Entity right_angular_wedge has the following local and inherited explicit attributes:
Derived Attributes
Entity right_angular_wedge has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity right_angular_wedge inherits from the following supertypes:
representation_item
geometric_representation_item
Subtypes
No subtypesReferenced By
Entity right_angular_wedge 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