Click or drag to resize

Mapper Class

Base class of all functors that change a statical model (e.g. its geometry)
Inheritance Hierarchy
SystemObject
  Karamba.Utilities.MappingsMapper

Namespace:  Karamba.Utilities.Mappings
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class Mapper

The Mapper type exposes the following members.

Methods
  NameDescription
Public methodStatic membermappedModel
calculates a mapped model based on an input-model, a list of mappers and a list of parameters
Top
See Also