ModelNotPresentException Class

Represents an exception indicating that the model with the requested ID is not currently active in Tekla Structural Designer
Inheritance Hierarchy

Namespace:  TSD.API.Remoting.Service
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public class ModelNotPresentException : TsdException
See Also