Sets the Autodesk::Revit::DB::ElementId^ of Load to associate.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Parameters
- elementToAssociateId
- Type: Autodesk.Revit.DB ElementId
The Autodesk::Revit::DB::ElementId^ of Load to associate.
Return Value
If the Autodesk::Revit::DB::ElementId^ was set returns true. Otherwise returns false.Remarks
Autodesk::Revit::DB::ElementId^ may be set if the internal Load with the elementToAssociateId exist and it's type fit the BoundaryConditions type only.