Method | Description | |
---|---|---|
AxisAlignedBoxEnvironmentComponent ( ) : Grasshopper.Kernel |
Initializes a new instance of the AbstractEnvironmentComponent class.
|
Method | Description | |
---|---|---|
GetInputs ( IGH_DataAccess da ) : bool | ||
RegisterInputParams ( GH_InputParamManager pManager ) : void |
Registers all the input parameters for this component.
|
|
SetOutputs ( IGH_DataAccess da ) : void |
public AxisAlignedBoxEnvironmentComponent ( ) : Grasshopper.Kernel | ||
return | Grasshopper.Kernel |
protected GetInputs ( IGH_DataAccess da ) : bool | ||
da | IGH_DataAccess | |
return | bool |
protected RegisterInputParams ( GH_InputParamManager pManager ) : void | ||
pManager | GH_InputParamManager | |
return | void |
protected SetOutputs ( IGH_DataAccess da ) : void | ||
da | IGH_DataAccess | |
return | void |