C# Class BuildingCoder.CmdListViews

Inheritance: IExternalCommand
Mostrar archivo Open project: jeremytammik/the_building_coder_samples

Public Methods

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

Private Methods

Method Description
GetViewport ( ViewSheet sheet, View view ) : Element

Return the viewport on the given sheet displaying the given view.

Method Details

Execute() public method

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