Share

WorkPointProxy.SetByThreePlanes Method

Parent Object: WorkPointProxy

Description

Method that redefines the work point to be at the intersection of the three input planes.

Syntax

WorkPointProxy.SetByThreePlanes( Plane1 As Object, Plane2 As Object, Plane3 As Object )

Parameters

Name Type Description
Plane1 Object Input object that represents a plane. This object can be a planar Face, WorkPlane, or Sketch object.

Plane2 Object Input object that represents a plane. This object can be a planar Face, WorkPlane, or Sketch object.

Plane3 Object Input object that represents a plane. This object can be a planar Face, WorkPlane, or Sketch object.

Version

Introduced in version 2008

Was this information helpful?