C# Class SpeckleRevit.SpeckleRevitCommand

Inheritance: IExternalCommand
Afficher le fichier Open project: speckleworks/SpeckleRevitReboot

Méthodes publiques

Свойство Type Description
Launched bool
SpeckleWindow SpeckleUiWindow

Méthodes publiques

Méthode Description
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : Result

Method Details

Execute() public méthode

public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : Result
commandData ExternalCommandData
message string
elements ElementSet
Résultat Result

Property Details

Launched public_oe static_oe property

public static bool Launched
Résultat bool

SpeckleWindow public_oe static_oe property

public static SpeckleUiWindow SpeckleWindow
Résultat SpeckleUiWindow