Share

FabricationPart.GetHostedInfo Method

Gets the fabrication hosted element information.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public FabricationHostedInfo GetHostedInfo()

Return Value

FabricationHostedInfo
The fabrication hosted element information. Returns null if the fabrication part does not have a host.

See Also

Reference

Was this information helpful?