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