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

Syntax

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

Parameters

Plane[out] or Return Value
IMathPlane

Example

 

See Also

Availability

DraftSight V1R1.4