csg_solid
EXPRESS specification:
ENTITY
csg_solid
SUBTYPE
OF
(
solid_model
);
tree_root_expression
:
csg_select
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
solid_model
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
csg_solid;
ENTITY
representation_item
;
name
:
label
;
ENTITY
geometric_representation_item
;
DERIVE
dim
:
dimension_count
:= dimension_of(SELF);
ENTITY
solid_model
;
ENTITY
csg_solid
;
tree_root_expression
:
csg_select
;
END_ENTITY
;