Click or drag to resize
PbDomainSetTransformType Method

Sets the type of transformation.

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

Parameters

type
Type: OIV.MeshViz.GraphPbDomainTransformTypes
Remarks

(SCALE_X_FIXED by default)

See Also