C# Class EiBreRebarUtils.PickRebarToIsolateAndTag

Inheritance: IExternalCommand
Afficher le fichier Open project: eibre/EiBreRebarUtils

Méthodes publiques

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

Private Methods

Méthode 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 méthode

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