Sets the angle of revolution of the feature in forward or reverse direction.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetRevolutionAngle( _
ByVal Forward As Boolean, _
ByVal Angle As Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IRevolveFeatureData2
Dim Forward As Boolean
Dim Angle As Double
instance.SetRevolutionAngle(Forward, Angle)
|
C++/CLI | |
---|
void SetRevolutionAngle(
& bool Forward,
& double Angle
) |
Parameters
- Forward
True for forward feature direction, false for reverse
- Angle
Angle of revolution of the feature in radians
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0