2025.3 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
)
  • wallSweepType
    Whether to obtain wall sweeps or reveals.
Return Value IList<WallSweepInfo> An array which describes the intrinsic wall sweeps or reveals.