Solid Edge Part Type Library
AddFiniteByKeyPointSync Method
Description
Adds or removes material from a feature starting at a specified surface and extending to a specified keypoint.
Syntax
Visual Basic
Public Function AddFiniteByKeyPointSync( _
   ByVal NumberOfProfiles As Long, _
   ByRef ProfileArray() As Object, _
   ByVal RefAxis As Object, _
   ByVal KeyPointOrTangentFace As Object, _
   ByRef KeyPointFlags As KeyPointExtentConstants, _
   Optional ByVal ProfilePlaneSide As Variant, _
   Optional ByVal WantEndCaps As Boolean = False _
) As RevolvedSurface
Parameters
NumberOfProfiles
ProfileArray
RefAxis
KeyPointOrTangentFace
KeyPointFlags
ValueDescription
igInteriorReverseTangentNormalKey-point Extent - Interior Reverse Tangent Normal
igInteriorTangentNormalKey-point Extent - Interior Tangent Normal
igReverseTangentNormalKey-point Extent - Reverse Tangent Normal
igTangentNormalKey-point Extent - Tangent Normal
ProfilePlaneSide
WantEndCaps
See Also

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