Represents a BFEBLOCK command.
Declaration Syntax
public class BFEBlockCommand : CDBCommand
Table 863: Members
Property | ElementBodyForceCount |
Gets the number of element body-force loads. |
Property | ElementBodyForces |
Gets the element body-force loads. |
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 | ToCdbCommandString |
Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string. |