2027 Method
Changes 0
M

Pipe.IsPipingConnector

Description:
Checks if the given connector is a valid piping connector.
Remarks:
A connector must be Piping domain type to be connected with other pipes.
public static bool IsPipingConnector(
	Connector connector
)
Return Value Boolean True if the connector has the Piping domain type.