Gets the revolution angle of the feature in forward or reverse direction.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetRevolutionAngle( _
ByVal Forward As System.Boolean _
) As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IRevolveFeatureData2
Dim Forward As System.Boolean
Dim value As System.Double
value = instance.GetRevolutionAngle(Forward) |
C# | |
---|
System.double GetRevolutionAngle(
System.bool Forward
) |
C++/CLI | |
---|
System.double GetRevolutionAngle(
& System.bool Forward
) |
Parameters
- Forward
True for forward feature direction, false for reverse
Return Value
Revolution angle of the feature in radians
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0