2026 Method
Changes 5
M

ConnectorElement.CreateElectricalConnector

Description:
Create a new electrical ConnectorElement.
Remarks:
Regenerates the document.
Overloads (2):
CreateElectricalConnector(Document,ElectricalSystemType,Reference)
public static ConnectorElement CreateElectricalConnector(
	Document document,
	ElectricalSystemType electricalSystemType,
	Reference planarFace
)
  • document
    The document to add the connector to.
  • electricalSystemType
    The ElectricalSystemTYpe of the connector.
  • planarFace
    The planar face to place the connector on.
Return Value ConnectorElement The electrical ConnectorElement.