Click or drag to resize
PbIrregularMesh1D Constructor (Int32,Single[])

Constructor with geometry.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public PbIrregularMesh1D(
	int size,
	float[] x
)

Parameters

size
Type: System.Int32
x
Type:System.Single[]
Remarks