Share

WorkAxis.DefinitionType Property

Parent Object: WorkAxis

Description

Property that returns the type of definition that is used to define the work axis. This can be kLineWorkAxis, kTwoPlanesWorkAxis, kTwoPointsWorkAxis, kRevolvedFaceWorkAxis, kNormalToSurfaceWorkAxis, kLineAndPlaneWorkAxis, kLineAndPointWorkAxis, kAnalyticEdgeWorkAxis, kFixedWorkAxis, or kAssemblyWorkAxis.

Syntax

WorkAxis.DefinitionType() As WorkAxisDefinitionEnum

Property Value

This is a read only property whose value is a WorkAxisDefinitionEnum.

Version

Introduced in version 4

Was this information helpful?