CreateZXPlane Method (IMathUtility) Send Feedback
See Also  Example
Plane[out]
IMathPlane
Creates an infinite mathematical zx plane.

Syntax

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

Parameters

Plane[out] or Return Value
IMathPlane

Example

 

See Also

Availability

DraftSight V1R1.4