Represents a CMBLOCK command.
Declaration Syntax
public class CMBlockCommand : CDBCommand
Table 867: Members
|
Property | Cmname |
Gets the component name. |
|
Property | Elements |
Gets the type of entities. |
|
Property | Format |
Gets the Format. |
|
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 | Type |
Gets the type of entities (node or elem). |