RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Family

Family.CurtainPanelHorizontalSpacing

Property
Description:
For Curtain Panel families, the horizontal spacing of the driving mesh.
Syntax
public double CurtainPanelHorizontalSpacing { get; set; }
Exceptions
Exception Condition
InvalidOperationException Thrown if this family is not the owner family of a curtain panel family document.