Gets the types of studies supported by this motion study.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSupportedStudyTypes( _
ByRef SupportedTypes As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMotionStudy
Dim SupportedTypes As Integer
Dim value As Boolean
value = instance.GetSupportedStudyTypes(SupportedTypes)
|
Parameters
- SupportedTypes
- Type of motion study as defined by swMotionStudyType_e
Return Value
True if this method runs successfully, false if not
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0