C# Class ZAnalysis.ZAnalysisOn

Inheritance: RMA.Rhino.MRhinoCommand
Exibir arquivo Open project: mcneel/Rhino4Samples_DotNet

Public Methods

Method Description
CommandUUID ( ) : System.Guid
EnglishCommandName ( ) : string
RunCommand ( IRhinoCommandContext context ) : IRhinoCommand.result

Method Details

CommandUUID() public method

public CommandUUID ( ) : System.Guid
return System.Guid

EnglishCommandName() public method

public EnglishCommandName ( ) : string
return string

RunCommand() public method

public RunCommand ( IRhinoCommandContext context ) : IRhinoCommand.result
context IRhinoCommandContext
return IRhinoCommand.result