Click or drag to resize
PbDomain Constructor (Single, Single, Single, Single)
Calls PbDomain(xmin, ymin, xmax, ymax, OIV.MeshViz.Graph.PbDomain.BoundingBoxTypes( .PbDomain.AS_IS )).

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PbDomain(
	float xmin,
	float ymin,
	float xmax,
	float ymax
)

Parameters

xmin
Type: SystemSingle
ymin
Type: SystemSingle
xmax
Type: SystemSingle
ymax
Type: SystemSingle
Remarks