Share

SketchPointProxy.Merge Method

Parent Object: SketchPointProxy

Description

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.

Version

Introduced in version 6

Was this information helpful?