Share

SketchPoint.Merge Method

Parent Object: SketchPoint

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

SketchPoint.Merge( SketchPoint As SketchPoint )

Parameters

Name Type Description
SketchPoint SketchPoint Input SketchPoint object.

Version

Introduced in version 5

Was this information helpful?