GetMathUtility Method (IApplication)
Gets the IMathUtility interface.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetMathUtility() As MathUtility |
C# | |
---|
MathUtility GetMathUtility() |
JavaScript | |
---|
GetMathUtility() : MathUtility; |
Parameters
- MathUtility[out] or Return Value
- IMathUtility or null if the operation fails
Example
Get Distance Between Two Math Points (VB.NET)
Get Distance Between Two Math Points (C#)
Get Distance Between Two Math Points (JavaScript)
Rotate, Scale, Project, and Mirror a Line Entity (JavaScript)
Rotate, Scale, Project, and Mirror a Line Entity (VB.NET)
Rotate, Scale, Project, and Mirror a Line Entity (C#)
Rotate, Scale, Project, and Mirror Line Entity (VBA)
Get Distance Between Two Math Points (VBA)
See Also
Availability
DraftSight V1R1.4