Point
|
Indicates if the provided host id can host point loads.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- doc Document
- The document containing both the host and the load.
- hostId ElementId
- The id of the analytical element that is about to host a point load.
Return Value
BooleanTrue if a point load can be placed on the input host id.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |