clothoid
EXPRESS specification:
ENTITY
clothoid
SUBTYPE
OF
(
curve
);
position
:
axis2_placement
;
clothoid_constant
:
length_measure
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
curve
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
clothoid;
ENTITY
representation_item
;
name
:
label
;
ENTITY
geometric_representation_item
;
DERIVE
dim
:
dimension_count
:= dimension_of(SELF);
ENTITY
curve
;
ENTITY
clothoid
;
position
:
axis2_placement
;
clothoid_constant
:
length_measure
;
END_ENTITY
;