DividedSurface.HostReference Property

A reference to the divided face on the host.


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

Syntax

C#

public Reference HostReference { get; }

Property Value

Reference

Remarks

This is the same as the hostReference argument to the NewDividedSurface method of FamilyItemFactory.

See Also

Reference

DividedSurface Class
Autodesk.Revit.DB Namespace