Solid Edge Assembly Type Library
AddSegmentTangent Method
Specifies the first of two constrained elements.
Specifies the second of two constrained elements.
Description
Adds a SegmentTangentRelation3d object to the referenced collection.
Syntax
Visual Basic
Public Function AddSegmentTangent( _
   ByVal Element1 As Object, _
   ByVal Element2 As Object _
) As SegmentTangentRelation3d
Parameters
Element1
Specifies the first of two constrained elements.
Element2
Specifies the second of two constrained elements.
See Also

SegmentRelations3d Collection  | SegmentRelations3d Members

Send comments on this topic.