Click or drag to resize

ModelComponentHasName Property

Returns a value indicating whether the component has a Name.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool HasName { get; }

Property Value

Type: Boolean
See Also