C# Class SEToolbox.Models.MergeVoxelModel

Inheritance: BaseModel
Afficher le fichier Open project: midspace/SEToolbox Class Usage Examples

Méthodes publiques

Méthode Description
Load ( IStructureBase selection1, IStructureBase selection2 ) : void

Method Details

Load() public méthode

public Load ( IStructureBase selection1, IStructureBase selection2 ) : void
selection1 IStructureBase
selection2 IStructureBase
Résultat void