2023 Method
Changes 0
M

MEPAnalyticalConnectionType.Create

Description:
Creates an analytical connection type element.
Remarks:
The newly created type would have the default pressure loss being 0. Use ElementType.duplicate to copy from any existing type.
public static MEPAnalyticalConnectionType Create(
	Document doc,
	string name
)
Return Value MEPAnalyticalConnectionType The created analytical connection type element.