Create Method (Document, IList(CurveLoop), ElementId, ElementId, Boolean, Line, Double)


Floor Create(Document, IList Curve Loop , Element Id, Element Id, Boolean, Line, Double) Method


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static Floor Create(
	Document document,
	IList<CurveLoop> profile,
	ElementId floorTypeId,
	ElementId levelId,
	bool isStructural,
	Line slopeArrow,
	double slope
)

Parameters

document Document
profile IList CurveLoop
floorTypeId ElementId
levelId ElementId
isStructural Boolean
slopeArrow Line
slope Double

Return Value

Floor
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →