메소드 | 설명 | |
---|---|---|
SurfaceEnvironmentComponent ( ) : System.Runtime.CompilerServices |
Initializes a new instance of the WorldBoxEnvironmentComponent class.
|
메소드 | 설명 | |
---|---|---|
GetInputs ( IGH_DataAccess da ) : bool | ||
RegisterInputParams ( GH_InputParamManager pManager ) : void |
Registers all the input parameters for this component.
|
|
RegisterOutputParams ( GH_OutputParamManager pManager ) : void | ||
SetOutputs ( IGH_DataAccess da ) : void |
protected RegisterInputParams ( GH_InputParamManager pManager ) : void | ||
pManager | GH_InputParamManager | |
리턴 | void |
protected RegisterOutputParams ( GH_OutputParamManager pManager ) : void | ||
pManager | GH_OutputParamManager | |
리턴 | void |
public SurfaceEnvironmentComponent ( ) : System.Runtime.CompilerServices | ||
리턴 | System.Runtime.CompilerServices |