Allows access to DraftSight mathematical objects.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IMathUtility |
C# | |
---|
public interface IMathUtility |
JavaScript | |
---|
Object dsMathUtility |
COM native C++ | |
---|
interface IMathUtility |
Example
Get Distance Between Two Math Points (C#)
Get Distance Between Two Math Points (VB.NET)
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 a Line Entity (VBA)
Get Distance Between Two Math Points (VBA)
Accessors
See Also