Gets or sets whether to save the entire animation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SaveEntireAnimation As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAVIParameter
Dim value As Boolean
instance.SaveEntireAnimation = value
value = instance.SaveEntireAnimation
|
C# | |
---|
bool SaveEntireAnimation {get; set;} |
C++/CLI | |
---|
property bool SaveEntireAnimation {
bool get();
void set (bool value);
} |
Return Value
True to save the entire animation, false to not
Example
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0