Solid Edge Part Type Library
AddFiniteByKeyPoint 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 AddFiniteByKeyPoint( _
   ByVal NumberOfProfiles As Long, _
   ByRef ProfileArray() As Object, _
   ByVal RefAxis As RefAxis, _
   ByVal KeyPointOrTangentFace As Object, _
   ByRef KeyPointFlags As KeyPointExtentConstants, _
   Optional ByVal ProfilePlaneSide As Variant _
) As WeldBeadByRevolvedProtrusion
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

WeldBeadByRevolvedProtrusions Collection  | WeldBeadByRevolvedProtrusions Members