Click or drag to resize
SoVolumeReaderSetDirectCoorSys Method
Specify if the coordinate system used is direct or not. The function will return FALSE if the feature is not supported by the current reader. Default is false.

Namespace: OIV.LDM.Readers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public virtual bool SetDirectCoorSys(
	bool directCoord
)

Parameters

directCoord
Type: SystemBoolean

Return Value

Type: Boolean
See Also