| SoLDMReaderGetSize Method  | 
Returns the bounding box of the total data in world coordinates. 
 
Namespace: OIV.LDM.ReadersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic virtual SbBox3f GetSize()
Public Overridable Function GetSize As SbBox3f
public:
virtual SbBox3f GetSize()
abstract GetSize : unit -> SbBox3f 
override GetSize : unit -> SbBox3f 
Return Value
Type: 
SbBox3f
Remarks
See Also