Click or drag to resize
SoLDMNodeFrontManagerGetTiles Method (SbBox3i32, Queue)

Note: This API is now obsolete.

Returns the list of tiles intersecting the specified region.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public void GetTiles(
	SbBox3i32 region,
	Queue tiles
)

Parameters

region
Type: OIV.InventorSbBox3i32
tiles
Type: System.CollectionsQueue
Remarks
Obsolete since OpenInventor 8000.
See Also