Navigation

boxed_half_space

EXPRESS specification:

ENTITY boxed_half_space
SUBTYPE OF ( half_space_solid);
enclosure  :  box_domain;
END_ENTITY;

References (1):

Name Type Referred through Express-G
half_space_solid Entity
Subtype
No Diagram

Inheritance graph

ENTITY boxed_half_space;
ENTITY representation_item;
name  :  label;
ENTITY geometric_representation_item;
DERIVE
dim  :  dimension_count :=  dimension_of(SELF);
ENTITY half_space_solid;
base_surface  :  surface;
agreement_flag  :  BOOLEAN;
ENTITY boxed_half_space;
enclosure  :  box_domain;
END_ENTITY;