C# 클래스 Frixel.Rhinoceros.FrixelRhinoPlugIn

Every RhinoCommon .rhp assembly must have one and only one PlugIn-derived class. DO NOT create instances of this class yourself. It is the responsibility of Rhino to create an instance of this class.

To complete plug-in information, please also see all PlugInDescription attributes in AssemblyInfo.cs (you might need to click "Project" -> "Show All Files" to see it in the "Solution Explorer" window).

상속: Rhino.PlugIns.PlugIn
파일 보기 프로젝트 열기: EmilPoulsen/Frixel

공개 메소드들

메소드 설명
FrixelRhinoPlugIn ( )

메소드 상세

FrixelRhinoPlugIn() 공개 메소드

public FrixelRhinoPlugIn ( )