Click or drag to resize
SoLDMGeometry.IsTileInROI 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 SoLDMTileVisitor. NodeStatus name_17567,
	bool name_17568
)

Parameters

name_17565
Type: OIV.LDM.Nodes.SoROI
name_17566
Type: OIV.Inventor.SbBox3i32
name_17567
Type: OIV.LDM.SoLDMTileVisitor.NodeStatus
name_17568
Type: System.Boolean

Return Value

Type: Boolean
Remarks