Namespace:
Autodesk.Revit.DB
FabricationHostedInfo
Class
Description:
The fabrication hosted element information.
The fabrication hosted element information.
Remarks:
A fabrication part may have a host, the FabricationHostedInfo stores the host information for the fabrication part.
A fabrication part may have a host, the FabricationHostedInfo stores the host information for the fabrication part.
FabricationHostedInfo Class Members:
Name | Description | Inherited From |
---|---|---|
HostId | Returns the identifier of the host. | |
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
Name | Description | Inherited From |
---|---|---|
DisconnectFromHost | Disconnects the part from the host. | |
Dispose | Releases all resources used by the FabricationHostedInfo | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetBearerCenterline | Gets the centerline of the bearer. The method is applicable only for bearer hanger. | |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | 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 | Returns a string that represents the current object. (Inherited from Object ) | Object |