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: 10.12.3.0 (10.12.3.0)
Syntax
public SoLDMTopoOctree GetLDMTopoOctree()

Return Value

Type: SoLDMTopoOctree
Remarks

The LDMTopoOctree is initialized at the initialization of the reader.

See Also