Autodesk / Autodesk/PowerShapeAndPowerMillAPI
sNCProgram.Toolpaths.Count returns zero
- Ngôn ngữ chính
- C#
- Star
- 52
- Fork
- 49
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi Luke,
Hope you can help me with this. I've run below code and not sure why the toolpaths count I'm getting is 0. There are definitely toolpaths inside the NC program. Please note this is old 2017 dated project, which I want to modify and re-post. I have just checked there is no issue with a project created in 2021 version of PowerMill. I even created new NC program, added toolpaths to this freshly created NC program - same issue - Toolpath count=0
Please approach me and I can send you the whole affected project, for you to investigate this.
I've updated project to 1.1.53 in NuGet but still the same issue.
**_powerMILL = New PMAutomation(Autodesk.ProductInterface.InstanceReuse.UseExistingInstance)
Dim pSession As PMProject = powerMILL.ActiveProject
For Each sNCProgram As PMNCProgram In pSession.NCPrograms
If sNCProgram.IsActive Then
MsgBox("Toolpaths count =" & sNCProgram.Toolpaths.Count)
End If
Next_**


Hope you can help me with this.
Cheers
Arthur
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Start by reproducing the Visual Basic example against the affected 2017 project and a newly created NC program, checking PMNCProgram.Toolpaths.Count with PowerMill API version 1.1.53. Compare the result with a project created in the 2021 PowerMill version; done means determining why contained toolpaths are not counted or documenting the version-specific limitation.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- visualbasic
- Lĩnh vực
- api
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100