The QTOMaterial type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add(ObjectId) | Adds a material item with the sampled surface to the material. | |
| Add(ObjectId, String) | Adds a material item with the sampled corridor shape to the material. | |
| Dispose | ||
| GetEnumerator | Implement the method declare in IEnumerable<T> interface. This method return an enumerator which can be use to enumerate this collection. | |
| GetFactor | Gets the factor value. | |
| GetObjectEnumerator | Implement the method declare in IEnumerable interface. This method return an enumerator which can be use to enumerate this collection. | |
| IsFactorApplicable | Gets a boolean value indicating whether the specified factor is applicable. | |
| Remove(QTOMaterialItem) | Removes a material item from the material. | |
| Remove(String) | Removes a material item specified by name from the material. | |
| RemoveAt | Removes a material item specified by index from the material. | |
| SetFactor | Sets the factor value. |
