프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ExportFile | string |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_createdFiles | List |
||
_currentStep | int | ||
_steps | int | ||
_type | int |
메소드 | 설명 | |
---|---|---|
Description ( ) : string | ||
OnPictureCreated ( Iterate iter, Fractrace.DataTypes.PictureData pictureData ) : bool |
Return true, if after generation a new process should be startet.
|
|
OnStart ( ) : void | ||
X3DomExportBatchProcess ( ) : System |
메소드 | 설명 | |
---|---|---|
BatchEnds ( ) : void |
Is called after last batch step ist called.
|
|
PrepareStep ( ) : void | ||
StepEnds ( ) : void |
public OnPictureCreated ( Iterate iter, Fractrace.DataTypes.PictureData pictureData ) : bool | ||
iter | Iterate | |
pictureData | Fractrace.DataTypes.PictureData | |
리턴 | bool |