SimulatedTexture.MetersToUnits Method (RhinoDoc, Double)

SimulatedTextureMetersToUnits Method (RhinoDoc, Double)

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public double MetersToUnits(
	RhinoDoc doc,
	double units
)
Public Function MetersToUnits ( 
	doc As RhinoDoc,
	units As Double
) As Double

Parameters

doc
Type: RhinoRhinoDoc

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

units
Type: SystemDouble

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

Return Value

Type: Double

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also