GetMathUtility Method (IApplication) Send Feedback
See Also  Example
MathUtility[out]
IMathUtility or null if the operation fails
Gets the IMathUtility interface.

Syntax

Visual Basic 
Function GetMathUtility() As MathUtility
C# 
MathUtility GetMathUtility()
JavaScript 
GetMathUtility() : dsMathUtility
COM native C++ 
HRESULT GetMathUtility(
   IMathUtility** MathUtility
)  
C++ 
DSRESULT GetMathUtility(
   dsMathUtility** MathUtility
)  

Parameters

MathUtility[out] or Return Value
IMathUtility or null if the operation fails

Example

 

See Also

Availability

DraftSight V1R1.4