Hide Table of Contents
SetForceOrTranslationValuesEx2 Method (ICWRemoteLoad)

Sets the components of force or translation for this remote load of a linear static, topology, or nonlinear static study.

.NET Syntax

Visual Basic (Declaration) 
Sub SetForceOrTranslationValuesEx2( _
   ByVal BInclude As System.Boolean, _
   ByVal NXCode As System.Integer, _
   ByVal DXValue As System.Double, _
   ByVal NYCode As System.Integer, _
   ByVal DYValue As System.Double, _
   ByVal NZCode As System.Integer, _
   ByVal DZValue As System.Double _
) 
Visual Basic (Usage) 
Dim instance As ICWRemoteLoad
Dim BInclude As System.Boolean
Dim NXCode As System.Integer
Dim DXValue As System.Double
Dim NYCode As System.Integer
Dim DYValue As System.Double
Dim NZCode As System.Integer
Dim DZValue As System.Double
 
instance.SetForceOrTranslationValuesEx2(BInclude, NXCode, DXValue, NYCode, DYValue, NZCode, DZValue)
C# 
void SetForceOrTranslationValuesEx2( 
   System.bool BInclude,
   System.int NXCode,
   System.double DXValue,
   System.int NYCode,
   System.double DYValue,
   System.int NZCode,
   System.double DZValue
)
C++/CLI 
void SetForceOrTranslationValuesEx2( 
&   System.bool BInclude,
&   System.int NXCode,
&   System.double DXValue,
&   System.int NYCode,
&   System.double DYValue,
&   System.int NZCode,
&   System.double DZValue
) 

Parameters

BInclude
-1 or true to include force or translation in the remote load, 0 or false to not
NXCode
Remote load option in the x direction as defined in swsRemoteLoadCheckCode_e
DXValue
Force or translation in the x direction as specified by NXCode
NYCode
Remote load option in the y direction as defined in swsRemoteLoadCheckCode_e
DYValue
Force or translation in the y direction as specified by NYCode
NZCode
Remote load option in the z direction as defined in swsRemoteLoadCheckCode_e
DZValue
Force or translation in the z direction as specified by NZCode

Example

Remarks

This method is valid only if ICWRemoteLoad::AllowDistributedCoupling2 returns -1 or true. If it returns 0 or false, then use ICWRemoteLoad::SetForceOrTranslationValues2 instead of this method.
 

See Also

Availability

SOLIDWORKS 2022 FCS, Revision Number 30


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:   SetForceOrTranslationValuesEx2 Method (ICWRemoteLoad)
*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) 2022 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.