Share

WorkPlane.DefinitionType Property

Parent Object: WorkPlane

Description

Property that returns the type of definition that is used to define the work plane. This can be kThreePointsWorkPlane, kTwoLinesWorkPlane, kLineAndPointWorkPlane, kPlaneAndPointWorkPlane, kLinePlaneAndAngleWorkPlane, kPlaneAndOffsetWorkPlane, kLineAndTangentWorkPlane, kPlaneAndTangentWorkPlane, kSketchWorkPlane, kFixedWorkPlane, kNormalToCurveWorkPlane, kTwoPlanesWorkPlane, kTorusMidPlaneWorkPlane, or AssemblyWorkPlane.

Syntax

WorkPlane.DefinitionType() As WorkPlaneDefinitionEnum

Property Value

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

Version

Introduced in version 4

Was this information helpful?