SketchPointProxy.Merge Method
Parent Object: SketchPointProxyDescription
Method that merges this sketch point with the input sketch point. Any objects dependent on this sketch point will change their dependency to the new sketch point.
Syntax
SketchPointProxy.Merge( SketchPoint As SketchPoint )Parameters
Name | Type | Description |
SketchPoint | SketchPoint | Input SketchPoint object. |