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);
Table 36 – FindPartsByType Method Arguments
Argument Description
TypeNodeIdNodeId of the list of parts that should be returned. The node must be a subtype of the PartDataType.
Parts

Information about the part.

Table 37 – FindPartsByType Method AddressSpace definition
Attribute Value
BrowseName FindPartsByType
References NodeClass BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariable0:InputArguments0:Argument[] 0:PropertyType0:Mandatory
0:HasPropertyVariable0:OutputArguments0:Argument[] 0:PropertyType0:Mandatory