Class DataDrivenCellData
Inherited Members
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class DataDrivenCellData
Constructors
DataDrivenCellData()
Declaration
public DataDrivenCellData()
Properties
CellType
Declaration
public ICellType CellType { get; set; }
Property Value
| Type | Description |
|---|---|
| ICellType |
Deformation
Declaration
public Deformation Deformation { get; set; }
Property Value
| Type | Description |
|---|---|
| Deformation |
TRS
Declaration
public TRS TRS { get; set; }
Property Value
| Type | Description |
|---|---|
| TRS |
Methods
Clone()
Declaration
public DataDrivenCellData Clone()
Returns
| Type | Description |
|---|---|
| DataDrivenCellData |