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.13.0.Release.908d87e0180ebfe7287e3e24da18328657f2aef7
Syntax
public void SetScale(
	SbVec3f scale
)

Parameters

scale
Type: OIV.InventorSbVec3f
Scale vector
See Also