Share

FabricationPart.HangerRodKit Property

Specifies whether an ancillary kit is being used to override support rods, bolts and clips, if any. A value of 0 indicates no override is being used.


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

Syntax

C#

public int HangerRodKit { get; set; }

Property Value

Int32

Remarks

For hangers only. Setting an invalid hanger rod kit will result in the property being unchanged.

See Also

Reference

Was this information helpful?