Share

LoadBase.WorkPlaneId Property

Id of the work plane which may determine the orientation of the load.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ElementId WorkPlaneId { get; }

Property Value

ElementId

Remarks

The load might be oriented to be perpendicular to this work plane. Determine how load is oriented by checking OrientTo.

See Also

Reference

Was this information helpful?