Rolls the model view about the line of sight by the specified angle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub RollBy( _
ByVal Angle As System.Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim Angle As System.Double
instance.RollBy(Angle) |
C# | |
---|
void RollBy(
System.double Angle
) |
C++/CLI | |
---|
void RollBy(
& System.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