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

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.