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; }
Public ReadOnly Property HasName As Boolean
Get
Property Value
Type:
BooleanSee Also