DrawOptionFunctions1 SΒΆ

drawopt.spad line 206 [edit on github]

This package is undocumented.

option: (List DrawOption, Symbol) -> Union(S, failed)

option(l, s) determines whether the indicated drawing option, s, is contained in the list of drawing options, l, which is defined by the draw command.