Share

WorkAxisProxy.DefinitionType Property

Parent Object: WorkAxisProxy

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

WorkAxisProxy.DefinitionType() As WorkAxisDefinitionEnum

Property Value

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

Version

Introduced in version 5

Was this information helpful?