Click or drag to resize
PbDomainSetTransformType Method

Sets the type of transformation.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public void SetTransformType(
	PbDomainTransformTypes type
)

Parameters

type
Type: OIV.MeshViz.GraphPbDomainTransformTypes
Remarks

(SCALE_X_FIXED by default)

See Also