ENTITY parametric_surface_3d_element_coordinate_system
(* SCHEMA structural_response_representation_schema; *)
ENTITY parametric_surface_3d_element_coordinate_system
SUBTYPE OF (fea_representation_item);
axis : INTEGER;
angle : plane_angle_measure;
WHERE
WR1: (axis >= 1) AND (axis <= 2);
END_ENTITY;
Explicit Attributes
Entity parametric_surface_3d_element_coordinate_system has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity parametric_surface_3d_element_coordinate_system inherits from the following supertypes:
representation_item
fea_representation_item
Subtypes
No subtypesReferenced By
Entity parametric_surface_3d_element_coordinate_system and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00