Gets the names of the studies for this model.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetMotionStudyNames( _
ByVal Count As System.Integer _
) As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IMotionStudyManager
Dim Count As System.Integer
Dim value As System.String
value = instance.IGetMotionStudyNames(Count) |
C# | |
---|
System.string IGetMotionStudyNames(
System.int Count
) |
C++/CLI | |
---|
System.String^ IGetMotionStudyNames(
& System.int Count
) |
Parameters
- Count
- Number of studies for this model
Return Value
Names of the studies for this model
Remarks
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0