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: 2023.1.3.0 (2023.1.3)
Syntax
public SoMFInt32 vertexUnmarked { get; }

Property Value

Type: SoMFInt32
Remarks

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

See Also