Rolls the model view about the line of sight by the specified angle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub RollBy( _
ByVal Angle As Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim Angle As Double
instance.RollBy(Angle)
|
C# | |
---|
void RollBy(
double Angle
) |
C++/CLI | |
---|
void RollBy(
& double Angle
) |
Parameters
- Angle
- Angle by which to roll the model view about the line of sight
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0