Hide Table of Contents
GetSymbol Method (ISFSymbol)

Gets the type of symbol for this surface finish symbol.

.NET Syntax

Visual Basic (Declaration) 
Function GetSymbol() As System.Integer
Visual Basic (Usage) 
Dim instance As ISFSymbol
Dim value As System.Integer
 
value = instance.GetSymbol()
C# 
System.int GetSymbol()
C++/CLI 
System.int GetSymbol(); 

Return Value

Type of symbol as defined in swSFSymType_e (see Remarks)

Remarks

This method returns one of the following values from the swSFSymType_e enumeration: swSFBasic, swSFMachining_Req, swSFDont_Machine, swSFJIS_No_Machining, swSFJIS_Basic, or swSFJIS_Machining_Req.

 

If the symbol is...

Then use...

swSFJIS_No_Machining or swSFJIS_Basic

ISFSymbol::GetSymbolSurfaceTexture to retrieve more information about the symbol.  

It returns one of these values from the swSFSymType_e enumeration: swSFJIS_Surface_Texture_1, swSFJIS_Surface_Texture_2, swSFJIS_Surface_Texture_3, or swSFJIS_Surface_Texture_4.

swSFBasic, swSFMachining_Req, or swSFDont_Machine

ISFSymbol::GetSymbolAllAround to retrieve more information about the symbol. This method returns a Boolean indicating whether this is an All Around or Local symbol.

 

 

To set the symbol type, use ISFSymbol::SetSymbol.

 

See Also

Availability

SOLIDWORKS 2006 FCS, Revision Number 14.0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   GetSymbol Method (ISFSymbol)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2017 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.