Solid Edge Part Type Library
AddConnect Method
Description
Syntax
Visual Basic
Public Function AddConnect( _
   ByVal Object1 As Object, _
   ByVal ElemType1 As Sketch3DKeypointType, _
   ByVal Object2 As Object, _
   ByVal ElemType2 As Sketch3DKeypointType _
) As Sketch3DRelation
Parameters
Object1
ElemType1
ValueDescription
igSketch3DCenter
igSketch3DEndPoint
igSketch3DMidPoint
igSketch3DSilXPoint
igSketch3DSilYPoint
igSketch3DSilZPoint
igSketch3DStartPoint
igSketch3DUnknown
Object2
ElemType2
ValueDescription
igSketch3DCenter
igSketch3DEndPoint
igSketch3DMidPoint
igSketch3DSilXPoint
igSketch3DSilYPoint
igSketch3DSilZPoint
igSketch3DStartPoint
igSketch3DUnknown
See Also

Sketch3DRelations Collection  | Sketch3DRelations Members