Click or drag to resize

ModelComponentHasId Property

Returns a value indicating whether the component has an ID.

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

Property Value

Type: Boolean
See Also