10.2.4 FindPartsByType Method
This method returns all Parts of a Type.
The signature of this Method is specified below. Table 36 and Table 37 specify the Arguments and AddressSpace representation, respectively.
Signature
FindPartsByType (
[in] 0:NodeId TypeNodeId,
[out] 3:ISA95MaterialDataType[] Parts);| Argument | Description |
| TypeNodeId | NodeId of the list of parts that should be returned. The node must be a subtype of the PartDataType. |
| Parts | Information about the part. |
| Attribute | Value | ||||
| BrowseName | FindPartsByType | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | 0:InputArguments | 0:Argument[] | 0:PropertyType | 0:Mandatory |
| 0:HasProperty | Variable | 0:OutputArguments | 0:Argument[] | 0:PropertyType | 0:Mandatory |