2027 Method
Changes 0
M

IFCExtrusionData.RemoveLoopAt

Description:
Removes the loop at the specified index.
public void RemoveLoopAt(
	int index
)
  • Int32
    index
    The zero-based index of the loop to remove.