Your Products have been synced, click here to refresh
Cmd = Cmds.AddCmdOfName(214,TRUE,"demo.PRG"); Bscn = Cmd.GetBasicScanCommand(); Bscn.SetMethod(100125); Bscn.SetFilter(200010); Bscn.SetNominalMode(400001); Bscn.SetHitType(700010); Bscn.SetOperationMode(500022); MS.CreateDispatch("PCDLRN.PointData"); CP.CreateDispatch("PCDLRN.PointData"); IT.CreateDispatch("PCDLRN.PointData"); MS.XYZ(8.085,3.4646,-0.8037); // MethodStart CP.IJK(0.5,0,0.8660254); // MethodCutPlane IT.IJK(-0.8660254,0,0.5); // MethodInitTouch Bscn.SetMethodStart(MS); Bscn.SetMethodCutPlane(CP); Bscn.SetMethodInitTouch(IT); Bscn.SetMethodParams(0, 1, 1, 1.4173,360,0,0); Bscn.SetFilterParams(0, 0, 0.1, 0.1, 0, 360); Bscn.GenerateScan(); Bscn.CreateBasicScan(); Cmd.ReDraw();]
© 2024 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |