ENTITY system_space
(* SCHEMA plant_spatial_configuration; *)
ENTITY system_space
SUBTYPE OF (product_definition_shape);
WHERE
WR1:
SIZEOF(TYPEOF(SELF.definition) * [
'PLANT_SPATIAL_CONFIGURATION.ELECTRICAL_SYSTEM',
'PLANT_SPATIAL_CONFIGURATION.DUCTING_SYSTEM',
('PLANT_SPATIAL_CONFIGURATION.' +
'INSTRUMENTATION_AND_CONTROL_SYSTEM'),
'PLANT_SPATIAL_CONFIGURATION.MECHANICAL_SYSTEM',
'PLANT_SPATIAL_CONFIGURATION.PIPING_SYSTEM',
'PLANT_SPATIAL_CONFIGURATION.STRUCTURAL_SYSTEM' ]) = 1;
END_ENTITY;
Explicit Attributes
Entity system_space has the following local and inherited explicit attributes:
Derived Attributes
Entity system_space has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity system_space inherits from the following supertypes:
property_definition
product_definition_shape
Subtypes
No subtypesReferenced By
Entity system_space and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:24-04:00