ENTITY elementary_surface
(* SCHEMA engineering_properties_schema; *)
ENTITY elementary_surface
SUPERTYPE OF (ONEOF(plane, cylindrical_surface, conical_surface, spherical_surface))
SUBTYPE OF (surface);
position : axis2_placement_3d;
END_ENTITY;
Explicit Attributes
Entity elementary_surface has the following local and inherited explicit attributes:
Derived Attributes
Entity elementary_surface has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity elementary_surface inherits from the following supertypes:
representation_item
geometric_representation_item
surface
Subtypes
Entity elementary_surface has the following subtypes:
conical_surface*
cylindrical_surface*
plane*
spherical_surface*
* - Immediate Subtypes
Referenced By
Entity elementary_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:18:50-04:00