Class StepReadException

StepReadException class

Reading an STP exception.

public class StepReadException : Exception

Constructors

NameDescription
StepReadException(string, int, int)

Properties

NameDescription
Column { get; }
Line { get; }

See Also