Click or drag to resize

ModelDescriptionVendorAnnotations Property

If non-null, additional data that a vendor might want to store and that other vendors might ignore.

Namespace:  Emulate3D.FMI.V2.Description
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public VendorAnnotations? VendorAnnotations { get; }

Property Value

Type: VendorAnnotations
See Also