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