SoConverterParametersSetInputVolume Method |
Define the volume used as input.
Namespace: OIV.LDM.ConvertersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic void SetInputVolume(
SoDataSet inputVolume
)
Public Sub SetInputVolume (
inputVolume As SoDataSet
)
public:
void SetInputVolume(
SoDataSet^ inputVolume
)
member SetInputVolume :
inputVolume : SoDataSet -> unit
Parameters
- inputVolume
- Type: OIV.LDM.NodesSoDataSet
Remarks
See Also