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