Class DataDrivenCellData
Inheritance
System.Object
DataDrivenCellData
Assembly: Sylves.dll
Syntax
public class DataDrivenCellData : Object
Constructors
DataDrivenCellData()
Declaration
public DataDrivenCellData()
Properties
CellType
Declaration
public ICellType CellType { get; set; }
Property Value
Declaration
public Deformation Deformation { get; set; }
Property Value
TRS
Declaration
public TRS TRS { get; set; }
Property Value
Methods
Clone()
Declaration
public DataDrivenCellData Clone()
Returns