ENTITY geometric_tolerance_relationship
(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY geometric_tolerance_relationship;
name : label;
description : text;
relating_geometric_tolerance : geometric_tolerance;
related_geometric_tolerance : geometric_tolerance;
END_ENTITY;
Explicit Attributes
Entity geometric_tolerance_relationship has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | geometric_tolerance_relationship |
| description | text (STRING) | geometric_tolerance_relationship |
| relating_geometric_tolerance | geometric_tolerance (ENTITY) | geometric_tolerance_relationship |
| related_geometric_tolerance | geometric_tolerance (ENTITY) | geometric_tolerance_relationship |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:07-04:00