Solid Edge Part Type Library
Add Method
Description
Syntax
Visual Basic
Public Function Add( _
   ByVal FacesToBeRotated As Object, _
   ByVal FaceRotateType As FaceRotateConstants, _
   ByVal BlendRecreation As FaceRotateConstants, _
   ByVal startPointFor2PointAxis As Object, _
   ByVal endPointFor2PointAxis As Object, _
   ByVal axisObject As Object, _
   ByVal axisStartOrEnd As FaceRotateConstants, _
   ByVal Angle As Double _
) As FaceRotate
Parameters
FacesToBeRotated
FaceRotateType
ValueDescription
igFaceRotateAxisEnd
igFaceRotateAxisStart
igFaceRotateByGeometry
igFaceRotateByPoints
igFaceRotateIgnoreBlends
igFaceRotateNone
igFaceRotateRecreateBlends
BlendRecreation
ValueDescription
igFaceRotateAxisEnd
igFaceRotateAxisStart
igFaceRotateByGeometry
igFaceRotateByPoints
igFaceRotateIgnoreBlends
igFaceRotateNone
igFaceRotateRecreateBlends
startPointFor2PointAxis
endPointFor2PointAxis
axisObject
axisStartOrEnd
ValueDescription
igFaceRotateAxisEnd
igFaceRotateAxisStart
igFaceRotateByGeometry
igFaceRotateByPoints
igFaceRotateIgnoreBlends
igFaceRotateNone
igFaceRotateRecreateBlends
Angle
See Also

FaceRotates Collection  | FaceRotates Members  | Solid Edge V17 - What's New