ObjectAttributes.Url Property

ObjectAttributesUrl Property

Objects may have an URL. There are no restrictions on what value this URL may have. As an example, if the object came from a commercial part library, the URL might point to the definition of that part.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string Url { get; set; }
Public Property Url As String
	Get
	Set

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.14
See Also