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: 9.9.37.0.Release.949101e879da5f6470fa92ad2130ca63933f42d5
Syntax
public void SetScale(
	SbVec3f scale
)

Parameters

scale
Type: OIV.InventorSbVec3f
Scale vector
See Also