2020 Class Back to 2020
C

ConnectorElement

Version comparison

Members across versions

27 members across 9 versions · 2 added later · 9 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
same same same same same same same same same
M ChangeHostReference(Reference)
not yet introduced not yet introduced not yet introduced added same same same same same
M ChangeHostReference(Reference, Edge)
not yet introduced not yet introduced not yet introduced added same same same same same
M CreateCableTrayConnector(Document, Reference)
same same same same same same same same same
M CreateCableTrayConnector(Document, Reference, Edge)
same same same same same same same same same
M CreateConduitConnector(Document, Reference)
same same same same same changed same same same
M CreateConduitConnector(Document, Reference, Edge)
same same same same same changed same same same
M CreateDuctConnector(Document, DuctSystemType, ConnectorProfileType, Reference, Edge)
same same same same same changed same same same
M CreateDuctConnector(Document, DuctSystemType, ConnectorProfileType, Reference)
same same same same same changed same same same
M CreateElectricalConnector(Document, ElectricalSystemType, Reference)
same same same same same changed same same same
M CreateElectricalConnector(Document, ElectricalSystemType, Reference, Edge)
same same same same same changed same same same
M CreatePipeConnector(Document, PipeSystemType, Reference, Edge)
same same same same same changed same same same
M CreatePipeConnector(Document, PipeSystemType, Reference)
same same same same same changed same same same
same same same same same same same same same
same same same same same changed same same same
M IsSystemClassificationValid(MEPSystemClassification)
same same same same same same same same same
M SetLinkedConnectorElement(ConnectorElement)
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
P Domain
same same same same same same same same same
P Height
same same same same same same same same same
same same same same same same same same same
P Origin
same same same same same same same same same
P Radius
same same same same same same same same same
P Shape
same same same same same same same same same
same same same same same same same same same
P Width
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2020).
Identical to 2020: 2021, 2022
2020 current

Changes in 2025 vs 2020 2 added 9 changed

Flip API Versions →

Added in 2025 (new since 2020)

Changed members

ConnectorElement.CreateConduitConnector(Document, Reference)
document Document The document to add the connector to.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The conduit ConnectorElement.
ConnectorElement.CreateConduitConnector(Document, Reference, Edge)
document Document The document to add the connector to.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The conduit ConnectorElement.
ConnectorElement.CreateDuctConnector(Document, DuctSystemType, ConnectorProfileType, Reference, Edge)
document Document The document to add the connector to.
ductSystemType DuctSystemType The DuctSystemType of the connector.
profileShape ConnectorProfileType The profile shape of the duct.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The duct ConnectorElement.
ConnectorElement.CreateDuctConnector(Document, DuctSystemType, ConnectorProfileType, Reference)
document Document The document to add the connector to.
ductSystemType DuctSystemType The DuctSystemType of the connector.
profileShape ConnectorProfileType The profile shape of the duct.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The duct ConnectorElement.
ConnectorElement.CreateElectricalConnector(Document, ElectricalSystemType, Reference)
document Document The document to add the connector to.
electricalSystemType ElectricalSystemType The ElectricalSystemTYpe of the connector.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The electrical ConnectorElement.
ConnectorElement.CreateElectricalConnector(Document, ElectricalSystemType, Reference, Edge)
document Document The document to add the connector to.
electricalSystemType ElectricalSystemType The ElectricalSystemTYpe of the connector.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The electrical ConnectorElement.
ConnectorElement.CreatePipeConnector(Document, PipeSystemType, Reference, Edge)
document Document The document to add the connector to.
pipeSystemType PipeSystemType The PipeSystemType of the connector.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The pipe ConnectorElement.
ConnectorElement.CreatePipeConnector(Document, PipeSystemType, Reference)
document Document The document to add the connector to.
pipeSystemType PipeSystemType The PipeSystemType of the connector.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The pipe ConnectorElement.
ConnectorElement.GetLinkedConnectorElement()
→ returns ConnectorElementnullNothingnullptr The linked connector element. If null Nothing nullptr a null reference ( Nothing in Visual Basic) , the connector has no link.

Changes in 2025.3 vs 2020 2 added 9 changed

Flip API Versions →

Added in 2025.3 (new since 2020)

Changed members

ConnectorElement.CreateConduitConnector(Document, Reference)
document Document The document to add the connector to.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The conduit ConnectorElement.
ConnectorElement.CreateConduitConnector(Document, Reference, Edge)
document Document The document to add the connector to.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The conduit ConnectorElement.
ConnectorElement.CreateDuctConnector(Document, DuctSystemType, ConnectorProfileType, Reference, Edge)
document Document The document to add the connector to.
ductSystemType DuctSystemType The DuctSystemType of the connector.
profileShape ConnectorProfileType The profile shape of the duct.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The duct ConnectorElement.
ConnectorElement.CreateDuctConnector(Document, DuctSystemType, ConnectorProfileType, Reference)
document Document The document to add the connector to.
ductSystemType DuctSystemType The DuctSystemType of the connector.
profileShape ConnectorProfileType The profile shape of the duct.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The duct ConnectorElement.
ConnectorElement.CreateElectricalConnector(Document, ElectricalSystemType, Reference)
document Document The document to add the connector to.
electricalSystemType ElectricalSystemType The ElectricalSystemTYpe of the connector.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The electrical ConnectorElement.
ConnectorElement.CreateElectricalConnector(Document, ElectricalSystemType, Reference, Edge)
document Document The document to add the connector to.
electricalSystemType ElectricalSystemType The ElectricalSystemTYpe of the connector.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The electrical ConnectorElement.
ConnectorElement.CreatePipeConnector(Document, PipeSystemType, Reference, Edge)
document Document The document to add the connector to.
pipeSystemType PipeSystemType The PipeSystemType of the connector.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The pipe ConnectorElement.
ConnectorElement.CreatePipeConnector(Document, PipeSystemType, Reference)
document Document The document to add the connector to.
pipeSystemType PipeSystemType The PipeSystemType of the connector.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The pipe ConnectorElement.
ConnectorElement.GetLinkedConnectorElement()
→ returns ConnectorElementnullNothingnullptr The linked connector element. If null Nothing nullptr a null reference ( Nothing in Visual Basic) , the connector has no link.

