P_Rhino_RhinoDoc_IsReadOnly - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.IsReadOnly Property

Current read-only mode for this document. true if the document can be viewed but NOT saved. false if document can be viewed and saved.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool IsReadOnly { get; }

VB

Public ReadOnly Property IsReadOnly As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️