Click or drag to resize
SoComplexitytype Property

How shape complexity is interpreted.

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

Property Value

Type: SoSFEnumSoComplexityTypes
Remarks

. Default is OBJECT_SPACE. The default value can also be set using the environment variable OIV_COMPLEXITY_TYPE.

See Also