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 System.Integer, _
   ByVal LeaderType As System.Integer, _
   ByVal LocX As System.Double, _
   ByVal LocY As System.Double, _
   ByVal LocZ As System.Double, _
   ByVal LaySymbol As System.Integer, _
   ByVal ArrowType As System.Integer, _
   ByVal MachAllowance As System.String, _
   ByVal OtherVals As System.String, _
   ByVal ProdMethod As System.String, _
   ByVal SampleLen As System.String, _
   ByVal MaxRoughness As System.String, _
   ByVal MinRoughness As System.String, _
   ByVal RoughnessSpacing As System.String _
) As SFSymbol
Visual Basic (Usage) 
Dim instance As IModelDocExtension
Dim SymType As System.Integer
Dim LeaderType As System.Integer
Dim LocX As System.Double
Dim LocY As System.Double
Dim LocZ As System.Double
Dim LaySymbol As System.Integer
Dim ArrowType As System.Integer
Dim MachAllowance As System.String
Dim OtherVals As System.String
Dim ProdMethod As System.String
Dim SampleLen As System.String
Dim MaxRoughness As System.String
Dim MinRoughness As System.String
Dim RoughnessSpacing As System.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( 
   System.int SymType,
   System.int LeaderType,
   System.double LocX,
   System.double LocY,
   System.double LocZ,
   System.int LaySymbol,
   System.int ArrowType,
   System.string MachAllowance,
   System.string OtherVals,
   System.string ProdMethod,
   System.string SampleLen,
   System.string MaxRoughness,
   System.string MinRoughness,
   System.string RoughnessSpacing
)
C++/CLI 
SFSymbol^ InsertSurfaceFinishSymbol3( 
&   System.int SymType,
&   System.int LeaderType,
&   System.double LocX,
&   System.double LocY,
&   System.double LocZ,
&   System.int LaySymbol,
&   System.int ArrowType,
&   System.String^ MachAllowance,
&   System.String^ OtherVals,
&   System.String^ ProdMethod,
&   System.String^ SampleLen,
&   System.String^ MaxRoughness,
&   System.String^ MinRoughness,
&   System.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

Example

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) 2015 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.