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: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFEnum<SoSeparatorFastEditings> fastEditing { get; }

Property Value

Type: SoSFEnumSoSeparatorFastEditings
Remarks

Use enum FastEditing. Default is DISABLE.

NOTE: field available since Open Inventor 5.0

See Also