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.36.0 (9.9.36.0)
Syntax
public bool IsTileInROI(
	SoROI name_17582,
	SbBox3i32 name_17583,
	out SoLDMTileVisitorNodeStatus name_17584,
	bool name_17585
)

Parameters

name_17582
Type: OIV.LDM.NodesSoROI
name_17583
Type: OIV.InventorSbBox3i32
name_17584
Type: OIV.LDMSoLDMTileVisitorNodeStatus
name_17585
Type: SystemBoolean

Return Value

Type: Boolean
Remarks