2022 Method
Changes 0
M

FabricationConfiguration.LocateFabricationConnector

Description:
Gets the fabrication connector identifiers by group and name, filtered by shape and domain.
public int LocateFabricationConnector(
	string group,
	string name,
	ConnectorDomainType domain,
	ConnectorProfileType shape
)
Return Value int Return the fabrication connector identifier. Returns -1 if not found.