Gets the values defining the SECLOCK command as list of double. The values are defined as: first value is the locked DOF, the 2 values after are the minimum and maximum value of that DOF. This pattern continues for any number of locked DOFs..
Declaration Syntax
public IReadOnlyList<double> Values { get; }