Solid Edge Part Type Library
AddFromTo Method
Description
Adds or removes material from a feature between specified surfaces or reference planes.
Syntax
Visual Basic
Public Function AddFromTo( _
   ByVal NumberOfProfiles As Long, _
   ByRef ProfileArray() As Object, _
   ByVal FromFaceOrRefPlane As Object, _
   ByVal ToFaceOrRefPlane As Object _
) As WeldBeadByExtrudedProtrusion
Parameters
NumberOfProfiles
ProfileArray
FromFaceOrRefPlane
ToFaceOrRefPlane
See Also

WeldBeadByExtrudedProtrusions Collection  | WeldBeadByExtrudedProtrusions Members

Send comments on this topic.