Solid Edge FrameworkSupport Type Library
RemoveMember Method
Specifies the object to remove from the bolt hole circle.
Specifies the keypoint index of the object.
Description
This method removes a specified member from the referenced object.
Syntax
Visual Basic
Public Sub RemoveMember( _
   ByVal Object As Object, _
   Optional ByVal Object_Keypoint_Index As Variant _
) 
Parameters
Object
Specifies the object to remove from 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.