GetPlane Method (IMathCircArc) Send Feedback
See Also 
Plane[out]
Plane of this mathematical circular Arc
Gets the plane of this mathematical circular 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
Plane of this mathematical circular Arc

Remarks

DraftSight V1R5.0
 

See Also

Availability

DraftSight V1R5.0