Skip to content

PipeFittingAndAccessoryData

Public Class

The input data used by external servers for calculation of the pipe fitting and pipe accessory coefficient.

Inheritance Hierarchy

System.Object
Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryData

Namespace: Autodesk.Revit.DB.Plumbing

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public class PipeFittingAndAccessoryData : IDisposable

The PipeFittingAndAccessoryData type exposes the following members.

Properties

Name

Description


Public Property

The behavior type of the pipe fitting or pipe accessory.


Public Property

The fluid density of the pipe fitting or pipe accessory, Units: (kg/ft³).


Public Property

The fluid dynamic viscosity of the pipe fitting or pipe accessory, Units: (kg/(ft·s)).


Public Property
IsValidObject

Specifies whether the .NET object represents a valid Revit entity.


Public Property

The origin position of the pipe fitting or pipe accessory.


Public Property

The part type of the pipe fitting or pipe accessory.


Public Property

The GUID of the pipe fitting or pipe accessory.


Public Property

The system classification of the pipe fitting or pipe accessory.


Methods

Name

Description


Public Method

Releases all resources used by the PipeFittingAndAccessoryData


Public Method

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)


Public Method
GetAllConnectorData

Gets the connector data of the pipe fitting or pipe accessory.


Public Method
GetEntity

Returns an Entity of the Schema of the serverGUID.


Public Method

Gets the Id of the fiting or accessory instance


Public Method

GetHashCode

Serves as the default hash function.
(Inherited from Object)


Public Method

GetType

Gets the Type of the current instance.
(Inherited from Object)


Public Method

ToString

Returns a string that represents the current object.
(Inherited from Object)


Remarks

A FamilyInstance is the input data for the calculation, and the result is coefficient for each connector.