ENTITY solid_angle_measure_with_unit

(* SCHEMA plant_spatial_configuration; *)
   ENTITY solid_angle_measure_with_unit
   SUBTYPE OF (measure_with_unit);
   WHERE
      WR1:
         'PLANT_SPATIAL_CONFIGURATION.SOLID_ANGLE_UNIT' IN 
TYPEOF(SELF\measure_with_unit.unit_component);
   END_ENTITY;

Explicit Attributes

Entity solid_angle_measure_with_unit has the following local and inherited explicit attributes:
AttributeTypeDefined By
 value_componentmeasure_value (SELECT)measure_with_unit
 unit_componentunit (SELECT)measure_with_unit

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity solid_angle_measure_with_unit inherits from the following supertypes:
  measure_with_unit

Subtypes

    No subtypes

Referenced By

Entity solid_angle_measure_with_unit and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 amount_of_substance_measure_with_unit ENTITY measure_with_unit
 celsius_temperature_measure_with_unit ENTITY measure_with_unit
 character_spacing_select SELECT measure_with_unit
 conversion_based_unit ENTITY measure_with_unit
 electric_current_measure_with_unit ENTITY measure_with_unit
 length_measure_with_unit ENTITY measure_with_unit
 luminous_intensity_measure_with_unit ENTITY measure_with_unit
 make_from_usage_option ENTITY measure_with_unit
 mass_measure_with_unit ENTITY measure_with_unit
 measure_with_unit ENTITY solid_angle_measure_with_unit
 plane_angle_measure_with_unit ENTITY measure_with_unit
 plant_design_csg_primitive ENTITY measure_with_unit
 product_material_composition_relationship ENTITY measure_with_unit
 ratio_measure_with_unit ENTITY measure_with_unit
 shape_dimension_representation ENTITY measure_with_unit
 size_select SELECT measure_with_unit
 solid_angle_measure_with_unit ENTITY measure_with_unit
 thermodynamic_temperature_measure_with_unit ENTITY measure_with_unit
 time_measure_with_unit ENTITY measure_with_unit
 uncertainty_measure_with_unit ENTITY measure_with_unit
 valid_units FUNCTION measure_with_unit


[Top Level Definitions] [Exit]

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