<Code Lib>
M

CurtainGrid.GetCell

Description:
Get the specified cell located by the intersection of the grid lines.

public CurtainCell GetCell(
	ElementId uGridLineId,
	ElementId vGridLineId
)

Return Value The cell. The cell.

Loading…