Handbook
Glossary
(face-plane-dist) ( normal edge -- d )
Vocabulary
euler
.
b-rep
Inputs
normal
an
object
edge
an
object
Outputs
d
an
object
Definition
USING:
math
math.vectors
;
IN:
euler.b-rep
:
(face-plane-dist)
( normal edge -- d )
vertex-pos
vdot
neg
;
inline