The relative displacement applied to the displaced elements by this DisplacementElement.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2014
Syntax
C# |
---|
public XYZ GetRelativeDisplacement() |
Visual Basic |
---|
Public Function GetRelativeDisplacement As XYZ |
Visual C++ |
---|
public: XYZ^ GetRelativeDisplacement() |