Holds definitions for the SECLOCK Command from APDL used in External Model. This command defines the DOFs to lock for the MPC184. Refer to APDL command definition for more details.
Declaration Syntax
public class SeclockCommand : CDBCommand
Table 924: Members
|
Property | Index |
Gets the command index. (Inherited from Command.) |
|
Property | Name |
Gets the command name. (Inherited from Command.) |
|
Property | ToCdbCommandString |
Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string. |
|
Property | Values |
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.. |