<Code Lib>
2027 Method
Changes 5
M

Wall.GetValidWrappingLocationIndices

Description:
Gets all valid locations for end wrapping.
Remarks:
All valid wrapping locations include wall's two ends and locations on vertical faces of openings or profiles without join.

public IList<int> GetValidWrappingLocationIndices()

IList<Int32> The list of valid wrapping locations.

Loading…