GetPositiveOffsetDirectionForToOtherRebarConstraint Method


Returns the positive offset direction vector.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2024

Syntax

C#
public XYZ GetPositiveOffsetDirectionForToOtherRebarConstraint()
Visual Basic
Public Function GetPositiveOffsetDirectionForToOtherRebarConstraint As XYZ
Visual C++
public:
XYZ^ GetPositiveOffsetDirectionForToOtherRebarConstraint()

Return Value

The positive offset direction vector.

Remarks

This is available only for constraints of type ToOtherRebar.

Valid TargetRebarConstraintType are:

Exceptions

ExceptionCondition
Autodesk.Revit.ExceptionsInvalidOperationException RebarConstraint is no longer valid. -or- The RebarConstraint is not of RebarConstraintType 'ToOtherRebar.' -or- The TargetRebarConstraintType is not valid.

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 →