Connector Members


The Connector type exposes the following members.

Methods

  NameDescription
Public methodConnectTo
Make connection between two connectors.
Public methodDisconnectFrom
Remove connection between two connectors.
Public methodDispose
Releases all resources used by the Connector
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetFabricationConnectorInfo
Gets fabrication connectivity information.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMEPConnectorInfo
Gets MEP connector information.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsConnectedTo
Identifies if the connector is connected to the specified connector.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAllowsSlopeAdjustments
Indicates if the connector allows the slope adjustment.
Public propertyAllRefs
All references of the connector.
Public propertyAngle
The angle of the Connector.
Public propertyAssignedDuctFlowConfiguration
The assigned duct flow configuration of the connector.
Public propertyAssignedDuctLossMethod
The duct loss method of the connector.
Public propertyAssignedFixtureUnits
The assigned fixture units of the connector.
Public propertyAssignedFlow
The assigned flow of the connector.
Public propertyAssignedFlowDirection
The assigned flow direction of the connector.
Public propertyAssignedFlowFactor
The assigned flow factor of this connector.
Public propertyAssignedKCoefficient
The assigned kCoefficient of the connector.
Public propertyAssignedLossCoefficient
The assigned loss coefficient of the connector.
Public propertyAssignedPipeFlowConfiguration
The pipe flow configuration type of the connector.
Public propertyAssignedPipeLossMethod
The pipe loss method of the connector.
Public propertyAssignedPressureDrop
The assigned pressure drop of the connector.
Public propertyCoefficient
The coefficient of the connector.
Public propertyConnectorManager
The connector manager of the connector.
Public propertyConnectorType
The connector type of the connector.
Public propertyCoordinateSystem
The coordinate system of the connector.
Public propertyDemand
The demand of the connector.
Public propertyDescription
The description.
Public propertyDirection
The direction of the connector.
Public propertyDomain
The domain of the connector.
Public propertyDuctSystemType
The duct system type of the connector.
Public propertyElectricalSystemType
The electrical system type of the connector.
Public propertyEngagementLength
Connector engagement length. When applicable, it represents the inset distance to the end of the fabrication part from the connection point. Otherwise it returns zero.
Public propertyFlow
The flow of the connector.
Public propertyGasketLength
Connector gasket length. When applicable, it represents the distance from the end of the fabrication part to the center of the gasket. Otherwise it returns zero.
Public propertyHeight
The height of the connector.
Public propertyId
A unique identifier to identify this connector.
Public propertyIsConnected
Identifies if the connector is physically connected to a connector on another element.
Public propertyIsMovable
whether the connector can be moved.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyMEPSystem
The system of the connector belong to.
Public propertyOrigin
The location of the connector.
Public propertyOwner
The host of the connector.
Public propertyPipeSystemType
The pipe system type of the connector.
Public propertyPressureDrop
The pressure drop of the connector.
Public propertyRadius
The radius of the connector.
Public propertyShape
The shape of the connector.
Public propertyUtility
Indicates if the connector is a utility connector.
Public propertyVelocityPressure
The velocity pressure of the connector.
Public propertyWidth
The width of the connector.

See Also