C# Class SelCommands.SelByLineWeightCommand

Inheritance: Rhino.Commands.SelCommand
Datei anzeigen Open project: sbaer/selcommands

Protected Methods

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

Method Details

RunCommand() protected method

protected RunCommand ( RhinoDoc doc, RunMode mode ) : System.Result
doc RhinoDoc
mode RunMode
return System.Result

SelFilter() protected method

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