FileSerializerEx.FillModel Method

Initialize the protobuf model for the Eyeshot proprietary file format.
Protected Overrides Sub FillModel()
This language is not supported or no code example is available.
protected override void FillModel()
This language is not supported or no code example is available.
Exception type Condition

EyeshotException

When the FileSerializer.Content is set to contentType.None or the Serializer.Model is already compiled.

Remarks
 
Derived class have to call the base.FillModel() first.

.NET Framework

Supported in: 4.8

In this article

Definition