Visual Basic | |
---|---|
Function CreateVector( _ ByVal X As System.Double, _ ByVal Y As System.Double, _ ByVal Z As System.Double _ ) As MathVector |
JavaScript | |
---|---|
CreateVector( X : Number, Y : Number, Z : Number ) : dsMathVector |
Parameters
- X
- x coordinate
- Y
- y coordinate
- Z
- z coordinate
- 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