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.2.1.Release.09005565176de878d23a36e7c4b154675f788e56
Syntax
public void SetScale(
	SbVec3f scale
)

Parameters

scale
Type: OIV.InventorSbVec3f
Scale vector
See Also