2024 Method
Changes 0
M

CompoundStructure.RemoveWallSweep

Description:
Removes a single sweep or reveal from the compound structure.
Remarks:
No validation of input arguments is performed. If no reveal or sweep has the specified id, no action is performed.
public void RemoveWallSweep(
	WallSweepType wallSweepType,
	int id
)