GetPlane Method (IMathEllipArc) Send Feedback
See Also 
Plane[out]
Mathematical plane of this mathematical elliptical Arc
Gets the plane of this mathematical elliptical Arc.

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
Mathematical plane of this mathematical elliptical Arc

Example

See the IMathEllipArc examples.
 

See Also

Availability

DraftSight V1R5.0