Click or drag to resize
SoTransformProjectionscaleFactor Property

Scale factor applied to the geometry.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat scaleFactor { get; }

Property Value

Type: SoSFFloat
Remarks

Note: Each coordinate is multiplied by this value.

See Also