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: 2.2.0.4 (2.2.0.4)
Syntax
public static class Mapper

The Mapper type exposes the following members.

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