Create Method (Document, ElementId, IList(CurveLoop), XYZ, AreaLoadType)


Area Load Create(Document, Element Id, IList Curve Loop , XYZ, Area Load Type) Method


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static AreaLoad Create(
	Document document,
	ElementId hostElemId,
	IList<CurveLoop> loops,
	XYZ forceVector,
	AreaLoadType symbol
)

Parameters

document Document
hostElemId ElementId
loops IList CurveLoop
forceVector XYZ
symbol AreaLoadType

Return Value

AreaLoad
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 →