SketchBlockDefinition.CopyContentsTo Method
Parent Object:
SketchBlockDefinition
Description
Method that copies all the contents of the sketch to the \input target sketch.
Syntax
SketchBlockDefinition.
CopyContentsTo
(
TargetSketch
As
Sketch
)
Parameters
Name
Type
Description
TargetSketch
Sketch
Sketch object that specifies the target sketch into which the contents of the sketch should be copied.
Version
Introduced in version 2011
© Copyright 2021 Autodesk, Inc.
Comment on this page.