Share Email Facebook Twitter LinkedIn IExtension.HasMiter Property Retrieves the miter status at the endNamespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0) Syntax C# bool this[ int index ] { get; }Parametersindex Int32 Property ValueBoolean RemarksProperty index must be 0 or 1 to indicate two ends, otherwise exceptions will be thrown. For beams, this can check whether the beam is mitered with other beams at the end See AlsoReferenceIExtension InterfaceAutodesk.Revit.DB Namespace