Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Estimator
EstimaterPlugInAttributes
C# Class Estimator.EstimaterPlugInAttributes
Inheritance:
RMA.Rhino.MRhinoPlugInAttributes
显示文件
Open project: mcneel/Rhino4Samples_DotNet
Public Methods
Method
Description
Address
( ) :
string
Country
( ) :
string
Email
( ) :
string
Fax
( ) :
string
Organization
( ) :
string
Phone
( ) :
string
UpdateURL
( ) :
string
Website
( ) :
string
Method Details
Address()
public
method
public
Address
( ) :
string
return
string
Country()
public
method
public
Country
( ) :
string
return
string
Email()
public
method
public
Email
( ) :
string
return
string
Fax()
public
method
public
Fax
( ) :
string
return
string
Organization()
public
method
public
Organization
( ) :
string
return
string
Phone()
public
method
public
Phone
( ) :
string
return
string
UpdateURL()
public
method
public
UpdateURL
( ) :
string
return
string
Website()
public
method
public
Website
( ) :
string
return
string