Click or drag to resize

Derivatives Class

Derivatives.
Inheritance Hierarchy
SystemObject
  Emulate3D.FMIElementBase
    Emulate3D.FMI.V2.DescriptionDerivatives

Namespace: Emulate3D.FMI.V2.Description
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public sealed class Derivatives : ElementBase, 
	IEnumerable
See Also