Hide Table of Contents
SetManualEnd1ConnectionType Method (ICWBeamBody)

Sets whether manual forces and moments are known to be zero for End1 connection of the beam.

.NET Syntax

Visual Basic (Declaration) 
Sub SetManualEnd1ConnectionType( _
   ByVal BHingeIstDir As System.Integer, _
   ByVal BHinge2ndDir As System.Integer, _
   ByVal BHingeAlongBeam As System.Integer, _
   ByVal BSlide1stDir As System.Integer, _
   ByVal BSlide2ndDir As System.Integer, _
   ByVal BSlideAlongBeam As System.Integer _
) 
Visual Basic (Usage) 
Dim instance As ICWBeamBody
Dim BHingeIstDir As System.Integer
Dim BHinge2ndDir As System.Integer
Dim BHingeAlongBeam As System.Integer
Dim BSlide1stDir As System.Integer
Dim BSlide2ndDir As System.Integer
Dim BSlideAlongBeam As System.Integer
 
instance.SetManualEnd1ConnectionType(BHingeIstDir, BHinge2ndDir, BHingeAlongBeam, BSlide1stDir, BSlide2ndDir, BSlideAlongBeam)
C# 
void SetManualEnd1ConnectionType( 
   System.int BHingeIstDir,
   System.int BHinge2ndDir,
   System.int BHingeAlongBeam,
   System.int BSlide1stDir,
   System.int BSlide2ndDir,
   System.int BSlideAlongBeam
)
C++/CLI 
void SetManualEnd1ConnectionType( 
&   System.int BHingeIstDir,
&   System.int BHinge2ndDir,
&   System.int BHingeAlongBeam,
&   System.int BSlide1stDir,
&   System.int BSlide2ndDir,
&   System.int BSlideAlongBeam
) 

Parameters

BHingeIstDir
1 to set the moment about the first direction of the cross section to zero so that the end can rotate about this direction, 0 to not
BHinge2ndDir
1 if the moment about the second direction of the cross section is known to be zero so that the end can rotate about this direction, 0 if not
BHingeAlongBeam
1 if the moment about the axial direction of the beam is known to be zero so that the end can rotate about this direction, 0 if not
BSlide1stDir
1 if the force in the first direction of the cross section is known to be zero so that the end can translate along this direction, 0 if not
BSlide2ndDir
1 if the force in the second direction of the cross section is known to be zero so that the end can translate along this direction, 0 if not
BSlideAlongBeam
1 if the force in the axial direction of the bam is known to be zero so that the end can translate along this direction, 0 if not

Remarks

Before calling this method, you must set ICWBeamBody::BeamEnd1ConnectionType to swsBeamBodyConnectionManual.
 

See Also

Availability

SOLIDWORKS Simulation API 2010 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:   SetManualEnd1ConnectionType Method (ICWBeamBody)
*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.