Click or drag to resize
SoVolumeSkinIntersect Method

Returns true if the shape intersects the given tile.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public override bool Intersect(
	SoLDMNodeFrontManager nfm,
	SoLDMTileID tileId
)

Parameters

nfm
Type: OIV.LDMSoLDMNodeFrontManager
tileId
Type: OIV.LDMSoLDMTileID

Return Value

Type: Boolean
Remarks