PipeFittingAndAccessoryDataBehaviorType Property |
The behavior type of the pipe fitting or pipe accessory.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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