Holds definitions for the SECJOINT Command from APDL used in External Model. This command defines multiple aspects of an MPC (coordinate system, relative DOFs …). Refer to APDL command definition for more details.
Declaration Syntax
public class SecjointCommand : CDBCommand
Table 923: Members
|
Property | DataType |
Gets the type of data set by the SECJOINT (LSYS, RDOF…). |
|
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 SECJOINT command. The value will either be a double or a string. |