ConnectorElement.CreateDuctConnector
Description:
Create a new duct ConnectorElement.
Create a new duct ConnectorElement.
Remarks:
Regenerates the document.
Regenerates the document.
Overloads (2):
CreateDuctConnector(Document,DuctSystemType,ConnectorProfileType,Reference)
public static ConnectorElement CreateDuctConnector(
Document document,
DuctSystemType ductSystemType,
ConnectorProfileType profileShape,
Reference planarFace
)
-
documentThe document to add the connector to.
-
ductSystemTypeThe DuctSystemType of the connector.
-
profileShapeThe profile shape of the duct.
-
planarFaceThe planar face to place the connector on.
-
The reference is not a planar face. -or- document is not a family document.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration
-
Connector creation is not allowed in this family.