Click or drag to resize
SoDataSetGetLDMTopoOctree Method

Returns the LDMTopoOctree used by this OIV.LDM.Nodes.SoDataSet.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoLDMTopoOctree GetLDMTopoOctree()

Return Value

Type: SoLDMTopoOctree
Remarks

The LDMTopoOctree is initialized at the initialization of the reader.

See Also