Click or drag to resize
SoSeparatorfastEditing Property

Specifies the fast edit mode of the separator node.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoSFEnum<SoSeparatorFastEditings> fastEditing { get; }

Property Value

Type: SoSFEnumSoSeparatorFastEditings
Remarks

Use enum OIV.Inventor.Nodes.SoSeparator.FastEditings. Default is DISABLE.

Note Note

Field available since Open Inventor 5.0

See Also