Share

ThreePlanesWorkPointDef.GetData Method

Parent Object: ThreePlanesWorkPointDef

Description

Method that gets all of the data defining a work point at the intersection of three planes.

Syntax

ThreePlanesWorkPointDef.GetData( Plane1 As Object, Plane2 As Object, Plane3 As Object )

Parameters

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

Version

Introduced in version 4

Was this information helpful?