Gets whether this symbol is All Around or Local for this surface finish symbol.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSymbolAllAround() As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISFSymbol
Dim value As Boolean
value = instance.GetSymbolAllAround()
|
C# | |
---|
bool GetSymbolAllAround() |
C++/CLI | |
---|
bool GetSymbolAllAround(); |
Return Value
True if All Around symbol, false if Local symbol
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0