Navigation

plane

EXPRESS specification:

ENTITY plane
SUBTYPE OF ( elementary_surface);
END_ENTITY;

References (4):

Name Type Referred through Express-G
elementary_surface Entity
Subtype
No Diagram
feature_cutting_plane Entity
Attribute 'plane_definition'
No Diagram
grid_level Entity
Supertype
No Diagram
gridline Entity
Supertype
No Diagram

Inheritance graph

ENTITY plane;
ENTITY representation_item;
name  :  label;
ENTITY geometric_representation_item;
DERIVE
dim  :  dimension_count :=  dimension_of(SELF);
ENTITY surface;
ENTITY elementary_surface;
position  :  axis2_placement_3d;
ENTITY plane;
END_ENTITY;