Revit 2026 API
Built |
Cut plane of slanted column end is parallel to the location curve.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId SlantedColumnEndCutPlaneIsParallelToGeometry { get; }
Public Shared ReadOnly Property SlantedColumnEndCutPlaneIsParallelToGeometry As FailureDefinitionId Get
public: static property FailureDefinitionId^ SlantedColumnEndCutPlaneIsParallelToGeometry { FailureDefinitionId^ get (); }
static member SlantedColumnEndCutPlaneIsParallelToGeometry : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also