<Code Lib>
2020 Method
Changes 0
M

IFCExtrusionData.RemoveLoopAt

Description:
Removes the loop at the specified index.

public void RemoveLoopAt(
	int index
)

  • index
    The zero-based index of the loop to remove.

Loading…