Sets the angle for this surface revolve feature in forward or reverse direction.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetRevolutionAngle( _
ByVal Forward As System.Boolean, _
ByVal Angle As System.Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISurfRevolveFeatureData
Dim Forward As System.Boolean
Dim Angle As System.Double
instance.SetRevolutionAngle(Forward, Angle) |
C# | |
---|
void SetRevolutionAngle(
System.bool Forward,
System.double Angle
) |
C++/CLI | |
---|
void SetRevolutionAngle(
& System.bool Forward,
& System.double Angle
) |
Parameters
- Forward
True gets the revolution angle in forward direction, false gets it in reverse direction
- Angle
Revolution angle
Remarks
See Also
Availability
SolidWorks 2001Plus SP1, Revision Number 10.1