Click or drag to resize
SoVertexFlagvertexUnmarked Property

These are the fields for marked/unmarked vertices.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFInt32 vertexUnmarked { get; }

Property Value

Type: SoMFInt32
Remarks

If a vertex appears in both arrays, it is unmarked.

See Also