Click or drag to resize
GnomonSetScale Method
Scale the size of the gnomon (default is 1,1,1).

Namespace: OIV.Medical.Nodes
Assembly: OIV.Medical (in OIV.Medical.dll) Version: 2025.1.0.Release.2a081733c801ebf47c3d8b921bce5efef34a062d
Syntax
public void SetScale(
	SbVec3f scale
)

Parameters

scale
Type: OIV.InventorSbVec3f
Scale vector
See Also