Share

TwoPlanesWorkPlaneDef.GetData Method

Parent Object: TwoPlanesWorkPlaneDef

Description

Method that gets all of the data defining a work plane defined by a two planes. Plane1 defines the X-axis.

Syntax

TwoPlanesWorkPlaneDef.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 or a WorkPlane object.
Plane2 Object Output object that represents a plane. This object can be a planar Face or a WorkPlane object.

Version

Introduced in version 6

Was this information helpful?