BoundaryConditionsGetBoundaryConditionsType Method

Returns the boundary conditions type.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public BoundaryConditionsType GetBoundaryConditionsType()

Return Value

BoundaryConditionsType
The boundary conditions type.
See Also