2027 Method
Changes 0
M

FlexPipe.IsPipingSystemTypeId

Description:
Checks if given type is valid piping system type.
public static bool IsPipingSystemTypeId(
	Document document,
	ElementId systemTypeId
)
  • document
    The document.
  • systemTypeId
    ElementId of the piping system type to check.
Return Value Boolean True if the given systemTypeId is the piping system type, false otherwise.