Properties
Name
The name of the ModFrame component. This name will be visible below the ModFrame component in the ModFrame Client configuration panel.
The name of a ModFrame component must be unique within the container it resides in. |
Null size source
Specifies from where the size of the result matrix is obtained.
The options are:
- Scalar: The size is retrieved from properties or ports as row size and column size.
- Matrix: The size is determined by a matrix inputted to the component
Row count
The number of rows in the resulting matrix. Only visible when the Null size source property is scalar. The property is exposable.
Column count
The number of columns in the resulting matrix. Only visible when the Null size source property is scalar. The property is exposable.