Hide Table of Contents
AddCyclicSymmetryRestraint Method (ICWLoadsAndRestraintsManager)

Adds a cyclic symmetry restraint.

.NET Syntax

Visual Basic (Declaration) 
Function AddCyclicSymmetryRestraint( _
   ByVal FirstFace As System.Object, _
   ByVal SecondFace As System.Object, _
   ByVal Axis As System.Object, _
   ByRef ErrorCode As System.Integer _
) As CWRestraint
Visual Basic (Usage) 
Dim instance As ICWLoadsAndRestraintsManager
Dim FirstFace As System.Object
Dim SecondFace As System.Object
Dim Axis As System.Object
Dim ErrorCode As System.Integer
Dim value As CWRestraint
 
value = instance.AddCyclicSymmetryRestraint(FirstFace, SecondFace, Axis, ErrorCode)
C# 
CWRestraint AddCyclicSymmetryRestraint( 
   System.object FirstFace,
   System.object SecondFace,
   System.object Axis,
   out System.int ErrorCode
)
C++/CLI 
CWRestraint^ AddCyclicSymmetryRestraint( 
&   System.Object^ FirstFace,
&   System.Object^ SecondFace,
&   System.Object^ Axis,
&   [Out] System.int ErrorCode
) 

Parameters

FirstFace
First face (see Remarks)
SecondFace
Second face (see Remarks)
Axis
Axis of revolution (see Remarks)
ErrorCode
Error code as defined in swsCyclicRestraintError_e

Return Value

ICWRestraint

Example

Remarks

The cyclic symmetry fixture is appropriate for turbines, fans, flywheels, and motor rotors. FirstFace and SecondFace are the faces of a cut section of a model that can be repeated in a cyclical pattern about Axis. The angle between FirstFace and SecondFace should be evenly divisible by 360. You cannot apply a cyclic symmetry restraint to an invalid section. See the Creating Valid Sections for Cyclic Symmetry topic in the SOLIDWORKS Simulation Helps for more information.

This method is valid only for static and nonlinear studies.

 

See Also

Availability

SOLIDWORKS Simulation API 2017 SP0


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:   AddCyclicSymmetryRestraint Method (ICWLoadsAndRestraintsManager)
*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.