Click or drag to resize

GeometryUtilityManagerGetNearestObjectsByPicking Method

Overload List
  NameDescription
Public methodGetNearestObjectsByPicking(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)
모델 선택 시, 커서 위치에서 축방향 가장 가까운 부재(Part) 검색. 결과는 이벤트(OnOsnapPickingItem)를 통해서 전달됨.
Public methodGetNearestObjectsByPicking(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Single)
모델 선택 시, 커서 위치에서 축방향 가장 가까운 부재(Part) 검색. 결과는 이벤트(OnOsnapPickingItem)를 통해서 전달됨.
Top
See Also