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