Allows access to a mathematical linear object (e.g., InfiniteLine, Ray, or bounded Line segment), which can be used for internal calculations only.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IMathLine |
C# | |
---|
public interface IMathLine |
JavaScript | |
---|
Object dsMathLine |
COM native C++ | |
---|
interface IMathLine |
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