Dassault Systemes Vba 7.1 [updated]
Here's a brief report:
' Access parameters collection Dim params As Parameters Set params = part.Parameters
' Efficient Dim b As Body Set b = bodies.GetItem("MyBody") dassault systemes vba 7.1
Some of the key features of VBA 7.1 include:
' Get hybrid body or main shape factory Dim bodies As Bodies Set bodies = part1.Bodies Dim mainBody As Body Set mainBody = bodies.Item("PartBody") Here's a brief report: ' Access parameters collection
Dim activeDoc As Document Set activeDoc = CATIA.ActiveDocument If activeDoc Is Nothing Then MsgBox "No document open" Exit Sub End If
Based on the features and benefits of VBA 7.1, we recommend: dassault systemes vba 7.1
Dim sketch As Sketch Set sketch = shapeFactory.AddNewSketch(xyPlane) sketch.OpenEdition
