C# 클래스 EiBreRebarUtils.PickRebarToIsolateAndTag

상속: IExternalCommand
파일 보기 프로젝트 열기: eibre/EiBreRebarUtils

공개 메소드들

메소드 설명
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