C# Class SharpFEGrasshopper.Core.TypeClass.GH_Load

Inheritance: SimpleGooImplementation
Mostrar archivo Open project: AndreasBak/GrasshopperSharpFE

Public Properties

Property Type Description
name string

Public Methods

Method Description
ToSharpLoad ( GH_Model model ) : void
ToString ( ) : string

Method Details

ToSharpLoad() public abstract method

public abstract ToSharpLoad ( GH_Model model ) : void
model GH_Model
return void

ToString() public method

public ToString ( ) : string
return string

Property Details

name public_oe property

public string name
return string