C# Class EiBreRebarUtils.PickRebarToIsolateAndTag

Inheritance: IExternalCommand
Show file Open project: eibre/EiBreRebarUtils

Public Methods

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

Private Methods

Method Description
RebarLineNearestPickedPoint ( Rebar rebar, XYZ point, int &barPositionIndex ) : Line

Calculates the closest centerline of a rebar in a rebar set and returns the bar position index and the line.

Method Details

Execute() public method

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