Solid Edge Part Type Library
AddFiniteSync Method
Description
Adds a 3-D feature object to an object collection.
Syntax
Visual Basic
Public Function AddFiniteSync( _
   ByVal NumberOfProfiles As Long, _
   ByRef ProfileArray() As Object, _
   ByVal RefAxis As Object, _
   Optional ByVal ProfilePlaneSide As Variant, _
   Optional ByVal AngleofRevolution As Variant, _
   Optional ByVal WantEndCaps As Boolean = False _
) As RevolvedSurface
Parameters
NumberOfProfiles
ProfileArray
RefAxis
ProfilePlaneSide
AngleofRevolution
WantEndCaps
See Also

RevolvedSurfaces Collection  | RevolvedSurfaces Members  | Solid Edge ST3 - What's New