Share

SketchBlockDefinition.AxisEntity Property

Parent Object: SketchBlockDefinition

Description

Gets and sets the object that defines the X or Y axis of the sketch plane. The AxisIsX property defines whether it is the X or Y axis, and the NaturalAxisDirection property defines the direction of the axis.

Syntax

SketchBlockDefinition.AxisEntity() As Object

Property Value

This is a read/write property whose value is an Object.

Version

Introduced in version 2010

Was this information helpful?