2027 Method
Changes 0
M

ConnectorElement.CreateCableTrayConnector

Description:
Create a new cable tray ConnectorElement.
Remarks:
Regenerates the document.
Overloads (2):
CreateCableTrayConnector(Document,Reference,Edge)
public static ConnectorElement CreateCableTrayConnector(
	Document document,
	Reference planarFace,
	Edge edge
)
  • document
    The document to add the connector to.
  • planarFace
    The planar face to place the connector on.
  • edge
    One of the edges in the edge loop that defines the connector location on the planar face.
Return Value ConnectorElement The cable tray ConnectorElement.