|
CATIA V5 Programmierung : Rechenfehler
joehz am 21.02.2016 um 13:59 Uhr (1)
Hi sheet,ehe ich mir VB.Net aufspiele:hast Du anstelle der Werte hier ...Zitat:Maße TestfreistichDIN 509 - E1,2x0,3Form: Er1: 1,2t1: 0,3w1: 15°f: 4mal die wirklichen Werte nach DIN probiert?DIN 509 - E1,6x0,3Tschau,Joe------------------Inoffizielle Catia Hilfeseite
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : Rechenfehler
joehz am 21.02.2016 um 19:09 Uhr (1)
Zitat:Letzte Änderung war 2006Erst 10 Jahre. Das geht ja noch! :-)Zitat:Oder meinst du das ist der Fehler der Rechnung?Ja.Tschau,Joe------------------Inoffizielle Catia Hilfeseite
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : Rechenfehler
joehz am 21.02.2016 um 19:39 Uhr (1)
Hi street,noch zwei Anmerkungen zum Array:Code: schema: r, t1, t2, f, g, Winkel, Winkel Dim m = Reihe 1 / E+F: übliche Beanspruchung {{0.4, 0.2, 0.1, 2, 1.1, 15, 0}, D 3 - 18 {0.8, 0.3, 0.2, 2.5, _2.3_, 15, 0}, D 18 - 80 soll:2.4 {1.2, 0.4, 0.3, 4, 3.4, 15, 0}, D 80 Reihe 1 / E+F: übliche Beanspruchung / anderer Winkel {0.4, 0.2, 0.1, 2, 1.1, 15, 8}, {0.8, 0.3, 0.2, 2.5, _2.3_, 15, 8}, soll: 2.4 {1.2, 0.4, 0.3, 4, 3.4, 15, 8}, Reihe 1 / G: übliche Beanspruch ...
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : Rechenfehler
joehz am 21.02.2016 um 20:27 Uhr (1)
ich bin noch nicht fertig!Warte noch 10 min.Tschau,Joe------------------Inoffizielle Catia Hilfeseite
| In das Form CATIA V5 Programmierung wechseln |
 |
CATIA V5 Programmierung : Funktion Zusammenfügen
joehz am 15.03.2016 um 10:18 Uhr (15)
Hi chuk,Zitat:Makro aufnehmen hat nicht funktioniert, selbst wenn ich das Makro direkt wieder ablaufen lasse, funktioniert es nicht.bei mir funktioniert das wieder-ablaufen-lassen.Hast Du daran gedacht zuvor den Ausgangszustand wieder herzustellen?Tschau,JoePS: Das mitgeschnittene Makro verbindet zwei Linien mit einem Viertelkreis:Code:Sub CATMain()Dim partDocument1 As PartDocumentSet partDocument1 = CATIA.ActiveDocumentDim part1 As PartSet part1 = partDocument1.PartDim hybridShapeFactory1 As HybridShapeFa ...
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : FTA ausleiten
joehz am 29.03.2016 um 15:46 Uhr (1)
Hi Cathi,Hast Du ein Product geladen oder ein Part?Die Routine erwartet ein Product.Tsschau,Joe------------------Inoffizielle Catia Hilfeseite
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : FTA ausleiten
joehz am 29.03.2016 um 17:20 Uhr (1)
Hi Kathi.noch was: Setz vorher das Product in Design Mode(Edit/Representation/DesignMode oder RMB/Representations/DesignMode)Tschau,Joe------------------Inoffizielle Catia Hilfeseite
| In das Form CATIA V5 Programmierung wechseln |
 |
CATIA V5 Programmierung : FTA ausleiten
joehz am 30.03.2016 um 19:12 Uhr (15)
Hi Cathi,kommst Du eigentlich händisch an die Annotations?Falls ja: Zeichne den Vorgang bitte mit dem MakroRekorder auf.Mal schauen, was der sagt.Tschau,Joe------------------Inoffizielle Catia Hilfeseite
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : FTA ausleiten
joehz am 30.03.2016 um 20:31 Uhr (1)
Hi Cathi,jetzt bin ich mit meinem Latein am Ende.Was mich wundert:Ich kenne die 3dxml als Anschauungsdateiformat.Wie kann es sein, dass Du auf die Art Daten zugeschickt bekommst?Tschau,Joe------------------Inoffizielle Catia Hilfeseite
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : Drawing Textfeld FrameType ändern
joehz am 31.03.2016 um 12:00 Uhr (1)
Hi InFlames,anstatt Code: For i = 1 To oSel.Count Set oText = oSel.Item(i).Value oText.FrameType = CatTextFrameType.catDiamond Set VisPropertySet = oSel.VisProperties VisPropertySet.SetRealColor 255, 0, 0, 0 Nextprobier bitteCode: For i = 1 To oSel.Count Set oText = oSel.Item(i).Value oText.FrameType = CatTextFrameType.catDiamond Next Set VisPropertySet = oSel.VisProperties VisPropertySet.SetRealColor 255, 0, 0, 0Tschau,Joe------------------Inoffizielle Catia Hilfeseite
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : CATScript in ein VBA umwandeln
joehz am 19.04.2016 um 12:02 Uhr (1)
Hi 4ppu,hast Du das Script schon in ein VBA-Modul kopiert?Und laufen lassen?Und ...?Tschau,Joe------------------Inoffizielle Catia Hilfeseite
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : Formeln von Selection ausschließen
joehz am 28.04.2016 um 09:53 Uhr (1)
Hi Uwe,Zitat:Nun möchte ich mehrere ausschließen.Code:For Each aktiRel In oRel If aktiRel.Name "DINNormaFormula" Or "BendRadiusPartRadiusWallOnEdge" Then oSel.Add aktiRel oSel.Delete NextFrage: Was ergibt ... ?("DINNormaFormula" Or "BendRadiusPartRadiusWallOnEdge")Probier mal Code:If (aktiRel.Name "DINNormaFormula") Or (aktiRel.Name "BendRadiusPartRadiusWallOnEdge") ThenTschau,Joe------------------Inoffizielle Catia Hilfeseite
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : Punkt 3D Name ändern
joehz am 28.04.2016 um 14:43 Uhr (1)
OK.Weshalb nimmst Du das zweite Element der Selektion?Code:myPoint = myProductDoc.Selection.Item2(2).Value... und nicht das erste?Just wondering,Joe------------------Inoffizielle Catia Hilfeseite
| In das Form CATIA V5 Programmierung wechseln |
|
Anzeige:
Anzeige: (Infos zum Werbeplatz)
 |