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: 10.12.3.0 (10.12.3.0)
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