Click or drag to resize

File3dmRenderEnvironments Constructor

Initializes a new instance of the File3dmRenderEnvironments class

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public File3dmRenderEnvironments(
	File3dm f
)

Parameters

f
Type: Rhino.FileIOFile3dm

[Missing <param name="f"/> documentation for "M:Rhino.FileIO.File3dmRenderEnvironments.#ctor(Rhino.FileIO.File3dm)"]

See Also