MaterialBeamC.ComputeBeamVertices Method

Public Overrides Sub ComputeBeamVertices( _ 
ByVal el As Element, _ 
ByVal v As Vector3D, _ 
ByVal w As Vector3D, _ 
ByVal no1 As Node, _ 
ByVal deviation As Double
)
This language is not supported or no code example is available.
public override void ComputeBeamVertices( 
Element el
Vector3D v
Vector3D w
Node no1
double deviation 
)
This language is not supported or no code example is available.

Parameters

el
Element

v
Vector3D

w
Vector3D

no1
Node

deviation
double

.NET Framework

Supported in: 4.8

In this article

Definition