Gets or sets the type of files to which to save the animation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property OutputType As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IAVIParameter
Dim value As System.Integer
instance.OutputType = value
value = instance.OutputType |
C# | |
---|
System.int OutputType {get; set;} |
C++/CLI | |
---|
property System.int OutputType {
System.int get();
void set ( & System.int value);
} |
Property Value
File type as defined by
swAnimationOutputType_e
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0