This enum declares type of BoundaryConditions.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum BoundaryConditionsType
Members
Member name | Value | Description |
---|---|---|
Area | 2 | Area Boundary Conditions |
Line | 1 | Line Boundary Conditions |
Point | 0 | Point Boundary Conditions |