SizingOptions(Element) Constructor


Sizing Options(Element) Constructor

Constructs a new instance of the SizingOptions with specified parameters.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public SizingOptions(
	Element ductOrPipeCurve
)

Parameters

ductOrPipeCurve Element
The element of a duct or pipe curve where the sizing parameters are extracted.
Exceptions
Exception Condition
ArgumentException The element must be a valid duct or pipe curve object.
ArgumentNullException A non-optional argument was null
Remarks
The sizing parameters are extracted from the specified curve element, including the curve domain and profile, roughness, fluid density and viscosity, the available size range, and etc.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →