Hide Table of Contents
InsertSurfaceFinishSymbol3 Method (IModelDocExtension)

Creates a surface-finish symbol based on the last selection.

.NET Syntax

Visual Basic (Declaration) 
Function InsertSurfaceFinishSymbol3( _
   ByVal SymType As Integer, _
   ByVal LeaderType As Integer, _
   ByVal LocX As Double, _
   ByVal LocY As Double, _
   ByVal LocZ As Double, _
   ByVal LaySymbol As Integer, _
   ByVal ArrowType As Integer, _
   ByVal MachAllowance As String, _
   ByVal OtherVals As String, _
   ByVal ProdMethod As String, _
   ByVal SampleLen As String, _
   ByVal MaxRoughness As String, _
   ByVal MinRoughness As String, _
   ByVal RoughnessSpacing As String _
) As SFSymbol
Visual Basic (Usage) 
Dim instance As IModelDocExtension
Dim SymType As Integer
Dim LeaderType As Integer
Dim LocX As Double
Dim LocY As Double
Dim LocZ As Double
Dim LaySymbol As Integer
Dim ArrowType As Integer
Dim MachAllowance As String
Dim OtherVals As String
Dim ProdMethod As String
Dim SampleLen As String
Dim MaxRoughness As String
Dim MinRoughness As String
Dim RoughnessSpacing As String
Dim value As SFSymbol
 
value = instance.InsertSurfaceFinishSymbol3(SymType, LeaderType, LocX, LocY, LocZ, LaySymbol, ArrowType, MachAllowance, OtherVals, ProdMethod, SampleLen, MaxRoughness, MinRoughness, RoughnessSpacing)
C# 
SFSymbol InsertSurfaceFinishSymbol3( 
   int SymType,
   int LeaderType,
   double LocX,
   double LocY,
   double LocZ,
   int LaySymbol,
   int ArrowType,
   string MachAllowance,
   string OtherVals,
   string ProdMethod,
   string SampleLen,
   string MaxRoughness,
   string MinRoughness,
   string RoughnessSpacing
)
C++/CLI 
SFSymbol^ InsertSurfaceFinishSymbol3( 
&   int SymType,
&   int LeaderType,
&   double LocX,
&   double LocY,
&   double LocZ,
&   int LaySymbol,
&   int ArrowType,
&   String^ MachAllowance,
&   String^ OtherVals,
&   String^ ProdMethod,
&   String^ SampleLen,
&   String^ MaxRoughness,
&   String^ MinRoughness,
&   String^ RoughnessSpacing
) 

Parameters

SymType
Type of symbol as defined in swSFSymType_e
LeaderType

Type of leader as defined in swLeaderStyle_e

LocX

x location for symbol

LocY

y location for symbol

LocZ

z location for symbol

LaySymbol

Type of lay direction as defined in swSFLaySym_e

ArrowType
Type of arrow head as defined in swArrowStyle_e
MachAllowance

Material removal allowance

OtherVals

Other roughness values

ProdMethod

Production method and treatment

SampleLen

Sampling length

MaxRoughness

Maximum roughness

MinRoughness

Minimum roughness

RoughnessSpacing

Roughness spacing

Return Value

Newly inserted surface finish symbol

Remarks

The SolidWorks software uses the location parameters for this method only if the surface finish symbol has a leader leaderType != swNO_LEADER.

 

See Also

Availability

SolidWorks 2005 FCS, Revision Number 13.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:   InsertSurfaceFinishSymbol3 Method (IModelDocExtension)
*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) 2012 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.