C# Class ZAnalysis.ZAnalysisOn

Inheritance: RMA.Rhino.MRhinoCommand
Afficher le fichier Open project: mcneel/Rhino4Samples_DotNet

Méthodes publiques

Méthode Description
CommandUUID ( ) : System.Guid
EnglishCommandName ( ) : string
RunCommand ( IRhinoCommandContext context ) : IRhinoCommand.result

Method Details

CommandUUID() public méthode

public CommandUUID ( ) : System.Guid
Résultat System.Guid

EnglishCommandName() public méthode

public EnglishCommandName ( ) : string
Résultat string

RunCommand() public méthode

public RunCommand ( IRhinoCommandContext context ) : IRhinoCommand.result
context IRhinoCommandContext
Résultat IRhinoCommand.result