Hide Table of Contents
InsertRib Method (IFeatureManager)

Inserts rib.

.NET Syntax

Visual Basic (Declaration) 
Sub InsertRib( _
   ByVal Is2Sided As Boolean, _
   ByVal ReverseThicknessDir As Boolean, _
   ByVal Thickness As Double, _
   ByVal ReferenceEdgeIndex As Integer, _
   ByVal ReverseMaterialDir As Boolean, _
   ByVal IsDrafted As Boolean, _
   ByVal DraftOutward As Boolean, _
   ByVal DraftAngle As Double, _
   ByVal IsNormToSketch As Boolean, _
   ByVal IsDraftedFromWall As Boolean _
) 
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Is2Sided As Boolean
Dim ReverseThicknessDir As Boolean
Dim Thickness As Double
Dim ReferenceEdgeIndex As Integer
Dim ReverseMaterialDir As Boolean
Dim IsDrafted As Boolean
Dim DraftOutward As Boolean
Dim DraftAngle As Double
Dim IsNormToSketch As Boolean
Dim IsDraftedFromWall As Boolean
 
instance.InsertRib(Is2Sided, ReverseThicknessDir, Thickness, ReferenceEdgeIndex, ReverseMaterialDir, IsDrafted, DraftOutward, DraftAngle, IsNormToSketch, IsDraftedFromWall)
C# 
void InsertRib( 
   bool Is2Sided,
   bool ReverseThicknessDir,
   double Thickness,
   int ReferenceEdgeIndex,
   bool ReverseMaterialDir,
   bool IsDrafted,
   bool DraftOutward,
   double DraftAngle,
   bool IsNormToSketch,
   bool IsDraftedFromWall
)
C++/CLI 
void InsertRib( 
&   bool Is2Sided,
&   bool ReverseThicknessDir,
&   double Thickness,
&   int ReferenceEdgeIndex,
&   bool ReverseMaterialDir,
&   bool IsDrafted,
&   bool DraftOutward,
&   double DraftAngle,
&   bool IsNormToSketch,
&   bool IsDraftedFromWall
) 

Parameters

Is2Sided

True if the rib is double-sided rib, false if the rib is single sided; a double-sided rib thickens on both sides of the sketch

ReverseThicknessDir

For single-sided ribs: Ture to thicken the opposite side of the sketch normal, false to not

Thickness
Rib thickness
ReferenceEdgeIndex

Edge in the sketch to use to determine the material direction and for draft reference; when the rib is drafted, the mid point of this edge maintains the thickness value; other points on the rib may have a different thickness due to the draft

ReverseMaterialDir
True to flip the direction of the extrusion, false to not
IsDrafted
True to draft the rib, false to not
DraftOutward
True to draft the rib outward, false to not; only effective if IsDrafted is true
DraftAngle
Draft angle of the rib; only effective if IsDrafted is true
IsNormToSketch

True if extrusion direction is normal to sketch, false if parelle to sketch

IsDraftedFromWall
True if draft is from wall, false if not; only valid if IsDrafted is true
 

See Also

Availability

SolidWorks 2009 FCS, Revision Number 17.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:   InsertRib 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) 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.