Retrieves the actual Element Id providing support.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2011
Syntax
C# |
---|
public ElementId GetSupportingElement() |
Visual Basic |
---|
Public Function GetSupportingElement As ElementId |
Visual C++ |
---|
public: ElementId^ GetSupportingElement() |