CPCommand

Represents a CP command.

Declaration Syntax

public class CPCommand : CDBCommand

Table 883: Members

Property

Dof

Gets the degree of freedom label.

Property

Index

Gets the command index.

(Inherited from Command.)

Property

Name

Gets the command name.

(Inherited from Command.)

Property

Ncp

Gets the number of coupled nodes.

Property

Nodes

Gets the nodes.

Property

ToCdbCommandString

Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string.