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: 26.0.4.0 (26.0.4.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