Skip to content

M_Rhino_Commands_Command__ctor

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Command Constructor

Default protected constructor. It only allows instantiation through subclassing.

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

Syntax

C#

protected Command()

VB

Protected Sub New

Version Information

Supported in: 5D58w

See Also

Reference

Command Class
Rhino.Commands Namespace

Clone this wiki locally