C# Class BuildingCoder.CmdNewLightingFixture

Inheritance: IExternalCommand
Afficher le fichier Open project: jeremytammik/the_building_coder_samples

Méthodes publiques

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

Private Methods

Méthode Description
PlaceFamilyInstanceOnFace ( UIDocument uidoc, FamilySymbol symbol ) : FamilyInstance

Place an instance of the given family symbol on a selected face of an existing 3D element.

Method Details

Execute() public méthode

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