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