|
CATIA V5 Programmierung : Create Formula
Sylas am 24.01.2019 um 08:16 Uhr (1)
Hallo ZusammenIch probiere jetzt ein Formula erstellen:Code: Set oPart = oDoc.Part Set oParam1 = oPart.Parameters.Item("gesamtlänge") Set oParam2 = oPart.Parameters.Item("Hinweis") Set oRel = oPart.Relations sFormulaBody = "L=" & oParam1.ValueAsString Set oFormula = oRel.CreateFormula("Formula.99", "", oParam2, sFormulaBody)aber der Code gibts mir uber den Parameter der Mütze ohne Wert (es ist Lehr). Kann mir jemand der Code korriegieren?GrußLucas
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : Array duplicates removal
Sylas am 18.08.2022 um 17:12 Uhr (1)
Zitat:Original erstellt von bgrittmann:HiHow do you create the allcatpart? Does your script copy the bodies and create the boolean operation, or do you use a build in function?What shall happen if two identical subproducts are present? Shall these bodies assembled in a common body?regardsBerndallcatpart is already existing part in catia tree structure which I choose by selectelement3 earlier.Script is copying bodies and paste in without link, assembling bodies tooif the product1 occurs second time, same se ...
| In das Form CATIA V5 Programmierung wechseln |
|
Anzeige:
Anzeige: (Infos zum Werbeplatz)
 |