PipeFittingAndAccessoryData.BehaviorType Property

PipeFittingAndAccessoryDataBehaviorType Property

The behavior type of the pipe fitting or pipe accessory.

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int BehaviorType { get; }
Public ReadOnly Property BehaviorType As Integer
	Get
public:
property int BehaviorType {
	int get ();
}
member BehaviorType : int with get

Property Value

Int32
See Also