EarthAnchorPoint.Name Property

EarthAnchorPointName Property

Gets or sets the short form of the identifying information about this location.

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

Property Value

Type: String
See Also