Represents a SFEBLOCK command.
Declaration Syntax
public class SFEBlockCommand : CDBCommand
Table 903: Members
Property | ElementSurfaceLoadCount |
Gets the number of element surface loads. |
Property | ElementSurfaceLoads |
Get the element surface 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 surface load 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. |