![](https://www.progesoft.com/application/files/7617/1819/4511/collapse.gif)
![](https://www.progesoft.com/application/files/1617/1819/4511/expand.gif)
![](https://www.progesoft.com/application/files/7617/1819/4511/collapse.gif)
![](https://www.progesoft.com/application/files/1617/1819/4511/expand.gif)
![](https://www.progesoft.com/application/files/5617/1819/4511/drpdown.gif)
![](https://www.progesoft.com/application/files/9917/1819/4511/drpdown_orange.gif)
![](https://www.progesoft.com/application/files/5317/1819/4511/copycode.gif)
![](https://www.progesoft.com/application/files/3717/1819/4511/copycodeHighlight.gif)
IntelliCAD 11.1 Object Library | |
Rotate3D Method | |
See Also |
![]() |
- Point1
- Point2
- RotationAngle
Table Object : Rotate3D Method |
Description
Rotates an object about an axis formed by two points. The direction of the axis is from point1 to point2.
Syntax
Visual Basic |
---|
Public Sub Rotate3D( _ ByVal Point1 As Point, _ ByVal Point2 As Point, _ ByVal RotationAngle As Double _ ) |
Parameters
- Point1
- Point2
- RotationAngle