ENTITY elementary_surface
(* SCHEMA building_design_schema; *)
ENTITY elementary_surface
SUPERTYPE OF (ONEOF (plane,cylindrical_surface,conical_surface,
spherical_surface,toroidal_surface))
SUBTYPE OF (surface);
position : axis2_placement_3d;
END_ENTITY; -- elementary_surface
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*
degenerate_toroidal_surface
plane*
spherical_surface*
toroidal_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:14-04:00