|
ModelModifier Class
|
utility class for modifying models.
Inheritance Hierarchy
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static class ModelModifier
Public NotInheritable Class ModelModifier
public ref class ModelModifier abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ModelModifier = class end
The ModelModifier type exposes the following members.
Methods
| Name | Description |
---|
  | Modify |
Change the nodal coordinates of a model.
|
Top
See Also