SketchPoint.Merge Method
Parent Object: SketchPointDescription
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
SketchPoint.Merge( SketchPoint As SketchPoint )Parameters
Name | Type | Description |
SketchPoint | SketchPoint | Input SketchPoint object. |