Share

WorkPlaneProxy.SetByPlaneAndPoint Method

Parent Object: WorkPlaneProxy

Description

Method that redefines the work plane to be parallel to the input plane and passing through the input point.

Syntax

WorkPlaneProxy.SetByPlaneAndPoint( Plane As Object, Point As Object )

Parameters

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

Point Object Input object that represents a point. This object can be a WorkPoint, Vertex, SketchPoint, or SketchPoint3D object.

Version

Introduced in version 2008

Was this information helpful?