P_Rhino_Commands_Command_Settings - mcneel/rhinocommon-api-docs GitHub Wiki

Command.Settings Property

Gets the settings of the command.

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

Syntax

C#

public PersistentSettings Settings { get; }

VB

Public ReadOnly Property Settings As PersistentSettings
	Get

Property Value

Type: PersistentSettings

Version Information

Supported in: 5D58w

See Also

Reference

Command Class
Rhino.Commands Namespace

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