C# Class SpeckleRevit.SpeckleRevitCommand

Inheritance: IExternalCommand
ファイルを表示 Open project: speckleworks/SpeckleRevitReboot

Public Properties

Property Type Description
Launched bool
SpeckleWindow SpeckleUiWindow

Public Methods

Method Description
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : Result

Method Details

Execute() public method

public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : Result
commandData ExternalCommandData
message string
elements ElementSet
return Result

Property Details

Launched public_oe static_oe property

public static bool Launched
return bool

SpeckleWindow public_oe static_oe property

public static SpeckleUiWindow SpeckleWindow
return SpeckleUiWindow