FormLLEDiagramNewPt Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax private PointF NewPt(
Konode ko,
double Length,
ref double[] LastDir
)
Private Function NewPt (
ko As Konode,
Length As Double,
ByRef LastDir As Double()
) As PointF
Request Example
View SourceParameters
- ko Konode
-
- Length Double
-
- LastDir Double
-
Return Value
PointFSee Also