Solid Edge Part Type Library
AddFiniteByKeyPointMultiSync Method
Description
Adds or removes material from a multi-profile feature starting at a specified surface and extending to a specified key point.
Syntax
Visual Basic
Public Function AddFiniteByKeyPointMultiSync( _
   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 _
) As RevolvedCutout
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
See Also

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