Solid Edge FrameworkSupport Type Library
AddMember Method
Specifies the object to add to the bolt hole circle.
Specifies the keypoint index of the object.
Description
This method adds a member object to the bolt hole circle.
Syntax
Visual Basic
Public Sub AddMember( _
   ByVal Object As Object, _
   ByVal Object_Keypoint_Index As Long _
) 
Parameters
Object
Specifies the object to add to the bolt hole circle.
Object_Keypoint_Index
Specifies the keypoint index of the object.
See Also

BoltHoleCircle Collection  | BoltHoleCircle Members

Send comments on this topic.