|
ElementActivate Class
|
Activates the elements of a model according to the activation list.
Uses soft kill approach for inactive elements.
Inheritance Hierarchy
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static class ElementActivate
Public NotInheritable Class ElementActivate
public ref class ElementActivate abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ElementActivate = class end
The ElementActivate type exposes the following members.
Methods
| Name | Description |
---|
  | solve |
Activates the elements of a model according to the activation list.
Uses soft kill approach for inactive elements.
|
Top
See Also