ENTITY dimensional_size
(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)
ENTITY dimensional_size
SUPERTYPE OF (ONEOF (angular_size, dimensional_size_with_path));
applies_to : shape_aspect;
name : label;
WHERE
WR1 : applies_to.product_definitional = TRUE;
END_ENTITY;
Explicit Attributes
Entity dimensional_size has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| applies_to | shape_aspect (ENTITY) | dimensional_size |
| name | label (STRING) | dimensional_size |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity dimensional_size has the following subtypes:
angular_size*
dimensional_size_with_path*
externally_defined_dimension_definition*
* - Immediate Subtypes
Referenced By
Entity dimensional_size 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:39-04:00