Handbook
Glossary
edge-endpoints ( edge -- from to )
Vocabulary
euler
.
b-rep
Inputs
edge
an
object
Outputs
from
an
object
to
an
object
Definition
USING:
accessors
kernel
;
IN:
euler.b-rep
:
edge-endpoints
( edge -- from to )
[
vertex>>
position>>
]
[
opposite-edge>>
vertex>>
position>>
]
bi
;
inline