C# Class SEToolbox.Models.MergeVoxelModel

Inheritance: BaseModel
ファイルを表示 Open project: midspace/SEToolbox Class Usage Examples

Public Methods

Method Description
Load ( IStructureBase selection1, IStructureBase selection2 ) : void

Method Details

Load() public method

public Load ( IStructureBase selection1, IStructureBase selection2 ) : void
selection1 IStructureBase
selection2 IStructureBase
return void