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