Eyeshot 9.0 WinForms API Reference
SetRotationRestraint(Boolean,Double) Method

WinForms Assembly > devDept.Eyeshot.Fem Namespace > NodeBeam Class > SetRotationRestraint Method : SetRotationRestraint(Boolean,Double) Method
True if the rotation around Z is restrained
Rotation around Z
Sets a rotation restraint in 2D.
Syntax
'Declaration
 
Public Overloads Sub SetRotationRestraint( _
   ByVal aroundZ As Boolean, _
   Optional ByVal rotationZ As Double _
) 
public void SetRotationRestraint( 
   bool aroundZ,
   double rotationZ
)

Parameters

aroundZ
True if the rotation around Z is restrained
rotationZ
Rotation around Z
See Also

Reference

NodeBeam Class
NodeBeam Members
Overload List