Hide Table of Contents
InsertMoldPartingSurface Method (IFeatureManager)

Inserts a mold parting surface feature.

.NET Syntax

Visual Basic (Declaration) 
Function InsertMoldPartingSurface( _
   ByVal Radiate As System.Integer, _
   ByVal ReverseAlignment As System.Boolean, _
   ByVal ReverseOffset As System.Boolean, _
   ByVal OffsetDistance As System.Double, _
   ByVal Angle As System.Double, _
   ByVal Smooth As System.Integer, _
   ByVal SmoothDistance As System.Double, _
   ByVal Knit As System.Boolean _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Radiate As System.Integer
Dim ReverseAlignment As System.Boolean
Dim ReverseOffset As System.Boolean
Dim OffsetDistance As System.Double
Dim Angle As System.Double
Dim Smooth As System.Integer
Dim SmoothDistance As System.Double
Dim Knit As System.Boolean
Dim value As Feature
 
value = instance.InsertMoldPartingSurface(Radiate, ReverseAlignment, ReverseOffset, OffsetDistance, Angle, Smooth, SmoothDistance, Knit)
C# 
Feature InsertMoldPartingSurface( 
   System.int Radiate,
   System.bool ReverseAlignment,
   System.bool ReverseOffset,
   System.double OffsetDistance,
   System.double Angle,
   System.int Smooth,
   System.double SmoothDistance,
   System.bool Knit
)
C++/CLI 
Feature^ InsertMoldPartingSurface( 
&   System.int Radiate,
&   System.bool ReverseAlignment,
&   System.bool ReverseOffset,
&   System.double OffsetDistance,
&   System.double Angle,
&   System.int Smooth,
&   System.double SmoothDistance,
&   System.bool Knit
) 

Parameters

Radiate
Radiate mold parting surface as defined by swPartingSurfaceMoldParmType_e
ReverseAlignment
True to reverse alignment, false to not; only available when radiate set to swPartingSurfaceMoldParmNormal and a parting line does not yet exist (see Remarks)
ReverseOffset

True to reverse offset direction, false to not

OffsetDistance
True to reverse offset direction, false to not
Angle

Angle of mold parting surface; only available when radiate set to either swPartingSurfaceMoldParmTangent or swPartingSurfaceMoldParmNormal

Smooth
Smooth mold parting surface as defined by swPartingSurfaceSmoothingType_e
SmoothDistance
Distance to smooth mold parting surface; only available when smooth set to swPartingSurfaceSmooth
Knit
True to knit all surfaces, false to not

Return Value

Pointer to IFeature object

Remarks

f a parting line feature does not yet exist in the model, you must first select the direction of pull and the edges for the parting line using IModelDocExtension::SelectByID2. For example, a face (direction of pull) has a mark of 1 and edges (parting lines) a mark of 4.
 

See Also

Availability

SolidWorks 2004 FCS, Revision Number 12.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:   InsertMoldPartingSurface Method (IFeatureManager)
*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) 2014 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.