Allows access to a mathematical plane, which can be used for internal calculations only.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IMathPlane |
C# | |
---|
public interface IMathPlane |
JavaScript | |
---|
Object dsMathPlane |
COM native C++ | |
---|
interface IMathPlane |
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)
Insert Splines (C#)
Insert Splines (VB.NET)
Insert Splines (VBA)
Accessors
See Also