C# (CSharp) SampleCsObjectProperties 네임스페이스

클래스들

이름 설명
SampleCsObjectPropertiesCommand 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.
SampleCsObjectPropertiesDialogPage This is our custom MRhinoObjectPropertiesDialogPage-inherited class that is used to display our custom object properties.
SampleCsObjectPropertiesPlugIn SampleCsObjectPropertiesPlugIn plug-in
SampleCsObjectPropertiesPlugInAttributes
SampleCsObjectPropertiesUserControl