ENTITY half_space_solid

(* SCHEMA building_design_schema; *)
  ENTITY half_space_solid
    SUBTYPE OF (geometric_representation_item);
      base_surface   : surface;
      agreement_flag : BOOLEAN;
  END_ENTITY; -- half_space_solid

Explicit Attributes

Entity half_space_solid has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation_item
 base_surfacesurface (ENTITY)half_space_solid
 agreement_flagBOOLEANhalf_space_solid

Derived Attributes

Entity half_space_solid has the following local and inherited derived attributes:
AttributeTypeDefined By
 dimdimension_count (INTEGER)geometric_representation_item

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity half_space_solid inherits from the following supertypes:
  representation_item
    geometric_representation_item

Subtypes

    No subtypes

Referenced By

Entity half_space_solid and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_representation FUNCTION representation_item
 axis1_placement ENTITY geometric_representation_item
 axis2_placement_2d ENTITY geometric_representation_item
 boolean_operand SELECT half_space_solid
 cartesian_transformation_operator_3d ENTITY geometric_representation_item
 dimension_of FUNCTION geometric_representation_item
 geometric_representation_item ENTITY half_space_solid
 item_in_context FUNCTION representation_item
 mapped_item ENTITY representation_item
 pcurve ENTITY geometric_representation_item
 representation ENTITY representation_item
 representation_map ENTITY representation_item
 using_representations FUNCTION representation_item
 valid_advanced_csg_tree FUNCTION half_space_solid
 valid_elementary_csg_tree FUNCTION half_space_solid
 valid_faceted_csg_tree FUNCTION half_space_solid


[Top Level Definitions] [Exit]

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