Gets the angular velocity for the specified component's at the specified time.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetAngularVelocity( _
ByVal Time As Double, _
ByVal Component As Object _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IMotionStudyResults
Dim Time As Double
Dim Component As Object
Dim value As Object
value = instance.GetAngularVelocity(Time, Component)
|
C++/CLI | |
---|
Object^ GetAngularVelocity(
& double Time,
& Object^ Component
) |
Parameters
- Time
- Time
- Component
- Component
Return Value
Angular velocity
vector
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0