Click or drag to resize

RhinoDocModelUrl Property

Gets and sets the link address, or URL, for the model.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public string ModelUrl { get; set; }

Property Value

Type: String
See Also