Share

WorkPointProxy.DefinitionType Property

Parent Object: WorkPointProxy

Description

Property that returns the type of definition that is used to define the work axis. This can be kThreePlanesWorkPoint, kTwoLinesWorkPoint, kCurveAndEntityWorkPoint, kPointWorkPoint, kMidPointWorkPoint, kNonLinearEdgeWorkPoint, kCentroidWorkPoint, kFixedWorkPoint, kTorusCenterPointWorkPoint and kAssemblyWorkPoint.

Syntax

WorkPointProxy.DefinitionType() As WorkPointDefinitionEnum

Property Value

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

Version

Introduced in version 5

Was this information helpful?