29 MaterialListType

29.3 AddMaterial

This method adds a material to the list.
Signature
AddMaterial (
[in] 0:String Id
[in] 0:LocalizedText Name
[in] 0:Double Density);
Table 146 – AddMaterial Method Arguments
Argument | Description |
---|---|
Id | Id of the material |
Name | Name of the material (e.g. trade name) |
Density | Density of the material in the unit given in the DensityUnit Property in the instance of MaterialListType |
Table 147 – AddMaterial Method AddressSpace Definition
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | AddMaterial | ||||
References | Node Class | BrowseName | DataType | TypeDefinition | Modelling Rule |
0:HasProperty | Variable | InputArguments | Argument[] | 0:PropertyType | Mandatory |