Click or drag to resize

ElementActivate Class

Activates the elements of a model according to the activation list. Uses soft kill approach for inactive elements.
Inheritance Hierarchy
SystemObject
  Karamba.ModelsElementActivate

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public static class ElementActivate

The ElementActivate type exposes the following members.

Methods
  NameDescription
Public methodStatic membersolve
Activates the elements of a model according to the activation list. Uses soft kill approach for inactive elements.
Top
See Also