| Visual Basic | |
|---|---|
Sub GetDirection( _ ByRef Vector As MathVector _ ) | |
| C# | |
|---|---|
void GetDirection( out MathVector Vector ) | |
| JavaScript | |
|---|---|
GetDirection( ) : dsMathVector | |
Parameters
- Vector[out] or Return Value
- IMathVector
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)
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)
DraftSight V1R1.4
Syntax