C# Класс EiBreRebarUtils.PickRebarToIsolateAndTag

Наследование: IExternalCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : Result

Приватные методы

Метод Описание
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.

Описание методов

Execute() публичный Метод

public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : Result
commandData ExternalCommandData
message string
elements ElementSet
Результат Result