Gets or sets whether to open an assembly document using the SpeedPak option.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UseSpeedPak As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDocumentSpecification
Dim value As System.Boolean
instance.UseSpeedPak = value
value = instance.UseSpeedPak |
C# | |
---|
System.bool UseSpeedPak {get; set;} |
C++/CLI | |
---|
property System.bool UseSpeedPak {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to use SpeedPak, false to not
See Also
Availability
SOLIDWORKS 2011 FCS, Revision 19.0