Sets Member Forces to Analytical Member.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public void SetMemberForces( MemberForces memberForces )
Parameters
- memberForces MemberForces
- End to which member forces will be added is defined by setting [!:Autodesk::Revit::DB::Structure::MemberForces::Position] property in provided Member Forces object.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |