C# Class SelCommands.SelByUserTextCommand

Inheritance: Rhino.Commands.SelCommand
Exibir arquivo Open project: sbaer/selcommands

Protected Methods

Method Description
RunCommand ( RhinoDoc doc, Rhino mode ) : Rhino.Commands.Result
SelFilter ( Rhino rhObj ) : bool

Method Details

RunCommand() protected method

protected RunCommand ( RhinoDoc doc, Rhino mode ) : Rhino.Commands.Result
doc RhinoDoc
mode Rhino
return Rhino.Commands.Result

SelFilter() protected method

protected SelFilter ( Rhino rhObj ) : bool
rhObj Rhino
return bool