Click or drag to resize

TerminalsAndIcons Class

Terminals and icons.
Inheritance Hierarchy
SystemObject
  Emulate3D.FMIElementBase
    Emulate3D.FMI.V3.DescriptionAnnotationsBase
      Emulate3D.FMI.V3.DescriptionExternalElementBase
        Emulate3D.FMI.V3.DescriptionTerminalsAndIcons

Namespace: Emulate3D.FMI.V3.Description
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public sealed class TerminalsAndIcons : ExternalElementBase

The TerminalsAndIcons type exposes the following members.

Properties
 NameDescription
Public propertyAnnotations Annotations.
(Inherited from AnnotationsBase)
Public propertyFmiVersion Declares the FMI version defining the XSD of the XML file. Must match FmiVersion.
(Inherited from ExternalElementBase)
Public propertyGraphicalRepresentation Graphical representation.
Public propertyTerminals Terminals
Top
See Also