<Code Lib>
2026 Method
Changes 0
M

ConnectorElement.CreateCableTrayConnector(Document, Reference)

Description:
Create a new cable tray ConnectorElement.
Remarks:
Regenerates the document.
Overloads (2):
CreateCableTrayConnector(Document,Reference)

public static ConnectorElement CreateCableTrayConnector(
	Document document,
	Reference planarFace
)

  • document
    The document to add the connector to.
  • planarFace
    The planar face to place the connector on.
Return Value ConnectorElement The cable tray ConnectorElement.

Loading…