| 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
See the IMathEllipArc examples.
DraftSight V1R5.0
Syntax