Click or drag to resize
PoMeshContouringannotClippingPolygon Property

This is a polygon where no annotations are present outside it.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoMFVec2f annotClippingPolygon { get; }

Property Value

Type: SoMFVec2f
Remarks

If the point list is empty, the mesh limits will be used instead. By default, annotClippingPolygon = (0,0)

See Also