Hide Table of Contents
TwistControlType Property (ISweepFeatureData)

Gets or sets the type of twist control for this sweep feature.

.NET Syntax

Visual Basic (Declaration) 
Property TwistControlType As System.Short
Visual Basic (Usage) 
Dim instance As ISweepFeatureData
Dim value As System.Short
 
instance.TwistControlType = value
 
value = instance.TwistControlType
C# 
System.short TwistControlType {get; set;}
C++/CLI 
property System.short TwistControlType {
   System.short get();
   void set ( &   System.short value);
}

Property Value

Twist control as defined in swTwistControlType_e (see Remarks)

Example

See the ISweepFeatureData examples.

Remarks

For user interface options...

Set...

Profile Orientation set to... And Profile Twist set to... ISweepFeatureData::TwistControlType as defined in swTwistControlType_e to... And ISweepFeatureData::PathAlignmentType as defined in swTangencyType_e to...
Follow Path None swTwistControlFollowPath swTangencyNone
Specify Twist Value swTwistControlConstantTwistAlongPath swTangencyNone
Specify Direction Vector swTwistControlFollowPath swTangencyDirectionVector
Follow Path and First Guide Curve (option appears with at least one guide curve) swTwistControlFollowPathFirstGuideCurve swTangencyNone
Follow Path and First and Second Guide Curves (option appears with at least two guide curves) swTwistControlFollowFirstSecondGuideCurves swTangencyNone
Tangent to Adjacent Faces swTwistControlFollowPath swTangencyAllFaces
Minimum Twist (available only with a 3D path) swTwistControlFollowPath swMinimumTwist
Natural swTwistControlFollowPath swTangencyNone
Keep Normal Constant None swTwistControlKeepNormalConstant swTangencyNone
Specify Twist Value swTwistControlConstantTwistAlongPath + swTwistControlKeepNormalConstant swTangencyNone

If you specify this property with swTwistControlType_e.swTwistControlConstantTwistAlongPath to specify profile twist values, you must set ISweepFeatureData::AlignWithEndFaces to false.

See Accessing Selections that Define Features for additional details.

See Also

Availability

SOLIDWORKS 2001Plus FCS, Revision Number 10.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:   TwistControlType Property (ISweepFeatureData)
*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) 2019 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.