RhinoCommon API
ModelComponentId Property |
Gets or sets the ID of the current instance.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

Property Value
Type: Guid
Exception | Condition |
---|---|
InvalidOperationException | When setting the ID failed. This usually happened because the instance ID is already locked. |
