Click or drag to resize
SoLDMGeometryIsTileInROI Method

Returns true if the tile box is inside the geometry ROI.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.38.0 (9.9.38.0)
Syntax
public bool IsTileInROI(
	SoROI name_17561,
	SbBox3i32 name_17562,
	out SoLDMTileVisitorNodeStatus name_17563,
	bool name_17564
)

Parameters

name_17561
Type: OIV.LDM.NodesSoROI
name_17562
Type: OIV.InventorSbBox3i32
name_17563
Type: OIV.LDMSoLDMTileVisitorNodeStatus
name_17564
Type: SystemBoolean

Return Value

Type: Boolean
Remarks