Click or drag to resize
PbRegularMesh1DGetGeometry Method

Gets the mesh geometry.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void GetGeometry(
	out int numX,
	out float xmin,
	out float xmax
)

Parameters

numX
Type: SystemInt32
xmin
Type: SystemSingle
xmax
Type: SystemSingle
Remarks

See Also