<Code Lib>
2021 Method
Changes 0
M

CompoundStructure.GetWallSweepsInfo

Description:
Obtains a list of the intrinsic wall sweeps or reveals in this CompoundStructure.

public IList<WallSweepInfo> GetWallSweepsInfo(
	WallSweepType wallSweepType
)

Return Value IList<WallSweepInfo> An array which describes the intrinsic wall sweeps or reveals.

Loading…