Ceiling.GetCeilingGridLines
Description:
Get the geometric representation of the ceiling grid, optionally including the ceiling boundary.
Get the geometric representation of the ceiling grid, optionally including the ceiling boundary.
public IList<Curve> GetCeilingGridLines(
bool includeBoundary
)
-
BooleanincludeBoundaryInclude the boundary of the ceiling with the grid lines.
Return Value
IList<Curve>
The curves representing the ceiling grid, optionally including the ceiling boundary.