Share

Wall.GetValidWrappingLocationIndices Method

Gets all valid locations for end wrapping.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public IList<int> GetValidWrappingLocationIndices()

Return Value

IList<Int32>
The list of valid wrapping locations.

Remarks

All valid wrapping locations include wall's two ends and locations on vertical faces of openings or profiles without join.

See Also

Reference

Was this information helpful?