Your Products have been synced, click here to refresh
PCD_PartProgram := PCD_PartPrograms.Open(LocalFileName, [COLOR=#0000FF][B]'CMM1'[/B][/COLOR]);
while (PCD_PartPrograms.Count > 0) do begin PCD_PartProgram := PCD_Application.ActivePartProgram; if not VarIsEmpty(PCD_PartProgram) then begin PCD_PartProgram.Close; PCD_PartProgram := null; end end;
PCD_PartProgram := PCD_PartPrograms.Open(LocalFileName, [COLOR=#0000FF][B]'CMM1'[/B][/COLOR]);
while (PCD_PartPrograms.Count > 0) do begin PCD_PartProgram := PCD_Application.ActivePartProgram; if not VarIsEmpty(PCD_PartProgram) then begin PCD_PartProgram.Close; PCD_PartProgram := null; end end;
© 2024 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |