Skip to content

MemberForces.Force

Public Property

The translational forces at relative point position of the element.

Namespace: Autodesk.Revit.DB.Structure

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public XYZ Force { get; set; }

Property Value

XYZ

Exceptions

Exception

Condition


ArgumentNullException

When setting this property: A non-optional argument was null


Remarks

The x value of XYZ object represents moment about x-axis of the analytical element coordinate system, y about y-axis, z about z-axis respectively.