ConnectorAssignedPipeLossMethod Property |
The pipe loss method of the connector.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic PipeLossMethodType AssignedPipeLossMethod { get; }
Public ReadOnly Property AssignedPipeLossMethod As PipeLossMethodType
Get
public:
property PipeLossMethodType AssignedPipeLossMethod {
PipeLossMethodType get ();
}
member AssignedPipeLossMethod : PipeLossMethodType with get
Property Value
PipeLossMethodType
Exceptions
RemarksAssigned duct pipe loss method may be assigned for connectors of some family instances.
See Also