2027 Constructor
Changes 8
C

SizingOptions(Element)

Description:
Constructs a new instance of the SizingOptions with specified parameters.
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.
Overloads (3):
SizingOptions(Element)
public SizingOptions(
	Element ductOrPipeCurve
)
  • ductOrPipeCurve
    The element of a duct or pipe curve where the sizing parameters are extracted.