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