2025.3 Class Back to 2025.3
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 (2025.3).
Identical to 2025.3: 2025, 2026, 2027
2025.3 current

Changes in 2020 vs 2025.3 2 missing 9 changed

Flip API Versions →

Missing in 2020 (only available in 2025.3)

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 nullNothingnullptrConnectorElement The linked connector element. If , the connector has no link.

Changes in 2021 vs 2025.3 2 missing 9 changed

Flip API Versions →

Missing in 2021 (only available in 2025.3)

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 nullNothingnullptrConnectorElement The linked connector element. If , the connector has no link.

Changes in 2022 vs 2025.3 2 missing 9 changed

Flip API Versions →

Missing in 2022 (only available in 2025.3)

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 nullNothingnullptrConnectorElement The linked connector element. If , the connector has no link.

Changes in 2023 vs 2025.3 9 changed

Flip API Versions →

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 nullNothingnullptrConnectorElement The linked connector element. If , the connector has no link.

Changes in 2024 vs 2025.3 9 changed

Flip API Versions →

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 nullNothingnullptrConnectorElement The linked connector element. If , the connector has no link.