Share

WorkPoint.DefinitionType Property

Parent Object: WorkPoint

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

WorkPoint.DefinitionType() As WorkPointDefinitionEnum

Property Value

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

Version

Introduced in version 4

Was this information helpful?