Solid Edge Part Type Library > CrossCurves Collection : Add Method |
Visual Basic |
---|
Public Function Add( _ ByVal NumberOfProfilesInSet1 As Long, _ ByRef ProfileSet1() As Object, _ ByVal NumberOfProfilesInSet2 As Long, _ ByRef ProfileSet2() As Object _ ) As CrossCurve |