C# (CSharp) Estimator Namespace

Classes

Name Description
EstTagAreaCommand A Rhino.NET plug-in can contain as many MRhinoCommand derived classes as it wants. DO NOT create an instance of this class (this is the responsibility of Rhino.NET.) A command wizard can be found in visual studio when adding a new item to the project.
EstTagLinearCommand A Rhino.NET plug-in can contain as many MRhinoCommand derived classes as it wants. DO NOT create an instance of this class (this is the responsibility of Rhino.NET.) A command wizard can be found in visual studio when adding a new item to the project.
EstTagVolumeCommand A Rhino.NET plug-in can contain as many MRhinoCommand derived classes as it wants. DO NOT create an instance of this class (this is the responsibility of Rhino.NET.) A command wizard can be found in visual studio when adding a new item to the project.
EstimaterPlugInAttributes
EstimatorHelpers
EstimatorPlugIn Every Rhino.NET Plug-In must have one and only one MRhinoPlugIn derived class. DO NOT create an instance of this class. It is the responsibility of Rhino.NET to create an instance of this class and register it with Rhino.
EstimatorTag
EstimatorTagForm
EstimatorTagTable
ListViewColumnSorter This class is an implementation of the 'IComparer' interface.
RhinoGetAreaObjects
RhinoGetVolumeObjects
cmdEstReportAll A Rhino.NET plug-in can contain as many MRhinoCommand derived classes as it wants. DO NOT create an instance of this class (this is the responsibility of Rhino.NET.)
cmdEstReportItemCounts A Rhino.NET plug-in can contain as many MRhinoCommand derived classes as it wants. DO NOT create an instance of this class (this is the responsibility of Rhino.NET.)
cmdEstReportOne A Rhino.NET plug-in can contain as many MRhinoCommand derived classes as it wants. DO NOT create an instance of this class (this is the responsibility of Rhino.NET.)
cmdEstTagItem A Rhino.NET plug-in can contain as many MRhinoCommand derived classes as it wants. DO NOT create an instance of this class (this is the responsibility of Rhino.NET.)
cmdEstimator A Rhino.NET plug-in can contain as many MRhinoCommand derived classes as it wants. DO NOT create an instance of this class (this is the responsibility of Rhino.NET.) A command wizard can be found in visual studio when adding a new item to the project.