ENTITY shape_aspect
(* SCHEMA associative_draughting; *)
ENTITY shape_aspect;
name : label;
description : text;
of_shape : product_definition_shape;
product_definitional : LOGICAL;
END_ENTITY; -- shape_aspect
Explicit Attributes
Entity shape_aspect has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | shape_aspect |
| description | text (STRING) | shape_aspect |
| of_shape | product_definition_shape (ENTITY) | shape_aspect |
| product_definitional | LOGICAL | shape_aspect |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity shape_aspect has the following subtypes:
centre_of_symmetry
derived_shape_aspect*
tangent
* - Immediate Subtypes
Referenced By
Entity shape_aspect and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:12-04:00