Click or drag to resize

Unknown Class

Unknown.
Inheritance Hierarchy
SystemObject
  Emulate3D.FMIElementBase
    Emulate3D.FMI.V2.DescriptionUnknown

Namespace:  Emulate3D.FMI.V2.Description
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public sealed class Unknown : ElementBase

The Unknown type exposes the following members.

Properties
  NameDescription
Public propertyDependencies
Defines the dependency of the unknown.
Public propertyDependenciesKind
Dependencies kind.
Public propertyIndex
Scalar variable index of unknown.
Top
See Also