Gets whether the GOST
Add default symbol option is set.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GOSTDefaultSymbol As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISFSymbol
Dim value As Boolean
instance.GOSTDefaultSymbol = value
value = instance.GOSTDefaultSymbol
|
C# | |
---|
bool GOSTDefaultSymbol {get; set;} |
C++/CLI | |
---|
property bool GOSTDefaultSymbol {
bool get();
void set (bool value);
} |
Return Value
True if the GOST
Add default symbol option is set , false if it is not
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0