Allows access to 3D mathematical vectors.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IMathVector |
C# | |
---|
public interface IMathVector |
JavaScript | |
---|
Object dsMathVector |
COM native C++ | |
---|
interface IMathVector |
Example
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)
Accessors
See Also