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
DraftSight V1R2.0