Share

Sketch.Visible Property

Parent Object: Sketch

Description

Gets and sets the visibility of the sketch.

Syntax

Sketch.Visible() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Samples

Name Description
Sketch profile control This sample demonstrates the usage of the Profiles API to control the shape of the profile. The sample creates three concntric circles and creates an extrusion of the region between the inner circles.
Thread Feature Create This sample demonstrates the creation of a thread feature. It creates a cylinder in a new part document and creates a thread feature on the cylinder.

Version

Introduced in version 5.3

Was this information helpful?