Represents a BFBLOCK command.
Declaration Syntax
public class BFBlockCommand : CDBCommand
Table 861: Members
Property | Format |
Gets the format. |
Property | Index |
Gets the command index. (Inherited from Command.) |
Property | IsDefinedFromTable |
Gets whether the values are defined using a table. |
Property | Lab |
Gets the label. |
Property | Name |
Gets the command name. (Inherited from Command.) |
Property | NodalBodyForceCount |
Gets the number of nodal body-force loads. |
Property | NodalBodyForces |
Gets the nodal body-force loads. |
Property | ToCdbCommandString |
Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string. |