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

FamilyInstance.IsSlantedColumn

Property
Description:
Indicates if the family instance is a slanted column.
Remarks:
If the family instance is a slanted column, it returns true, otherwise returns false.
Syntax
public bool IsSlantedColumn { get; }