PipingSystem.Create
Description:
Creates a new instance of a piping system and adds it to the document.
Creates a new instance of a piping system and adds it to the document.
Overloads (2):
public static PipingSystem Create(
Document ADocument,
ElementId typeId
)
-
ADocumentThe document where the element will be created and added.
-
typeIdThe identifier of this piping system element's type.
-
The typeId is not an element id for a valid piping system type.
-
A non-optional argument was null