Share

PromptForFamilyInstancePlacementOptions.PlaceAirTerminalOnDuct Property

If true, when placing an air terminal, the terminal will be placed directly on the duct without fittings. If fase, the terminal will be placed with generated fittings.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool PlaceAirTerminalOnDuct { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?