Share

PlanarSketch.AxisIsX Property

Parent Object: PlanarSketch

Description

Gets and sets if the axis entity defines the X or Y axis. True indicates the axis defines the X-axis.

Syntax

PlanarSketch.AxisIsX() As Boolean

Property Value

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

Samples

Name Description
Sketch Edit Orientation This sample demonstrates modifying the orientation of a sketch.

Version

Introduced in version 5

Was this information helpful?