ConnectorElement.CreateCableTrayConnector
Description:
Create a new cable tray ConnectorElement.
Create a new cable tray ConnectorElement.
Remarks:
Regenerates the document.
Regenerates the document.
Overloads (2):
CreateCableTrayConnector(Document,Reference)
public static ConnectorElement CreateCableTrayConnector(
Document document,
Reference planarFace
)
-
documentThe document to add the connector to.
-
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
-
Connector creation is not allowed in this family.