Handbook
Glossary
is-valid-edge? ( e brep -- ? )
Vocabulary
euler
.
b-rep
Inputs
e
an
object
brep
an
object
Outputs
?
an
object
Definition
USING:
accessors
sequences
;
IN:
euler.b-rep
:
is-valid-edge?
( e brep -- ? )
edges>>
member?
;
inline