2024 Method
Changes 0
M

FlexPipe.IsFlexPipeTypeId

Description:
Checks if given type is valid flexible pipe type.
Remarks:
A type is valid for flexible pipe if it can be used to the flexible pipe element.
public static bool IsFlexPipeTypeId(
	Document document,
	ElementId pipeTypeId
)
Return Value bool True if flexible pipe type can used for this pipe, false otherwise.