| Visual Basic | |
|---|---|
Function CreateXYPlane() As MathPlane | |
| C# | |
|---|---|
MathPlane CreateXYPlane() | |
| JavaScript | |
|---|---|
CreateXYPlane() : dsMathPlane | |
| COM native C++ | |
|---|---|
HRESULT CreateXYPlane( IMathPlane** Plane ) | |
| C++ | |
|---|---|
DSRESULT CreateXYPlane( dsMathPlane** Plane ) | |
Parameters
- Plane[out] or Return Value
- IMathPlane
IMathUtility Interface
IMathUtility Members
IMathUtility::CreatePlaneByNormal Method
IMathUtility::CreatePlaneByUV Method
IMathUtility::CreateYZPlane Method
IMathUtility::CreateZXPlane Method
IMathUtility Members
IMathUtility::CreatePlaneByNormal Method
IMathUtility::CreatePlaneByUV Method
IMathUtility::CreateYZPlane Method
IMathUtility::CreateZXPlane Method
DraftSight V1R1.4
Syntax