Share

FamilyInstance.IsSlantedColumn Property

Indicates if the family instance is a slanted column.


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

Syntax

C#

public bool IsSlantedColumn { get; }

Property Value

Boolean

Remarks

If the family instance is a slanted column, it returns true, otherwise returns false.

See Also

Reference

Was this information helpful?