2022 Members
Changes 5
M

Connector

Name Return Type Description Inherited From
M ConnectTo(Connector) None Make connection between two connectors.
M DisconnectFrom(Connector) None Remove connection between two connectors.
M Dispose() None Releases all resources used by the Connector
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetFabricationConnectorInfo() nullNothingnullptr Gets fabrication connectivity information.
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetMEPConnectorInfo() nullNothingnullptr Gets MEP connector information.
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M IsConnectedTo(Connector) bool Identifies if the connector is connected to the specified connector.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P AllowsSlopeAdjustments bool Indicates if the connector allows the slope adjustment.
P AllRefs ConnectorSet All references of the connector.
P Angle double The angle of the Connector.
P AssignedDuctFlowConfiguration DuctFlowConfigurationType The assigned duct flow configuration of the connector.
P AssignedDuctLossMethod DuctLossMethodType The duct loss method of the connector.
P AssignedFixtureUnits double The assigned fixture units of the connector.
P AssignedFlow double The assigned flow of the connector.
P AssignedFlowDirection FlowDirectionType The assigned flow direction of the connector.
P AssignedFlowFactor double The assigned flow factor of this connector.
P AssignedKCoefficient double The assigned kCoefficient of the connector.
P AssignedLossCoefficient double The assigned loss coefficient of the connector.
P AssignedPipeFlowConfiguration PipeFlowConfigurationType The pipe flow configuration type of the connector.
P AssignedPipeLossMethod PipeLossMethodType The pipe loss method of the connector.
P AssignedPressureDrop double The assigned pressure drop of the connector.
P Coefficient double The coefficient of the connector.
P ConnectorManager ConnectorManager The connector manager of the connector.
P ConnectorType ConnectorType The connector type of the connector.
P CoordinateSystem Transform The coordinate system of the connector.
P Demand double The demand of the connector.
P Description string The description.
P Direction FlowDirectionType The direction of the connector.
P Domain Domain The domain of the connector.
P DuctSystemType DuctSystemType The duct system type of the connector.
P ElectricalSystemType ElectricalSystemType The electrical system type of the connector.
P EngagementLength double Connector engagement length
P Flow double The flow of the connector.
P Height double The height of the connector.
P Id int A unique identifier to identify this connector.
P IsConnected bool Identifies if the connector is physically connected to a connector on another element.
P IsMovable bool whether the connector can be moved.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P MEPSystem MEPSystem The system of the connector belong to.
P Origin XYZ The location of the connector.
P Owner Element The host of the connector.
P PipeSystemType PipeSystemType The pipe system type of the connector.
P PressureDrop double The pressure drop of the connector.
P Radius double The radius of the connector.
P Shape ConnectorProfileType The shape of the connector.
P Utility bool Indicates if the connector is a utility connector.
P VelocityPressure double The velocity pressure of the connector.
P Width double The width of the connector.