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.13.0 (9.9.13.0)
Syntax
public bool IsTileInROI(
	SoROI name_17565,
	SbBox3i32 name_17566,
	out SoLDMTileVisitorNodeStatus name_17567,
	bool name_17568
)

Parameters

name_17565
Type: OIV.LDM.NodesSoROI
name_17566
Type: OIV.InventorSbBox3i32
name_17567
Type: OIV.LDMSoLDMTileVisitorNodeStatus
name_17568
Type: SystemBoolean

Return Value

Type: Boolean
Remarks