Свойство | Тип | Описание | |
---|---|---|---|
neighbors | ISpatialCollection |
Метод | Описание | |
---|---|---|
AbstractBoidBehaviorComponent ( string name, string nickname, string description, |
Initializes a new instance of the EatBehaviorComponent class.
|
|
GetInputs ( IGH_DataAccess da ) : bool | ||
RegisterInputParams ( GH_InputParamManager pManager ) : void |
Registers all the input parameters for this component.
|
protected AbstractBoidBehaviorComponent ( string name, string nickname, string description, |
||
name | string | |
nickname | string | |
description | string | |
icon | ||
componentGuid | string | |
Результат | System.Drawing |
protected GetInputs ( IGH_DataAccess da ) : bool | ||
da | IGH_DataAccess | |
Результат | bool |
protected RegisterInputParams ( GH_InputParamManager pManager ) : void | ||
pManager | GH_InputParamManager | |
Результат | void |