Hide Table of Contents
FeatureRevolveThinCut Method (IFeatureManager)

Obsolete. Superseded by IFeatureManager::FeatureRevolve2.

.NET Syntax

Visual Basic (Declaration) 
Function FeatureRevolveThinCut( _
   ByVal Angle As System.Double, _
   ByVal ReverseDir As System.Boolean, _
   ByVal Angle2 As System.Double, _
   ByVal RevType As System.Integer, _
   ByVal Thickness1 As System.Double, _
   ByVal Thickness2 As System.Double, _
   ByVal ReverseThinDir As System.Integer, _
   ByVal UseFeatScope As System.Boolean, _
   ByVal UseAutoSelect As System.Boolean _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Angle As System.Double
Dim ReverseDir As System.Boolean
Dim Angle2 As System.Double
Dim RevType As System.Integer
Dim Thickness1 As System.Double
Dim Thickness2 As System.Double
Dim ReverseThinDir As System.Integer
Dim UseFeatScope As System.Boolean
Dim UseAutoSelect As System.Boolean
Dim value As Feature
 
value = instance.FeatureRevolveThinCut(Angle, ReverseDir, Angle2, RevType, Thickness1, Thickness2, ReverseThinDir, UseFeatScope, UseAutoSelect)
C# 
Feature FeatureRevolveThinCut( 
   System.double Angle,
   System.bool ReverseDir,
   System.double Angle2,
   System.int RevType,
   System.double Thickness1,
   System.double Thickness2,
   System.int ReverseThinDir,
   System.bool UseFeatScope,
   System.bool UseAutoSelect
)
C++/CLI 
Feature^ FeatureRevolveThinCut( 
&   System.double Angle,
&   System.bool ReverseDir,
&   System.double Angle2,
&   System.int RevType,
&   System.double Thickness1,
&   System.double Thickness2,
&   System.int ReverseThinDir,
&   System.bool UseFeatScope,
&   System.bool UseAutoSelect
) 

Parameters

Angle
Angle of revolution in radians
ReverseDir
True reverses the angle direction, false does not
Angle2
Angle of revolution in radians
RevType
Type of revolution as defined in swRevolveType_e (see Remarks)
Thickness1
Wall thickness1 (ReverseThinDir = 2 uses (thickness1)/2 for each direction)
Thickness2
Wall thickness 2 (only used when reverseThinDir= 3)
ReverseThinDir

Type and direction as defined in swThinWallType_e

UseFeatScope
True if the feature only affects selected bodies, false if the feature affects all
bodies
UseAutoSelect
True to automatically select all bodies and have the feature affect those bodies, false to select the bodies the feature affects (see Remarks)

Return Value

Pointer to the IFeature object

Remarks

A constant thickness is given to the profile when revolving.

The ReverseDir argument has no effect if a mid-plane revolution is specified.

When UseAutoSelect is false, the user must select the bodies that the feature will affect.

When using cut or cavity features that result in multiple bodies, you cannot select to keep all of the resulting bodies or one or more selected bodies.

 

See Also

Availability

SOLIDWORKS 2003 FCS, Revision Number 11.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:   FeatureRevolveThinCut 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) 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.