Handbook
Glossary
vertex-pos ( edge -- pos )
Vocabulary
euler
.
b-rep
Inputs
edge
an
object
Outputs
pos
an
object
Definition
USING:
accessors
;
IN:
euler.b-rep
:
vertex-pos
( edge -- pos )
vertex>>
position>>
;
inline