offset_surface
EXPRESS specification:
ENTITY
offset_surface
SUBTYPE
OF
(
surface
);
basis_surface
:
surface
;
distance
:
length_measure
;
self_intersect
:
LOGICAL
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
surface
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
offset_surface;
ENTITY
representation_item
;
name
:
label
;
ENTITY
geometric_representation_item
;
DERIVE
dim
:
dimension_count
:= dimension_of(SELF);
ENTITY
surface
;
ENTITY
offset_surface
;
basis_surface
:
surface
;
distance
:
length_measure
;
self_intersect
:
LOGICAL
;
END_ENTITY
;