Click or drag to resize
SoAntiSquishsizing Property

Determines which of the algorithms enumerated by the type Sizing will be used to select the new scale when the x,y, and z scales are not equal.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoAntiSquishSizings> sizing { get; }

Property Value

Type: SoSFEnumSoAntiSquishSizings
Remarks

. Default is AVERAGE_DIMENSION.

See Also