C# 클래스 ZAnalysis.ZAnalysisOn

상속: RMA.Rhino.MRhinoCommand
파일 보기 프로젝트 열기: mcneel/Rhino4Samples_DotNet

공개 메소드들

메소드 설명
CommandUUID ( ) : System.Guid
EnglishCommandName ( ) : string
RunCommand ( IRhinoCommandContext context ) : IRhinoCommand.result

메소드 상세

CommandUUID() 공개 메소드

public CommandUUID ( ) : System.Guid
리턴 System.Guid

EnglishCommandName() 공개 메소드

public EnglishCommandName ( ) : string
리턴 string

RunCommand() 공개 메소드

public RunCommand ( IRhinoCommandContext context ) : IRhinoCommand.result
context IRhinoCommandContext
리턴 IRhinoCommand.result