<Code Lib>
2025.3 Method
Changes 0
M

FillPattern.SetFillGrid

Description:
Sets the fill grid.

public void SetFillGrid(
	int gridIdx,
	FillGrid fillGrid
)

  • Int32
    gridIdx
    The index of the fill grid.
  • fillGrid
    The fill grid to be used.

Loading…