Allows access to mathematical point, which can be used for internal calculations only.
| Visual Basic | |
|---|---|
Public Interface IMathPoint | |
| C# | |
|---|---|
public interface IMathPoint | |
| JavaScript | |
|---|---|
Object dsMathPoint | |
| COM native C++ | |
|---|---|
interface IMathPoint | |
| C++ | |
|---|---|
class dsMathPoint | |
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 a Line Entity (VBA)
Get Distance Between Two Math Points (VBA)
ICommandMessage::PromptForPointOrKeyword
IMathCircArc::GetClosestPointTo
IMathCircArc::GetClosestPointToCircArc
IMathCircArc::GetClosestPointToEllipArc
IMathCircArc::GetClosestPointToLinearObject
IMathCircArc::GetClosestPointToPlane
IMathCircArc::IntersectWithCircArc
IMathCircArc::IntersectWithLinearObject
IMathCircArc::IntersectWithPlane
IMathEllipArc::GetClosestPointTo
IMathEllipArc::GetClosestPointToCirArc
IMathEllipArc::GetClosestPointToEllipArc
IMathEllipArc::GetClosestPointToLinearObject
IMathEllipArc::GetClosestPointToPlane
IMathEllipArc::IntersectWithLinearObject
IMathEllipArc::IntersectWithPlane
IMathLine::GetClosestPointToCircArc
IMathLine::GetClosestPointToEllipArc
IMathLine::GetClosestPointToLinearObject
IMathLine::IntersectWithLinearObject
Syntax