ENTITY right_circular_cylinder
(* SCHEMA building_design_schema; *)
ENTITY right_circular_cylinder
SUBTYPE OF (geometric_representation_item);
position : axis1_placement;
height : positive_length_measure;
radius : positive_length_measure;
END_ENTITY; -- right_circular_cylinder
Explicit Attributes
Entity right_circular_cylinder has the following local and inherited explicit attributes:
Derived Attributes
Entity right_circular_cylinder has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity right_circular_cylinder inherits from the following supertypes:
representation_item
geometric_representation_item
Subtypes
No subtypesReferenced By
Entity right_circular_cylinder 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