Click or drag to resize
SoLDMDataAccessDataInfoPlaneNumPolygonPoints Property

Number of points of the polygon intersecting subvolume.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public int NumPolygonPoints { get; set; }

Property Value

Type: Int32
Remarks

The polygon will have 3, 4, 5, or 6 vertices depending on how the plane intersects the subvolume.

See Also