Click or drag to resize
SoPrimitiveVertexPointDetail Property
Point detail giving more information about the vertex. Note that the reference may be null if there is no more info.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoPointDetail PointDetail { get; set; }

Property Value

Type: SoPointDetail
See Also