Click or drag to resize
PbGrid2DGetGeometry Method (SbNativeFloatArray, SbNativeFloatArray)

Note: This API is now obsolete.

Gets the mesh 2D geometry.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public void GetGeometry(
	out SbNativeFloatArray x,
	out SbNativeFloatArray y
)

Parameters

x
Type: OIV.InventorSbNativeFloatArray
y
Type: OIV.InventorSbNativeFloatArray
Remarks

See Also