GetPlane Method (IRegion) Send Feedback
See Also 
Plane[out]
Math plane
Gets an infinite mathematical plane for the Region.

Syntax

Visual Basic 
Function GetPlane() As MathPlane
C# 
MathPlane GetPlane()
JavaScript 
GetPlane() : dsMathPlane
COM native C++ 
HRESULT GetPlane(
   IMathPlane** Plane
)  
C++ 
DSRESULT GetPlane(
   dsMathPlane** Plane
)  

Parameters

Plane[out] or Return Value
Math plane
 

See Also

Availability

DraftSight V1R2.0