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

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
public void GetTiles(
	SbBox3i32 region,
	List<SoLDMTileID> tiles
)

Parameters

region
Type: OIV.InventorSbBox3i32
tiles
Type: System.Collections.GenericListSoLDMTileID
Remarks