ENTITY datum_reference

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)

ENTITY datum_reference;
	precedence : INTEGER;
	referenced_datum : datum;
WHERE
	WR1 : precedence > 0;
END_ENTITY;

Explicit Attributes

Entity datum_reference has the following local and inherited explicit attributes:
AttributeTypeDefined By
 precedenceINTEGERdatum_reference
 referenced_datumdatum (ENTITY)datum_reference

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity datum_reference has the following subtypes:
    referenced_modified_datum*
* - Immediate Subtypes

Referenced By

Entity datum_reference and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 geometric_tolerance_with_datum_reference ENTITY datum_reference


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:39-04:00