C# Class BuildingCoder.CmdCurtainWallGeom

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 ) : Result
list_wall_geom ( Wall w, Application app ) : void

Method Details

Execute() public méthode

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

list_wall_geom() public méthode

public list_wall_geom ( Wall w, Application app ) : void
w Wall
app Application
Résultat void