ENTITY csg_solid

(* SCHEMA building_design_schema; *)
  ENTITY csg_solid
    SUBTYPE OF (solid_model);
      tree_root_expression : csg_select;
  END_ENTITY; -- csg_solid

Explicit Attributes

Entity csg_solid has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation_item
 tree_root_expressioncsg_select (SELECT)csg_solid

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity csg_solid inherits from the following supertypes:
  representation_item
    geometric_representation_item
      solid_model

Subtypes

    No subtypes

Referenced By

Entity csg_solid and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_representation FUNCTION representation_item
 advanced_csg_shape_representation ENTITY csg_solid
 axis1_placement ENTITY geometric_representation_item
 axis2_placement_2d ENTITY geometric_representation_item
 boolean_operand SELECT solid_model
 cartesian_transformation_operator_3d ENTITY geometric_representation_item
 dimension_of FUNCTION geometric_representation_item
 elementary_csg_shape_representation ENTITY csg_solid
 faceted_csg_shape_representation ENTITY csg_solid
 geometric_representation_item ENTITY solid_model
 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
 solid_model ENTITY csg_solid
 subtype_mandatory_solid_model RULE solid_model
 using_representations FUNCTION representation_item


[Top Level Definitions] [Exit]

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