Solid Edge FrameworkSupport Type Library
AddKeypointFix Method
Description
Adds a Fix relationship (called a Lock relationship in the Solid Edge user interface) to a keypoint of an object. A Fix relationship eliminates two degrees of freedom when placed on a keypoint of a geometric element.
Syntax
Visual Basic
Public Function AddKeypointFix( _
   ByVal Object As Object, _
   ByVal Index As Long, _
   Optional ByVal guaranteed_ok As Variant _
) As Relation2d
Parameters
Object
Index
guaranteed_ok
See Also

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