Gets whether this motion study is active.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsActive As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMotionStudy
Dim value As Boolean
value = instance.IsActive
|
C++/CLI | |
---|
property bool IsActive {
bool get();
} |
Return Value
True if the motion study is active, false if not
Example
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0