Form LLEDiagramNew Pt Method
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
private PointF NewPt(
Konode ko,
double Length,
ref double[] LastDir
)VB
Private Function NewPt (
ko As Konode,
Length As Double,
ByRef LastDir As Double()
) As PointF