The moment vector applied to the start point of the line load, oriented according to OrientTo setting.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public XYZ MomentVector1 { get; set; }Property Value
XYZ
Exceptions
Remarks
The default force unit is kN-m/m for metric, and kip-ft/ft for imperial.
Use UnitUtils class methods to convert value from or to internal units.
See Also
Reference