Summary
Copies the contents of `copyFrom` into this object, replacing its previous contents.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
- Containing Type
- SpringDefinitions
Syntax
public void CopyFrom(SpringDefinitions copyFrom)
Remarks
FlexiMotion.FMUtilities.Clone``1(``0) uses this method internally.Parameters
| Name | Type | Description |
|---|---|---|
| copyFrom | SpringDefinitions |
Return Value
| Type | Description |
|---|---|
| void |