| Revit 2021 API |
| FabricationHostedInfo Members |
| FabricationHostedInfo Class Methods Properties See Also |
The FabricationHostedInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DisconnectFromHost |
Disconnects the part from the host.
| |
| Dispose | Releases all resources used by the FabricationHostedInfo | |
| Equals | (Inherited from Object.) | |
| GetBearerCenterline |
Gets the centerline of the bearer. The method is applicable only for bearer hanger.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| PlaceOnHost(ElementId, Connector, Double) |
Places the part on the specified host.
| |
| PlaceOnHost(ElementId, Connector, Double, Double) |
Places the part on the specified host.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| HostId |
Returns the Id of the host.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|