Click or drag to resize

SimulatedTextureMetersToUnits Method (Double)

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Rhino.Render.SimulatedTexture.MetersToUnits(System.Double)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
[ObsoleteAttribute("Obsolete, use version that requires a document")]
public double MetersToUnits(
	double units
)

Parameters

units
Type: SystemDouble

[Missing <param name="units"/> documentation for "M:Rhino.Render.SimulatedTexture.MetersToUnits(System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Rhino.Render.SimulatedTexture.MetersToUnits(System.Double)"]

See Also