ENTITY presentation_area
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
ENTITY presentation_area
SUBTYPE OF (presentation_representation);
WHERE
wr1 : (SIZEOF(QUERY(ais <* USEDIN(SELF,
'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.AREA_IN_SET.AREA') |
SIZEOF(USEDIN(ais,
'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.PRESENTATION_SIZE.UNIT'
)) = 1)) > 0) OR (SIZEOF(USEDIN(SELF,
'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.PRESENTATION_SIZE.UNIT'
)) = 1);
END_ENTITY;
Explicit Attributes
Entity presentation_area has the following local and inherited explicit attributes:
Derived Attributes
Entity presentation_area has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity presentation_area inherits from the following supertypes:
representation
presentation_representation
Subtypes
Entity presentation_area has the following subtypes:
drawing_sheet_revision*
drawing_sheet_revision_class_of_document
schematic_drawing
* - Immediate Subtypes
Referenced By
Entity presentation_area and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:32-04:00