ModelComponent.NameIsLocked Property

ModelComponentNameIsLocked Property

Returns a value indicating whether the component Name is already locked.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool NameIsLocked { get; }
Public ReadOnly Property NameIsLocked As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.8
See Also