Changes in 2026 vs 2020 2 added 9 changed

Flip API Versions →

Added in 2026 (new since 2020)

Changed members

ConnectorElement.CreateConduitConnector(Document, Reference)
document Document The document to add the connector to.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The conduit ConnectorElement.
ConnectorElement.CreateConduitConnector(Document, Reference, Edge)
document Document The document to add the connector to.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The conduit ConnectorElement.
ConnectorElement.CreateDuctConnector(Document, DuctSystemType, ConnectorProfileType, Reference, Edge)
document Document The document to add the connector to.
ductSystemType DuctSystemType The DuctSystemType of the connector.
profileShape ConnectorProfileType The profile shape of the duct.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The duct ConnectorElement.
ConnectorElement.CreateDuctConnector(Document, DuctSystemType, ConnectorProfileType, Reference)
document Document The document to add the connector to.
ductSystemType DuctSystemType The DuctSystemType of the connector.
profileShape ConnectorProfileType The profile shape of the duct.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The duct ConnectorElement.
ConnectorElement.CreateElectricalConnector(Document, ElectricalSystemType, Reference)
document Document The document to add the connector to.
electricalSystemType ElectricalSystemType The ElectricalSystemTYpe of the connector.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The electrical ConnectorElement.
ConnectorElement.CreateElectricalConnector(Document, ElectricalSystemType, Reference, Edge)
document Document The document to add the connector to.
electricalSystemType ElectricalSystemType The ElectricalSystemTYpe of the connector.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The electrical ConnectorElement.
ConnectorElement.CreatePipeConnector(Document, PipeSystemType, Reference, Edge)
document Document The document to add the connector to.
pipeSystemType PipeSystemType The PipeSystemType of the connector.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The pipe ConnectorElement.
ConnectorElement.CreatePipeConnector(Document, PipeSystemType, Reference)
document Document The document to add the connector to.
pipeSystemType PipeSystemType The PipeSystemType of the connector.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The pipe ConnectorElement.
ConnectorElement.GetLinkedConnectorElement()
→ returns ConnectorElementnullNothingnullptr The linked connector element. If null Nothing nullptr a null reference ( Nothing in Visual Basic) , the connector has no link.

Changes in 2027 vs 2020 2 added 9 changed

Flip API Versions →

Added in 2027 (new since 2020)

Changed members

ConnectorElement.CreateConduitConnector(Document, Reference)
document Document The document to add the connector to.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The conduit ConnectorElement.
ConnectorElement.CreateConduitConnector(Document, Reference, Edge)
document Document The document to add the connector to.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The conduit ConnectorElement.
ConnectorElement.CreateDuctConnector(Document, DuctSystemType, ConnectorProfileType, Reference, Edge)
document Document The document to add the connector to.
ductSystemType DuctSystemType The DuctSystemType of the connector.
profileShape ConnectorProfileType The profile shape of the duct.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The duct ConnectorElement.
ConnectorElement.CreateDuctConnector(Document, DuctSystemType, ConnectorProfileType, Reference)
document Document The document to add the connector to.
ductSystemType DuctSystemType The DuctSystemType of the connector.
profileShape ConnectorProfileType The profile shape of the duct.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The duct ConnectorElement.
ConnectorElement.CreateElectricalConnector(Document, ElectricalSystemType, Reference)
document Document The document to add the connector to.
electricalSystemType ElectricalSystemType The ElectricalSystemTYpe of the connector.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The electrical ConnectorElement.
ConnectorElement.CreateElectricalConnector(Document, ElectricalSystemType, Reference, Edge)
document Document The document to add the connector to.
electricalSystemType ElectricalSystemType The ElectricalSystemTYpe of the connector.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The electrical ConnectorElement.
ConnectorElement.CreatePipeConnector(Document, PipeSystemType, Reference, Edge)
document Document The document to add the connector to.
pipeSystemType PipeSystemType The PipeSystemType of the connector.
planarFace Reference The planar face to place the connector on.
edge Edge One of the edges in the edge loop that defines the connector location on the planar face.
→ returns ConnectorElement The pipe ConnectorElement.
ConnectorElement.CreatePipeConnector(Document, PipeSystemType, Reference)
document Document The document to add the connector to.
pipeSystemType PipeSystemType The PipeSystemType of the connector.
planarFace Reference The planar face to place the connector on.
→ returns ConnectorElement The pipe ConnectorElement.
ConnectorElement.GetLinkedConnectorElement()
→ returns ConnectorElementnullNothingnullptr The linked connector element. If null Nothing nullptr a null reference ( Nothing in Visual Basic) , the connector has no link.