Share

TwoPlanesWorkAxisDef.GetData Method

Parent Object: TwoPlanesWorkAxisDef

Description

Method that gets all of the data defining a work axis at the intersection of two planes.

Syntax

TwoPlanesWorkAxisDef.GetData( Plane1 As Object, Plane2 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.

Version

Introduced in version 4

Was this information helpful?