SoRenderObjectSetDecimation Method |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic void SetDecimation(
float value
)
Public Sub SetDecimation (
value As Single
)
public:
void SetDecimation(
float value
)
member SetDecimation :
value : float32 -> unit
Parameters
- value
- Type: SystemSingle
Remarks
See Also