Table of Contents

Class DefaultModelFilestate

Namespace
Cognite.Simulator.Utils
Assembly
Cognite.Simulator.Utils.dll
public class DefaultModelFilestate : ModelStateBase, IExtractionState
Inheritance
DefaultModelFilestate
Implements
IExtractionState
Inherited Members

Constructors

DefaultModelFilestate()

public DefaultModelFilestate()

Fields

Processed

public bool Processed

Field Value

bool

Properties

IsExtracted

Indicates if information has been extracted from the model file

public override bool IsExtracted { get; }

Property Value

bool