Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Double
area
Calculate area of a traingle
Namespace: Vts.FemModeling.MGRTE._2DAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- x1
- Type:
System Double
x coordinate 1
- y1
- Type:
System Double
y coordinate 1
- x2
- Type:
System Double
x coordinate 2
- y2
- Type:
System Double
y coordinate 2
- x3
- Type:
System Double
x coordinate 3
- y3
- Type:
System Double
y coordinate 3
Return Value
Type:
area
See Also