diff --git a/Build/Build.csproj b/Build/Build.csproj index 01395222..3551a506 100644 --- a/Build/Build.csproj +++ b/Build/Build.csproj @@ -6,8 +6,8 @@ false - - - + + + diff --git a/Build/packages.lock.json b/Build/packages.lock.json index e9d03383..d2d67505 100644 --- a/Build/packages.lock.json +++ b/Build/packages.lock.json @@ -1,5 +1,5 @@ { - "version": 2, + "version": 1, "dependencies": { "net8.0": { "Bullseye": { @@ -14,12 +14,6 @@ "resolved": "1.1.9", "contentHash": "AfK5+ECWYTP7G3AAdnU8IfVj+QpGjrh9GC2mpdcJzCvtQ4pnerAGwHsxJ9D4/RnhDUz2DSzd951O/lQjQby2Sw==" }, - "PolySharp": { - "type": "Direct", - "requested": "[1.14.1, )", - "resolved": "1.14.1", - "contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ==" - }, "SimpleExec": { "type": "Direct", "requested": "[12.0.0, )", diff --git a/Directory.Build.props b/Directory.Build.props index 465817cf..6fbc607e 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -17,14 +17,10 @@ true False False - true true - preview.0 - - - - + preview + diff --git a/Directory.Packages.props b/Directory.Packages.props deleted file mode 100644 index 0d273f5f..00000000 --- a/Directory.Packages.props +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/Revit/Revit2023/Directory.Packages.props b/Revit/Revit2023/Directory.Packages.props deleted file mode 100644 index e78656dd..00000000 --- a/Revit/Revit2023/Directory.Packages.props +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/Revit/Revit2023/Speckle.Revit2023.Api/Speckle.Revit2023.Api.csproj b/Revit/Revit2023/Speckle.Revit2023.Api/Speckle.Revit2023.Api.csproj deleted file mode 100644 index 46e454e6..00000000 --- a/Revit/Revit2023/Speckle.Revit2023.Api/Speckle.Revit2023.Api.csproj +++ /dev/null @@ -1,19 +0,0 @@ - - - - net48 - x64 - - - - - - - - - - - - - - diff --git a/Revit/Revit2023/Speckle.Revit2023.Api/packages.lock.json b/Revit/Revit2023/Speckle.Revit2023.Api/packages.lock.json deleted file mode 100644 index 8f13be5c..00000000 --- a/Revit/Revit2023/Speckle.Revit2023.Api/packages.lock.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "version": 2, - "dependencies": { - ".NETFramework,Version=v4.8": { - "Mapster": { - "type": "Direct", - "requested": "[7.3.0, )", - "resolved": "7.3.0", - "contentHash": "NrCUX/rJa5PTyo6iW4AL5dZLU9PDNlYnrJOVjgdpo5OQM9EtWH2CMHnC5sSuJWC0d0b0SnmeRrIviEem6WxtuQ==", - "dependencies": { - "Mapster.Core": "1.2.0", - "Microsoft.CSharp": "4.3.0", - "System.Reflection.Emit": "4.3.0" - } - }, - "Microsoft.SourceLink.GitHub": { - "type": "Direct", - "requested": "[8.0.0, )", - "resolved": "8.0.0", - "contentHash": "G5q7OqtwIyGTkeIOAc3u2ZuV/kicQaec5EaRnc0pIeSnh9LUjj+PYQrJYBURvDt7twGl2PKA7nSN0kz1Zw5bnQ==", - "dependencies": { - "Microsoft.Build.Tasks.Git": "8.0.0", - "Microsoft.SourceLink.Common": "8.0.0" - } - }, - "MinVer": { - "type": "Direct", - "requested": "[5.0.0, )", - "resolved": "5.0.0", - "contentHash": "ybkgpQMtt0Fo91l5rYtE3TZtD+Nmy5Ko091xvfXXOosQdMi30XO2EZ2+ShZt89gdu7RMmJqZaJ+e1q6d+6+KNw==" - }, - "PolySharp": { - "type": "Direct", - "requested": "[1.14.1, )", - "resolved": "1.14.1", - "contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ==" - }, - "Speckle.ProxyGenerator": { - "type": "Direct", - "requested": "[0.1.11, )", - "resolved": "0.1.11", - "contentHash": "mlojK22Rc1gr5Oxwpq7+3PS91J4EpFND8AP0wmn1JStqTAUbvQRSpNjy/85py5z1q3EjWldc8Aolh3hoKWcdRg==" - }, - "Speckle.Revit.API": { - "type": "Direct", - "requested": "[2023.0.0, )", - "resolved": "2023.0.0", - "contentHash": "tq40eD7psgTbV+epNouYyqfo6+hEi7FmXZqcxEOsAV7zfYyWhL6Rt3vmojkWGNuerGbH6oRI6KIIxrnlCNb8Hw==" - }, - "Mapster.Core": { - "type": "Transitive", - "resolved": "1.2.0", - "contentHash": "TNdqZk2zAuBYfJF88D/3clQTOyOdqr1crU81yZQtlGa+e7FYWhJdK/buBWT+TpM3qQko9UzmzfOT4iq3JCs/ZA==" - }, - "Microsoft.Build.Tasks.Git": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ==" - }, - "Microsoft.CSharp": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "P+MBhIM0YX+JqROuf7i306ZLJEjQYA9uUyRDE+OqwUI5sh41e2ZbPQV3LfAPh+29cmceE1pUffXsGfR4eMY3KA==" - }, - "Microsoft.SourceLink.Common": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw==" - }, - "System.Reflection.Emit": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==" - }, - "speckle.revit2023.interfaces": { - "type": "Project" - } - } - } -} \ No newline at end of file diff --git a/Revit/Revit2023/Speckle.Revit2023.Interfaces/Speckle.Revit2023.Interfaces.csproj b/Revit/Revit2023/Speckle.Revit2023.Interfaces/Speckle.Revit2023.Interfaces.csproj deleted file mode 100644 index 03df110e..00000000 --- a/Revit/Revit2023/Speckle.Revit2023.Interfaces/Speckle.Revit2023.Interfaces.csproj +++ /dev/null @@ -1,11 +0,0 @@ - - - netstandard2.0 - - - - - - - - diff --git a/Revit/Revit2023/Speckle.Revit2023.Interfaces/packages.lock.json b/Revit/Revit2023/Speckle.Revit2023.Interfaces/packages.lock.json deleted file mode 100644 index f3f63396..00000000 --- a/Revit/Revit2023/Speckle.Revit2023.Interfaces/packages.lock.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "version": 2, - "dependencies": { - ".NETStandard,Version=v2.0": { - "Microsoft.SourceLink.GitHub": { - "type": "Direct", - "requested": "[8.0.0, )", - "resolved": "8.0.0", - "contentHash": "G5q7OqtwIyGTkeIOAc3u2ZuV/kicQaec5EaRnc0pIeSnh9LUjj+PYQrJYBURvDt7twGl2PKA7nSN0kz1Zw5bnQ==", - "dependencies": { - "Microsoft.Build.Tasks.Git": "8.0.0", - "Microsoft.SourceLink.Common": "8.0.0" - } - }, - "MinVer": { - "type": "Direct", - "requested": "[5.0.0, )", - "resolved": "5.0.0", - "contentHash": "ybkgpQMtt0Fo91l5rYtE3TZtD+Nmy5Ko091xvfXXOosQdMi30XO2EZ2+ShZt89gdu7RMmJqZaJ+e1q6d+6+KNw==" - }, - "NETStandard.Library": { - "type": "Direct", - "requested": "[2.0.3, )", - "resolved": "2.0.3", - "contentHash": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "PolySharp": { - "type": "Direct", - "requested": "[1.14.1, )", - "resolved": "1.14.1", - "contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ==" - }, - "Microsoft.Build.Tasks.Git": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ==" - }, - "Microsoft.NETCore.Platforms": { - "type": "Transitive", - "resolved": "1.1.0", - "contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==" - }, - "Microsoft.SourceLink.Common": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw==" - } - } - } -} \ No newline at end of file diff --git a/Revit/Revit2024/Directory.Packages.props b/Revit/Revit2024/Directory.Packages.props deleted file mode 100644 index 54adf523..00000000 --- a/Revit/Revit2024/Directory.Packages.props +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/Revit/Revit2024/Speckle.Revit2024.Api/Speckle.Revit2024.Api.csproj b/Revit/Revit2024/Speckle.Revit2024.Api/Speckle.Revit2024.Api.csproj deleted file mode 100644 index f628b2ca..00000000 --- a/Revit/Revit2024/Speckle.Revit2024.Api/Speckle.Revit2024.Api.csproj +++ /dev/null @@ -1,19 +0,0 @@ - - - - net48 - x64 - - - - - - - - - - - - - - diff --git a/Revit/Revit2024/Speckle.Revit2024.Api/packages.lock.json b/Revit/Revit2024/Speckle.Revit2024.Api/packages.lock.json deleted file mode 100644 index d2ff7be9..00000000 --- a/Revit/Revit2024/Speckle.Revit2024.Api/packages.lock.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "version": 2, - "dependencies": { - ".NETFramework,Version=v4.8": { - "Mapster": { - "type": "Direct", - "requested": "[7.3.0, )", - "resolved": "7.3.0", - "contentHash": "NrCUX/rJa5PTyo6iW4AL5dZLU9PDNlYnrJOVjgdpo5OQM9EtWH2CMHnC5sSuJWC0d0b0SnmeRrIviEem6WxtuQ==", - "dependencies": { - "Mapster.Core": "1.2.0", - "Microsoft.CSharp": "4.3.0", - "System.Reflection.Emit": "4.3.0" - } - }, - "Microsoft.SourceLink.GitHub": { - "type": "Direct", - "requested": "[8.0.0, )", - "resolved": "8.0.0", - "contentHash": "G5q7OqtwIyGTkeIOAc3u2ZuV/kicQaec5EaRnc0pIeSnh9LUjj+PYQrJYBURvDt7twGl2PKA7nSN0kz1Zw5bnQ==", - "dependencies": { - "Microsoft.Build.Tasks.Git": "8.0.0", - "Microsoft.SourceLink.Common": "8.0.0" - } - }, - "MinVer": { - "type": "Direct", - "requested": "[5.0.0, )", - "resolved": "5.0.0", - "contentHash": "ybkgpQMtt0Fo91l5rYtE3TZtD+Nmy5Ko091xvfXXOosQdMi30XO2EZ2+ShZt89gdu7RMmJqZaJ+e1q6d+6+KNw==" - }, - "PolySharp": { - "type": "Direct", - "requested": "[1.14.1, )", - "resolved": "1.14.1", - "contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ==" - }, - "Speckle.ProxyGenerator": { - "type": "Direct", - "requested": "[0.1.11, )", - "resolved": "0.1.11", - "contentHash": "mlojK22Rc1gr5Oxwpq7+3PS91J4EpFND8AP0wmn1JStqTAUbvQRSpNjy/85py5z1q3EjWldc8Aolh3hoKWcdRg==" - }, - "Speckle.Revit.API": { - "type": "Direct", - "requested": "[2024.0.0, )", - "resolved": "2024.0.0", - "contentHash": "a4dsvZ00ocvzTgCD6dUdydf0jIZDVcDhs6dUX9cv+y3aTDbU8rmzhYXWt8sThedIG+IPSVa0vHmAH9pKiJL3SQ==" - }, - "Mapster.Core": { - "type": "Transitive", - "resolved": "1.2.0", - "contentHash": "TNdqZk2zAuBYfJF88D/3clQTOyOdqr1crU81yZQtlGa+e7FYWhJdK/buBWT+TpM3qQko9UzmzfOT4iq3JCs/ZA==" - }, - "Microsoft.Build.Tasks.Git": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ==" - }, - "Microsoft.CSharp": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "P+MBhIM0YX+JqROuf7i306ZLJEjQYA9uUyRDE+OqwUI5sh41e2ZbPQV3LfAPh+29cmceE1pUffXsGfR4eMY3KA==" - }, - "Microsoft.SourceLink.Common": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw==" - }, - "System.Reflection.Emit": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==" - }, - "speckle.revit2024.interfaces": { - "type": "Project" - } - } - } -} \ No newline at end of file diff --git a/Revit/Revit2024/Speckle.Revit2024.Interfaces/Speckle.Revit2024.Interfaces.csproj b/Revit/Revit2024/Speckle.Revit2024.Interfaces/Speckle.Revit2024.Interfaces.csproj deleted file mode 100644 index 03df110e..00000000 --- a/Revit/Revit2024/Speckle.Revit2024.Interfaces/Speckle.Revit2024.Interfaces.csproj +++ /dev/null @@ -1,11 +0,0 @@ - - - netstandard2.0 - - - - - - - - diff --git a/Revit/Revit2024/Speckle.Revit2024.Interfaces/packages.lock.json b/Revit/Revit2024/Speckle.Revit2024.Interfaces/packages.lock.json deleted file mode 100644 index f3f63396..00000000 --- a/Revit/Revit2024/Speckle.Revit2024.Interfaces/packages.lock.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "version": 2, - "dependencies": { - ".NETStandard,Version=v2.0": { - "Microsoft.SourceLink.GitHub": { - "type": "Direct", - "requested": "[8.0.0, )", - "resolved": "8.0.0", - "contentHash": "G5q7OqtwIyGTkeIOAc3u2ZuV/kicQaec5EaRnc0pIeSnh9LUjj+PYQrJYBURvDt7twGl2PKA7nSN0kz1Zw5bnQ==", - "dependencies": { - "Microsoft.Build.Tasks.Git": "8.0.0", - "Microsoft.SourceLink.Common": "8.0.0" - } - }, - "MinVer": { - "type": "Direct", - "requested": "[5.0.0, )", - "resolved": "5.0.0", - "contentHash": "ybkgpQMtt0Fo91l5rYtE3TZtD+Nmy5Ko091xvfXXOosQdMi30XO2EZ2+ShZt89gdu7RMmJqZaJ+e1q6d+6+KNw==" - }, - "NETStandard.Library": { - "type": "Direct", - "requested": "[2.0.3, )", - "resolved": "2.0.3", - "contentHash": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "PolySharp": { - "type": "Direct", - "requested": "[1.14.1, )", - "resolved": "1.14.1", - "contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ==" - }, - "Microsoft.Build.Tasks.Git": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ==" - }, - "Microsoft.NETCore.Platforms": { - "type": "Transitive", - "resolved": "1.1.0", - "contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==" - }, - "Microsoft.SourceLink.Common": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw==" - } - } - } -} \ No newline at end of file diff --git a/Revit/Speckle.Revit.Api/A.cs b/Revit/Speckle.Revit.Api/A.cs deleted file mode 100644 index 8b889ecf..00000000 --- a/Revit/Speckle.Revit.Api/A.cs +++ /dev/null @@ -1,30 +0,0 @@ -using Speckle.ProxyGenerator; - -namespace Speckle.Revit.Api -{ - public static class A - { - public static T? Call(Func call) - where T : class - { - var obj = call(); - if (obj is null) - { - return null; - } - - return ProxyMap.CreateProxy(obj); - } - - public static TInterface? Cast(object instance) - where TInterface : class - { - if (instance is THostType w) - { - return ProxyMap.CreateProxy(w); - } - - return null; - } - } -} diff --git a/Revit/Speckle.Revit.Api/IRevitDocumentProxy.cs b/Revit/Speckle.Revit.Api/IRevitDocumentProxy.cs deleted file mode 100644 index 252de616..00000000 --- a/Revit/Speckle.Revit.Api/IRevitDocumentProxy.cs +++ /dev/null @@ -1,120 +0,0 @@ -using System.Diagnostics.CodeAnalysis; -using Autodesk.Revit.DB; -using Speckle.ProxyGenerator; -using Speckle.Revit.Interfaces; -using Speckle.Shared; - -#pragma warning disable CA1010 -#pragma warning disable CA1710 - -namespace Speckle.Revit.Api; - -[Proxy(typeof(Document), new[] { "PlanTopology", "PlanTopologies", "TypeOfStorage", "Equals" })] -[SuppressMessage("Maintainability", "CA1506:Avoid excessive class coupling")] -public partial interface IRevitDocumentProxy : IRevitDocument; - -[Proxy(typeof(ForgeTypeId), new[] { "Equals" })] -public partial interface IRevitForgeTypeIdProxy : IRevitForgeTypeId; - -[Proxy(typeof(Element), new[] { "Parameter", "BoundingBox", "Geometry", "Location" })] -public partial interface IRevitElementProxy : IRevitElement; - -public partial class ElementProxy -{ - public IRevitParameter? GetParameter(RevitBuiltInParameter builtInParameter) => - A.Call( - () => _Instance.get_Parameter(EnumUtility.Convert(builtInParameter)) - ); - - public IRevitBoundingBoxXYZ? GetBoundingBox() => A.Call(() => _Instance.get_BoundingBox(null)); - - public IRevitGeometryElement? GetGeometry(IRevitOptions options) => - A.Call(() => _Instance.get_Geometry(((OptionsProxy)options)._Instance)); - - public IRevitFamilySymbol? ToFamilySymbol() => A.Cast(_Instance); - - public IRevitMaterial? ToMaterial() => A.Cast(_Instance); - - public IRevitHostObject? ToHostObject() => A.Cast(_Instance); - - public IRevitGroup? ToGroup() => A.Cast(_Instance); - - public IRevitGraphicsStyle? ToGraphicsStyle() => A.Cast(_Instance); - - public IRevitElementType? ToType() => A.Cast(_Instance); - - public IRevitSketch? ToSketch() => A.Cast(_Instance); - - public IRevitFloor? ToFloor() => A.Cast(_Instance); - - public IRevitModelLine? ToModelLine() => A.Cast(_Instance); - - public IRevitLevel? ToLevel() => A.Cast(_Instance); - - public IRevitLocationPoint? GetLocationAsLocationPoint() - { - if (_Instance.Location is LocationPoint l) - { - return new LocationPointProxy(l); - } - - return null; - } - - public IRevitLocationCurve? GetLocationAsLocationCurve() - { - if (_Instance.Location is LocationCurve l) - { - return new LocationCurveProxy(l); - } - - return null; - } - - //location can be 3 types and need to handle it? - public IRevitLocation Location - { - get - { - IRevitLocation? location = GetLocationAsLocationPoint(); - if (location is not null) - { - return location; - } - location = GetLocationAsLocationCurve(); - if (location is not null) - { - return location; - } - - return new LocationProxy(_Instance.Location); - } - } -} - -[Proxy(typeof(FamilySymbol))] -public partial interface IRevitFamilySymbolProxy : IRevitFamilySymbol; - -[Proxy(typeof(ElementType))] -public partial interface IRevitElementTypeProxy : IRevitElementType; - -[Proxy(typeof(Category), new[] { "AllowsVisibilityControl", "Visible" })] -public partial interface IRevitCategoryProxy : IRevitCategory; - -[Proxy(typeof(ElementId), new[] { "Equals" })] -public partial interface IRevitElementIdProxy : IRevitElementId; - -[Proxy(typeof(CurtainGrid))] -public partial interface IRevitCurtainGridProxy : IRevitCurtainGrid; - -[Proxy(typeof(Wall))] -public partial interface IRevitWallProxy : IRevitWall; - -[Proxy(typeof(WallType))] -public partial interface IRevitWallTypeProxy : IRevitWallType; - -[Proxy(typeof(HostObject))] -public partial interface IRevitHostObjectProxy : IRevitHostObject; - -[Proxy(typeof(Ellipse))] -public partial interface IRevitEllipseProxy : IRevitEllipse; diff --git a/Revit/Speckle.Revit.Api/IRevitModelCurveArrArrayProxy.cs b/Revit/Speckle.Revit.Api/IRevitModelCurveArrArrayProxy.cs deleted file mode 100644 index 84378012..00000000 --- a/Revit/Speckle.Revit.Api/IRevitModelCurveArrArrayProxy.cs +++ /dev/null @@ -1,89 +0,0 @@ -using System.Collections; -using Autodesk.Revit.DB; -using Speckle.ProxyGenerator; -using Speckle.Revit.Interfaces; - -namespace Speckle.Revit.Api; - -[Proxy(typeof(ModelCurveArrArray), new[] { "GetEnumerator", "Item", "get_Item", "set_Item" })] -public partial interface IRevitModelCurveArrArrayProxy : IRevitModelCurveArrArray; - -public partial class ModelCurveArrArrayProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public int Count => Size; - - public IEnumerator GetEnumerator() => - new RevitModelCurveArrayIterator(_Instance.ForwardIterator()); - - private readonly struct RevitModelCurveArrayIterator : IEnumerator - { - private readonly ModelCurveArrArrayIterator _curveArrayIterator; - - public RevitModelCurveArrayIterator(ModelCurveArrArrayIterator curveArrayIterator) - { - _curveArrayIterator = curveArrayIterator; - } - - public void Dispose() => _curveArrayIterator.Dispose(); - - public bool MoveNext() => _curveArrayIterator.MoveNext(); - - public void Reset() => _curveArrayIterator.Reset(); - - object IEnumerator.Current => Current; - - public IRevitModelCurveArray Current => new ModelCurveArrayProxy((ModelCurveArray)_curveArrayIterator.Current); - } - - public IRevitModelCurveArray this[int index] - { - get - { - var obj = _Instance.get_Item(index); - return Mapster.TypeAdapter.Adapt(obj); - } - } -} - -[Proxy(typeof(CurveArrArray), new[] { "GetEnumerator", "Item", "get_Item", "set_Item" })] -public partial interface IRevitCurveArrArrayProxy : IRevitCurveArrArray; - -public partial class CurveArrArrayProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public int Count => Size; - - public IEnumerator GetEnumerator() => new RevitCurveArrayIterator(_Instance.ForwardIterator()); - - private readonly struct RevitCurveArrayIterator : IEnumerator - { - private readonly CurveArrArrayIterator _curveArrayIterator; - - public RevitCurveArrayIterator(CurveArrArrayIterator curveArrayIterator) - { - _curveArrayIterator = curveArrayIterator; - } - - public void Dispose() => _curveArrayIterator.Dispose(); - - public bool MoveNext() => _curveArrayIterator.MoveNext(); - - public void Reset() => _curveArrayIterator.Reset(); - - object IEnumerator.Current => Current; - - public IRevitCurveArray Current => new CurveArrayProxy((CurveArray)_curveArrayIterator.Current); - } - - public IRevitCurveArray this[int index] - { - get - { - var obj = _Instance.get_Item(index); - return Mapster.TypeAdapter.Adapt(obj); - } - } -} diff --git a/Revit/Speckle.Revit.Api/IRevitModelCurveArrayProxy.cs b/Revit/Speckle.Revit.Api/IRevitModelCurveArrayProxy.cs deleted file mode 100644 index e9960821..00000000 --- a/Revit/Speckle.Revit.Api/IRevitModelCurveArrayProxy.cs +++ /dev/null @@ -1,179 +0,0 @@ -using System.Collections; -using Autodesk.Revit.DB; -using Autodesk.Revit.DB.PointClouds; -using Speckle.ProxyGenerator; -using Speckle.Revit.Interfaces; - -namespace Speckle.Revit.Api; - -[Proxy(typeof(ModelCurveArray), new[] { "GetEnumerator", "Item", "get_Item", "set_Item" })] -public partial interface IRevitModelCurveArrayProxy : IRevitModelCurveArray; - -public partial class ModelCurveArrayProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public int Count => Size; - - public IEnumerator GetEnumerator() => - new RevitModelCurveCollectionIterator(_Instance.ForwardIterator()); - - private readonly struct RevitModelCurveCollectionIterator : IEnumerator - { - private readonly ModelCurveArrayIterator _curveArrayIterator; - - public RevitModelCurveCollectionIterator(ModelCurveArrayIterator curveArrayIterator) - { - _curveArrayIterator = curveArrayIterator; - } - - public void Dispose() => _curveArrayIterator.Dispose(); - - public bool MoveNext() => _curveArrayIterator.MoveNext(); - - public void Reset() => _curveArrayIterator.Reset(); - - object IEnumerator.Current => Current; - - public IRevitModelCurve Current => new ModelCurveProxy((ModelCurve)_curveArrayIterator.Current); - } - - public IRevitModelCurve this[int index] - { - get - { - var obj = _Instance.get_Item(index); - return Mapster.TypeAdapter.Adapt(obj); - } - } -} - -[Proxy(typeof(CurveArray), new[] { "GetEnumerator", "Item", "get_Item", "set_Item" })] -public partial interface IRevitCurveArrayProxy : IRevitCurveArray; - -public partial class CurveArrayProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public int Count => Size; - - public IEnumerator GetEnumerator() => new RevitCurveCollectionIterator(_Instance.ForwardIterator()); - - private readonly struct RevitCurveCollectionIterator : IEnumerator - { - private readonly CurveArrayIterator _curveArrayIterator; - - public RevitCurveCollectionIterator(CurveArrayIterator curveArrayIterator) - { - _curveArrayIterator = curveArrayIterator; - } - - public void Dispose() => _curveArrayIterator.Dispose(); - - public bool MoveNext() => _curveArrayIterator.MoveNext(); - - public void Reset() => _curveArrayIterator.Reset(); - - object IEnumerator.Current => Current; - - public IRevitCurve Current => new CurveProxy((Curve)_curveArrayIterator.Current); - } - - public IRevitCurve this[int index] - { - get - { - var obj = _Instance.get_Item(index); - return Mapster.TypeAdapter.Adapt(obj); - } - } -} - -[Proxy(typeof(DoubleArray), new[] { "GetEnumerator", "Item", "get_Item", "set_Item" })] -public partial interface IRevitDoubleArrayProxy : IRevitDoubleArray; - -public partial class DoubleArrayProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public int Count => Size; - - public IEnumerator GetEnumerator() => new DoubleArrayProxyIterator(_Instance.ForwardIterator()); - - private readonly struct DoubleArrayProxyIterator : IEnumerator - { - private readonly DoubleArrayIterator _curveArrayIterator; - - public DoubleArrayProxyIterator(DoubleArrayIterator doubleArrayIterator) - { - _curveArrayIterator = doubleArrayIterator; - } - - public void Dispose() => _curveArrayIterator.Dispose(); - - public bool MoveNext() => _curveArrayIterator.MoveNext(); - - public void Reset() => _curveArrayIterator.Reset(); - - object IEnumerator.Current => Current; - - public double Current => (double)_curveArrayIterator.Current; - } - - public double this[int index] => _Instance.get_Item(index); -} - -public struct RevitCloudPoint : IRevitCloudPoint -{ - public float X { get; } - public float Y { get; } - public float Z { get; } - public int Color { get; } - - public RevitCloudPoint(float x, float y, float z, int color) - { - X = x; - Y = y; - Z = z; - Color = color; - } - - public IRevitXYZ ToXYZ() => new XYZProxy(new XYZ(X, Y, Z)); -} - -[Proxy(typeof(PointCollection), new[] { "GetEnumerator", "Item", "get_Item", "set_Item" })] -public partial interface IRevitCloudPointListProxy : IRevitCloudPointList; - -public partial class PointCollectionProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public IEnumerator GetEnumerator() => new RevitCloudPointListIterator(_Instance.GetPointIterator()); - - private readonly struct RevitCloudPointListIterator : IEnumerator - { - private readonly PointIterator _curveArrayIterator; - - public RevitCloudPointListIterator(PointIterator curveArrayIterator) - { - _curveArrayIterator = curveArrayIterator; - } - - public void Dispose() => _curveArrayIterator.Dispose(); - - public bool MoveNext() => _curveArrayIterator.MoveNext(); - - public void Reset() => _curveArrayIterator.Reset(); - - object IEnumerator.Current => Current; - - public IRevitCloudPoint Current - { - get - { - var current = _curveArrayIterator.Current; - return new RevitCloudPoint(current.X, current.Y, current.Z, current.Color); - } - } - } -} diff --git a/Revit/Speckle.Revit.Api/IRevitModelCurveProxy.cs b/Revit/Speckle.Revit.Api/IRevitModelCurveProxy.cs deleted file mode 100644 index c7e6d990..00000000 --- a/Revit/Speckle.Revit.Api/IRevitModelCurveProxy.cs +++ /dev/null @@ -1,97 +0,0 @@ -using Autodesk.Revit.DB; -using Speckle.ProxyGenerator; -using Speckle.Revit.Interfaces; - -namespace Speckle.Revit.Api; - -[Proxy(typeof(ModelCurve))] -public partial interface IRevitModelCurveProxy : IRevitModelCurve; - -[Proxy(typeof(CurveElement))] -public partial interface IRevitCurveElementProxy : IRevitCurveElement; - -[Proxy(typeof(Curve))] -public partial interface IRevitCurveProxy : IRevitCurve; - -public partial class CurveProxy -{ - public IRevitLine? ToLine() - { - if (_Instance is Line m) - { - return new LineProxy(m); - } - return null; - } - - public IRevitArc? ToArc() - { - if (_Instance is Arc m) - { - return new ArcProxy(m); - } - return null; - } - - public IRevitEllipse? ToEllipse() - { - if (_Instance is Ellipse m) - { - return new EllipseProxy(m); - } - return null; - } - - public IRevitNurbSpline? ToNurbSpline() - { - if (_Instance is NurbSpline m) - { - return new NurbSplineProxy(m); - } - return null; - } - - public IRevitHermiteSpline? ToHermiteSpline() - { - if (_Instance is HermiteSpline m) - { - return new HermiteSplineProxy(m); - } - return null; - } -} - -[Proxy(typeof(XYZ))] -public partial interface IRevitXYZProxy : IRevitXYZ; - -[Proxy(typeof(LocationCurve), new[] { "JoinType", "ElementsAtJoin" })] -public partial interface IRevitLocationCurveProxy : IRevitLocationCurve; - -[Proxy(typeof(Location))] -public partial interface IRevitLocationProxy : IRevitLocation; - -public partial class LocationProxy -{ - public IRevitLocationCurve? ToLocationCurve() - { - if (_Instance is LocationCurve m) - { - return new LocationCurveProxy(m); - } - - return null; - } - - public IRevitLocationPoint? ToLocationPoint() - { - if (_Instance is LocationPoint m) - { - return new LocationPointProxy(m); - } - - return null; - } -} - -[Proxy(typeof(LocationPoint))] -public partial interface IRevitLocationPointProxy : IRevitLocationPoint; diff --git a/Revit/Speckle.Revit.Api/IRevitUnitsProxy.cs b/Revit/Speckle.Revit.Api/IRevitUnitsProxy.cs deleted file mode 100644 index f4f22b6c..00000000 --- a/Revit/Speckle.Revit.Api/IRevitUnitsProxy.cs +++ /dev/null @@ -1,368 +0,0 @@ -using System.Collections; -using Autodesk.Revit.DB; -using Autodesk.Revit.DB.Architecture; -using Mapster.Utils; -using Speckle.ProxyGenerator; -using Speckle.Revit.Interfaces; -using Speckle.Shared; - -namespace Speckle.Revit.Api; - -[Proxy(typeof(Units))] -public partial interface IRevitUnitsProxy : IRevitUnits; - -[Proxy(typeof(FormatOptions))] -public partial interface IRevitFormatOptionsProxy : IRevitFormatOptions; - -[Proxy(typeof(Transform), new[] { "Basis" })] -public partial interface IRevitTransformProxy : IRevitTransform; - -public partial class TransformProxy -{ - public void Dispose() => _Instance.Dispose(); -} - -[Proxy(typeof(BasePoint))] -public partial interface IRevitBasePointProxy : IRevitBasePoint; - -[Proxy(typeof(ParameterSet))] -public partial interface IRevitParameterSetProxy : IRevitParameterSet; - -public partial class ParameterSetProxy -{ - public void Dispose() => _Instance.Dispose(); - - IEnumerator IEnumerable.GetEnumerator() => - new ParameterSetProxyIterator(_Instance.ForwardIterator()); - - private readonly struct ParameterSetProxyIterator : IEnumerator - { - private readonly ParameterSetIterator _curveArrayIterator; - - public ParameterSetProxyIterator(ParameterSetIterator curveArrayIterator) - { - _curveArrayIterator = curveArrayIterator; - } - - public void Dispose() => _curveArrayIterator.Dispose(); - - public bool MoveNext() => _curveArrayIterator.MoveNext(); - - public void Reset() => _curveArrayIterator.Reset(); - - object IEnumerator.Current => Current; - - public IRevitParameter Current => new ParameterProxy((Parameter)_curveArrayIterator.Current); - } -} - -[Proxy(typeof(Parameter), new[] { "IsReadOnly", "StorageType" })] -public partial interface IRevitParameterProxy : IRevitParameter; - -public partial class ParameterProxy -{ - public bool IsReadOnly => _Instance.IsReadOnly; - public RevitStorageType StorageType => EnumUtility.Convert(_Instance.StorageType); -} - -[Proxy(typeof(Definition))] -public partial interface IRevitDefinitionProxy : IRevitDefinition; - -public partial class DefinitionProxy -{ - public IRevitInternalDefinition? ToInternal() - { - var id = _Instance as InternalDefinition; - if (id is null) - { - return null; - } - - return new InternalDefinitionProxy(id); - } -} - -[Proxy( - typeof(InternalDefinition), - new[] { "ParameterGroup", "Name", "GetGroupTypeId", "BuiltInParameter", "get_ParameterGroup", "set_ParameterGroup" } -)] -public partial interface IRevitInternalDefinitionProxy : IRevitInternalDefinition; - -public partial class InternalDefinitionProxy -{ - public RevitBuiltInParameter BuiltInParameter => - EnumUtility.Convert(_Instance.BuiltInParameter); -} - -[Proxy(typeof(PolyLine))] -public partial interface IRevitPolyLineProxy : IRevitPolyLine; - -[Proxy(typeof(Point))] -public partial interface IRevitPointProxy : IRevitPoint; - -[Proxy(typeof(Plane))] -public partial interface IRevitPlaneProxy : IRevitPlane; - -public partial class PlaneProxy -{ - public void Dispose() => _Instance.Dispose(); -} - -[Proxy(typeof(Arc))] -public partial interface IRevitArcProxy : IRevitArc; - -[Proxy(typeof(BoundingBoxXYZ), new[] { "BoundEnabled", "MaxEnabled", "MinEnabled", "Bounds" })] -public partial interface IRevitBoundingBoxXYZProxy : IRevitBoundingBoxXYZ; - -[Proxy(typeof(Line))] -public partial interface IRevitLineProxy : IRevitLine; - -[Proxy(typeof(Mesh), new[] { "Transformed", "Triangle" })] -public partial interface IRevitMeshProxy : IRevitMesh; - -public partial class MeshProxy -{ - public IRevitMeshTriangle GetTriangle(int index) => new MeshTriangleProxy(_Instance.get_Triangle(index)); - - public IRevitMesh GetTransformed(IRevitTransform inverseTransform) => - new MeshProxy(_Instance.get_Transformed(((TransformProxy)inverseTransform)._Instance)); -} - -[Proxy(typeof(Material))] -public partial interface IRevitMaterialProxy : IRevitMaterial; - -[Proxy(typeof(MeshTriangle), new[] { "Vertex", "Index" })] -public partial interface IRevitMeshTriangleProxy : IRevitMeshTriangle; - -public partial class MeshTriangleProxy -{ - public uint GetIndex(int index) => _Instance.get_Index(index); -} - -[Proxy(typeof(NurbSpline))] -public partial interface IRevitNurbSplineProxy : IRevitNurbSpline; - -public partial class NurbSplineProxy -{ - public bool IsRational => _Instance.isRational; -} - -[Proxy(typeof(HermiteSpline))] -public partial interface IRevitHermiteSplineProxy : IRevitHermiteSpline; - -[Proxy(typeof(PointCloudInstance))] -public partial interface IRevitPointCloudInstanceProxy : IRevitPointCloudInstance; - -[Proxy(typeof(Instance))] -public partial interface IRevitInstanceProxy : IRevitInstance; - -[Proxy(typeof(Level))] -public partial interface IRevitLevelProxy : IRevitLevel; - -[Proxy(typeof(FamilyInstance), new[] { "ToRoom", "FromRoom", "Space", "Room", "StructuralType", "Location" })] -public partial interface IRevitFamilyInstanceProxy : IRevitFamilyInstance; - -public partial class FamilyInstanceProxy -{ - public RevitStructuralType StructuralType => - EnumUtility.Convert(_Instance.StructuralType); -} - -[Proxy(typeof(Solid))] -public partial interface IRevitSolidProxy : IRevitSolid; - -[Proxy(typeof(Group), new[] { "Location" })] -public partial interface IRevitGroupProxy : IRevitGroup; - -[Proxy(typeof(GeometryObject), new[] { "Equals" })] -public partial interface IRevitGeometryObjectProxy : IRevitGeometryObject; - -public partial class GeometryObjectProxy -{ - public IRevitSolid? ToSolid() - { - if (_Instance is Solid m) - { - return new SolidProxy(m); - } - - return null; - } - - public IRevitMesh? ToMesh() - { - if (_Instance is Mesh m) - { - return new MeshProxy(m); - } - - return null; - } - - public IRevitGeometryInstance? ToGeometryInstance() - { - if (_Instance is GeometryInstance m) - { - return new GeometryInstanceProxy(m); - } - - return null; - } - - public IRevitGeometryElement? ToGeometryElement() - { - if (_Instance is GeometryElement m) - { - return new GeometryElementProxy(m); - } - - return null; - } -} - -[Proxy(typeof(Options), new[] { "DetailLevel" })] -public partial interface IRevitOptionsProxy : IRevitOptions; - -public partial class OptionsProxy -{ - public RevitViewDetailLevel DetailLevel => - EnumUtility.Convert(_Instance.DetailLevel); -} - -[Proxy(typeof(Face), new[] { "Period", "IsCyclic" })] -public partial interface IRevitFaceProxy : IRevitFace; - -[Proxy(typeof(FaceArray), new[] { "Item", "get_Item", "set_Item" })] -public partial interface IRevitFaceArrayProxy : IRevitFaceArray; - -public partial class FaceArrayProxy -{ - public int Count => _Instance.Size; - public IRevitFace this[int index] => new FaceProxy(_Instance.get_Item(index)); - - IEnumerator IEnumerable.GetEnumerator() => - new ParameterSetProxyIterator(_Instance.ForwardIterator()); - - private readonly struct ParameterSetProxyIterator : IEnumerator - { - private readonly FaceArrayIterator _curveArrayIterator; - - public ParameterSetProxyIterator(FaceArrayIterator curveArrayIterator) - { - _curveArrayIterator = curveArrayIterator; - } - - public void Dispose() => _curveArrayIterator.Dispose(); - - public bool MoveNext() => _curveArrayIterator.MoveNext(); - - public void Reset() => _curveArrayIterator.Reset(); - - object IEnumerator.Current => Current; - - public IRevitFace Current => new FaceProxy((Face)_curveArrayIterator.Current); - } -} - -[Proxy(typeof(GeometryElement), new[] { "GetEnumerator" })] -public partial interface IRevitGeometryElementProxy : IRevitGeometryElement; - -public partial class GeometryElementProxy -{ - IEnumerator IEnumerable.GetEnumerator() => new GeometryElementProxyIterator(_Instance.GetEnumerator()); - - IEnumerator IEnumerable.GetEnumerator() => - new GeometryElementProxyIterator(_Instance.GetEnumerator()); - - private readonly struct GeometryElementProxyIterator : IEnumerator - { - private readonly IEnumerator _curveArrayIterator; - - public GeometryElementProxyIterator(IEnumerator curveArrayIterator) - { - _curveArrayIterator = curveArrayIterator; - } - - public void Dispose() => _curveArrayIterator.Dispose(); - - public bool MoveNext() => _curveArrayIterator.MoveNext(); - - public void Reset() => _curveArrayIterator.Reset(); - - object IEnumerator.Current => Current; - - public IRevitGeometryObject Current => new GeometryObjectProxy((GeometryObject)_curveArrayIterator.Current); - } -} - -[Proxy(typeof(GeometryInstance))] -public partial interface IRevitGeometryInstanceProxy : IRevitGeometryInstance; - -[Proxy(typeof(GraphicsStyle))] -public partial interface IRevitGraphicsStyleProxy : IRevitGraphicsStyle; - -[Proxy(typeof(BoundarySegment))] -public partial interface IRevitBoundarySegmentProxy : IRevitBoundarySegment; - -[Proxy(typeof(Color))] -public partial interface IRevitColorProxy : IRevitColor; - -[Proxy(typeof(Ceiling))] -public partial interface IRevitCeilingProxy : IRevitCeiling; - -[Proxy(typeof(CeilingAndFloor))] -public partial interface IRevitCeilingAndFloorProxy : IRevitCeilingAndFloor; - -[Proxy(typeof(Sketch))] -public partial interface IRevitSketchProxy : IRevitSketch; - -[Proxy(typeof(SketchBase))] -public partial interface IRevitSketchBaseProxy : IRevitSketchBase; - -[Proxy(typeof(DirectShape))] -public partial interface IRevitDirectShapeProxy : IRevitDirectShape; - -[Proxy(typeof(ExtrusionRoof))] -public partial interface IRevitExtrusionRoofProxy : IRevitExtrusionRoof; - -[Proxy(typeof(RoofBase))] -public partial interface IRevitRoofBaseProxy : IRevitRoofBase; - -[Proxy(typeof(SketchPlane))] -public partial interface IRevitSketchPlaneProxy : IRevitSketchPlane; - -[Proxy(typeof(Floor))] -public partial interface IRevitFloorProxy : IRevitFloor; - -[Proxy(typeof(ModelLine))] -public partial interface IRevitModelLineProxy : IRevitModelLine; - -[Proxy(typeof(FootPrintRoof), new[] { "Overhang", "ExtendIntoWall", "Offset", "SlopeAngle", "DefinesSlope" })] -public partial interface IRevitFootPrintRoofProxy : IRevitFootPrintRoof; - -[Proxy(typeof(Room))] -public partial interface IRevitRoomProxy : IRevitRoom; - -[Proxy(typeof(TopographySurface))] -public partial interface IRevitTopographySurfaceProxy : IRevitTopographySurface; - -[Proxy(typeof(SpatialElement), new[] { "GetBoundarySegments", "Location" })] -public partial interface IRevitSpatialElementProxy : IRevitSpatialElement; - -public partial class SpatialElementProxy -{ - public IEnumerable> GetBoundarySegments() - { - var segments = _Instance.GetBoundarySegments(new SpatialElementBoundaryOptions()); - foreach (var seg in segments) - { - yield return GetSegments(seg); - } - } - - private static IEnumerable GetSegments(IList segments) => - segments.Select(seg => new BoundarySegmentProxy(seg)); -} - -[Proxy(typeof(Panel), new[] { "GetRefGridLines" })] -public partial interface IRevitPanelProxy : IRevitPanel; diff --git a/Revit/Speckle.Revit.Api/RevitFilterFactory.cs b/Revit/Speckle.Revit.Api/RevitFilterFactory.cs deleted file mode 100644 index ae7c208e..00000000 --- a/Revit/Speckle.Revit.Api/RevitFilterFactory.cs +++ /dev/null @@ -1,89 +0,0 @@ -using Autodesk.Revit.DB; -using Autodesk.Revit.DB.PointClouds; -using Speckle.ProxyGenerator; -using Speckle.Revit.Interfaces; -using Speckle.Shared; - -namespace Speckle.Revit.Api; - -public class RevitFilterFactory : IRevitFilterFactory -{ - public IRevitElementIsElementTypeFilter CreateElementIsElementTypeFilter(bool inverted) => - new ElementIsElementTypeFilterProxy(new ElementIsElementTypeFilter()); - - public IRevitLogicalAndFilterFilter CreateLogicalAndFilter(params IRevitElementFilter[] filters) => - new LogicalAndFilterProxy( - new LogicalAndFilter(filters.Cast().Select(x => x._Instance).ToList()) - ); - - public IRevitElementMulticategoryFilter CreateElementMulticategoryFilter( - ICollection categories, - bool inverted - ) => - new ElementMulticategoryFilterProxy( - instance: new ElementMulticategoryFilter( - categories.Select(EnumUtility.Convert).ToArray(), - inverted - ) - ); - - public IRevitFilteredElementCollector CreateFilteredElementCollector( - IRevitDocument document, - params IRevitElementId[] elementIds - ) - { - if (elementIds.Any()) - { - return new FilteredElementCollectorProxy( - new FilteredElementCollector( - ((DocumentProxy)document)._Instance, - elementIds.Cast().Select(x => x._Instance).ToList() - ) - ); - } - return new FilteredElementCollectorProxy(new FilteredElementCollector(((DocumentProxy)document)._Instance)); - } - - public IRevitPointCloudFilter CreateMultiPlaneFilter(params IRevitPlane[] planes) => - new PointCloudFilterProxy( - PointCloudFilterFactory.CreateMultiPlaneFilter(planes.Cast().Select(x => x._Instance).ToList()) - ); - - public IRevitElementCategoryFilter CreateElementCategoryFilter(RevitBuiltInCategory category) => - new ElementCategoryFilterProxy( - new ElementCategoryFilter(EnumUtility.Convert(category)) - ); -} - -[Proxy(typeof(PointCloudFilter))] -public partial interface IRevitPointCloudFilterProxy : IRevitPointCloudFilter; - -[Proxy(typeof(ElementFilter))] -public partial interface IRevitElementFilterProxy : IRevitElementFilter; - -[Proxy(typeof(ElementCategoryFilter))] -public partial interface IRevitElementCategoryFilterProxy : IRevitElementCategoryFilter; - -[Proxy(typeof(ElementIsElementTypeFilter))] -public partial interface IRevitElementIsElementTypeFilterProxy : IRevitElementIsElementTypeFilter; - -[Proxy(typeof(ElementMulticategoryFilter))] -public partial interface IRevitElementMulticategoryFilterProxy : IRevitElementMulticategoryFilter; - -[Proxy(typeof(LogicalAndFilter))] -public partial interface IRevitLogicalAndFilterProxy : IRevitLogicalAndFilterFilter; - -[Proxy(typeof(FilteredElementCollector))] -public partial interface IRevitFilteredElementCollectorProxy : IRevitFilteredElementCollector; - -public partial class FilteredElementCollectorProxy -{ - public IEnumerable OfClass() => - _Instance - .OfClass( - ProxyMap.GetHostTypeFromMappedType(typeof(T)) - ?? throw new InvalidOperationException($"Could not unmap type: {typeof(T).FullName}") - ) - .Select(x => ProxyMap.CreateProxy(typeof(T), x)) - .Cast(); -} diff --git a/Revit/Speckle.Revit.Api/RevitUnitUtils.cs b/Revit/Speckle.Revit.Api/RevitUnitUtils.cs deleted file mode 100644 index 0031efec..00000000 --- a/Revit/Speckle.Revit.Api/RevitUnitUtils.cs +++ /dev/null @@ -1,99 +0,0 @@ -using Autodesk.Revit.DB; -using Mapster.Utils; -using Speckle.ProxyGenerator; -using Speckle.Revit.Interfaces; -using Speckle.Shared; - -namespace Speckle.Revit.Api; - -public class RevitUnitUtils : IRevitUnitUtils -{ - public double ConvertFromInternalUnits(double value, IRevitForgeTypeId forgeTypeId) => - UnitUtils.ConvertFromInternalUnits(value, ((ForgeTypeIdProxy)forgeTypeId)._Instance); - - public IRevitForgeTypeId Length => new ForgeTypeIdProxy(SpecTypeId.Length); - public IRevitForgeTypeId Millimeters => new ForgeTypeIdProxy(UnitTypeId.Millimeters); - public IRevitForgeTypeId Centimeters => new ForgeTypeIdProxy(UnitTypeId.Centimeters); - public IRevitForgeTypeId Meters => new ForgeTypeIdProxy(UnitTypeId.Meters); - public IRevitForgeTypeId MetersCentimeters => new ForgeTypeIdProxy(UnitTypeId.MetersCentimeters); - public IRevitForgeTypeId Inches => new ForgeTypeIdProxy(UnitTypeId.Inches); - public IRevitForgeTypeId FractionalInches => new ForgeTypeIdProxy(UnitTypeId.FractionalInches); - public IRevitForgeTypeId Feet => new ForgeTypeIdProxy(UnitTypeId.Feet); - public IRevitForgeTypeId FeetFractionalInches => new ForgeTypeIdProxy(UnitTypeId.FeetFractionalInches); -} - -public class RevitTransformUtils : IRevitTransformUtils -{ - public IRevitTransform Identity => new TransformProxy(Transform.Identity); - - public IRevitTransform CreateTranslation(IRevitXYZ vector) => - new TransformProxy(Transform.CreateTranslation(((XYZProxy)vector)._Instance)); - - public IRevitTransform CreateRotation(IRevitXYZ axis, double angle) => - new TransformProxy(Transform.CreateRotation(((XYZProxy)axis)._Instance, angle)); -} - -public class RevitXYZUtils : IRevitXYZUtils -{ - public IRevitXYZ Zero => new XYZProxy(XYZ.Zero); - public IRevitXYZ BasisX => new XYZProxy(XYZ.BasisX); - public IRevitXYZ BasisY => new XYZProxy(XYZ.BasisY); - public IRevitXYZ BasisZ => new XYZProxy(XYZ.BasisZ); -} - -public class RevitElementIdUtils : IRevitElementIdUtils -{ - public IRevitElementId InvalidElementId => new ElementIdProxy(ElementId.InvalidElementId); -} - -public class RevitPlaneUtils : IRevitPlaneUtils -{ - public IRevitPlane CreateByOriginAndBasis(IRevitXYZ center, IRevitXYZ xDirection, IRevitXYZ yDirection) => - new PlaneProxy( - Plane.CreateByOriginAndBasis( - ((XYZProxy)center)._Instance, - ((XYZProxy)xDirection)._Instance, - ((XYZProxy)yDirection)._Instance - ) - ); - - public IRevitPlane CreateByNormalAndOrigin(IRevitXYZ normal, IRevitXYZ center) => - new PlaneProxy(Plane.CreateByNormalAndOrigin(((XYZProxy)normal)._Instance, ((XYZProxy)center)._Instance)); -} - -public class RevitNurbSplineUtils : IRevitNurbSplineUtils -{ - public IRevitNurbSpline Create(IRevitHermiteSpline hermiteSpline) => - new NurbSplineProxy(NurbSpline.Create(((HermiteSplineProxy)hermiteSpline)._Instance)); -} - -public class RevitFormatOptionsUtils : IRevitFormatOptionsUtils -{ - public bool CanHaveSymbol(IRevitForgeTypeId forgeTypeId) => - FormatOptions.CanHaveSymbol(((ForgeTypeIdProxy)forgeTypeId)._Instance); - - public IList GetValidSymbols(IRevitForgeTypeId forgeTypeId) => - FormatOptions - .GetValidSymbols(((ForgeTypeIdProxy)forgeTypeId)._Instance) - .Select(x => new ForgeTypeIdProxy(x)) - .ToList(); - - public string GetLabelForSymbol(IRevitForgeTypeId symbolId) => - LabelUtils.GetLabelForSymbol(((ForgeTypeIdProxy)symbolId)._Instance); -} - -public class RevitSolidUtils : IRevitSolidUtils -{ - public IRevitSolid CreateTransformed(IRevitSolid solid, IRevitTransform inverseTransform) => - new SolidProxy( - SolidUtils.CreateTransformed(((SolidProxy)solid)._Instance, ((TransformProxy)inverseTransform)._Instance) - ); -} - -public class RevitOptionsFactory : IRevitOptionsFactory -{ - public IRevitOptions Create(RevitViewDetailLevel viewDetailLevel) => - new OptionsProxy( - new Options() { DetailLevel = EnumUtility.Convert(viewDetailLevel) } - ); -} diff --git a/Revit/Speckle.Revit.Api/Speckle.Revit.Api.projitems b/Revit/Speckle.Revit.Api/Speckle.Revit.Api.projitems deleted file mode 100644 index 28989c04..00000000 --- a/Revit/Speckle.Revit.Api/Speckle.Revit.Api.projitems +++ /dev/null @@ -1,14 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - true - 9655be78-8070-4b9f-b0dc-68bb6150b52d - - - Speckle.Revit.Api - - - - - \ No newline at end of file diff --git a/Revit/Speckle.Revit.Api/Speckle.Revit.Api.shproj b/Revit/Speckle.Revit.Api/Speckle.Revit.Api.shproj deleted file mode 100644 index 3ff8d6b0..00000000 --- a/Revit/Speckle.Revit.Api/Speckle.Revit.Api.shproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {E1C43415-3101-45F4-8BF9-A4DD7D7F2ED7} - 14.0 - - - - - - - - diff --git a/Revit/Speckle.Revit.Interfaces/IRevitCategory.cs b/Revit/Speckle.Revit.Interfaces/IRevitCategory.cs deleted file mode 100644 index f47a1a04..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitCategory.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitCategory : IRevitObject -{ - string Name { get; } - IRevitElementId Id { get; } -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitCurtainGrid.cs b/Revit/Speckle.Revit.Interfaces/IRevitCurtainGrid.cs deleted file mode 100644 index 8042d3eb..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitCurtainGrid.cs +++ /dev/null @@ -1,9 +0,0 @@ -using System.Collections.Generic; - -namespace Speckle.Revit.Interfaces; - -public interface IRevitCurtainGrid : IRevitObject -{ - ICollection GetMullionIds(); - ICollection GetPanelIds(); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitCurve.cs b/Revit/Speckle.Revit.Interfaces/IRevitCurve.cs deleted file mode 100644 index e77b7893..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitCurve.cs +++ /dev/null @@ -1,124 +0,0 @@ -using System.Collections.Generic; - -namespace Speckle.Revit.Interfaces; - -public interface IRevitCurve : IRevitGeometryObject -{ - IRevitXYZ GetEndPoint(int index); - double Length { get; } - IRevitXYZ Evaluate(double parameter, bool normalized); - double GetEndParameter(int index); - bool IsBound { get; } - IList Tessellate(); - IRevitLine? ToLine(); - IRevitArc? ToArc(); - IRevitEllipse? ToEllipse(); - IRevitNurbSpline? ToNurbSpline(); - IRevitHermiteSpline? ToHermiteSpline(); -} - -public interface IRevitCloudPoint -{ - float X { get; } - float Y { get; } - float Z { get; } - int Color { get; } - IRevitXYZ ToXYZ(); -} - -public interface IRevitCloudPointList : IEnumerable; - -public interface IRevitPointCloudInstance : IRevitInstance -{ - IRevitCloudPointList GetPoints(IRevitPointCloudFilter filter, double averageDistance, int numPoints); -} - -public interface IRevitInstance : IRevitElement -{ - IRevitTransform GetTransform(); -} - -public interface IRevitCurveArray : IReadOnlyList; - -public interface IRevitCurveArrArray : IReadOnlyList; - -public interface IRevitEllipse : IRevitCurve -{ - IRevitXYZ Center { get; } - IRevitXYZ XDirection { get; } - IRevitXYZ YDirection { get; } - double RadiusX { get; } - double RadiusY { get; } -} - -public interface IRevitLevel : IRevitDatumPlane -{ - double Elevation { get; } -} - -public interface IRevitDatumPlane : IRevitElement; - -public interface IRevitFamilyInstance : IRevitInstance -{ - IRevitFamilySymbol Symbol { get; } - bool FacingFlipped { get; } - bool HandFlipped { get; } - bool IsSlantedColumn { get; } - RevitStructuralType StructuralType { get; } -} - -public enum RevitStructuralType -{ - NonStructural, - Beam, - Brace, - Column, - Footing, - UnknownFraming, -} - -public interface IRevitOptionsFactory -{ - IRevitOptions Create(RevitViewDetailLevel viewDetailLevel); -} - -public enum RevitViewDetailLevel -{ - Undefined, - Coarse, - Medium, - Fine, -} - -public interface IRevitOptions -{ - RevitViewDetailLevel DetailLevel { get; } - bool ComputeReferences { get; set; } -} - -public interface IRevitGroup : IRevitElement -{ - IList GetMemberIds(); -} - -public interface IRevitFace -{ - IRevitMesh Triangulate(); - IRevitElementId MaterialElementId { get; } -} - -public interface IRevitFaceArray : IReadOnlyList; - -public interface IRevitGeometryElement : IRevitGeometryObject, IEnumerable; - -public interface IRevitFloor : IRevitCeilingAndFloor -{ - IRevitElementId SketchId { get; } -} - -public interface IRevitModelLine : IRevitModelCurve; - -public interface IRevitFootPrintRoof : IRevitRoofBase -{ - IRevitModelCurveArrArray GetProfiles(); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitCurveElement.cs b/Revit/Speckle.Revit.Interfaces/IRevitCurveElement.cs deleted file mode 100644 index 8acd60a6..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitCurveElement.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitCurveElement : IRevitElement -{ - IRevitCurve GeometryCurve { get; } - IRevitSketchPlane SketchPlane { get; } -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitDocument.cs b/Revit/Speckle.Revit.Interfaces/IRevitDocument.cs deleted file mode 100644 index bdacf8fc..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitDocument.cs +++ /dev/null @@ -1,12 +0,0 @@ -#pragma warning disable CA1040 - -namespace Speckle.Revit.Interfaces; - -public interface IRevitDocument : IRevitObject -{ - string PathName { get; } - bool IsFamilyDocument { get; } - IRevitUnits GetUnits(); - - IRevitElement? GetElement(IRevitElementId elementId); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitElement.cs b/Revit/Speckle.Revit.Interfaces/IRevitElement.cs deleted file mode 100644 index c230958a..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitElement.cs +++ /dev/null @@ -1,95 +0,0 @@ -using System; -using System.Collections.Generic; - -namespace Speckle.Revit.Interfaces; - -public interface IRevitModelText { } - -public interface IRevitElement : IRevitObject -{ - IList GetDependentElements(IRevitElementFilter filter); - - IRevitElementId Id { get; } - string UniqueId { get; } - IRevitElementId LevelId { get; } - IRevitCategory Category { get; } - IRevitDocument Document { get; } - IRevitElementId GetTypeId(); - string Name { get; } - IRevitBoundingBoxXYZ? GetBoundingBox(); - - IRevitFamilySymbol? ToFamilySymbol(); - IRevitMaterial? ToMaterial(); - IRevitHostObject? ToHostObject(); - IRevitGroup? ToGroup(); - IRevitGraphicsStyle? ToGraphicsStyle(); - IRevitElementType? ToType(); - IRevitSketch? ToSketch(); - IRevitFloor? ToFloor(); - IRevitModelLine? ToModelLine(); - IRevitLevel? ToLevel(); - IRevitLocation Location { get; } - - IRevitLocationPoint? GetLocationAsLocationPoint(); - IRevitLocationCurve? GetLocationAsLocationCurve(); - - IRevitParameterSet Parameters { get; } - - IRevitParameter? GetParameter(RevitBuiltInParameter parameter); - - IRevitGeometryElement? GetGeometry(IRevitOptions options); -} - -public interface IRevitParameterSet : IEnumerable, IDisposable; - -public interface IRevitElementType -{ - string Name { get; } - string FamilyName { get; } -} - -public interface IRevitFamilySymbol : IRevitElementType; - -public interface IRevitBasePoint : IRevitElement -{ - bool IsShared { get; } - IRevitXYZ Position { get; } -} - -public interface IRevitParameter -{ - bool IsReadOnly { get; } - bool HasValue { get; } - bool IsShared { get; } - Guid GUID { get; } - string? AsString(); - - int AsInteger(); - double AsDouble(); - IRevitElementId? AsElementId(); - RevitStorageType StorageType { get; } - IRevitForgeTypeId GetUnitTypeId(); - IRevitDefinition Definition { get; } -} - -public interface IRevitDefinition -{ - IRevitInternalDefinition? ToInternal(); - string Name { get; } - IRevitForgeTypeId GetGroupTypeId(); - IRevitForgeTypeId GetDataType(); -} - -public interface IRevitInternalDefinition : IRevitDefinition -{ - RevitBuiltInParameter BuiltInParameter { get; } -} - -public enum RevitStorageType -{ - None, - Integer, - Double, - String, - ElementId, -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitElementFilter.cs b/Revit/Speckle.Revit.Interfaces/IRevitElementFilter.cs deleted file mode 100644 index 7d3ff334..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitElementFilter.cs +++ /dev/null @@ -1,3 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitElementFilter : IRevitObject; diff --git a/Revit/Speckle.Revit.Interfaces/IRevitElementId.cs b/Revit/Speckle.Revit.Interfaces/IRevitElementId.cs deleted file mode 100644 index 574ac991..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitElementId.cs +++ /dev/null @@ -1,6 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitElementId : IRevitObject -{ - int IntegerValue { get; } -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitElementIsElementTypeFilter.cs b/Revit/Speckle.Revit.Interfaces/IRevitElementIsElementTypeFilter.cs deleted file mode 100644 index 8902f721..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitElementIsElementTypeFilter.cs +++ /dev/null @@ -1,9 +0,0 @@ -using System; - -namespace Speckle.Revit.Interfaces; - -public interface IRevitElementIsElementTypeFilter : IRevitElementFilter; - -public interface IRevitPointCloudFilter : IRevitElementFilter; - -public interface IRevitElementCategoryFilter : IRevitElementFilter, IDisposable; diff --git a/Revit/Speckle.Revit.Interfaces/IRevitElementMulticategoryFilter.cs b/Revit/Speckle.Revit.Interfaces/IRevitElementMulticategoryFilter.cs deleted file mode 100644 index 1ccfa19e..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitElementMulticategoryFilter.cs +++ /dev/null @@ -1,3 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitElementMulticategoryFilter : IRevitElementFilter; diff --git a/Revit/Speckle.Revit.Interfaces/IRevitFilterFactory.cs b/Revit/Speckle.Revit.Interfaces/IRevitFilterFactory.cs deleted file mode 100644 index 753d034d..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitFilterFactory.cs +++ /dev/null @@ -1,22 +0,0 @@ -using System.Collections.Generic; -using Speckle.Shared; - -namespace Speckle.Revit.Interfaces; - -#pragma warning disable CA1040 -public interface IRevitFilterFactory -{ - IRevitElementIsElementTypeFilter CreateElementIsElementTypeFilter(bool inverted); - IRevitElementMulticategoryFilter CreateElementMulticategoryFilter( - ICollection categories, - bool inverted - ); - IRevitLogicalAndFilterFilter CreateLogicalAndFilter(params IRevitElementFilter[] filters); - IRevitFilteredElementCollector CreateFilteredElementCollector( - IRevitDocument document, - params IRevitElementId[] elementIds - ); - - IRevitPointCloudFilter CreateMultiPlaneFilter(params IRevitPlane[] planes); - IRevitElementCategoryFilter CreateElementCategoryFilter(RevitBuiltInCategory category); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitFilteredElementCollector.cs b/Revit/Speckle.Revit.Interfaces/IRevitFilteredElementCollector.cs deleted file mode 100644 index 731d1acc..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitFilteredElementCollector.cs +++ /dev/null @@ -1,6 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitFilteredElementCollector : IRevitElementFilter -{ - IEnumerable OfClass(); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitForgeTypeId.cs b/Revit/Speckle.Revit.Interfaces/IRevitForgeTypeId.cs deleted file mode 100644 index 5dde37ed..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitForgeTypeId.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitForgeTypeId : IRevitObject -{ - string TypeId { get; } - bool Empty(); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitFormatOptions.cs b/Revit/Speckle.Revit.Interfaces/IRevitFormatOptions.cs deleted file mode 100644 index 919023a8..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitFormatOptions.cs +++ /dev/null @@ -1,20 +0,0 @@ -using System.Collections.Generic; - -namespace Speckle.Revit.Interfaces; - -public interface IRevitFormatOptions : IRevitObject -{ - IRevitForgeTypeId GetUnitTypeId(); -} - -public interface IRevitFormatOptionsUtils -{ - bool CanHaveSymbol(IRevitForgeTypeId forgeTypeId); - IList GetValidSymbols(IRevitForgeTypeId forgeTypeId); - string GetLabelForSymbol(IRevitForgeTypeId symbolId); -} - -public interface IRevitSolidUtils -{ - IRevitSolid CreateTransformed(IRevitSolid solid, IRevitTransform inverseTransform); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitHostObject.cs b/Revit/Speckle.Revit.Interfaces/IRevitHostObject.cs deleted file mode 100644 index 03ec9784..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitHostObject.cs +++ /dev/null @@ -1,11 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitHostObject : IRevitElement -{ - IList FindInserts( - bool addRectOpenings, - bool includeShadows, - bool includeEmbeddedWalls, - bool includeSharedEmbeddedInserts - ); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitLocation.cs b/Revit/Speckle.Revit.Interfaces/IRevitLocation.cs deleted file mode 100644 index 51046958..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitLocation.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitLocation : IRevitObject -{ - IRevitLocationCurve? ToLocationCurve(); - IRevitLocationPoint? ToLocationPoint(); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitLocationCurve.cs b/Revit/Speckle.Revit.Interfaces/IRevitLocationCurve.cs deleted file mode 100644 index 27a5f95f..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitLocationCurve.cs +++ /dev/null @@ -1,149 +0,0 @@ -using System; -using System.Collections.Generic; - -namespace Speckle.Revit.Interfaces; - -public interface IRevitLocationCurve : IRevitLocation -{ - IRevitCurve Curve { get; } -} - -public interface IRevitPolyLine : IRevitGeometryObject -{ - IList GetCoordinates(); -} - -public interface IRevitGeometryObject : IRevitObject -{ - IRevitElementId GraphicsStyleId { get; } - IRevitSolid? ToSolid(); - IRevitMesh? ToMesh(); - IRevitGeometryInstance? ToGeometryInstance(); - IRevitGeometryElement? ToGeometryElement(); -} - -public interface IRevitPoint : IRevitObject -{ - IRevitXYZ Coord { get; } -} - -public interface IRevitPlane : IRevitSurface -{ - IRevitXYZ Origin { get; } - IRevitXYZ Normal { get; } - IRevitXYZ XVec { get; } - IRevitXYZ YVec { get; } -} - -public interface IRevitSurface : IRevitObject, IDisposable; - -public interface IRevitLine : IRevitCurve; - -public interface IRevitArc : IRevitCurve -{ - IRevitXYZ Center { get; } - IRevitXYZ XDirection { get; } - IRevitXYZ YDirection { get; } - - double Radius { get; } - IRevitXYZ Normal { get; } - bool IsClosed { get; } -} - -public interface IRevitMesh : IRevitGeometryObject -{ - IList Vertices { get; } - IRevitElementId MaterialElementId { get; } - int NumTriangles { get; } - IRevitMeshTriangle GetTriangle(int index); - IRevitMesh GetTransformed(IRevitTransform transform); -} - -public interface IRevitMaterial : IRevitElement -{ - int Transparency { get; } - IRevitColor Color { get; } -} - -public interface IRevitColor -{ - byte Red { get; } - byte Green { get; } - byte Blue { get; } -} - -public interface IRevitMeshTriangle -{ - uint GetIndex(int idx); -} - -public interface IRevitHermiteSpline : IRevitCurve; - -public interface IRevitNurbSpline : IRevitCurve -{ - IList CtrlPoints { get; } - IRevitDoubleArray Weights { get; } - IRevitDoubleArray Knots { get; } - int Degree { get; } - bool IsRational { get; } - bool IsClosed { get; } -} - -public interface IRevitDoubleArray : IReadOnlyList; - -public interface IRevitGeometryInstance : IRevitGeometryObject -{ - IRevitGeometryElement GetSymbolGeometry(); - IRevitGeometryElement GetInstanceGeometry(); -} - -public interface IRevitGraphicsStyle : IRevitElement -{ - IRevitCategory GraphicsStyleCategory { get; } -} - -public interface IRevitBoundarySegment : IRevitObject -{ - IRevitCurve GetCurve(); -} - -public interface IRevitCeiling : IRevitCeilingAndFloor -{ - IRevitElementId SketchId { get; } -} - -public interface IRevitCeilingAndFloor : IRevitHostObject; - -public interface IRevitSketch : IRevitSketchBase -{ - IRevitCurveArrArray Profile { get; } - - IList GetAllElements(); -} - -public interface IRevitDirectShape : IRevitElement; - -public interface IRevitExtrusionRoof : IRevitRoofBase -{ - IRevitModelCurveArray GetProfile(); -} - -public interface IRevitSketchBase : IRevitElement; - -public interface IRevitRoofBase : IRevitHostObject; - -public interface IRevitSketchPlane : IRevitElement -{ - IRevitPlane GetPlane(); -} - -public interface IRevitRoom : IRevitSpatialElement; - -public interface IRevitSpatialElement : IRevitElement -{ - IEnumerable> GetBoundarySegments(); - string Number { get; } - IRevitLevel Level { get; } -} - -public interface IRevitTopographySurface : IRevitElement; diff --git a/Revit/Speckle.Revit.Interfaces/IRevitLocationPoint.cs b/Revit/Speckle.Revit.Interfaces/IRevitLocationPoint.cs deleted file mode 100644 index 275e2339..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitLocationPoint.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitLocationPoint : IRevitLocation -{ - IRevitXYZ Point { get; } - double Rotation { get; } -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitLogicalAndFilterFilter.cs b/Revit/Speckle.Revit.Interfaces/IRevitLogicalAndFilterFilter.cs deleted file mode 100644 index 49a8eb4b..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitLogicalAndFilterFilter.cs +++ /dev/null @@ -1,3 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitLogicalAndFilterFilter : IRevitElementFilter; diff --git a/Revit/Speckle.Revit.Interfaces/IRevitModelCurve.cs b/Revit/Speckle.Revit.Interfaces/IRevitModelCurve.cs deleted file mode 100644 index 4d38978f..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitModelCurve.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitModelCurve : IRevitCurveElement -{ - IRevitGraphicsStyle Subcategory { get; } - IRevitElement LineStyle { get; } -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitModelCurveArrArray.cs b/Revit/Speckle.Revit.Interfaces/IRevitModelCurveArrArray.cs deleted file mode 100644 index 89049094..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitModelCurveArrArray.cs +++ /dev/null @@ -1,3 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitModelCurveArrArray : IReadOnlyList; diff --git a/Revit/Speckle.Revit.Interfaces/IRevitModelCurveArray.cs b/Revit/Speckle.Revit.Interfaces/IRevitModelCurveArray.cs deleted file mode 100644 index 90e0cc87..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitModelCurveArray.cs +++ /dev/null @@ -1,3 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitModelCurveArray : IReadOnlyList; diff --git a/Revit/Speckle.Revit.Interfaces/IRevitNurbSplineUtils.cs b/Revit/Speckle.Revit.Interfaces/IRevitNurbSplineUtils.cs deleted file mode 100644 index c078c82a..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitNurbSplineUtils.cs +++ /dev/null @@ -1,6 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitNurbSplineUtils -{ - IRevitNurbSpline Create(IRevitHermiteSpline hermiteSpline); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitObject.cs b/Revit/Speckle.Revit.Interfaces/IRevitObject.cs deleted file mode 100644 index dfa94d56..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitObject.cs +++ /dev/null @@ -1,5 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitObject; - -public interface IRevitPanel : IRevitFamilyInstance; diff --git a/Revit/Speckle.Revit.Interfaces/IRevitSolid.cs b/Revit/Speckle.Revit.Interfaces/IRevitSolid.cs deleted file mode 100644 index 24800953..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitSolid.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitSolid : IRevitGeometryObject -{ - IRevitFaceArray Faces { get; } - double SurfaceArea { get; } -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitTransform.cs b/Revit/Speckle.Revit.Interfaces/IRevitTransform.cs deleted file mode 100644 index e1737db5..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitTransform.cs +++ /dev/null @@ -1,19 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitTransform : IRevitObject, IDisposable -{ - IRevitXYZ OfPoint(IRevitXYZ inbound); - IRevitXYZ OfVector(IRevitXYZ inbound); - IRevitTransform Multiply(IRevitTransform right); - IRevitXYZ Origin { get; } - IRevitXYZ BasisX { get; } - IRevitXYZ BasisY { get; } - IRevitTransform Inverse { get; } -} - -public interface IRevitTransformUtils -{ - IRevitTransform Identity { get; } - IRevitTransform CreateTranslation(IRevitXYZ vector); - IRevitTransform CreateRotation(IRevitXYZ axis, double angle); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitUnitUtils.cs b/Revit/Speckle.Revit.Interfaces/IRevitUnitUtils.cs deleted file mode 100644 index f422f3a1..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitUnitUtils.cs +++ /dev/null @@ -1,21 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitUnitUtils -{ - double ConvertFromInternalUnits(double value, IRevitForgeTypeId forgeTypeId); - IRevitForgeTypeId Length { get; } - IRevitForgeTypeId Millimeters { get; } - IRevitForgeTypeId Centimeters { get; } - IRevitForgeTypeId Meters { get; } - IRevitForgeTypeId MetersCentimeters { get; } - IRevitForgeTypeId Inches { get; } - IRevitForgeTypeId FractionalInches { get; } - IRevitForgeTypeId Feet { get; } - IRevitForgeTypeId FeetFractionalInches { get; } -} - -public interface IRevitPlaneUtils -{ - IRevitPlane CreateByOriginAndBasis(IRevitXYZ center, IRevitXYZ xDirection, IRevitXYZ yDirection); - IRevitPlane CreateByNormalAndOrigin(IRevitXYZ normal, IRevitXYZ center); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitUnits.cs b/Revit/Speckle.Revit.Interfaces/IRevitUnits.cs deleted file mode 100644 index 1dd3cb92..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitUnits.cs +++ /dev/null @@ -1,6 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitUnits : IRevitObject -{ - IRevitFormatOptions GetFormatOptions(IRevitForgeTypeId length); -} diff --git a/Revit/Speckle.Revit.Interfaces/IRevitWall.cs b/Revit/Speckle.Revit.Interfaces/IRevitWall.cs deleted file mode 100644 index acac1038..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitWall.cs +++ /dev/null @@ -1,15 +0,0 @@ -using System.Collections.Generic; - -namespace Speckle.Revit.Interfaces; - -public interface IRevitWall : IRevitHostObject -{ - IRevitCurtainGrid CurtainGrid { get; } - bool IsStackedWall { get; } - IList GetStackedWallMemberIds(); - IRevitWallType WallType { get; } - bool Flipped { get; } - IRevitElementId SketchId { get; } -} - -public interface IRevitWallType : IRevitElementType; diff --git a/Revit/Speckle.Revit.Interfaces/IRevitXYZ.cs b/Revit/Speckle.Revit.Interfaces/IRevitXYZ.cs deleted file mode 100644 index b4ed634f..00000000 --- a/Revit/Speckle.Revit.Interfaces/IRevitXYZ.cs +++ /dev/null @@ -1,39 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public interface IRevitXYZ : IRevitObject -{ - double Z { get; } - - double Y { get; } - - double X { get; } - double DistanceTo(IRevitXYZ source); - - IRevitXYZ Multiply(double value); - IRevitXYZ Divide(double value); - IRevitXYZ Add(IRevitXYZ source); - IRevitXYZ Subtract(IRevitXYZ source); - IRevitXYZ Normalize(); - double AngleOnPlaneTo(IRevitXYZ right, IRevitXYZ normal); - IRevitXYZ Negate(); -} - -public interface IRevitBoundingBoxXYZ -{ - IRevitXYZ Min { get; } - IRevitXYZ Max { get; } - IRevitTransform Transform { get; } -} - -public interface IRevitXYZUtils -{ - IRevitXYZ Zero { get; } - IRevitXYZ BasisX { get; } - IRevitXYZ BasisY { get; } - IRevitXYZ BasisZ { get; } -} - -public interface IRevitElementIdUtils -{ - IRevitElementId InvalidElementId { get; } -} diff --git a/Revit/Speckle.Revit.Interfaces/RevitBuiltInCategory.cs b/Revit/Speckle.Revit.Interfaces/RevitBuiltInCategory.cs deleted file mode 100644 index b6aa3d82..00000000 --- a/Revit/Speckle.Revit.Interfaces/RevitBuiltInCategory.cs +++ /dev/null @@ -1,1197 +0,0 @@ -using System.Diagnostics.CodeAnalysis; - -namespace Speckle.Revit.Interfaces; - -[SuppressMessage("Design", "CA1008:Enums should have zero value")] -public enum RevitBuiltInCategory -{ - OST_StackedWalls_Obsolete_IdInWrongRange = -20034100, // 0xFECE4DCC - OST_MassTags_Obsolete_IdInWrongRange = -20034005, // 0xFECE4E2B - OST_MassSurface_Obsolete_IdInWrongRange = -20034004, // 0xFECE4E2C - OST_MassFloor_Obsolete_IdInWrongRange = -20034003, // 0xFECE4E2D - OST_Mass_Obsolete_IdInWrongRange = -20034000, // 0xFECE4E30 - OST_WallRefPlanes_Obsolete_IdInWrongRange = -20000896, // 0xFECECF80 - OST_StickSymbols_Obsolete_IdInWrongRange = -20000828, // 0xFECECFC4 - OST_RemovedGridSeg_Obsolete_IdInWrongRange = -20000827, // 0xFECECFC5 - OST_PointClouds = -2010001, // 0xFFE1546F - OST_AnalyticalPanelLocalCoordSys = -2009667, // 0xFFE155BD - OST_AnalyticalMemberLocalCoordSys = -2009666, // 0xFFE155BE - OST_AnalyticalOpening = -2009665, // 0xFFE155BF - OST_AnalyticalPanel = -2009664, // 0xFFE155C0 - OST_AnalyticalMemberTags = -2009663, // 0xFFE155C1 - OST_AnalyticalMember = -2009662, // 0xFFE155C2 - OST_AssemblyOrigin_Lines = -2009661, // 0xFFE155C3 - OST_AssemblyOrigin_Planes = -2009660, // 0xFFE155C4 - OST_AssemblyOrigin_Points = -2009659, // 0xFFE155C5 - OST_AssemblyOrigin = -2009658, // 0xFFE155C6 - OST_LinksAnalytical = -2009657, // 0xFFE155C7 - OST_FoundationSlabAnalyticalTags = -2009656, // 0xFFE155C8 - OST_WallFoundationAnalyticalTags = -2009655, // 0xFFE155C9 - OST_IsolatedFoundationAnalyticalTags = -2009654, // 0xFFE155CA - OST_WallAnalyticalTags = -2009653, // 0xFFE155CB - OST_FloorAnalyticalTags = -2009652, // 0xFFE155CC - OST_ColumnAnalyticalTags = -2009651, // 0xFFE155CD - OST_BraceAnalyticalTags = -2009650, // 0xFFE155CE - OST_BeamAnalyticalTags = -2009649, // 0xFFE155CF - OST_AnalyticalNodes_Lines = -2009648, // 0xFFE155D0 - OST_AnalyticalNodes_Planes = -2009647, // 0xFFE155D1 - OST_AnalyticalNodes_Points = -2009646, // 0xFFE155D2 - OST_AnalyticalNodes = -2009645, // 0xFFE155D3 - OST_RigidLinksAnalytical = -2009644, // 0xFFE155D4 - OST_FoundationSlabAnalytical = -2009643, // 0xFFE155D5 - OST_WallFoundationAnalytical = -2009642, // 0xFFE155D6 - OST_IsolatedFoundationAnalytical = -2009641, // 0xFFE155D7 - OST_WallAnalytical = -2009640, // 0xFFE155D8 - OST_FloorAnalytical = -2009639, // 0xFFE155D9 - OST_ColumnEndSegment = -2009638, // 0xFFE155DA - OST_ColumnStartSegment = -2009637, // 0xFFE155DB - OST_ColumnAnalytical = -2009636, // 0xFFE155DC - OST_BraceEndSegment = -2009635, // 0xFFE155DD - OST_BraceStartSegment = -2009634, // 0xFFE155DE - OST_BraceAnalytical = -2009633, // 0xFFE155DF - OST_BeamEndSegment = -2009632, // 0xFFE155E0 - OST_BeamStartSegment = -2009631, // 0xFFE155E1 - OST_BeamAnalytical = -2009630, // 0xFFE155E2 - OST_CompassSecondaryMonth = -2009624, // 0xFFE155E8 - OST_CompassPrimaryMonth = -2009623, // 0xFFE155E9 - OST_CompassSectionFilled = -2009622, // 0xFFE155EA - OST_LightLine = -2009621, // 0xFFE155EB - OST_MultiSurface = -2009620, // 0xFFE155EC - OST_SunSurface = -2009619, // 0xFFE155ED - OST_Analemma = -2009618, // 0xFFE155EE - OST_SunsetText = -2009617, // 0xFFE155EF - OST_CompassSection = -2009616, // 0xFFE155F0 - OST_CompassOuter = -2009615, // 0xFFE155F1 - OST_SunriseText = -2009614, // 0xFFE155F2 - OST_CompassInner = -2009613, // 0xFFE155F3 - OST_SunPath2 = -2009612, // 0xFFE155F4 - OST_SunPath1 = -2009611, // 0xFFE155F5 - OST_Sun = -2009610, // 0xFFE155F6 - OST_SunStudy = -2009609, // 0xFFE155F7 - OST_StructuralTrussStickSymbols = -2009608, // 0xFFE155F8 - OST_StructuralTrussHiddenLines = -2009607, // 0xFFE155F9 - OST_TrussChord = -2009606, // 0xFFE155FA - OST_TrussWeb = -2009605, // 0xFFE155FB - OST_TrussBottomChordCurve = -2009604, // 0xFFE155FC - OST_TrussTopChordCurve = -2009603, // 0xFFE155FD - OST_TrussVertWebCurve = -2009602, // 0xFFE155FE - OST_TrussDiagWebCurve = -2009601, // 0xFFE155FF - OST_Truss = -2009600, // 0xFFE15600 - OST_PlumbingEquipmentHiddenLines = -2009551, // 0xFFE15631 - OST_MechanicalControlDevicesHiddenLines = -2009550, // 0xFFE15632 - OST_RailingSystemTransitionHiddenLines_Deprecated = -2009549, // 0xFFE15633 - OST_RailingSystemTerminationHiddenLines_Deprecated = -2009548, // 0xFFE15634 - OST_RailingSystemRailHiddenLines_Deprecated = -2009547, // 0xFFE15635 - OST_RailingSystemTopRailHiddenLines_Deprecated = -2009546, // 0xFFE15636 - OST_RailingSystemHandRailBracketHiddenLines_Deprecated = -2009545, // 0xFFE15637 - OST_RailingSystemHandRailHiddenLines_Deprecated = -2009544, // 0xFFE15638 - OST_RailingSystemPanelBracketHiddenLines_Deprecated = -2009543, // 0xFFE15639 - OST_RailingSystemPanelHiddenLines_Deprecated = -2009542, // 0xFFE1563A - OST_RailingSystemBalusterHiddenLines_Deprecated = -2009541, // 0xFFE1563B - OST_RailingSystemPostHiddenLines_Deprecated = -2009540, // 0xFFE1563C - OST_RailingSystemSegmentHiddenLines_Deprecated = -2009539, // 0xFFE1563D - OST_RailingSystemHiddenLines_Deprecated = -2009538, // 0xFFE1563E - OST_StairStringer2012HiddenLines_Deprecated = -2009537, // 0xFFE1563F - OST_StairTread2012HiddenLines_Deprecated = -2009536, // 0xFFE15640 - OST_StairLanding2012HiddenLines_Deprecated = -2009535, // 0xFFE15641 - OST_StairRun2012HiddenLines_Deprecated = -2009534, // 0xFFE15642 - OST_Stairs2012HiddenLines_Deprecated = -2009533, // 0xFFE15643 - OST_MassHiddenLines = -2009532, // 0xFFE15644 - OST_CurtaSystemHiddenLines = -2009531, // 0xFFE15645 - OST_OBSOLETE_ElemArrayHiddenLines = -2009530, // 0xFFE15646 - OST_EntourageHiddenLines = -2009529, // 0xFFE15647 - OST_PlantingHiddenLines = -2009528, // 0xFFE15648 - OST_SpecialityEquipmentHiddenLines = -2009527, // 0xFFE15649 - OST_TopographyHiddenLines = -2009526, // 0xFFE1564A - OST_StructuralFramingSystemHiddenLines_Obsolete = -2009525, // 0xFFE1564B - OST_SiteHiddenLines = -2009524, // 0xFFE1564C - OST_RoadsHiddenLines = -2009523, // 0xFFE1564D - OST_ParkingHiddenLines = -2009522, // 0xFFE1564E - OST_PlumbingFixturesHiddenLines = -2009521, // 0xFFE1564F - OST_MechanicalEquipmentHiddenLines = -2009520, // 0xFFE15650 - OST_LightingFixturesHiddenLines = -2009519, // 0xFFE15651 - OST_FurnitureSystemsHiddenLines = -2009518, // 0xFFE15652 - OST_ElectricalFixturesHiddenLines = -2009517, // 0xFFE15653 - OST_ElectricalEquipmentHiddenLines = -2009516, // 0xFFE15654 - OST_CaseworkHiddenLines = -2009515, // 0xFFE15655 - OST_DetailComponentsHiddenLines = -2009514, // 0xFFE15656 - OST_ShaftOpeningHiddenLines = -2009513, // 0xFFE15657 - OST_GenericModelHiddenLines = -2009512, // 0xFFE15658 - OST_CurtainWallMullionsHiddenLines = -2009511, // 0xFFE15659 - OST_CurtainWallPanelsHiddenLines = -2009510, // 0xFFE1565A - OST_RampsHiddenLines = -2009509, // 0xFFE1565B - OST_StairsRailingHiddenLines = -2009508, // 0xFFE1565C - OST_StairsHiddenLines = -2009507, // 0xFFE1565D - OST_ColumnsHiddenLines = -2009506, // 0xFFE1565E - OST_FurnitureHiddenLines = -2009505, // 0xFFE1565F - OST_LinesHiddenLines = -2009504, // 0xFFE15660 - OST_CeilingsHiddenLines = -2009503, // 0xFFE15661 - OST_RoofsHiddenLines = -2009502, // 0xFFE15662 - OST_DoorsHiddenLines = -2009501, // 0xFFE15663 - OST_WindowsHiddenLines = -2009500, // 0xFFE15664 - OST_StructConnectionProfilesTags = -2009064, // 0xFFE15818 - OST_StructConnectionHoleTags = -2009063, // 0xFFE15819 - OST_CouplerHiddenLines = -2009062, // 0xFFE1581A - OST_CouplerTags = -2009061, // 0xFFE1581B - OST_Coupler = -2009060, // 0xFFE1581C - OST_StructConnectionWeldTags = -2009059, // 0xFFE1581D - OST_StructConnectionShearStudTags = -2009058, // 0xFFE1581E - OST_StructConnectionAnchorTags = -2009057, // 0xFFE1581F - OST_StructConnectionBoltTags = -2009056, // 0xFFE15820 - OST_StructConnectionPlateTags = -2009055, // 0xFFE15821 - OST_RebarHiddenLines = -2009050, // 0xFFE15826 - OST_StructSubConnections = -2009049, // 0xFFE15827 - OST_SteelElementStale = -2009048, // 0xFFE15828 - OST_StructConnectionModifiers = -2009047, // 0xFFE15829 - OST_StructConnectionWelds = -2009046, // 0xFFE1582A - OST_StructConnectionHoles = -2009045, // 0xFFE1582B - OST_StructConnectionShearStuds = -2009044, // 0xFFE1582C - OST_StructConnectionNobleWarning = -2009043, // 0xFFE1582D - OST_StructConnectionOthers = -2009042, // 0xFFE1582E - OST_StructConnectionBolts = -2009041, // 0xFFE1582F - OST_StructConnectionTags = -2009040, // 0xFFE15830 - OST_StructConnectionAnchors = -2009039, // 0xFFE15831 - OST_StructConnectionPlates = -2009038, // 0xFFE15832 - OST_StructConnectionProfiles = -2009037, // 0xFFE15833 - OST_StructConnectionReference = -2009036, // 0xFFE15834 - OST_StructConnectionFailed = -2009035, // 0xFFE15835 - OST_StructConnectionStale = -2009034, // 0xFFE15836 - OST_StructConnectionSymbol = -2009033, // 0xFFE15837 - OST_StructConnectionHiddenLines = -2009032, // 0xFFE15838 - OST_StructWeldLines = -2009031, // 0xFFE15839 - OST_StructConnections = -2009030, // 0xFFE1583A - OST_FabricAreaBoundary = -2009029, // 0xFFE1583B - OST_FabricReinSpanSymbol = -2009028, // 0xFFE1583C - OST_FabricReinforcementWire = -2009027, // 0xFFE1583D - OST_FabricReinforcementBoundary = -2009026, // 0xFFE1583E - OST_RebarSetToggle = -2009025, // 0xFFE1583F - OST_FabricAreaTags = -2009023, // 0xFFE15841 - OST_FabricReinforcementTags = -2009022, // 0xFFE15842 - OST_AreaReinTags = -2009021, // 0xFFE15843 - OST_RebarTags = -2009020, // 0xFFE15844 - OST_FabricAreaSketchSheetsLines = -2009019, // 0xFFE15845 - OST_FabricAreaSketchEnvelopeLines = -2009018, // 0xFFE15846 - OST_FabricAreas = -2009017, // 0xFFE15847 - OST_FabricReinforcement = -2009016, // 0xFFE15848 - OST_RebarCover = -2009015, // 0xFFE15849 - OST_CoverType = -2009014, // 0xFFE1584A - OST_RebarShape = -2009013, // 0xFFE1584B - OST_PathReinBoundary = -2009012, // 0xFFE1584C - OST_PathReinTags = -2009011, // 0xFFE1584D - OST_PathReinSpanSymbol = -2009010, // 0xFFE1584E - OST_PathRein = -2009009, // 0xFFE1584F - OST_Cage = -2009008, // 0xFFE15850 - OST_AreaReinXVisibility = -2009007, // 0xFFE15851 - OST_AreaReinBoundary = -2009006, // 0xFFE15852 - OST_AreaReinSpanSymbol = -2009005, // 0xFFE15853 - OST_AreaReinSketchOverride = -2009004, // 0xFFE15854 - OST_AreaRein = -2009003, // 0xFFE15855 - OST_RebarLines = -2009002, // 0xFFE15856 - OST_RebarSketchLines = -2009001, // 0xFFE15857 - OST_Rebar = -2009000, // 0xFFE15858 - OST_MEPAncillaryFramingTags = -2008236, // 0xFFE15B54 - OST_PlumbingEquipmentTags = -2008235, // 0xFFE15B55 - OST_PlumbingEquipment = -2008234, // 0xFFE15B56 - OST_MechanicalControlDeviceTags = -2008233, // 0xFFE15B57 - OST_MechanicalControlDevices = -2008232, // 0xFFE15B58 - OST_MEPAncillaryFraming = -2008231, // 0xFFE15B59 - OST_MEPAncillaries_Obsolete = -2008230, // 0xFFE15B5A - OST_FabricationDuctworkStiffenerTags = -2008229, // 0xFFE15B5B - OST_FabricationDuctworkStiffeners = -2008228, // 0xFFE15B5C - OST_ELECTRICAL_AreaBasedLoads_Reference_Visibility = -2008227, // 0xFFE15B5D - OST_ELECTRICAL_AreaBasedLoads_InteriorFill_Visibility = -2008226, // 0xFFE15B5E - OST_ELECTRICAL_AreaBasedLoads_ColorFill_Obsolete = -2008225, // 0xFFE15B5F - OST_ELECTRICAL_AreaBasedLoads_Reference = -2008224, // 0xFFE15B60 - OST_ELECTRICAL_AreaBasedLoads_InteriorFill = -2008223, // 0xFFE15B61 - OST_ELECTRICAL_AreaBasedLoads_Boundary = -2008222, // 0xFFE15B62 - OST_FabricationPipeworkInsulation = -2008221, // 0xFFE15B63 - OST_FabricationDuctworkLining = -2008220, // 0xFFE15B64 - OST_FabricationContainmentDrop = -2008219, // 0xFFE15B65 - OST_FabricationContainmentRise = -2008218, // 0xFFE15B66 - OST_FabricationPipeworkDrop = -2008217, // 0xFFE15B67 - OST_FabricationPipeworkRise = -2008216, // 0xFFE15B68 - OST_FabricationContainmentSymbology = -2008215, // 0xFFE15B69 - OST_FabricationContainmentCenterLine = -2008214, // 0xFFE15B6A - OST_FabricationContainmentTags = -2008213, // 0xFFE15B6B - OST_FabricationContainment = -2008212, // 0xFFE15B6C - OST_FabricationPipeworkSymbology = -2008211, // 0xFFE15B6D - OST_FabricationPipeworkCenterLine = -2008210, // 0xFFE15B6E - OST_FabricationPipeworkTags = -2008209, // 0xFFE15B6F - OST_FabricationPipework = -2008208, // 0xFFE15B70 - OST_FabricationDuctworkSymbology = -2008207, // 0xFFE15B71 - OST_FabricationDuctworkDrop = -2008206, // 0xFFE15B72 - OST_FabricationDuctworkRise = -2008205, // 0xFFE15B73 - OST_FabricationHangerTags = -2008204, // 0xFFE15B74 - OST_FabricationHangers = -2008203, // 0xFFE15B75 - OST_OBSOLETE_FabricationPartsTmpGraphicDropDrag = -2008202, // 0xFFE15B76 - OST_FabricationPartsTmpGraphicDrag = -2008201, // 0xFFE15B77 - OST_OBSOLETE_FabricationPartsTmpGraphicDrop = -2008200, // 0xFFE15B78 - OST_FabricationPartsTmpGraphicEnd = -2008199, // 0xFFE15B79 - OST_FabricationDuctworkInsulation = -2008198, // 0xFFE15B7A - OST_LayoutNodes = -2008197, // 0xFFE15B7B - OST_FabricationDuctworkCenterLine = -2008196, // 0xFFE15B7C - OST_FabricationServiceElements = -2008195, // 0xFFE15B7D - OST_FabricationDuctworkTags = -2008194, // 0xFFE15B7E - OST_FabricationDuctwork = -2008193, // 0xFFE15B7F - OST_LayoutPathBase_Pipings = -2008192, // 0xFFE15B80 - OST_NumberingSchemas = -2008191, // 0xFFE15B81 - OST_DivisionRules = -2008190, // 0xFFE15B82 - OST_gbXML_Shade = -2008187, // 0xFFE15B85 - OST_AnalyticSurfaces = -2008186, // 0xFFE15B86 - OST_AnalyticSpaces = -2008185, // 0xFFE15B87 - OST_gbXML_OpeningAir = -2008184, // 0xFFE15B88 - OST_gbXML_NonSlidingDoor = -2008183, // 0xFFE15B89 - OST_gbXML_SlidingDoor = -2008182, // 0xFFE15B8A - OST_gbXML_OperableSkylight = -2008181, // 0xFFE15B8B - OST_gbXML_FixedSkylight = -2008180, // 0xFFE15B8C - OST_gbXML_OperableWindow = -2008179, // 0xFFE15B8D - OST_gbXML_FixedWindow = -2008178, // 0xFFE15B8E - OST_gbXML_UndergroundCeiling = -2008177, // 0xFFE15B8F - OST_gbXML_UndergroundSlab = -2008176, // 0xFFE15B90 - OST_gbXML_UndergroundWall = -2008175, // 0xFFE15B91 - OST_gbXML_SurfaceAir = -2008174, // 0xFFE15B92 - OST_gbXML_Ceiling = -2008173, // 0xFFE15B93 - OST_gbXML_InteriorFloor = -2008172, // 0xFFE15B94 - OST_gbXML_InteriorWall = -2008171, // 0xFFE15B95 - OST_gbXML_SlabOnGrade = -2008170, // 0xFFE15B96 - OST_gbXML_RaisedFloor = -2008169, // 0xFFE15B97 - OST_gbXML_Roof = -2008168, // 0xFFE15B98 - OST_gbXML_ExteriorWall = -2008167, // 0xFFE15B99 - OST_DivisionProfile = -2008165, // 0xFFE15B9B - OST_SplitterProfile = -2008164, // 0xFFE15B9C - OST_PipeSegments = -2008163, // 0xFFE15B9D - OST_GraphicalWarning_OpenConnector = -2008162, // 0xFFE15B9E - OST_PlaceHolderPipes = -2008161, // 0xFFE15B9F - OST_PlaceHolderDucts = -2008160, // 0xFFE15BA0 - OST_PipingSystem_Reference_Visibility = -2008159, // 0xFFE15BA1 - OST_PipingSystem_Reference = -2008158, // 0xFFE15BA2 - OST_DuctSystem_Reference_Visibility = -2008157, // 0xFFE15BA3 - OST_DuctSystem_Reference = -2008156, // 0xFFE15BA4 - OST_PipeInsulationsTags = -2008155, // 0xFFE15BA5 - OST_DuctLiningsTags = -2008154, // 0xFFE15BA6 - OST_DuctInsulationsTags = -2008153, // 0xFFE15BA7 - OST_ElectricalInternalCircuits = -2008152, // 0xFFE15BA8 - OST_PanelScheduleGraphics = -2008151, // 0xFFE15BA9 - OST_CableTrayRun = -2008150, // 0xFFE15BAA - OST_ConduitRun = -2008149, // 0xFFE15BAB - OST_ParamElemElectricalLoadClassification = -2008148, // 0xFFE15BAC - OST_DataPanelScheduleTemplates = -2008147, // 0xFFE15BAD - OST_SwitchboardScheduleTemplates = -2008146, // 0xFFE15BAE - OST_BranchPanelScheduleTemplates = -2008145, // 0xFFE15BAF - OST_ConduitStandards = -2008144, // 0xFFE15BB0 - OST_ElectricalLoadClassifications = -2008143, // 0xFFE15BB1 - OST_ElectricalDemandFactorDefinitions = -2008142, // 0xFFE15BB2 - OST_ConduitFittingCenterLine = -2008141, // 0xFFE15BB3 - OST_CableTrayFittingCenterLine = -2008140, // 0xFFE15BB4 - OST_ConduitCenterLine = -2008139, // 0xFFE15BB5 - OST_ConduitDrop = -2008138, // 0xFFE15BB6 - OST_ConduitRiseDrop = -2008137, // 0xFFE15BB7 - OST_CableTrayCenterLine = -2008136, // 0xFFE15BB8 - OST_CableTrayDrop = -2008135, // 0xFFE15BB9 - OST_CableTrayRiseDrop = -2008134, // 0xFFE15BBA - OST_ConduitTags = -2008133, // 0xFFE15BBB - OST_Conduit = -2008132, // 0xFFE15BBC - OST_CableTrayTags = -2008131, // 0xFFE15BBD - OST_CableTray = -2008130, // 0xFFE15BBE - OST_ConduitFittingTags = -2008129, // 0xFFE15BBF - OST_ConduitFitting = -2008128, // 0xFFE15BC0 - OST_CableTrayFittingTags = -2008127, // 0xFFE15BC1 - OST_CableTrayFitting = -2008126, // 0xFFE15BC2 - OST_RoutingPreferences = -2008125, // 0xFFE15BC3 - OST_DuctLinings = -2008124, // 0xFFE15BC4 - OST_DuctInsulations = -2008123, // 0xFFE15BC5 - OST_PipeInsulations = -2008122, // 0xFFE15BC6 - OST_HVAC_Load_Schedules = -2008121, // 0xFFE15BC7 - OST_HVAC_Load_Building_Types = -2008120, // 0xFFE15BC8 - OST_HVAC_Load_Space_Types = -2008119, // 0xFFE15BC9 - OST_HVAC_Zones_Reference_Visibility = -2008118, // 0xFFE15BCA - OST_HVAC_Zones_InteriorFill_Visibility = -2008117, // 0xFFE15BCB - OST_HVAC_Zones_ColorFill = -2008116, // 0xFFE15BCC - OST_ZoneTags = -2008115, // 0xFFE15BCD - OST_LayoutPath_Bases = -2008114, // 0xFFE15BCE - OST_WireTemperatureRatings = -2008113, // 0xFFE15BCF - OST_WireInsulations = -2008112, // 0xFFE15BD0 - OST_WireMaterials = -2008111, // 0xFFE15BD1 - OST_HVAC_Zones_Reference = -2008110, // 0xFFE15BD2 - OST_HVAC_Zones_InteriorFill = -2008109, // 0xFFE15BD3 - OST_HVAC_Zones_Boundary = -2008108, // 0xFFE15BD4 - OST_HVAC_Zones = -2008107, // 0xFFE15BD5 - OST_Fluids = -2008106, // 0xFFE15BD6 - OST_PipeSchedules = -2008105, // 0xFFE15BD7 - OST_PipeMaterials = -2008104, // 0xFFE15BD8 - OST_PipeConnections = -2008103, // 0xFFE15BD9 - OST_EAConstructions = -2008102, // 0xFFE15BDA - OST_SwitchSystem = -2008101, // 0xFFE15BDB - OST_SprinklerTags = -2008100, // 0xFFE15BDC - OST_Sprinklers = -2008099, // 0xFFE15BDD - OST_RouteCurveBranch = -2008098, // 0xFFE15BDE - OST_RouteCurveMain = -2008097, // 0xFFE15BDF - OST_RouteCurve = -2008096, // 0xFFE15BE0 - OST_GbXML_Opening = -2008095, // 0xFFE15BE1 - OST_GbXML_SType_Underground = -2008094, // 0xFFE15BE2 - OST_GbXML_SType_Shade = -2008093, // 0xFFE15BE3 - OST_GbXML_SType_Exterior = -2008092, // 0xFFE15BE4 - OST_GbXML_SType_Interior = -2008091, // 0xFFE15BE5 - OST_GbXMLFaces = -2008090, // 0xFFE15BE6 - OST_WireHomeRunArrows = -2008089, // 0xFFE15BE7 - OST_LightingDeviceTags = -2008088, // 0xFFE15BE8 - OST_LightingDevices = -2008087, // 0xFFE15BE9 - OST_FireAlarmDeviceTags = -2008086, // 0xFFE15BEA - OST_FireAlarmDevices = -2008085, // 0xFFE15BEB - OST_DataDeviceTags = -2008084, // 0xFFE15BEC - OST_DataDevices = -2008083, // 0xFFE15BED - OST_CommunicationDeviceTags = -2008082, // 0xFFE15BEE - OST_CommunicationDevices = -2008081, // 0xFFE15BEF - OST_SecurityDeviceTags = -2008080, // 0xFFE15BF0 - OST_SecurityDevices = -2008079, // 0xFFE15BF1 - OST_NurseCallDeviceTags = -2008078, // 0xFFE15BF2 - OST_NurseCallDevices = -2008077, // 0xFFE15BF3 - OST_TelephoneDeviceTags = -2008076, // 0xFFE15BF4 - OST_TelephoneDevices = -2008075, // 0xFFE15BF5 - OST_WireTickMarks = -2008074, // 0xFFE15BF6 - OST_PipeFittingInsulation = -2008073, // 0xFFE15BF7 - OST_PipeFittingCenterLine = -2008072, // 0xFFE15BF8 - OST_FlexPipeCurvesInsulation = -2008071, // 0xFFE15BF9 - OST_PipeCurvesInsulation = -2008070, // 0xFFE15BFA - OST_PipeCurvesDrop = -2008069, // 0xFFE15BFB - OST_DuctFittingLining = -2008068, // 0xFFE15BFC - OST_DuctFittingInsulation = -2008067, // 0xFFE15BFD - OST_DuctFittingCenterLine = -2008066, // 0xFFE15BFE - OST_FlexDuctCurvesInsulation = -2008065, // 0xFFE15BFF - OST_DuctCurvesLining = -2008064, // 0xFFE15C00 - OST_DuctCurvesInsulation = -2008063, // 0xFFE15C01 - OST_DuctCurvesDrop = -2008062, // 0xFFE15C02 - OST_DuctFittingTags = -2008061, // 0xFFE15C03 - OST_PipeFittingTags = -2008060, // 0xFFE15C04 - OST_PipeColorFills = -2008059, // 0xFFE15C05 - OST_PipeColorFillLegends = -2008058, // 0xFFE15C06 - OST_WireTags = -2008057, // 0xFFE15C07 - OST_PipeAccessoryTags = -2008056, // 0xFFE15C08 - OST_PipeAccessory = -2008055, // 0xFFE15C09 - OST_PipeCurvesRiseDrop = -2008054, // 0xFFE15C0A - OST_FlexPipeCurvesPattern = -2008053, // 0xFFE15C0B - OST_FlexPipeCurvesContour = -2008052, // 0xFFE15C0C - OST_FlexPipeCurvesCenterLine = -2008051, // 0xFFE15C0D - OST_FlexPipeCurves = -2008050, // 0xFFE15C0E - OST_PipeFitting = -2008049, // 0xFFE15C0F - OST_FlexPipeTags = -2008048, // 0xFFE15C10 - OST_PipeTags = -2008047, // 0xFFE15C11 - OST_PipeCurvesContour = -2008046, // 0xFFE15C12 - OST_PipeCurvesCenterLine = -2008045, // 0xFFE15C13 - OST_PipeCurves = -2008044, // 0xFFE15C14 - OST_PipingSystem = -2008043, // 0xFFE15C15 - OST_ElectricalDemandFactor = -2008042, // 0xFFE15C16 - OST_ElecDistributionSys = -2008041, // 0xFFE15C17 - OST_ElectricalVoltage = -2008040, // 0xFFE15C18 - OST_Wire = -2008039, // 0xFFE15C19 - OST_ElectricalCircuitTags = -2008038, // 0xFFE15C1A - OST_ElectricalCircuit = -2008037, // 0xFFE15C1B - OST_DuctCurvesRiseDrop = -2008036, // 0xFFE15C1C - OST_FlexDuctCurvesPattern = -2008023, // 0xFFE15C29 - OST_FlexDuctCurvesContour = -2008022, // 0xFFE15C2A - OST_FlexDuctCurvesCenterLine = -2008021, // 0xFFE15C2B - OST_FlexDuctCurves = -2008020, // 0xFFE15C2C - OST_DuctAccessoryTags = -2008017, // 0xFFE15C2F - OST_DuctAccessory = -2008016, // 0xFFE15C30 - OST_DuctSystem = -2008015, // 0xFFE15C31 - OST_DuctTerminalTags = -2008014, // 0xFFE15C32 - OST_DuctTerminal = -2008013, // 0xFFE15C33 - OST_DuctFitting = -2008010, // 0xFFE15C36 - OST_DuctColorFills = -2008005, // 0xFFE15C3B - OST_FlexDuctTags = -2008004, // 0xFFE15C3C - OST_DuctTags = -2008003, // 0xFFE15C3D - OST_DuctCurvesContour = -2008002, // 0xFFE15C3E - OST_DuctCurvesCenterLine = -2008001, // 0xFFE15C3F - OST_DuctCurves = -2008000, // 0xFFE15C40 - OST_DuctColorFillLegends = -2007004, // 0xFFE16024 - OST_ConnectorElemZAxis = -2007003, // 0xFFE16025 - OST_ConnectorElemYAxis = -2007002, // 0xFFE16026 - OST_ConnectorElemXAxis = -2007001, // 0xFFE16027 - OST_ConnectorElem = -2007000, // 0xFFE16028 - OST_VibrationManagementTags = -2006282, // 0xFFE162F6 - OST_BridgeFramingTrussTags = -2006281, // 0xFFE162F7 - OST_BridgeFramingDiaphragmTags = -2006279, // 0xFFE162F9 - OST_BridgeFramingCrossBracingTags = -2006278, // 0xFFE162FA - OST_StructuralTendonTags = -2006276, // 0xFFE162FC - OST_StructuralTendonHiddenLines = -2006275, // 0xFFE162FD - OST_StructuralTendons = -2006274, // 0xFFE162FE - OST_ExpansionJointTags = -2006273, // 0xFFE162FF - OST_ExpansionJointHiddenLines = -2006272, // 0xFFE16300 - OST_ExpansionJoints = -2006271, // 0xFFE16301 - OST_VibrationIsolatorTags = -2006266, // 0xFFE16306 - OST_VibrationIsolators = -2006265, // 0xFFE16307 - OST_VibrationDamperTags = -2006264, // 0xFFE16308 - OST_VibrationDampers = -2006263, // 0xFFE16309 - OST_VibrationManagementHiddenLines = -2006262, // 0xFFE1630A - OST_VibrationManagement = -2006261, // 0xFFE1630B - OST_BridgeFramingTrusses = -2006248, // 0xFFE16318 - OST_BridgeFramingDiaphragms = -2006246, // 0xFFE1631A - OST_BridgeFramingCrossBracing = -2006245, // 0xFFE1631B - OST_BridgeFramingTags = -2006243, // 0xFFE1631D - OST_BridgeFramingHiddenLines = -2006242, // 0xFFE1631E - OST_BridgeFraming = -2006241, // 0xFFE1631F - OST_PierWallTags = -2006230, // 0xFFE1632A - OST_PierWalls = -2006229, // 0xFFE1632B - OST_PierPileTags = -2006226, // 0xFFE1632E - OST_PierPiles = -2006225, // 0xFFE1632F - OST_PierColumnTags = -2006222, // 0xFFE16332 - OST_PierColumns = -2006221, // 0xFFE16333 - OST_PierCapTags = -2006220, // 0xFFE16334 - OST_PierCaps = -2006219, // 0xFFE16335 - OST_ApproachSlabTags = -2006211, // 0xFFE1633D - OST_AbutmentWallTags = -2006210, // 0xFFE1633E - OST_AbutmentPileTags = -2006209, // 0xFFE1633F - OST_AbutmentFoundationTags = -2006208, // 0xFFE16340 - OST_ApproachSlabs = -2006205, // 0xFFE16343 - OST_AbutmentWalls = -2006204, // 0xFFE16344 - OST_AbutmentPiles = -2006203, // 0xFFE16345 - OST_AbutmentFoundations = -2006202, // 0xFFE16346 - OST_BridgeBearingTags = -2006178, // 0xFFE1635E - OST_BridgeGirderTags = -2006177, // 0xFFE1635F - OST_BridgeFoundationTags = -2006176, // 0xFFE16360 - OST_BridgeDeckTags = -2006175, // 0xFFE16361 - OST_BridgeArchTags = -2006174, // 0xFFE16362 - OST_BridgeCableTags = -2006173, // 0xFFE16363 - OST_BridgeTowerTags = -2006172, // 0xFFE16364 - OST_BridgePierTags = -2006171, // 0xFFE16365 - OST_BridgeAbutmentTags = -2006170, // 0xFFE16366 - OST_BridgeBearingHiddenLines = -2006158, // 0xFFE16372 - OST_BridgeGirderHiddenLines2021_Deprecated = -2006157, // 0xFFE16373 - OST_BridgeFoundationHiddenLines2021_Deprecated = -2006156, // 0xFFE16374 - OST_BridgeDeckHiddenLines = -2006155, // 0xFFE16375 - OST_BridgeArchHiddenLines2021_Deprecated = -2006154, // 0xFFE16376 - OST_BridgeCableHiddenLines2021_Deprecated = -2006153, // 0xFFE16377 - OST_BridgeTowerHiddenLines2021_Deprecated = -2006152, // 0xFFE16378 - OST_BridgePierHiddenLines = -2006151, // 0xFFE16379 - OST_BridgeAbutmentHiddenLines = -2006150, // 0xFFE1637A - OST_BridgeBearings = -2006138, // 0xFFE16386 - OST_BridgeGirders = -2006137, // 0xFFE16387 - OST_BridgeFoundations = -2006136, // 0xFFE16388 - OST_BridgeDecks = -2006135, // 0xFFE16389 - OST_BridgeArches = -2006134, // 0xFFE1638A - OST_BridgeCables = -2006133, // 0xFFE1638B - OST_BridgeTowers = -2006132, // 0xFFE1638C - OST_BridgePiers = -2006131, // 0xFFE1638D - OST_BridgeAbutments = -2006130, // 0xFFE1638E - OST_DesignOptions = -2006114, // 0xFFE1639E - OST_DesignOptionSets = -2006112, // 0xFFE163A0 - OST_StructuralBracePlanReps = -2006110, // 0xFFE163A2 - OST_StructConnectionSymbols = -2006100, // 0xFFE163AC - OST_StructuralAnnotations = -2006090, // 0xFFE163B6 - OST_RevisionCloudTags = -2006080, // 0xFFE163C0 - OST_RevisionNumberingSequences = -2006071, // 0xFFE163C9 - OST_Revisions = -2006070, // 0xFFE163CA - OST_RevisionClouds = -2006060, // 0xFFE163D4 - OST_EditCutProfile = -2006050, // 0xFFE163DE - OST_ElevationMarks = -2006045, // 0xFFE163E3 - OST_GridHeads = -2006040, // 0xFFE163E8 - OST_LevelHeads = -2006020, // 0xFFE163FC - OST_DecalType = -2006002, // 0xFFE1640E - OST_DecalElement = -2006001, // 0xFFE1640F - OST_VolumeOfInterest = -2006000, // 0xFFE16410 - OST_BoundaryConditions = -2005301, // 0xFFE166CB - OST_InternalAreaLoadTags = -2005255, // 0xFFE166F9 - OST_InternalLineLoadTags = -2005254, // 0xFFE166FA - OST_InternalPointLoadTags = -2005253, // 0xFFE166FB - OST_AreaLoadTags = -2005252, // 0xFFE166FC - OST_LineLoadTags = -2005251, // 0xFFE166FD - OST_PointLoadTags = -2005250, // 0xFFE166FE - OST_LoadCasesSeismic = -2005218, // 0xFFE1671E - OST_LoadCasesTemperature = -2005217, // 0xFFE1671F - OST_LoadCasesAccidental = -2005216, // 0xFFE16720 - OST_LoadCasesRoofLive = -2005215, // 0xFFE16721 - OST_LoadCasesSnow = -2005214, // 0xFFE16722 - OST_LoadCasesWind = -2005213, // 0xFFE16723 - OST_LoadCasesLive = -2005212, // 0xFFE16724 - OST_LoadCasesDead = -2005211, // 0xFFE16725 - OST_LoadCases = -2005210, // 0xFFE16726 - OST_InternalAreaLoads = -2005207, // 0xFFE16729 - OST_InternalLineLoads = -2005206, // 0xFFE1672A - OST_InternalPointLoads = -2005205, // 0xFFE1672B - OST_InternalLoads = -2005204, // 0xFFE1672C - OST_AreaLoads = -2005203, // 0xFFE1672D - OST_LineLoads = -2005202, // 0xFFE1672E - OST_PointLoads = -2005201, // 0xFFE1672F - OST_Loads = -2005200, // 0xFFE16730 - OST_BeamSystemTags = -2005130, // 0xFFE16776 - OST_FootingSpanDirectionSymbol = -2005111, // 0xFFE16789 - OST_SpanDirectionSymbol = -2005110, // 0xFFE1678A - OST_SpotSlopesSymbols = -2005102, // 0xFFE16792 - OST_SpotCoordinateSymbols = -2005101, // 0xFFE16793 - OST_SpotElevSymbols = -2005100, // 0xFFE16794 - OST_MultiLeaderTag = -2005033, // 0xFFE167D7 - OST_CurtainWallMullionTags = -2005032, // 0xFFE167D8 - OST_StructuralConnectionHandlerTags_Deprecated = -2005031, // 0xFFE167D9 - OST_TrussTags = -2005030, // 0xFFE167DA - OST_KeynoteTags = -2005029, // 0xFFE167DB - OST_DetailComponentTags = -2005028, // 0xFFE167DC - OST_MaterialTags = -2005027, // 0xFFE167DD - OST_FloorTags = -2005026, // 0xFFE167DE - OST_CurtaSystemTags = -2005025, // 0xFFE167DF - OST_HostFinTags = -2005024, // 0xFFE167E0 - OST_StairsTags = -2005023, // 0xFFE167E1 - OST_MultiCategoryTags = -2005022, // 0xFFE167E2 - OST_PlantingTags = -2005021, // 0xFFE167E3 - OST_AreaTags = -2005020, // 0xFFE167E4 - OST_StructuralFoundationTags = -2005019, // 0xFFE167E5 - OST_StructuralColumnTags = -2005018, // 0xFFE167E6 - OST_ParkingTags = -2005017, // 0xFFE167E7 - OST_SiteTags = -2005016, // 0xFFE167E8 - OST_StructuralFramingTags = -2005015, // 0xFFE167E9 - OST_SpecialityEquipmentTags = -2005014, // 0xFFE167EA - OST_GenericModelTags = -2005013, // 0xFFE167EB - OST_CurtainWallPanelTags = -2005012, // 0xFFE167EC - OST_WallTags = -2005011, // 0xFFE167ED - OST_PlumbingFixtureTags = -2005010, // 0xFFE167EE - OST_MechanicalEquipmentTags = -2005009, // 0xFFE167EF - OST_LightingFixtureTags = -2005008, // 0xFFE167F0 - OST_FurnitureSystemTags = -2005007, // 0xFFE167F1 - OST_FurnitureTags = -2005006, // 0xFFE167F2 - OST_ElectricalFixtureTags = -2005004, // 0xFFE167F4 - OST_ElectricalEquipmentTags = -2005003, // 0xFFE167F5 - OST_CeilingTags = -2005002, // 0xFFE167F6 - OST_CaseworkTags = -2005001, // 0xFFE167F7 - OST_Tags = -2005000, // 0xFFE167F8 - OST_MEPSpaceColorFill = -2003605, // 0xFFE16D6B - OST_MEPSpaceReference = -2003604, // 0xFFE16D6C - OST_MEPSpaceInteriorFill = -2003603, // 0xFFE16D6D - OST_MEPSpaceReferenceVisibility = -2003602, // 0xFFE16D6E - OST_MEPSpaceInteriorFillVisibility = -2003601, // 0xFFE16D6F - OST_MEPSpaces = -2003600, // 0xFFE16D70 - OST_StackedWalls = -2003500, // 0xFFE16DD4 - OST_MassGlazingAll = -2003423, // 0xFFE16E21 - OST_MassFloorsAll = -2003422, // 0xFFE16E22 - OST_MassWallsAll = -2003421, // 0xFFE16E23 - OST_MassExteriorWallUnderground = -2003420, // 0xFFE16E24 - OST_MassSlab = -2003419, // 0xFFE16E25 - OST_MassShade = -2003418, // 0xFFE16E26 - OST_MassOpening = -2003417, // 0xFFE16E27 - OST_MassSkylights = -2003416, // 0xFFE16E28 - OST_MassGlazing = -2003415, // 0xFFE16E29 - OST_MassRoof = -2003414, // 0xFFE16E2A - OST_MassExteriorWall = -2003413, // 0xFFE16E2B - OST_MassInteriorWall = -2003412, // 0xFFE16E2C - OST_MassZone = -2003411, // 0xFFE16E2D - OST_MassAreaFaceTags = -2003410, // 0xFFE16E2E - OST_HostTemplate = -2003409, // 0xFFE16E2F - OST_MassFaceSplitter = -2003408, // 0xFFE16E30 - OST_MassCutter = -2003407, // 0xFFE16E31 - OST_ZoningEnvelope = -2003406, // 0xFFE16E32 - OST_MassTags = -2003405, // 0xFFE16E33 - OST_MassForm = -2003404, // 0xFFE16E34 - OST_MassFloor = -2003403, // 0xFFE16E35 - OST_Mass = -2003400, // 0xFFE16E38 - OST_DividedSurface_DiscardedDivisionLines = -2003333, // 0xFFE16E7B - OST_DividedSurfaceBelt = -2003332, // 0xFFE16E7C - OST_TilePatterns = -2003331, // 0xFFE16E7D - OST_AlwaysExcludedInAllViews = -2003330, // 0xFFE16E7E - OST_DividedSurface_TransparentFace = -2003329, // 0xFFE16E7F - OST_DividedSurface_PreDividedSurface = -2003328, // 0xFFE16E80 - OST_DividedSurface_PatternFill = -2003327, // 0xFFE16E81 - OST_DividedSurface_PatternLines = -2003326, // 0xFFE16E82 - OST_DividedSurface_Gridlines = -2003325, // 0xFFE16E83 - OST_DividedSurface_Nodes = -2003324, // 0xFFE16E84 - OST_DividedSurface = -2003323, // 0xFFE16E85 - OST_RepeatingDetailLines = -2003321, // 0xFFE16E87 - OST_RampsDownArrow = -2003308, // 0xFFE16E94 - OST_RampsUpArrow = -2003307, // 0xFFE16E95 - OST_RampsDownText = -2003306, // 0xFFE16E96 - OST_RampsUpText = -2003305, // 0xFFE16E97 - OST_RampsStringerAboveCut = -2003304, // 0xFFE16E98 - OST_RampsStringer = -2003303, // 0xFFE16E99 - OST_RampsAboveCut = -2003302, // 0xFFE16E9A - OST_RampsIncomplete = -2003301, // 0xFFE16E9B - OST_TrussDummy = -2003300, // 0xFFE16E9C - OST_ZoneSchemes = -2003225, // 0xFFE16EE7 - OST_AreaSchemes = -2003201, // 0xFFE16EFF - OST_Areas = -2003200, // 0xFFE16F00 - OST_ProjectInformation = -2003101, // 0xFFE16F63 - OST_Sheets = -2003100, // 0xFFE16F64 - OST_ProfileFamilies = -2003000, // 0xFFE16FC8 - OST_DetailComponents = -2002000, // 0xFFE173B0 - OST_RoofSoffit = -2001393, // 0xFFE1760F - OST_EdgeSlab = -2001392, // 0xFFE17610 - OST_Gutter = -2001391, // 0xFFE17611 - OST_Fascia = -2001390, // 0xFFE17612 - OST_Entourage = -2001370, // 0xFFE17626 - OST_Planting = -2001360, // 0xFFE17630 - OST_Blocks = -2001359, // 0xFFE17631 - OST_StructuralStiffenerHiddenLines = -2001358, // 0xFFE17632 - OST_StructuralColumnLocationLine = -2001357, // 0xFFE17633 - OST_StructuralFramingLocationLine = -2001356, // 0xFFE17634 - OST_StructuralStiffenerTags = -2001355, // 0xFFE17635 - OST_StructuralStiffener = -2001354, // 0xFFE17636 - OST_FootingAnalyticalGeometry = -2001353, // 0xFFE17637 - OST_RvtLinks = -2001352, // 0xFFE17638 - OST_Automatic = -2001351, // 0xFFE17639 - OST_SpecialityEquipment = -2001350, // 0xFFE1763A - OST_ColumnAnalyticalRigidLinks = -2001344, // 0xFFE17640 - OST_SecondaryTopographyContours = -2001343, // 0xFFE17641 - OST_TopographyContours = -2001342, // 0xFFE17642 - OST_TopographySurface = -2001341, // 0xFFE17643 - OST_Topography = -2001340, // 0xFFE17644 - OST_TopographyLink = -2001339, // 0xFFE17645 - OST_StructuralTruss = -2001336, // 0xFFE17648 - OST_StructuralColumnStickSymbols = -2001335, // 0xFFE17649 - OST_HiddenStructuralColumnLines = -2001334, // 0xFFE1764A - OST_AnalyticalRigidLinks = -2001333, // 0xFFE1764B - OST_ColumnAnalyticalGeometry = -2001332, // 0xFFE1764C - OST_FramingAnalyticalGeometry = -2001331, // 0xFFE1764D - OST_StructuralColumns = -2001330, // 0xFFE1764E - OST_HiddenStructuralFramingLines = -2001329, // 0xFFE1764F - OST_KickerBracing = -2001328, // 0xFFE17650 - OST_StructuralFramingSystem = -2001327, // 0xFFE17651 - OST_VerticalBracing = -2001326, // 0xFFE17652 - OST_HorizontalBracing = -2001325, // 0xFFE17653 - OST_Purlin = -2001324, // 0xFFE17654 - OST_Joist = -2001323, // 0xFFE17655 - OST_Girder = -2001322, // 0xFFE17656 - OST_StructuralFramingOther = -2001321, // 0xFFE17657 - OST_StructuralFraming = -2001320, // 0xFFE17658 - OST_HiddenStructuralFoundationLines = -2001302, // 0xFFE1766A - OST_StructuralFoundation = -2001300, // 0xFFE1766C - OST_LinkBasePoint = -2001276, // 0xFFE17684 - OST_BasePointAxisZ = -2001275, // 0xFFE17685 - OST_BasePointAxisY = -2001274, // 0xFFE17686 - OST_BasePointAxisX = -2001273, // 0xFFE17687 - OST_SharedBasePoint = -2001272, // 0xFFE17688 - OST_ProjectBasePoint = -2001271, // 0xFFE17689 - OST_SiteRegion = -2001270, // 0xFFE1768A - OST_SitePropertyLineSegmentTags = -2001269, // 0xFFE1768B - OST_SitePropertyLineSegment = -2001268, // 0xFFE1768C - OST_SitePropertyTags = -2001267, // 0xFFE1768D - OST_SitePointBoundary = -2001266, // 0xFFE1768E - OST_SiteProperty = -2001265, // 0xFFE1768F - OST_BuildingPad = -2001263, // 0xFFE17691 - OST_SitePoint = -2001262, // 0xFFE17692 - OST_SiteSurface = -2001261, // 0xFFE17693 - OST_Site = -2001260, // 0xFFE17694 - OST_Sewer = -2001240, // 0xFFE176A8 - OST_RoadTags = -2001221, // 0xFFE176BB - OST_Roads = -2001220, // 0xFFE176BC - OST_Property = -2001200, // 0xFFE176D0 - OST_Parking = -2001180, // 0xFFE176E4 - OST_PlumbingFixtures = -2001160, // 0xFFE176F8 - OST_MechanicalEquipment = -2001140, // 0xFFE1770C - OST_LightingFixtureSource = -2001121, // 0xFFE1771F - OST_LightingFixtures = -2001120, // 0xFFE17720 - OST_FurnitureSystems = -2001100, // 0xFFE17734 - OST_ElectricalLoadSet = -2001098, // 0xFFE17736 - OST_ToposolidLink = -2001097, // 0xFFE17737 - OST_ElectricalAnalyticalFeeder = -2001096, // 0xFFE17738 - OST_ToposolidOpening = -2001095, // 0xFFE17739 - OST_ToposolidTags = -2001094, // 0xFFE1773A - OST_ToposolidInsulation = -2001093, // 0xFFE1773B - OST_ToposolidSurfacePattern = -2001092, // 0xFFE1773C - OST_ToposolidFinish2 = -2001091, // 0xFFE1773D - OST_ToposolidFinish1 = -2001090, // 0xFFE1773E - OST_ToposolidSubstrate = -2001089, // 0xFFE1773F - OST_ToposolidStructure = -2001088, // 0xFFE17740 - OST_ToposolidMembrane = -2001087, // 0xFFE17741 - OST_ToposolidCutPattern = -2001086, // 0xFFE17742 - OST_ToposolidDefault = -2001085, // 0xFFE17743 - OST_ToposolidSplitLines = -2001084, // 0xFFE17744 - OST_ToposolidFoldingLines = -2001083, // 0xFFE17745 - OST_ToposolidSecondaryContours = -2001082, // 0xFFE17746 - OST_ToposolidContours = -2001081, // 0xFFE17747 - OST_ToposolidHiddenLines = -2001080, // 0xFFE17748 - OST_Toposolid = -2001079, // 0xFFE17749 - OST_ELECTRICAL_AreaBasedLoads_Tags = -2001078, // 0xFFE1774A - OST_ElectricalAnalyticalTransformer = -2001077, // 0xFFE1774B - OST_FloorsSplitLines = -2001076, // 0xFFE1774C - OST_AnalyticalMemberCrossSection = -2001075, // 0xFFE1774D - OST_RvtLinksTags = -2001074, // 0xFFE1774E - OST_ModelGroupTags = -2001073, // 0xFFE1774F - OST_WallSweepTags = -2001072, // 0xFFE17750 - OST_TopRailTags = -2001071, // 0xFFE17751 - OST_SlabEdgeTags = -2001070, // 0xFFE17752 - OST_RoofSoffitTags = -2001069, // 0xFFE17753 - OST_RampTags = -2001068, // 0xFFE17754 - OST_PadTags = -2001067, // 0xFFE17755 - OST_HandrailTags = -2001066, // 0xFFE17756 - OST_GutterTags = -2001065, // 0xFFE17757 - OST_EntourageTags = -2001064, // 0xFFE17758 - OST_ColumnTags = -2001063, // 0xFFE17759 - OST_FasciaTags = -2001062, // 0xFFE1775A - OST_SignageTags = -2001061, // 0xFFE1775B - OST_ElectricalFixtures = -2001060, // 0xFFE1775C - OST_SignageHiddenLines = -2001059, // 0xFFE1775D - OST_Signage = -2001058, // 0xFFE1775E - OST_AudioVisualDeviceTags = -2001057, // 0xFFE1775F - OST_AudioVisualDevicesHiddenLines = -2001056, // 0xFFE17760 - OST_AudioVisualDevices = -2001055, // 0xFFE17761 - OST_VerticalCirculationTags = -2001054, // 0xFFE17762 - OST_VerticalCirculationHiddenLines = -2001053, // 0xFFE17763 - OST_VerticalCirculation = -2001052, // 0xFFE17764 - OST_FireProtectionTags = -2001051, // 0xFFE17765 - OST_FireProtectionHiddenLines = -2001050, // 0xFFE17766 - OST_FireProtection = -2001049, // 0xFFE17767 - OST_MedicalEquipmentTags = -2001048, // 0xFFE17768 - OST_MedicalEquipmentHiddenLines = -2001047, // 0xFFE17769 - OST_MedicalEquipment = -2001046, // 0xFFE1776A - OST_FoodServiceEquipmentTags = -2001045, // 0xFFE1776B - OST_FoodServiceEquipmentHiddenLines = -2001044, // 0xFFE1776C - OST_FoodServiceEquipment = -2001043, // 0xFFE1776D - OST_TemporaryStructureTags = -2001042, // 0xFFE1776E - OST_TemporaryStructureHiddenLines = -2001041, // 0xFFE1776F - OST_ElectricalEquipment = -2001040, // 0xFFE17770 - OST_TemporaryStructure = -2001039, // 0xFFE17771 - OST_HardscapeTags = -2001038, // 0xFFE17772 - OST_HardscapeHiddenLines = -2001037, // 0xFFE17773 - OST_Hardscape = -2001036, // 0xFFE17774 - OST_WallCoreLayer = -2001035, // 0xFFE17775 - OST_WallNonCoreLayer = -2001034, // 0xFFE17776 - OST_MEPLoadAreaSeparationLines = -2001033, // 0xFFE17777 - OST_MEPLoadAreaReferenceVisibility = -2001031, // 0xFFE17779 - OST_MEPLoadAreaInteriorFillVisibility = -2001030, // 0xFFE1777A - OST_MEPLoadAreaReference = -2001029, // 0xFFE1777B - OST_MEPLoadAreaInteriorFill = -2001028, // 0xFFE1777C - OST_MEPLoadAreaColorFill = -2001027, // 0xFFE1777D - OST_ElectricalPowerSource = -2001026, // 0xFFE1777E - OST_MEPLoadAreaTags_OBSOLETE = -2001025, // 0xFFE1777F - OST_MEPLoadAreas = -2001024, // 0xFFE17780 - OST_MEPAnalyticalTransferSwitch = -2001023, // 0xFFE17781 - OST_OBSOLETE_MEPAnalyticalElectricalBranch = -2001022, // 0xFFE17782 - OST_MEPAnalyticalBus = -2001021, // 0xFFE17783 - OST_ElectricalLoadZoneInstance = -2001020, // 0xFFE17784 - OST_ElectricalLoadZoneType = -2001019, // 0xFFE17785 - OST_ElectricalZoneEquipment_Obsolete = -2001018, // 0xFFE17786 - OST_AlignmentStationLabels = -2001017, // 0xFFE17787 - OST_AlignmentStationLabelSets = -2001016, // 0xFFE17788 - OST_AlignmentsTags = -2001015, // 0xFFE17789 - OST_MinorStations_Deprecated = -2001014, // 0xFFE1778A - OST_MajorStations_Deprecated = -2001013, // 0xFFE1778B - OST_Alignments = -2001012, // 0xFFE1778C - OST_ElectricalCircuitNaming = -2001011, // 0xFFE1778D - OST_ZoneEquipment = -2001010, // 0xFFE1778E - OST_MEPAnalyticalWaterLoop = -2001009, // 0xFFE1778F - OST_MEPAnalyticalAirLoop = -2001008, // 0xFFE17790 - OST_MEPSystemZoneTags = -2001007, // 0xFFE17791 - OST_MEPSystemZoneReferenceLinesVisibility = -2001006, // 0xFFE17792 - OST_MEPSystemZoneInteriorFillVisibility = -2001005, // 0xFFE17793 - OST_MEPSystemZoneReferenceLines = -2001004, // 0xFFE17794 - OST_MEPSystemZoneInteriorFill = -2001003, // 0xFFE17795 - OST_MEPSystemZoneBoundary = -2001002, // 0xFFE17796 - OST_MEPSystemZone = -2001001, // 0xFFE17797 - OST_Casework = -2001000, // 0xFFE17798 - OST_ArcWallRectOpening = -2000999, // 0xFFE17799 - OST_DormerOpeningIncomplete = -2000998, // 0xFFE1779A - OST_SWallRectOpening = -2000997, // 0xFFE1779B - OST_ShaftOpening = -2000996, // 0xFFE1779C - OST_StructuralFramingOpening = -2000995, // 0xFFE1779D - OST_ColumnOpening = -2000994, // 0xFFE1779E - OST_RiseDropSymbols = -2000989, // 0xFFE177A3 - OST_PipeHydronicSeparationSymbols = -2000988, // 0xFFE177A4 - OST_MechanicalEquipmentSetBoundaryLines = -2000987, // 0xFFE177A5 - OST_MechanicalEquipmentSetTags = -2000986, // 0xFFE177A6 - OST_MechanicalEquipmentSet = -2000985, // 0xFFE177A7 - OST_AnalyticalPipeConnectionLineSymbol = -2000984, // 0xFFE177A8 - OST_AnalyticalPipeConnections = -2000983, // 0xFFE177A9 - OST_Coordination_Model = -2000982, // 0xFFE177AA - OST_MultistoryStairs = -2000980, // 0xFFE177AC - OST_HiddenStructuralConnectionLines_Deprecated = -2000979, // 0xFFE177AD - OST_StructuralConnectionHandler_Deprecated = -2000978, // 0xFFE177AE - OST_CoordinateSystem = -2000977, // 0xFFE177AF - OST_FndSlabLocalCoordSys = -2000976, // 0xFFE177B0 - OST_FloorLocalCoordSys = -2000975, // 0xFFE177B1 - OST_WallLocalCoordSys = -2000974, // 0xFFE177B2 - OST_BraceLocalCoordSys = -2000973, // 0xFFE177B3 - OST_ColumnLocalCoordSys = -2000972, // 0xFFE177B4 - OST_BeamLocalCoordSys = -2000971, // 0xFFE177B5 - OST_MultiReferenceAnnotations = -2000970, // 0xFFE177B6 - OST_DSR_LeaderTickMarkStyleId = -2000969, // 0xFFE177B7 - OST_DSR_InteriorTickMarkStyleId = -2000968, // 0xFFE177B8 - OST_DSR_ArrowHeadStyleId = -2000967, // 0xFFE177B9 - OST_DSR_CenterlineTickMarkStyleId = -2000966, // 0xFFE177BA - OST_DSR_CenterlinePatternCatId = -2000965, // 0xFFE177BB - OST_DSR_DimStyleHeavyEndCategoryId = -2000964, // 0xFFE177BC - OST_DSR_DimStyleHeavyEndCatId = -2000963, // 0xFFE177BD - OST_DSR_DimStyleTickCategoryId = -2000962, // 0xFFE177BE - OST_DSR_LineAndTextAttrFontId = -2000961, // 0xFFE177BF - OST_DSR_LineAndTextAttrCategoryId = -2000960, // 0xFFE177C0 - OST_AnalyticalOpeningTags = -2000958, // 0xFFE177C2 - OST_AnalyticalPanelTags = -2000957, // 0xFFE177C3 - OST_NodeAnalyticalTags = -2000956, // 0xFFE177C4 - OST_LinkAnalyticalTags = -2000955, // 0xFFE177C5 - OST_RailingRailPathExtensionLines = -2000954, // 0xFFE177C6 - OST_RailingRailPathLines = -2000953, // 0xFFE177C7 - OST_StairsSupports = -2000952, // 0xFFE177C8 - OST_RailingHandRailAboveCut = -2000951, // 0xFFE177C9 - OST_RailingTopRailAboveCut = -2000950, // 0xFFE177CA - OST_RailingTermination = -2000949, // 0xFFE177CB - OST_RailingSupport = -2000948, // 0xFFE177CC - OST_RailingHandRail = -2000947, // 0xFFE177CD - OST_RailingTopRail = -2000946, // 0xFFE177CE - OST_StairsSketchPathLines = -2000945, // 0xFFE177CF - OST_StairsTriserNumbers = -2000944, // 0xFFE177D0 - OST_StairsTriserTags = -2000943, // 0xFFE177D1 - OST_StairsSupportTags = -2000942, // 0xFFE177D2 - OST_StairsLandingTags = -2000941, // 0xFFE177D3 - OST_StairsRunTags = -2000940, // 0xFFE177D4 - OST_StairsPathsAboveCut = -2000939, // 0xFFE177D5 - OST_StairsPaths = -2000938, // 0xFFE177D6 - OST_StairsRiserLinesAboveCut = -2000937, // 0xFFE177D7 - OST_StairsRiserLines = -2000936, // 0xFFE177D8 - OST_StairsOutlinesAboveCut = -2000935, // 0xFFE177D9 - OST_StairsOutlines = -2000934, // 0xFFE177DA - OST_StairsNosingLinesAboveCut = -2000933, // 0xFFE177DB - OST_StairsNosingLines = -2000932, // 0xFFE177DC - OST_StairsCutMarksAboveCut = -2000931, // 0xFFE177DD - OST_StairsCutMarks = -2000930, // 0xFFE177DE - OST_ComponentRepeaterSlot = -2000928, // 0xFFE177E0 - OST_ComponentRepeater = -2000927, // 0xFFE177E1 - OST_DividedPath = -2000926, // 0xFFE177E2 - OST_IOSRoomCalculationPoint = -2000925, // 0xFFE177E3 - OST_PropertySet = -2000924, // 0xFFE177E4 - OST_AppearanceAsset = -2000923, // 0xFFE177E5 - OST_StairStringer2012_Deprecated = -2000922, // 0xFFE177E6 - OST_StairsTrisers = -2000921, // 0xFFE177E7 - OST_StairsLandings = -2000920, // 0xFFE177E8 - OST_StairsRuns = -2000919, // 0xFFE177E9 - OST_Stair2012_Deprecated = -2000918, // 0xFFE177EA - OST_RailingSystemTags = -2000917, // 0xFFE177EB - OST_RailingSystemTransition = -2000916, // 0xFFE177EC - OST_RailingSystemTermination = -2000915, // 0xFFE177ED - OST_RailingSystemRail = -2000914, // 0xFFE177EE - OST_RailingSystemTopRail = -2000913, // 0xFFE177EF - OST_RailingSystemHandRailBracket = -2000912, // 0xFFE177F0 - OST_RailingSystemHandRail = -2000911, // 0xFFE177F1 - OST_RailingSystemHardware = -2000910, // 0xFFE177F2 - OST_RailingSystemPanel = -2000909, // 0xFFE177F3 - OST_RailingSystemBaluster = -2000908, // 0xFFE177F4 - OST_RailingSystemPost = -2000907, // 0xFFE177F5 - OST_RailingSystemSegment = -2000906, // 0xFFE177F6 - OST_RailingSystem = -2000905, // 0xFFE177F7 - OST_AdaptivePoints_HiddenLines = -2000904, // 0xFFE177F8 - OST_AdaptivePoints_Lines = -2000903, // 0xFFE177F9 - OST_AdaptivePoints_Planes = -2000902, // 0xFFE177FA - OST_AdaptivePoints_Points = -2000901, // 0xFFE177FB - OST_AdaptivePoints = -2000900, // 0xFFE177FC - OST_CeilingOpening = -2000899, // 0xFFE177FD - OST_FloorOpening = -2000898, // 0xFFE177FE - OST_RoofOpening = -2000897, // 0xFFE177FF - OST_WallRefPlanes = -2000896, // 0xFFE17800 - OST_StructLocationLineControl = -2000880, // 0xFFE17810 - OST_PathOfTravelTags = -2000834, // 0xFFE1783E - OST_PathOfTravelLines = -2000833, // 0xFFE1783F - OST_DimLockControlLeader = -2000832, // 0xFFE17840 - OST_MEPSpaceSeparationLines = -2000831, // 0xFFE17841 - OST_AreaPolylines = -2000830, // 0xFFE17842 - OST_RoomPolylines = -2000829, // 0xFFE17843 - OST_InstanceDrivenLineStyle = -2000828, // 0xFFE17844 - OST_RemovedGridSeg = -2000827, // 0xFFE17845 - OST_IOSOpening = -2000810, // 0xFFE17856 - OST_IOSTilePatternGrid = -2000800, // 0xFFE17860 - OST_ControlLocal = -2000774, // 0xFFE1787A - OST_ControlAxisZ = -2000773, // 0xFFE1787B - OST_ControlAxisY = -2000772, // 0xFFE1787C - OST_ControlAxisX = -2000721, // 0xFFE178AF - OST_XRayConstrainedProfileEdge = -2000720, // 0xFFE178B0 - OST_XRayImplicitPathCurve = -2000719, // 0xFFE178B1 - OST_XRayPathPoint = -2000718, // 0xFFE178B2 - OST_XRayPathCurve = -2000717, // 0xFFE178B3 - OST_XRaySideEdge = -2000716, // 0xFFE178B4 - OST_XRayProfileEdge = -2000715, // 0xFFE178B5 - OST_ReferencePoints_HiddenLines = -2000714, // 0xFFE178B6 - OST_ReferencePoints_Lines = -2000713, // 0xFFE178B7 - OST_ReferencePoints_Planes = -2000712, // 0xFFE178B8 - OST_ReferencePoints_Points = -2000711, // 0xFFE178B9 - OST_ReferencePoints = -2000710, // 0xFFE178BA - OST_Materials = -2000700, // 0xFFE178C4 - OST_CeilingsCutPattern = -2000617, // 0xFFE17917 - OST_CeilingsDefault = -2000616, // 0xFFE17918 - OST_CeilingsFinish2 = -2000615, // 0xFFE17919 - OST_CeilingsFinish1 = -2000614, // 0xFFE1791A - OST_CeilingsSubstrate = -2000613, // 0xFFE1791B - OST_CeilingsInsulation = -2000612, // 0xFFE1791C - OST_CeilingsStructure = -2000611, // 0xFFE1791D - OST_CeilingsMembrane = -2000610, // 0xFFE1791E - OST_FloorsInteriorEdges = -2000609, // 0xFFE1791F - OST_FloorsCutPattern = -2000608, // 0xFFE17920 - OST_HiddenFloorLines = -2000607, // 0xFFE17921 - OST_FloorsDefault = -2000606, // 0xFFE17922 - OST_FloorsFinish2 = -2000605, // 0xFFE17923 - OST_FloorsFinish1 = -2000604, // 0xFFE17924 - OST_FloorsSubstrate = -2000603, // 0xFFE17925 - OST_FloorsInsulation = -2000602, // 0xFFE17926 - OST_FloorsStructure = -2000601, // 0xFFE17927 - OST_FloorsMembrane = -2000600, // 0xFFE17928 - OST_RoofsInteriorEdges = -2000598, // 0xFFE1792A - OST_RoofsCutPattern = -2000597, // 0xFFE1792B - OST_RoofsDefault = -2000596, // 0xFFE1792C - OST_RoofsFinish2 = -2000595, // 0xFFE1792D - OST_RoofsFinish1 = -2000594, // 0xFFE1792E - OST_RoofsSubstrate = -2000593, // 0xFFE1792F - OST_RoofsInsulation = -2000592, // 0xFFE17930 - OST_RoofsStructure = -2000591, // 0xFFE17931 - OST_RoofsMembrane = -2000590, // 0xFFE17932 - OST_WallsCutPattern = -2000588, // 0xFFE17934 - OST_HiddenWallLines = -2000587, // 0xFFE17935 - OST_WallsDefault = -2000586, // 0xFFE17936 - OST_WallsFinish2 = -2000585, // 0xFFE17937 - OST_WallsFinish1 = -2000584, // 0xFFE17938 - OST_WallsSubstrate = -2000583, // 0xFFE17939 - OST_WallsInsulation = -2000582, // 0xFFE1793A - OST_WallsStructure = -2000581, // 0xFFE1793B - OST_WallsMembrane = -2000580, // 0xFFE1793C - OST_PreviewLegendComponents = -2000576, // 0xFFE17940 - OST_LegendComponents = -2000575, // 0xFFE17941 - OST_Schedules = -2000573, // 0xFFE17943 - OST_ScheduleGraphics = -2000570, // 0xFFE17946 - OST_RasterImages = -2000560, // 0xFFE17950 - OST_ColorFillSchema = -2000552, // 0xFFE17958 - OST_RoomColorFill = -2000551, // 0xFFE17959 - OST_ColorFillLegends = -2000550, // 0xFFE1795A - OST_AnnotationCropSpecial = -2000549, // 0xFFE1795B - OST_CropBoundarySpecial = -2000548, // 0xFFE1795C - OST_AnnotationCrop = -2000547, // 0xFFE1795D - OST_FloorsAnalyticalGeometry = -2000546, // 0xFFE1795E - OST_WallsAnalyticalGeometry = -2000545, // 0xFFE1795F - OST_CalloutLeaderLine = -2000544, // 0xFFE17960 - OST_CeilingsSurfacePattern = -2000543, // 0xFFE17961 - OST_RoofsSurfacePattern = -2000542, // 0xFFE17962 - OST_FloorsSurfacePattern = -2000541, // 0xFFE17963 - OST_WallsSurfacePattern = -2000540, // 0xFFE17964 - OST_CalloutBoundary = -2000539, // 0xFFE17965 - OST_CalloutHeads = -2000538, // 0xFFE17966 - OST_Callouts = -2000537, // 0xFFE17967 - OST_CropBoundary = -2000536, // 0xFFE17968 - OST_Elev = -2000535, // 0xFFE17969 - OST_AxisZ = -2000533, // 0xFFE1796B - OST_AxisY = -2000532, // 0xFFE1796C - OST_AxisX = -2000531, // 0xFFE1796D - OST_CLines = -2000530, // 0xFFE1796E - OST_Lights = -2000520, // 0xFFE17978 - OST_ViewportLabel = -2000515, // 0xFFE1797D - OST_Viewports = -2000510, // 0xFFE17982 - OST_Camera_Lines = -2000501, // 0xFFE1798B - OST_Cameras = -2000500, // 0xFFE1798C - OST_MEPSpaceTags = -2000485, // 0xFFE1799B - OST_RoomTags = -2000480, // 0xFFE179A0 - OST_DoorTags = -2000460, // 0xFFE179B4 - OST_WindowTags = -2000450, // 0xFFE179BE - OST_SectionHeadWideLines = -2000404, // 0xFFE179EC - OST_SectionHeadMediumLines = -2000403, // 0xFFE179ED - OST_SectionHeadThinLines = -2000401, // 0xFFE179EF - OST_SectionHeads = -2000400, // 0xFFE179F0 - OST_ContourLabels = -2000350, // 0xFFE17A22 - OST_CurtaSystemFaceManager = -2000341, // 0xFFE17A2B - OST_CurtaSystem = -2000340, // 0xFFE17A2C - OST_AreaReport_Arc_Minus = -2000328, // 0xFFE17A38 - OST_AreaReport_Arc_Plus = -2000327, // 0xFFE17A39 - OST_AreaReport_Boundary = -2000326, // 0xFFE17A3A - OST_AreaReport_Triangle = -2000325, // 0xFFE17A3B - OST_CurtainGridsCurtaSystem = -2000323, // 0xFFE17A3D - OST_CurtainGridsSystem = -2000322, // 0xFFE17A3E - OST_CurtainGridsWall = -2000321, // 0xFFE17A3F - OST_CurtainGridsRoof = -2000320, // 0xFFE17A40 - OST_HostFinHF = -2000315, // 0xFFE17A45 - OST_HostFinWall = -2000314, // 0xFFE17A46 - OST_HostFinCeiling = -2000313, // 0xFFE17A47 - OST_HostFinRoof = -2000312, // 0xFFE17A48 - OST_HostFinFloor = -2000311, // 0xFFE17A49 - OST_HostFin = -2000310, // 0xFFE17A4A - OST_AnalysisDisplayStyle = -2000304, // 0xFFE17A50 - OST_AnalysisResults = -2000303, // 0xFFE17A51 - OST_RenderRegions = -2000302, // 0xFFE17A52 - OST_SectionBox = -2000301, // 0xFFE17A53 - OST_TextNotes = -2000300, // 0xFFE17A54 - OST_Divisions = -2000291, // 0xFFE17A5D - OST_Catalogs = -2000290, // 0xFFE17A5E - OST_DirectionEdgeLines = -2000289, // 0xFFE17A5F - OST_CenterLines = -2000288, // 0xFFE17A60 - OST_LinesBeyond = -2000287, // 0xFFE17A61 - OST_HiddenLines = -2000286, // 0xFFE17A62 - OST_DemolishedLines = -2000285, // 0xFFE17A63 - OST_OverheadLines = -2000284, // 0xFFE17A64 - OST_TitleBlockWideLines = -2000283, // 0xFFE17A65 - OST_TitleBlockMediumLines = -2000282, // 0xFFE17A66 - OST_TitleBlockThinLines = -2000281, // 0xFFE17A67 - OST_TitleBlocks = -2000280, // 0xFFE17A68 - OST_Views = -2000279, // 0xFFE17A69 - OST_Viewers = -2000278, // 0xFFE17A6A - OST_PartHiddenLines = -2000271, // 0xFFE17A71 - OST_PartTags = -2000270, // 0xFFE17A72 - OST_Parts = -2000269, // 0xFFE17A73 - OST_AssemblyTags = -2000268, // 0xFFE17A74 - OST_Assemblies = -2000267, // 0xFFE17A75 - OST_RoofTags = -2000266, // 0xFFE17A76 - OST_SpotSlopes = -2000265, // 0xFFE17A77 - OST_SpotCoordinates = -2000264, // 0xFFE17A78 - OST_SpotElevations = -2000263, // 0xFFE17A79 - OST_Constraints = -2000262, // 0xFFE17A7A - OST_WeakDims = -2000261, // 0xFFE17A7B - OST_Dimensions = -2000260, // 0xFFE17A7C - OST_Levels = -2000240, // 0xFFE17A90 - OST_DisplacementPath = -2000223, // 0xFFE17AA1 - OST_DisplacementElements = -2000222, // 0xFFE17AA2 - OST_GridChains = -2000221, // 0xFFE17AA3 - OST_Grids = -2000220, // 0xFFE17AA4 - OST_BrokenSectionLine = -2000202, // 0xFFE17AB6 - OST_SectionLine = -2000201, // 0xFFE17AB7 - OST_Sections = -2000200, // 0xFFE17AB8 - OST_ReferenceViewer = -2000198, // 0xFFE17ABA - OST_ReferenceViewerSymbol = -2000197, // 0xFFE17ABB - OST_ImportObjectStyles = -2000196, // 0xFFE17ABC - OST_ModelText = -2000195, // 0xFFE17ABD - OST_MaskingRegion = -2000194, // 0xFFE17ABE - OST_Matchline = -2000193, // 0xFFE17ABF - OST_FaceSplitter = -2000192, // 0xFFE17AC0 - OST_PlanRegion = -2000191, // 0xFFE17AC1 - OST_FilledRegion = -2000190, // 0xFFE17AC2 - OST_MassingProjectionOutlines = -2000187, // 0xFFE17AC5 - OST_MassingCutOutlines = -2000186, // 0xFFE17AC6 - OST_Massing = -2000185, // 0xFFE17AC7 - OST_Reveals = -2000182, // 0xFFE17ACA - OST_Cornices = -2000181, // 0xFFE17ACB - OST_Ramps = -2000180, // 0xFFE17ACC - OST_RailingBalusterRailCut = -2000177, // 0xFFE17ACF - OST_RailingBalusterRail = -2000176, // 0xFFE17AD0 - OST_Railings = -2000175, // 0xFFE17AD1 - OST_CurtainGrids = -2000173, // 0xFFE17AD3 - OST_CurtainWallMullionsCut = -2000172, // 0xFFE17AD4 - OST_CurtainWallMullions = -2000171, // 0xFFE17AD5 - OST_CurtainWallPanels = -2000170, // 0xFFE17AD6 - OST_AreaReference = -2000169, // 0xFFE17AD7 - OST_AreaInteriorFill = -2000168, // 0xFFE17AD8 - OST_RoomReference = -2000167, // 0xFFE17AD9 - OST_RoomInteriorFill = -2000166, // 0xFFE17ADA - OST_AreaColorFill = -2000165, // 0xFFE17ADB - OST_AreaReferenceVisibility = -2000164, // 0xFFE17ADC - OST_AreaInteriorFillVisibility = -2000163, // 0xFFE17ADD - OST_RoomReferenceVisibility = -2000162, // 0xFFE17ADE - OST_RoomInteriorFillVisibility = -2000161, // 0xFFE17ADF - OST_Rooms = -2000160, // 0xFFE17AE0 - OST_GenericModel = -2000151, // 0xFFE17AE9 - OST_GenericAnnotation = -2000150, // 0xFFE17AEA - OST_Fixtures = -2000140, // 0xFFE17AF4 - OST_StairsRailingTags = -2000133, // 0xFFE17AFB - OST_StairsRailingAboveCut = -2000132, // 0xFFE17AFC - OST_StairsDownArrows = -2000131, // 0xFFE17AFD - OST_StairsUpArrows = -2000130, // 0xFFE17AFE - OST_StairsDownText = -2000129, // 0xFFE17AFF - OST_StairsRailingRail = -2000128, // 0xFFE17B00 - OST_StairsRailingBaluster = -2000127, // 0xFFE17B01 - OST_StairsRailing = -2000126, // 0xFFE17B02 - OST_StairsUpText = -2000125, // 0xFFE17B03 - OST_StairsSupportsAboveCut = -2000124, // 0xFFE17B04 - OST_StairsStringerCarriage = -2000123, // 0xFFE17B05 - OST_StairsAboveCut_ToBeDeprecated = -2000122, // 0xFFE17B06 - OST_StairsIncomplete_Deprecated = -2000121, // 0xFFE17B07 - OST_Stairs = -2000120, // 0xFFE17B08 - OST_IOSNavWheelPivotBall = -2000117, // 0xFFE17B0B - OST_IOSRoomComputationHeight = -2000116, // 0xFFE17B0C - OST_IOSRoomUpperLowerLines = -2000115, // 0xFFE17B0D - OST_IOSDragBoxInverted = -2000114, // 0xFFE17B0E - OST_IOSDragBox = -2000113, // 0xFFE17B0F - OST_Phases = -2000112, // 0xFFE17B10 - OST_IOS_GeoSite = -2000111, // 0xFFE17B11 - OST_IOS_GeoLocations = -2000110, // 0xFFE17B12 - OST_IOSFabricReinSpanSymbolCtrl = -2000109, // 0xFFE17B13 - OST_GuideGrid = -2000107, // 0xFFE17B15 - OST_EPS_Future = -2000106, // 0xFFE17B16 - OST_EPS_Temporary = -2000105, // 0xFFE17B17 - OST_EPS_New = -2000104, // 0xFFE17B18 - OST_EPS_Demolished = -2000103, // 0xFFE17B19 - OST_EPS_Existing = -2000102, // 0xFFE17B1A - OST_IOSMeasureLineScreenSize = -2000101, // 0xFFE17B1B - OST_Columns = -2000100, // 0xFFE17B1C - OST_IOSRebarSystemSpanSymbolCtrl = -2000099, // 0xFFE17B1D - OST_IOSRoomTagToRoomLines = -2000098, // 0xFFE17B1E - OST_IOSAttachedDetailGroups = -2000097, // 0xFFE17B1F - OST_IOSDetailGroups = -2000096, // 0xFFE17B20 - OST_IOSModelGroups = -2000095, // 0xFFE17B21 - OST_IOSSuspendedSketch = -2000094, // 0xFFE17B22 - OST_IOSWallCoreBoundary = -2000093, // 0xFFE17B23 - OST_IOSMeasureLine = -2000092, // 0xFFE17B24 - OST_IOSArrays = -2000091, // 0xFFE17B25 - OST_Curtain_Systems = -2000090, // 0xFFE17B26 - OST_IOSBBoxScreenSize = -2000089, // 0xFFE17B27 - OST_IOSSlabShapeEditorPointInterior = -2000088, // 0xFFE17B28 - OST_IOSSlabShapeEditorPointBoundary = -2000087, // 0xFFE17B29 - OST_IOSSlabShapeEditorBoundary = -2000086, // 0xFFE17B2A - OST_IOSSlabShapeEditorAutoCrease = -2000085, // 0xFFE17B2B - OST_IOSSlabShapeEditorExplitCrease = -2000084, // 0xFFE17B2C - OST_ReferenceLines = -2000083, // 0xFFE17B2D - OST_IOSNotSilhouette = -2000082, // 0xFFE17B2E - OST_FillPatterns = -2000081, // 0xFFE17B2F - OST_Furniture = -2000080, // 0xFFE17B30 - OST_AreaSchemeLines = -2000079, // 0xFFE17B31 - OST_GenericLines = -2000078, // 0xFFE17B32 - OST_InsulationLines = -2000077, // 0xFFE17B33 - OST_CloudLines = -2000076, // 0xFFE17B34 - OST_IOSRoomPerimeterLines = -2000075, // 0xFFE17B35 - OST_IOSCuttingGeometry = -2000074, // 0xFFE17B36 - OST_IOSCrashGraphics = -2000073, // 0xFFE17B37 - OST_IOSGroups = -2000072, // 0xFFE17B38 - OST_IOSGhost = -2000071, // 0xFFE17B39 - OST_StairsSketchLandingCenterLines = -2000070, // 0xFFE17B3A - OST_StairsSketchRunLines = -2000069, // 0xFFE17B3B - OST_StairsSketchRiserLines = -2000068, // 0xFFE17B3C - OST_StairsSketchBoundaryLines = -2000067, // 0xFFE17B3D - OST_RoomSeparationLines = -2000066, // 0xFFE17B3E - OST_AxisOfRotation = -2000065, // 0xFFE17B3F - OST_InvisibleLines = -2000064, // 0xFFE17B40 - OST_IOSThinPixel_DashDot = -2000063, // 0xFFE17B41 - OST_IOSThinPixel_Dash = -2000062, // 0xFFE17B42 - OST_IOSThinPixel_Dot = -2000061, // 0xFFE17B43 - OST_Extrusions = -2000060, // 0xFFE17B44 - OST_IOS = -2000059, // 0xFFE17B45 - OST_CutOutlines = -2000058, // 0xFFE17B46 - OST_IOSThinPixel = -2000057, // 0xFFE17B47 - OST_IOSFlipControl = -2000056, // 0xFFE17B48 - OST_IOSSketchGrid = -2000055, // 0xFFE17B49 - OST_IOSSuspendedSketch_obsolete = -2000054, // 0xFFE17B4A - OST_IOSFreeSnapLine = -2000053, // 0xFFE17B4B - OST_IOSDatumPlane = -2000052, // 0xFFE17B4C - OST_Lines = -2000051, // 0xFFE17B4D - OST_IOSConstructionLine = -2000050, // 0xFFE17B4E - OST_IOSAlignmentGraphics = -2000049, // 0xFFE17B4F - OST_IOSAligningLine = -2000048, // 0xFFE17B50 - OST_IOSBackedUpElements = -2000047, // 0xFFE17B51 - OST_IOSRegeneratedElements = -2000046, // 0xFFE17B52 - OST_SketchLines = -2000045, // 0xFFE17B53 - OST_CurvesWideLines = -2000044, // 0xFFE17B54 - OST_CurvesMediumLines = -2000043, // 0xFFE17B55 - OST_CurvesThinLines = -2000042, // 0xFFE17B56 - OST_Curves = -2000041, // 0xFFE17B57 - OST_CeilingsProjection = -2000040, // 0xFFE17B58 - OST_CeilingsCut = -2000039, // 0xFFE17B59 - OST_Ceilings = -2000038, // 0xFFE17B5A - OST_RoofsProjection = -2000037, // 0xFFE17B5B - OST_RoofsCut = -2000036, // 0xFFE17B5C - OST_Roofs = -2000035, // 0xFFE17B5D - OST_FloorsProjection = -2000034, // 0xFFE17B5E - OST_FloorsCut = -2000033, // 0xFFE17B5F - OST_Floors = -2000032, // 0xFFE17B60 - OST_DoorsGlassProjection = -2000031, // 0xFFE17B61 - OST_DoorsGlassCut = -2000030, // 0xFFE17B62 - OST_DoorsFrameMullionProjection = -2000029, // 0xFFE17B63 - OST_DoorsFrameMullionCut = -2000028, // 0xFFE17B64 - OST_DoorsOpeningProjection = -2000027, // 0xFFE17B65 - OST_DoorsOpeningCut = -2000026, // 0xFFE17B66 - OST_DoorsPanelProjection = -2000025, // 0xFFE17B67 - OST_DoorsPanelCut = -2000024, // 0xFFE17B68 - OST_Doors = -2000023, // 0xFFE17B69 - OST_WindowsOpeningProjection = -2000022, // 0xFFE17B6A - OST_WindowsOpeningCut = -2000021, // 0xFFE17B6B - OST_WindowsSillHeadProjection = -2000020, // 0xFFE17B6C - OST_WindowsSillHeadCut = -2000019, // 0xFFE17B6D - OST_WindowsFrameMullionProjection = -2000018, // 0xFFE17B6E - OST_WindowsFrameMullionCut = -2000017, // 0xFFE17B6F - OST_WindowsGlassProjection = -2000016, // 0xFFE17B70 - OST_WindowsGlassCut = -2000015, // 0xFFE17B71 - OST_Windows = -2000014, // 0xFFE17B72 - OST_WallsProjectionOutlines = -2000013, // 0xFFE17B73 - OST_WallsCutOutlines = -2000012, // 0xFFE17B74 - OST_Walls = -2000011, // 0xFFE17B75 - OST_IOSRegenerationFailure = -2000010, // 0xFFE17B76 - OST_ScheduleViewParamGroup = -2000008, // 0xFFE17B78 - OST_MatchSiteComponent = -2000007, // 0xFFE17B79 - OST_MatchProfile = -2000006, // 0xFFE17B7A - OST_MatchDetail = -2000005, // 0xFFE17B7B - OST_MatchAnnotation = -2000004, // 0xFFE17B7C - OST_MatchModel = -2000003, // 0xFFE17B7D - OST_MatchAll = -2000002, // 0xFFE17B7E - INVALID = -1, // 0xFFFFFFFF -} diff --git a/Revit/Speckle.Revit.Interfaces/RevitBuiltInParameter.cs b/Revit/Speckle.Revit.Interfaces/RevitBuiltInParameter.cs deleted file mode 100644 index 67c6a0da..00000000 --- a/Revit/Speckle.Revit.Interfaces/RevitBuiltInParameter.cs +++ /dev/null @@ -1,3499 +0,0 @@ -namespace Speckle.Revit.Interfaces; - -public enum RevitBuiltInParameter -{ - TOPOSOLID_ELEVATION_AT_TOP = -1155261, // 0xFFEE5F43 - TOPOSOLID_ELEVATION_AT_BOTTOM = -1155260, // 0xFFEE5F44 - TOPOSOLID_STRUCTURE_ID_PARAM = -1155259, // 0xFFEE5F45 - LOWEST_ASSOCIATED_LEVEL = -1155257, // 0xFFEE5F47 - HIGHEST_ASSOCIATED_LEVEL = -1155256, // 0xFFEE5F48 - TOPOSOLID_HEIGHTABOVELEVEL_PARAM = -1155255, // 0xFFEE5F49 - TOPOSOLID_ATTR_THICKNESS_PARAM = -1155254, // 0xFFEE5F4A - TOPOSOLID_TYPE_DEFAULT_THICKNESS_PARAM = -1155253, // 0xFFEE5F4B - OFFSET_FROM_REFERENCE_BASE = -1155252, // 0xFFEE5F4C - REFERENCE_BASE_ON_HOST = -1155251, // 0xFFEE5F4D - OVAL_FRAMING_HEIGHT = -1155250, // 0xFFEE5F4E - OVAL_FRAMING_WIDTH = -1155249, // 0xFFEE5F4F - CIRCULAR_FRAMING_DIAMETER = -1155248, // 0xFFEE5F50 - LINEAR_FRAMING_LENGTH = -1155247, // 0xFFEE5F51 - FRAMING_SHAPE_CLASSIFICATION = -1155246, // 0xFFEE5F52 - STIFFENER_CLASSIFICATION = -1155245, // 0xFFEE5F53 - FAMILY_SELF_ORIENTING = -1155244, // 0xFFEE5F54 - COUPLER_ROTATION_ANGLE = -1155243, // 0xFFEE5F55 - PREFER_DIM_SIDE_UI_FILTER = -1155242, // 0xFFEE5F56 - MULTIPLE_ALIGNMENT_UI_TOGGLE = -1155241, // 0xFFEE5F57 - LOCK_ALIGNMENT_UI_TOGGLE = -1155240, // 0xFFEE5F58 - LAYER_ELEM_THICKNESS_PARAM = -1155235, // 0xFFEE5F5D - LAYER_ELEM_AREA_COMPUTED = -1155234, // 0xFFEE5F5E - LAYER_ELEM_OFFSET_FROM_HOST_PARAM = -1155233, // 0xFFEE5F5F - LAYER_ELEM_VOLUME_COMPUTED = -1155232, // 0xFFEE5F60 - LAYER_TYPE_MATERIALS_PARAM = -1155231, // 0xFFEE5F61 - LAYER_TYPE_THICKNESS_PARAM = -1155230, // 0xFFEE5F62 - REBAR_INSTANCE_BAR_MODEL_DIAMETER = -1155224, // 0xFFEE5F68 - REBAR_MODEL_BAR_DIAMETER = -1155223, // 0xFFEE5F69 - VIEW_SHOW_GRIDS = -1155222, // 0xFFEE5F6A - REBAR_MODIFIED_SET = -1155221, // 0xFFEE5F6B - MOVES_WITH_GRID_PARAM = -1155220, // 0xFFEE5F6C - DPART_LAYER_INDEX = -1155219, // 0xFFEE5F6D - VOID_CUTS_GEOMETRY = -1155218, // 0xFFEE5F6E - REBAR_HOOK_ROTATION_AT_END_SCHEDULES_TAGS_FILTERS = -1155217, // 0xFFEE5F6F - REBAR_HOOK_ROTATION_AT_START_SCHEDULES_TAGS_FILTERS = -1155216, // 0xFFEE5F70 - REBAR_HOOK_LENGTH_OVERRIDE = -1155215, // 0xFFEE5F71 - INFRASTRUCTURE_ALIGNMENT_NAME = -1155214, // 0xFFEE5F72 - INFRASTRUCTURE_ALIGNMENT_DESCRIPTION = -1155213, // 0xFFEE5F73 - INFRASTRUCTURE_ALIGNMENT_DISPLAYED_START_STATION = -1155212, // 0xFFEE5F74 - INFRASTRUCTURE_ALIGNMENT_DISPLAYED_END_STATION = -1155211, // 0xFFEE5F75 - ASSEMBLY_PRECAST_FREEZE = -1155210, // 0xFFEE5F76 - REBAR_HOOK_ROTATION_AT_END = -1155206, // 0xFFEE5F7A - REBAR_HOOK_ROTATION_AT_START = -1155205, // 0xFFEE5F7B - REBAR_SHAPE_HOOK_ROTATION_AT_END = -1155204, // 0xFFEE5F7C - REBAR_SHAPE_HOOK_ROTATION_AT_START = -1155203, // 0xFFEE5F7D - PATH_OF_TRAVEL_FROM_ROOM = -1155202, // 0xFFEE5F7E - PATH_OF_TRAVEL_TO_ROOM = -1155201, // 0xFFEE5F7F - RBS_ELEC_NUMBER_OF_CIRCUITS = -1155150, // 0xFFEE5FB2 - STEEL_ELEM_PROFILE_VOLUME = -1155148, // 0xFFEE5FB4 - STEEL_ELEM_PROFILE_LENGTH = -1155147, // 0xFFEE5FB5 - STEEL_ELEM_PROFILE_TYPE = -1155146, // 0xFFEE5FB6 - RBS_ELEC_EDIT_CIRCUIT_NAMING_SETTINGS_PARAM = -1155145, // 0xFFEE5FB7 - STEEL_ELEM_PLATE_JUSTIFICATION = -1155144, // 0xFFEE5FB8 - STEEL_ELEM_PLATE_PAINT_AREA = -1155143, // 0xFFEE5FB9 - STEEL_ELEM_PLATE_EXACT_WEIGHT = -1155142, // 0xFFEE5FBA - STEEL_ELEM_PLATE_WEIGHT = -1155141, // 0xFFEE5FBB - STEEL_ELEM_PLATE_VOLUME = -1155140, // 0xFFEE5FBC - STEEL_ELEM_PLATE_AREA = -1155139, // 0xFFEE5FBD - STEEL_ELEM_PLATE_WIDTH = -1155138, // 0xFFEE5FBE - STEEL_ELEM_PLATE_LENGTH = -1155137, // 0xFFEE5FBF - STEEL_ELEM_PLATE_TYPE = -1155136, // 0xFFEE5FC0 - STEEL_ELEM_BOLT_TOTAL_WEIGHT = -1155135, // 0xFFEE5FC1 - STEEL_ELEM_SHEARSTUD_TOTAL_WEIGHT = -1155134, // 0xFFEE5FC2 - STEEL_ELEM_ANCHOR_TOTAL_WEIGHT = -1155132, // 0xFFEE5FC4 - STEEL_ELEM_ANCHOR_ORIENTATION = -1155130, // 0xFFEE5FC6 - STEEL_ELEM_CUT_LENGTH = -1155128, // 0xFFEE5FC8 - STEEL_ELEM_EXACT_WEIGHT = -1155127, // 0xFFEE5FC9 - STEEL_ELEM_PAINT_AREA = -1155125, // 0xFFEE5FCB - STEEL_ELEM_WEIGHT = -1155124, // 0xFFEE5FCC - PATH_OF_TRAVEL_SPEED = -1155123, // 0xFFEE5FCD - STEEL_ELEM_BOLT_LOCATION = -1155122, // 0xFFEE5FCE - STEEL_ELEM_BOLT_FINISH_CALCULATION_AT_GAP = -1155121, // 0xFFEE5FCF - STEEL_ELEM_BOLT_INVERTED = -1155120, // 0xFFEE5FD0 - STEEL_ELEM_BOLT_GRIP_LENGTH_INCREASE = -1155119, // 0xFFEE5FD1 - STEEL_ELEM_BOLT_GRIP_LENGTH = -1155118, // 0xFFEE5FD2 - STEEL_ELEM_BOLT_LENGTH = -1155117, // 0xFFEE5FD3 - GENERIC_ZONE_NAME = -1155116, // 0xFFEE5FD4 - RBS_PIPE_BOTTOM_ELEVATION = -1155115, // 0xFFEE5FD5 - RBS_PIPE_TOP_ELEVATION = -1155114, // 0xFFEE5FD6 - RBS_ELEC_PANEL_FEED_THRU_LUGS_CURRENT_PHASEC = -1155113, // 0xFFEE5FD7 - RBS_ELEC_PANEL_FEED_THRU_LUGS_CURRENT_PHASEB = -1155112, // 0xFFEE5FD8 - RBS_ELEC_PANEL_FEED_THRU_LUGS_CURRENT_PHASEA = -1155111, // 0xFFEE5FD9 - RBS_ELEC_PANEL_FEED_THRU_LUGS_APPARENT_LOAD_PHASEC = -1155110, // 0xFFEE5FDA - RBS_ELEC_PANEL_FEED_THRU_LUGS_APPARENT_LOAD_PHASEB = -1155109, // 0xFFEE5FDB - RBS_ELEC_PANEL_FEED_THRU_LUGS_APPARENT_LOAD_PHASEA = -1155108, // 0xFFEE5FDC - RBS_ELEC_PANEL_BRANCH_CIRCUIT_CURRENT_PHASEC = -1155107, // 0xFFEE5FDD - RBS_ELEC_PANEL_BRANCH_CIRCUIT_CURRENT_PHASEB = -1155106, // 0xFFEE5FDE - RBS_ELEC_PANEL_BRANCH_CIRCUIT_CURRENT_PHASEA = -1155105, // 0xFFEE5FDF - RBS_ELEC_PANEL_BRANCH_CIRCUIT_APPARENT_LOAD_PHASEC = -1155104, // 0xFFEE5FE0 - RBS_ELEC_PANEL_BRANCH_CIRCUIT_APPARENT_LOAD_PHASEB = -1155103, // 0xFFEE5FE1 - RBS_ELEC_PANEL_BRANCH_CIRCUIT_APPARENT_LOAD_PHASEA = -1155102, // 0xFFEE5FE2 - STEEL_ELEM_HOLE_DEFINITION = -1155101, // 0xFFEE5FE3 - RBS_ELEC_PANEL_FEED_THRU_LUGS_PARAM = -1155100, // 0xFFEE5FE4 - RBS_ELEC_CIRCUIT_NUMBERING_TYPE = -1155099, // 0xFFEE5FE5 - TAG_ON_PLACEMENT_UI = -1155096, // 0xFFEE5FE8 - ROUTE_ANALYSIS_SETTINGS_PARAM = -1155095, // 0xFFEE5FE9 - PATH_OF_TRAVEL_VIEW_NAME = -1155094, // 0xFFEE5FEA - PATH_OF_TRAVEL_LEVEL_NAME = -1155093, // 0xFFEE5FEB - STRUCTURAL_CONNECTION_OVERRIDE_TYPE = -1155092, // 0xFFEE5FEC - STRUCTURAL_CONNECTION_EDIT_TYPE = -1155091, // 0xFFEE5FED - PATH_OF_TRAVEL_TIME = -1155090, // 0xFFEE5FEE - STEEL_ELEM_ZCLIP_TYPE = -1155087, // 0xFFEE5FF1 - STEEL_ELEM_COPE_AROUND_AXIS = -1155086, // 0xFFEE5FF2 - STEEL_ELEM_COPE_AXIS_ANGLE = -1155085, // 0xFFEE5FF3 - STEEL_ELEM_COPE_Z_ANGLE = -1155084, // 0xFFEE5FF4 - STEEL_ELEM_COPE_X_ANGLE = -1155083, // 0xFFEE5FF5 - STEEL_ELEM_COPE_DISTANCE_AXIS = -1155082, // 0xFFEE5FF6 - STEEL_ELEM_COPE_WIDTHX = -1155081, // 0xFFEE5FF7 - STEEL_ELEM_Y_DISTANCE = -1155080, // 0xFFEE5FF8 - STEEL_ELEM_X_DISTANCE = -1155079, // 0xFFEE5FF9 - STEEL_ELEM_CUT_TYPE = -1155078, // 0xFFEE5FFA - STEEL_ELEM_PLATE_SHORTEN_CUTSTRAIGHT = -1155077, // 0xFFEE5FFB - STEEL_ELEM_PLATE_SHORTEN_SUCTION = -1155076, // 0xFFEE5FFC - STEEL_ELEM_PLATE_SHORTEN_ANGLE = -1155075, // 0xFFEE5FFD - STEEL_ELEM_WELD_PREFIX = -1155074, // 0xFFEE5FFE - STEEL_ELEM_WELD_TEXT_MODULE = -1155073, // 0xFFEE5FFF - STEEL_ELEM_HOLE_DEPTH_OF_BOLT_HEAD = -1155072, // 0xFFEE6000 - STEEL_ELEM_HOLE_TAPPING = -1155071, // 0xFFEE6001 - STEEL_ELEM_HOLE_BACK_TAPER_THREAD = -1155070, // 0xFFEE6002 - STEEL_ELEM_HOLE_TAPPING_HOLE = -1155069, // 0xFFEE6003 - STEEL_ELEM_HOLE_HEAD_DIAMETER = -1155068, // 0xFFEE6004 - STEEL_ELEM_HOLE_ANGLE = -1155067, // 0xFFEE6005 - STEEL_ELEM_HOLE_ALPHA = -1155066, // 0xFFEE6006 - STEEL_ELEM_HOLE_DEPTH = -1155065, // 0xFFEE6007 - STEEL_ELEM_HOLE_SLOT_DIRECTION = -1155064, // 0xFFEE6008 - STEEL_ELEM_HOLE_SLOT_LENGTH = -1155063, // 0xFFEE6009 - STEEL_ELEM_HOLE_TYPE = -1155062, // 0xFFEE600A - STEEL_ELEM_HOLE_DIAMETER = -1155061, // 0xFFEE600B - STEEL_ELEM_PATTERN_NUMBER = -1155060, // 0xFFEE600C - STEEL_ELEM_PATTERN_RADIUS = -1155059, // 0xFFEE600D - STEEL_ELEM_PATTERN_EDGE_DISTANCE_Y = -1155058, // 0xFFEE600E - STEEL_ELEM_PATTERN_EDGE_DISTANCE_X = -1155057, // 0xFFEE600F - STEEL_ELEM_PATTERN_INTERMEDIATE_DISTANCE_Y = -1155056, // 0xFFEE6010 - STEEL_ELEM_PATTERN_INTERMEDIATE_DISTANCE_X = -1155055, // 0xFFEE6011 - STEEL_ELEM_PATTERN_TOTAL_WIDTH = -1155054, // 0xFFEE6012 - STEEL_ELEM_PATTERN_TOTAL_LENGTH = -1155053, // 0xFFEE6013 - STEEL_ELEM_PATTERN_NUMBER_Y = -1155052, // 0xFFEE6014 - STEEL_ELEM_PATTERN_NUMBER_X = -1155051, // 0xFFEE6015 - STEEL_ELEM_WELD_DOUBLE_PREPDEPTH = -1155050, // 0xFFEE6016 - STEEL_ELEM_WELD_DOUBLE_EFFECTIVETHROAT = -1155049, // 0xFFEE6017 - STEEL_ELEM_WELD_DOUBLE_ROOTOPENING = -1155048, // 0xFFEE6018 - STEEL_ELEM_WELD_DOUBLE_WELDPREP = -1155047, // 0xFFEE6019 - STEEL_ELEM_WELD_DOUBLE_SURFACESHAPE = -1155046, // 0xFFEE601A - STEEL_ELEM_WELD_DOUBLE_TEXT = -1155045, // 0xFFEE601B - STEEL_ELEM_WELD_DOUBLE_THICKNESS = -1155044, // 0xFFEE601C - STEEL_ELEM_WELD_DOUBLE_TYPE = -1155043, // 0xFFEE601D - STEEL_ELEM_WELD_MAIN_PREPDEPTH = -1155042, // 0xFFEE601E - STEEL_ELEM_WELD_MAIN_EFFECTIVETHROAT = -1155041, // 0xFFEE601F - STEEL_ELEM_WELD_MAIN_ROOTOPENING = -1155040, // 0xFFEE6020 - STEEL_ELEM_WELD_MAIN_WELDPREP = -1155039, // 0xFFEE6021 - STEEL_ELEM_WELD_MAIN_SURFACESHAPE = -1155038, // 0xFFEE6022 - STEEL_ELEM_WELD_MAIN_TEXT = -1155037, // 0xFFEE6023 - STEEL_ELEM_WELD_PITCH = -1155036, // 0xFFEE6024 - STEEL_ELEM_WELD_CONTINUOUS = -1155035, // 0xFFEE6025 - STEEL_ELEM_WELD_LOCATION = -1155034, // 0xFFEE6026 - STEEL_ELEM_WELD_LENGTH = -1155033, // 0xFFEE6027 - STEEL_ELEM_WELD_MAIN_THICKNESS = -1155032, // 0xFFEE6028 - STEEL_ELEM_WELD_MAIN_TYPE = -1155031, // 0xFFEE6029 - STEEL_ELEM_PARAM_BORINGOUT = -1155029, // 0xFFEE602B - STEEL_ELEM_PARAM_RADIUS = -1155028, // 0xFFEE602C - STEEL_ELEM_CONTOUR_SIDE2DIST = -1155027, // 0xFFEE602D - STEEL_ELEM_CONTOUR_SIDE1DIST = -1155026, // 0xFFEE602E - STEEL_ELEM_CONTOUR_GAP_WIDTH = -1155023, // 0xFFEE6031 - STEEL_ELEM_SHORTEN_ANGLEZ = -1155022, // 0xFFEE6032 - STEEL_ELEM_SHORTEN_ANGLEY = -1155021, // 0xFFEE6033 - STEEL_ELEM_SHORTEN_REFLENGTH = -1155020, // 0xFFEE6034 - STEEL_ELEM_SHEARSTUD_LENGTH = -1155019, // 0xFFEE6035 - STEEL_ELEM_BOLT_COATING = -1155018, // 0xFFEE6036 - STEEL_ELEM_ANCHOR_LENGTH = -1155017, // 0xFFEE6037 - STEEL_ELEM_SHEARSTUD_DIAMETER = -1155016, // 0xFFEE6038 - STEEL_ELEM_SHEARSTUD_GRADE = -1155015, // 0xFFEE6039 - STEEL_ELEM_SHEARSTUD_STANDARD = -1155014, // 0xFFEE603A - STEEL_ELEM_ANCHOR_DIAMETER = -1155013, // 0xFFEE603B - STEEL_ELEM_ANCHOR_ASSEMBLY = -1155012, // 0xFFEE603C - STEEL_ELEM_ANCHOR_GRADE = -1155011, // 0xFFEE603D - STEEL_ELEM_ANCHOR_STANDARD = -1155010, // 0xFFEE603E - STEEL_ELEM_COATING = -1155009, // 0xFFEE603F - STEEL_ELEM_BOLT_DIAMETER = -1155008, // 0xFFEE6040 - STEEL_ELEM_BOLT_ASSEMBLY = -1155007, // 0xFFEE6041 - STEEL_ELEM_BOLT_GRADE = -1155006, // 0xFFEE6042 - STEEL_ELEM_BOLT_STANDARD = -1155005, // 0xFFEE6043 - STEEL_ELEM_PLATE_THICKNESS = -1155003, // 0xFFEE6045 - REBAR_WORKSHOP_INSTRUCTIONS = -1154695, // 0xFFEE6179 - REBAR_GEOMETRY_TYPE = -1154694, // 0xFFEE617A - BASEPOINT_LATITUDE_PARAM = -1154693, // 0xFFEE617B - BASEPOINT_LONGITUDE_PARAM = -1154692, // 0xFFEE617C - REBAR_FREE_FORM_HOOK_END_PLANE_ANGLE = -1154691, // 0xFFEE617D - REBAR_FREE_FORM_HOOK_START_PLANE_ANGLE = -1154690, // 0xFFEE617E - ROOM_OUTDOOR_AIRFLOW_PARAM = -1154689, // 0xFFEE617F - ROOM_OUTDOOR_AIRFLOW_STANDARD_PARAM = -1154687, // 0xFFEE6181 - DIRECTCONTEXT3D_SOURCE_ID = -1154686, // 0xFFEE6182 - DIRECTCONTEXT3D_APPLICATION_ID = -1154685, // 0xFFEE6183 - DIRECTCONTEXT3D_LOADED = -1154677, // 0xFFEE618B - DIRECTCONTEXT3D_SERVER_ID = -1154676, // 0xFFEE618C - DIRECTCONTEXT3D_NAME = -1154675, // 0xFFEE618D - ROOM_AIR_CHANGES_PER_HOUR_PARAM = -1154671, // 0xFFEE6191 - ROOM_OUTDOOR_AIR_PER_AREA_PARAM = -1154668, // 0xFFEE6194 - ROOM_OUTDOOR_AIR_PER_PERSON_PARAM = -1154665, // 0xFFEE6197 - ROOM_OUTDOOR_AIR_INFO_PARAM = -1154662, // 0xFFEE619A - REBAR_INTERNAL_MULTIPLANAR_ARC_CONNECTOR = -1154659, // 0xFFEE619D - REBAR_SHAPE_ENDTREATMENT_END_TYPE = -1154658, // 0xFFEE619E - REBAR_SHAPE_ENDTREATMENT_START_TYPE = -1154657, // 0xFFEE619F - REBAR_ELEM_ENDTREATMENT_END = -1154656, // 0xFFEE61A0 - REBAR_ELEM_ENDTREATMENT_START = -1154655, // 0xFFEE61A1 - END_TREATMENT = -1154654, // 0xFFEE61A2 - COUPLER_COUPLED_ENDTREATMENT = -1154653, // 0xFFEE61A3 - COUPLER_MAIN_ENDTREATMENT = -1154652, // 0xFFEE61A4 - COUPLER_WIDTH = -1154651, // 0xFFEE61A5 - COUPLER_MARK = -1154649, // 0xFFEE61A7 - FAMILY_FREEINST_DEFAULT_ELEVATION = -1154647, // 0xFFEE61A9 - COUPLER_COUPLED_ENGAGEMENT = -1154646, // 0xFFEE61AA - COUPLER_MAIN_ENGAGEMENT = -1154645, // 0xFFEE61AB - COUPLER_LENGTH = -1154644, // 0xFFEE61AC - COUPLER_WEIGHT = -1154643, // 0xFFEE61AD - COUPLER_NUMBER = -1154642, // 0xFFEE61AE - COUPLER_QUANTITY = -1154641, // 0xFFEE61AF - COUPLER_COUPLED_BAR_SIZE = -1154640, // 0xFFEE61B0 - COUPLER_MAIN_BAR_SIZE = -1154639, // 0xFFEE61B1 - COUPLER_CODE = -1154638, // 0xFFEE61B2 - MULTISTORY_STAIRS_ACTUAL_TREAD_DEPTH = -1154634, // 0xFFEE61B6 - MULTISTORY_STAIRS_REF_LEVEL = -1154630, // 0xFFEE61BA - REBAR_ELEM_HOST_MARK = -1154619, // 0xFFEE61C5 - REBAR_SHAPE_IMAGE = -1154618, // 0xFFEE61C6 - FABRIC_NUMBER = -1154617, // 0xFFEE61C7 - REBAR_NUMBER = -1154616, // 0xFFEE61C8 - GRAPHIC_DISPLAY_OPTIONS_SKETCHY_LINES = -1154615, // 0xFFEE61C9 - NUMBER_PARTITION_PARAM = -1154614, // 0xFFEE61CA - VIEW_SHOW_HIDDEN_LINES = -1154613, // 0xFFEE61CB - RBS_ELEC_ANALYTICAL_LOADS_IN_SET = -1153550, // 0xFFEE65F2 - RBS_ELEC_ANALYTICAL_LOAD_SET_ON_STANDBY = -1153549, // 0xFFEE65F3 - RBS_ELEC_ANALYTICAL_LOAD_SET_ON_DUTY = -1153548, // 0xFFEE65F4 - RBS_ELEC_DISTRIBUTION_NODE_LOAD_SET = -1153547, // 0xFFEE65F5 - RBS_ELEC_DISTRIBUTION_NODE_SUPPLY_TO = -1153546, // 0xFFEE65F6 - RBS_ELEC_ANALYTICAL_FEEDER_LENGTH = -1153545, // 0xFFEE65F7 - RBS_ELEC_ANALYTICAL_LEVEL_ID = -1153544, // 0xFFEE65F8 - RBS_ELEC_APPARENT_POWER_DENSITY = -1153543, // 0xFFEE65F9 - RBS_ELEC_DISTRIBUTION_NODE_SUPPLY_FROM2 = -1153542, // 0xFFEE65FA - RBS_ELEC_DISTRIBUTION_NODE_SUPPLY_FROM = -1153541, // 0xFFEE65FB - RBS_ELEC_DISTRIBUTION_NODE_SUPPLY_FROM1 = -1153539, // 0xFFEE65FD - RBS_ELEC_ANALYTICAL_LOAD_NAME_PARAM = -1153537, // 0xFFEE65FF - RBS_ELEC_ANALYTICAL_LOAD_TYPE_PARAM = -1153535, // 0xFFEE6601 - RBS_AREA_BASED_LOAD_TYPE = -1153533, // 0xFFEE6603 - RBS_ELEC_ANALYTICAL_LOAD_DENSITY = -1153532, // 0xFFEE6604 - MEP_ELEC_ZONE_EQUIPMENT_TYPE = -1153529, // 0xFFEE6607 - MEP_ZONE_EQUIPMENT_DRAW_VENTILATION = -1153528, // 0xFFEE6608 - MEP_VRF_LOOP = -1153527, // 0xFFEE6609 - MEP_REHEAT_HOTWATER_LOOP = -1153526, // 0xFFEE660A - MEP_ZONE_EQUIPMENT = -1153519, // 0xFFEE6611 - MEP_ANALYTICAL_EQUIPMENT_NAME = -1153518, // 0xFFEE6612 - MEP_ZONE_HOTWATER_LOOP = -1153517, // 0xFFEE6613 - MEP_ZONE_AIR_LOOP = -1153516, // 0xFFEE6614 - MEP_REHEAT_COIL_TYPE = -1153514, // 0xFFEE6616 - MEP_ZONE_EQUIPMENT_BEHAVIOR = -1153513, // 0xFFEE6617 - MEP_ZONE_EQUIPMENT_TYPE = -1153512, // 0xFFEE6618 - MEP_AIRLOOP_FANTYPE = -1153511, // 0xFFEE6619 - MEP_CHILLED_WATER_LOOP = -1153510, // 0xFFEE661A - MEP_COOLING_COIL_TYPE = -1153509, // 0xFFEE661B - MEP_HEATING_HOTWATER_LOOP = -1153508, // 0xFFEE661C - MEP_HEATING_COIL_TYPE = -1153507, // 0xFFEE661D - MEP_PREHEAT_HOTWATER_LOOP = -1153506, // 0xFFEE661E - MEP_AIRLOOP_PREHEAT_COILTYPE = -1153505, // 0xFFEE661F - MEP_AIRLOOP_HEATEXCHANGER_TYPE = -1153504, // 0xFFEE6620 - MEP_CONDENSER_WATER_LOOP = -1153503, // 0xFFEE6621 - MEP_WATERLOOP_CHILLERTYPE = -1153502, // 0xFFEE6622 - MEP_WATERLOOP_TYPE = -1153501, // 0xFFEE6623 - MEP_ANALYTICAL_LOOP_NAME = -1153500, // 0xFFEE6624 - MEP_ANALYTICAL_ELEC_CURRENT = -1153118, // 0xFFEE67A2 - MEP_ANALYTICAL_ELEC_VOLTAGE = -1153117, // 0xFFEE67A3 - MEP_ANALYTICAL_ELEC_CURRENT_RATING = -1153116, // 0xFFEE67A4 - SYSTEM_EQUIPMENT_SETS = -1153115, // 0xFFEE67A5 - MEP_IGNORE_FLOW_ANALYSIS = -1153114, // 0xFFEE67A6 - MEP_ANALYTICAL_LOOP_BOUNDARY_PARAM = -1153113, // 0xFFEE67A7 - MECHANICAL_EQUIPMENT_SET_ID_PARAM = -1153112, // 0xFFEE67A8 - MECHANICAL_EQUIPMENT_SET_NAME = -1153111, // 0xFFEE67A9 - MECHANICAL_EQUIPMENT_SET_ON_STANDBY = -1153110, // 0xFFEE67AA - MECHANICAL_EQUIPMENT_SET_ON_DUTY = -1153109, // 0xFFEE67AB - MEP_ANALYTICAL_CRITICALPATH_PARAM = -1153106, // 0xFFEE67AE - MEP_ANALYTICAL_PIPE_DESIGNFLOW = -1153105, // 0xFFEE67AF - MEP_EQUIPMENT_CALC_PIPINGPRESSUREDROP_PARAM = -1153104, // 0xFFEE67B0 - MEP_EQUIPMENT_CALC_PIPINGFLOW_PARAM = -1153103, // 0xFFEE67B1 - MEP_EQUIPMENT_CLASSIFICATION = -1153100, // 0xFFEE67B4 - STRUCTURAL_CONNECTION_INPUT_ELEMENTS = -1153004, // 0xFFEE6814 - STRUCTURAL_CONNECTION_NOBLE_STATUS = -1153003, // 0xFFEE6815 - STRUCTURAL_CONNECTION_CODE_CHECKING_STATUS = -1153002, // 0xFFEE6816 - STRUCTURAL_CONNECTION_APPROVAL_STATUS = -1153001, // 0xFFEE6817 - STRUCTURAL_CONNECTION_MODIFY_CONNECTION_PARAMETERS = -1153000, // 0xFFEE6818 - STRUCTURAL_CONNECTION_SYMBOL = -1152999, // 0xFFEE6819 - ALL_MODEL_IMAGE = -1152385, // 0xFFEE6A7F - ALL_MODEL_TYPE_IMAGE = -1152384, // 0xFFEE6A80 - STRUCT_FRAM_JOIN_STATUS = -1152383, // 0xFFEE6A81 - REFERENCED_VIEW = -1152380, // 0xFFEE6A84 - ENERGY_ANALYSIS_ADVANCED_OPTIONS = -1152379, // 0xFFEE6A85 - RBS_ENERGY_ANALYSIS_MODE = -1152378, // 0xFFEE6A86 - RBS_ENERGY_ANALYSIS_BUILDING_ENVELOPE_ANALYTICAL_SURFACE_IDENTIFICATION_RESOLUTION = -1152377, // 0xFFEE6A87 - RBS_ENERGY_ANALYSIS_BUILDING_ENVELOPE_ANALYTICAL_SPACE_IDENTIFICATION_RESOLUTION = -1152376, // 0xFFEE6A88 - FAMILY_ROUNDCONNECTOR_DIMENSIONTYPE = -1152375, // 0xFFEE6A89 - FAM_PROFILE_DEFINITION = -1152374, // 0xFFEE6A8A - END_Z_OFFSET_VALUE = -1152373, // 0xFFEE6A8B - END_Z_JUSTIFICATION = -1152372, // 0xFFEE6A8C - END_Y_OFFSET_VALUE = -1152371, // 0xFFEE6A8D - END_Y_JUSTIFICATION = -1152370, // 0xFFEE6A8E - START_Z_OFFSET_VALUE = -1152369, // 0xFFEE6A8F - START_Z_JUSTIFICATION = -1152368, // 0xFFEE6A90 - START_Y_OFFSET_VALUE = -1152367, // 0xFFEE6A91 - START_Y_JUSTIFICATION = -1152366, // 0xFFEE6A92 - Z_OFFSET_VALUE = -1152365, // 0xFFEE6A93 - Z_JUSTIFICATION = -1152364, // 0xFFEE6A94 - Y_OFFSET_VALUE = -1152363, // 0xFFEE6A95 - Y_JUSTIFICATION = -1152362, // 0xFFEE6A96 - YZ_JUSTIFICATION = -1152361, // 0xFFEE6A97 - END_JOIN_CUTBACK = -1152360, // 0xFFEE6A98 - START_JOIN_CUTBACK = -1152359, // 0xFFEE6A99 - END_EXTENSION = -1152358, // 0xFFEE6A9A - START_EXTENSION = -1152357, // 0xFFEE6A9B - DIVISION_SKETCH_CURVE_DIVISION_PARAMS_OVERRIDE_PARAM = -1152356, // 0xFFEE6A9C - DIVISION_SKETCH_CURVE_EXTENTD_TO_SILH_PARAM = -1152352, // 0xFFEE6AA0 - DIVISION_RULE_PARAM = -1152351, // 0xFFEE6AA1 - PATTERN_MIRROR_FOR_DIVISION_RULE = -1152350, // 0xFFEE6AA2 - ALL_GRID_ROTATION_FOR_DIVISION_RULE = -1152349, // 0xFFEE6AA3 - PATTERN_INDENT_2_FOR_DIVISION_RULE = -1152348, // 0xFFEE6AA4 - PATTERN_INDENT_1_FOR_DIVISION_RULE = -1152347, // 0xFFEE6AA5 - DIVISION_PATTERN = -1152346, // 0xFFEE6AA6 - DPART_SHAPE_MODIFIED = -1152345, // 0xFFEE6AA7 - DPART_EXCLUDED = -1152344, // 0xFFEE6AA8 - ANALYTICAL_MODEL_MANUALLY_ADJUSTED = -1152343, // 0xFFEE6AA9 - PROPERTY_SET_KEYWORDS = -1152342, // 0xFFEE6AAA - MATERIAL_ASSET_PARAM_SOURCE_URL = -1152341, // 0xFFEE6AAB - MATERIAL_ASSET_PARAM_SOURCE = -1152340, // 0xFFEE6AAC - MATERIAL_ASSET_PARAM_EXTERNAL_MATERIAL_ID = -1152339, // 0xFFEE6AAD - MATERIAL_ASSET_PARAM_COMMON_SHARED_ASSET = -1152338, // 0xFFEE6AAE - MATERIAL_ASSET_PARAM_ASSET_LIB_ID = -1152337, // 0xFFEE6AAF - DPART_BASE_LEVEL_BY_ORIGINAL = -1152336, // 0xFFEE6AB0 - DPART_BASE_LEVEL = -1152335, // 0xFFEE6AB1 - POINT_ADAPTIVE_NUM_PARAM = -1152334, // 0xFFEE6AB2 - POINT_ADAPTIVE_SHOW_NUMBER = -1152333, // 0xFFEE6AB3 - POINT_ADAPTIVE_CONSTRAINED = -1152332, // 0xFFEE6AB4 - POINT_ADAPTIVE_ORIENTATION_TYPE = -1152331, // 0xFFEE6AB5 - THERMAL_MATERIAL_PARAM_ELECTRICAL_RESISTIVITY = -1152330, // 0xFFEE6AB6 - THERMAL_MATERIAL_PARAM_REFLECTIVITY = -1152329, // 0xFFEE6AB7 - THERMAL_MATERIAL_PARAM_POROSITY = -1152328, // 0xFFEE6AB8 - THERMAL_MATERIAL_PARAM_PERMEABILITY = -1152327, // 0xFFEE6AB9 - THERMAL_MATERIAL_PARAM_TRANSMITS_LIGHT = -1152326, // 0xFFEE6ABA - THERMAL_MATERIAL_PARAM_VAPOR_PRESSURE = -1152325, // 0xFFEE6ABB - THERMAL_MATERIAL_PARAM_SPECIFIC_HEAT_OF_VAPORIZATION = -1152324, // 0xFFEE6ABC - THERMAL_MATERIAL_PARAM_LIQUID_VISCOSITY = -1152323, // 0xFFEE6ABD - THERMAL_MATERIAL_PARAM_COMPRESSIBILITY = -1152322, // 0xFFEE6ABE - THERMAL_MATERIAL_PARAM_GAS_VISCOSITY = -1152321, // 0xFFEE6ABF - THERMAL_MATERIAL_PARAM_EMISSIVITY = -1152320, // 0xFFEE6AC0 - PHY_MATERIAL_PARAM_WOOD_CONSTRUCTION = -1152319, // 0xFFEE6AC1 - PHY_MATERIAL_PARAM_FIVEPERCENT_MODULUS_OF_ELACTICITY = -1152318, // 0xFFEE6AC2 - PHY_MATERIAL_PARAM_AVERAGE_MODULUS = -1152317, // 0xFFEE6AC3 - PHY_MATERIAL_PARAM_TENSION_PERPENDICULAR = -1152316, // 0xFFEE6AC4 - PHY_MATERIAL_PARAM_TENSION_PARALLEL = -1152315, // 0xFFEE6AC5 - PHY_MATERIAL_PARAM_STRUCTURAL_THERMAL_TREATED = -1152314, // 0xFFEE6AC6 - PHY_MATERIAL_PARAM_STRUCTURAL_DENSITY = -1152313, // 0xFFEE6AC7 - PHY_MATERIAL_PARAM_STRUCTURAL_SPECIFIC_HEAT = -1152312, // 0xFFEE6AC8 - PHY_MATERIAL_PARAM_THERMAL_CONDUCTIVITY_Z = -1152311, // 0xFFEE6AC9 - PHY_MATERIAL_PARAM_THERMAL_CONDUCTIVITY_Y = -1152310, // 0xFFEE6ACA - PHY_MATERIAL_PARAM_THERMAL_CONDUCTIVITY_X = -1152309, // 0xFFEE6ACB - PHY_MATERIAL_PARAM_THERMAL_CONDUCTIVITY = -1152308, // 0xFFEE6ACC - PHY_MATERIAL_PARAM_EXP_COEFF_2 = -1152307, // 0xFFEE6ACD - PHY_MATERIAL_PARAM_EXP_COEFF_1 = -1152306, // 0xFFEE6ACE - PHY_MATERIAL_PARAM_SHEAR_MOD_12 = -1152305, // 0xFFEE6ACF - PHY_MATERIAL_PARAM_POISSON_MOD_23 = -1152304, // 0xFFEE6AD0 - PHY_MATERIAL_PARAM_POISSON_MOD_12 = -1152303, // 0xFFEE6AD1 - PHY_MATERIAL_PARAM_YOUNG_MOD_2 = -1152302, // 0xFFEE6AD2 - PHY_MATERIAL_PARAM_YOUNG_MOD_1 = -1152301, // 0xFFEE6AD3 - STAIRS_RAILING_PLACEMENT_OFFSET = -1152300, // 0xFFEE6AD4 - STAIRS_TRISERTYPE_RISER_IS_SLANTED = -1152177, // 0xFFEE6B4F - STAIRS_TRISERTYPE_RISER = -1152176, // 0xFFEE6B50 - STAIRS_TRISERTYPE_NOSING_PLACEMENT = -1152175, // 0xFFEE6B51 - STAIRS_TRISERTYPE_RISER_PROFILE = -1152174, // 0xFFEE6B52 - TERMINATION_EXTENSION_LENGTH = -1152167, // 0xFFEE6B59 - SUPPORT_HEIGHT = -1152166, // 0xFFEE6B5A - SUPPORT_HAND_CLEARANCE = -1152165, // 0xFFEE6B5B - STAIRS_TRISERTYPE_TREAD_PROFILE = -1152164, // 0xFFEE6B5C - STAIRS_TRISERTYPE_RISER_MATERIAL = -1152163, // 0xFFEE6B5D - STAIRS_TRISERTYPE_TREAD_MATERIAL = -1152162, // 0xFFEE6B5E - STAIRS_TRISERTYPE_RISER_TREAD_CONNECTION = -1152161, // 0xFFEE6B5F - STAIRS_TRISERTYPE_RISER_THICKNESS = -1152160, // 0xFFEE6B60 - STAIRS_TRISERTYPE_RISER_STYLE = -1152159, // 0xFFEE6B61 - STAIRS_TRISERTYPE_BACK_NOSING = -1152158, // 0xFFEE6B62 - STAIRS_TRISERTYPE_LEFT_NOSING = -1152157, // 0xFFEE6B63 - STAIRS_TRISERTYPE_RIGHT_NOSING = -1152156, // 0xFFEE6B64 - STAIRS_TRISERTYPE_FRONT_NOSING = -1152155, // 0xFFEE6B65 - STAIRS_TRISERTYPE_NOSING_LENGTH = -1152154, // 0xFFEE6B66 - STAIRS_TRISERTYPE_NOSING_PROFILE = -1152153, // 0xFFEE6B67 - STAIRS_TRISERTYPE_TREAD_THICKNESS = -1152152, // 0xFFEE6B68 - STAIRS_TRISERTYPE_TREAD = -1152151, // 0xFFEE6B69 - STAIRS_TRISER_RISER_MARK = -1152105, // 0xFFEE6B97 - STAIRS_TRISER_TREAD_MARK = -1152104, // 0xFFEE6B98 - STAIRS_TRISER_RISER_NUMBER = -1152103, // 0xFFEE6B99 - STAIRS_TRISER_TREAD_NUMBER = -1152102, // 0xFFEE6B9A - STAIRS_TRISER_IS_TYPE_OVERRIDDEN = -1152101, // 0xFFEE6B9B - STAIRS_WINDERPATTERN_NUMBER_OF_STRAIGHT_STEPS_AT_END = -1151908, // 0xFFEE6C5C - STAIRS_WINDERPATTERN_NUMBER_OF_STRAIGHT_STEPS_AT_BEGIN = -1151907, // 0xFFEE6C5D - STAIRS_WINDERPATTERN_RADIUS_INTERIOR = -1151906, // 0xFFEE6C5E - STAIRS_WINDERPATTERN_FILLET_INSIDE_CORNER = -1151905, // 0xFFEE6C5F - STAIRS_WINDERPATTERN_STAIR_PATH_OFFSET = -1151904, // 0xFFEE6C60 - STAIRS_WINDERPATTERN_MINIMUM_WIDTH_INSIDE_WALKLINE = -1151903, // 0xFFEE6C61 - STAIRS_WINDERPATTERN_MINIMUM_WIDTH_CORNER = -1151902, // 0xFFEE6C62 - STAIRS_WINDERPATTERN_WINDER_STYLE = -1151901, // 0xFFEE6C63 - STAIRS_SUPPORTTYPE_FLIP_SECTION_PROFILE = -1151811, // 0xFFEE6CBD - STAIRS_SUPPORTTYPE_STRUCTURAL_DEPTH_ON_LANDING = -1151810, // 0xFFEE6CBE - STAIRS_SUPPORTTYPE_STRUCTURAL_DEPTH_ON_RUN = -1151809, // 0xFFEE6CBF - STAIRS_SUPPORTTYPE_MATERIAL = -1151808, // 0xFFEE6CC0 - STAIRS_SUPPORTTYPE_WIDTH = -1151807, // 0xFFEE6CC1 - STAIRS_SUPPORTTYPE_TOTAL_DEPTH = -1151806, // 0xFFEE6CC2 - STAIRS_SUPPORTTYPE_STRUCTURAL_DEPTH = -1151805, // 0xFFEE6CC3 - STAIRS_SUPPORTTYPE_UNDERSIDE_SURFACE = -1151804, // 0xFFEE6CC4 - STAIRS_SUPPORTTYPE_TOPSIDE_SURFACE = -1151803, // 0xFFEE6CC5 - STAIRS_SUPPORTTYPE_SECTION_PROFILE = -1151801, // 0xFFEE6CC7 - STAIRS_SUPPORT_LANDINGSUPPORT_TYPE = -1151710, // 0xFFEE6D22 - STAIRS_SUPPORT_OVERRIDDEN = -1151709, // 0xFFEE6D23 - STAIRS_SUPPORT_TRIM_SUPPORT_UPPER = -1151708, // 0xFFEE6D24 - STAIRS_SUPPORT_UPPER_END_CUT = -1151706, // 0xFFEE6D26 - STAIRS_SUPPORT_LOWER_END_CUT = -1151705, // 0xFFEE6D27 - STAIRS_SUPPORT_VERTICAL_OFFSET = -1151702, // 0xFFEE6D2A - STAIRS_SUPPORT_HORIZONTAL_OFFSET = -1151701, // 0xFFEE6D2B - STAIRS_LANDINGTYPE_LANDING_MATERIAL = -1151606, // 0xFFEE6D8A - STAIRS_LANDINGTYPE_TREADRISER_TYPE = -1151605, // 0xFFEE6D8B - STAIRS_LANDINGTYPE_USE_SAME_TRISER_AS_RUN = -1151604, // 0xFFEE6D8C - STAIRS_LANDINGTYPE_THICKNESS = -1151603, // 0xFFEE6D8D - STAIRS_LANDINGTYPE_STRUCTURE = -1151602, // 0xFFEE6D8E - STAIRS_LANDINGTYPE_HAS_MONOLITHIC_SUPPORT = -1151601, // 0xFFEE6D8F - STAIRS_LANDING_OVERRIDDEN = -1151508, // 0xFFEE6DEC - STAIRS_LANDING_THICKNESS = -1151507, // 0xFFEE6DED - STAIRS_LANDING_STRUCTURAL = -1151502, // 0xFFEE6DF2 - STAIRS_LANDING_BASE_ELEVATION = -1151501, // 0xFFEE6DF3 - STAIRS_RUNTYPE_RUN_MATERIAL = -1151406, // 0xFFEE6E52 - STAIRS_RUNTYPE_TOTAL_DEPTH = -1151405, // 0xFFEE6E53 - STAIRS_RUNTYPE_STRUCTURAL_DEPTH = -1151404, // 0xFFEE6E54 - STAIRS_RUNTYPE_STRUCTURE = -1151403, // 0xFFEE6E55 - STAIRS_RUNTYPE_UNDERSIDE_SURFACE_TYPE = -1151402, // 0xFFEE6E56 - STAIRS_RUNTYPE_HAS_MONOLITHIC_SUPPORT = -1151401, // 0xFFEE6E57 - STAIRS_RUN_EXTEND_BELOW_TREAD_BASE = -1151323, // 0xFFEE6EA5 - STAIRS_RUN_CCW = -1151322, // 0xFFEE6EA6 - STAIRS_RUN_CREATE_AUTO_LANDING = -1151321, // 0xFFEE6EA7 - STAIRS_RUN_WINDER_END_WITH_STRAIGHT = -1151320, // 0xFFEE6EA8 - STAIRS_RUN_WINDER_BEGIN_WITH_STRAIGHT = -1151319, // 0xFFEE6EA9 - STAIRS_RUN_LOCATIONPATH_JUSTFICATION = -1151318, // 0xFFEE6EAA - STAIRS_RUN_END_WITH_RISER = -1151317, // 0xFFEE6EAB - STAIRS_RUN_BEGIN_WITH_RISER = -1151316, // 0xFFEE6EAC - STAIRS_RUN_OVERRIDDEN = -1151315, // 0xFFEE6EAD - STAIRS_RUN_STRUCTURAL = -1151314, // 0xFFEE6EAE - STAIRS_RUN_CENTER_MARK_VISIBLE = -1151313, // 0xFFEE6EAF - STAIRS_RUN_ACTUAL_RUN_WIDTH = -1151309, // 0xFFEE6EB3 - STAIRS_RUN_ACTUAL_TREAD_DEPTH = -1151308, // 0xFFEE6EB4 - STAIRS_RUN_ACTUAL_RISER_HEIGHT = -1151307, // 0xFFEE6EB5 - STAIRS_RUN_ACTUAL_NUMBER_OF_TREADS = -1151306, // 0xFFEE6EB6 - STAIRS_RUN_ACTUAL_NUMBER_OF_RISERS = -1151305, // 0xFFEE6EB7 - STAIRS_RUN_EXTEND_BELOW_RISER_BASE = -1151304, // 0xFFEE6EB8 - STAIRS_RUN_HEIGHT = -1151303, // 0xFFEE6EB9 - STAIRS_RUN_TOP_ELEVATION = -1151302, // 0xFFEE6EBA - STAIRS_RUN_BOTTOM_ELEVATION = -1151301, // 0xFFEE6EBB - STAIRSTYPE_HAS_INTERMEDIATE_SUPPORT = -1151237, // 0xFFEE6EFB - STAIRSTYPE_LEFT_SUPPORT_LATERAL_OFFSET = -1151236, // 0xFFEE6EFC - STAIRSTYPE_RIGHT_SUPPORT_LATERAL_OFFSET = -1151235, // 0xFFEE6EFD - STAIRSTYPE_CUTMARK_TYPE = -1151234, // 0xFFEE6EFE - STAIRSTYPE_CONSTRUCTION_METHOD = -1151233, // 0xFFEE6EFF - STAIRSTYPE_HAS_RIGHT_SUPPORT = -1151232, // 0xFFEE6F00 - STAIRSTYPE_HAS_LEFT_SUPPORT = -1151231, // 0xFFEE6F01 - STAIRSTYPE_NOTCH_WIDTH = -1151230, // 0xFFEE6F02 - STAIRSTYPE_NOTCH_VERTICAL_GAP = -1151229, // 0xFFEE6F03 - STAIRSTYPE_NOTCH_HORIZONTAL_GAP = -1151228, // 0xFFEE6F04 - STAIRSTYPE_NOTCH_CUSTOM_WIDTH = -1151227, // 0xFFEE6F05 - STAIRSTYPE_NOTCH_THICKNESS = -1151226, // 0xFFEE6F06 - STAIRSTYPE_NOTCH_EXTENSION = -1151225, // 0xFFEE6F07 - STAIRSTYPE_GEOMUNJOINED_END_CUT_STYLE = -1151224, // 0xFFEE6F08 - STAIRSTYPE_CALC_RULE_TARGET_RESULT = -1151223, // 0xFFEE6F09 - STAIRSTYPE_CALC_RULE_MIN_RESULT = -1151222, // 0xFFEE6F0A - STAIRSTYPE_CALC_RULE_MAX_RESULT = -1151221, // 0xFFEE6F0B - STAIRSTYPE_CALC_RULE_TREAD_MULTIPLIER = -1151220, // 0xFFEE6F0C - STAIRSTYPE_CALC_RULE_RISER_MULTIPLIER = -1151219, // 0xFFEE6F0D - STAIRSTYPE_IS_ASSEMBLED_STAIRS = -1151218, // 0xFFEE6F0E - STAIRSTYPE_NUMBER_OF_INTERMEDIATE_SUPPORTS = -1151217, // 0xFFEE6F0F - STAIRSTYPE_MINIMUM_RUN_WIDTH = -1151216, // 0xFFEE6F10 - STAIRSTYPE_WINDER_STEP_FRONT_MEASUREMENT = -1151215, // 0xFFEE6F11 - STAIRSTYPE_SHOW_UPDOWN = -1151214, // 0xFFEE6F12 - STAIRSTYPE_SHOW_STAIR_PATH = -1151213, // 0xFFEE6F13 - STAIRSTYPE_SHOW_CUTLINE = -1151212, // 0xFFEE6F14 - STAIRSTYPE_INTERMEDIATE_SUPPORT_TYPE = -1151211, // 0xFFEE6F15 - STAIRSTYPE_LEFT_SIDE_SUPPORT_TYPE = -1151210, // 0xFFEE6F16 - STAIRSTYPE_RIGHT_SIDE_SUPPORT_TYPE = -1151209, // 0xFFEE6F17 - STAIRSTYPE_LANDING_TYPE = -1151208, // 0xFFEE6F18 - STAIRSTYPE_RUN_TYPE = -1151207, // 0xFFEE6F19 - STAIRSTYPE_CALCULATION_RULES = -1151206, // 0xFFEE6F1A - STAIRSTYPE_MINIMUM_TREAD_WIDTH_INSIDE_BOUNDARY = -1151205, // 0xFFEE6F1B - STAIRSTYPE_MINIMUM_TREAD_DEPTH = -1151204, // 0xFFEE6F1C - STAIRSTYPE_MAXIMUM_RISER_HEIGHT = -1151203, // 0xFFEE6F1D - STAIRS_TRISER_NUMBER_BASE_INDEX = -1151154, // 0xFFEE6F4E - STAIRS_DBG_SHOW_ANNOTATION_CUT_MARK = -1151153, // 0xFFEE6F4F - STAIRS_DBG_SHOW_MONOLITHIC_SUPPORT_CORSE_GEOM = -1151152, // 0xFFEE6F50 - STAIRS_DBG_SHOW_TRISER_CORSE_GEOM = -1151151, // 0xFFEE6F51 - STAIRS_DBG_SHOW_RUN_CORSE_GEOM = -1151150, // 0xFFEE6F52 - STAIRS_DBG_SHOW_MONOLITHIC_SUPPORT_GEOM = -1151149, // 0xFFEE6F53 - STAIRS_DBG_SHOW_TRISER_GEOM = -1151148, // 0xFFEE6F54 - STAIRS_DBG_SHOW_RUN_GEOM = -1151147, // 0xFFEE6F55 - STAIRS_DBG_SHOW_SUPPORT_PATH = -1151146, // 0xFFEE6F56 - STAIRS_DBG_SHOW_BOUNDARY_3D = -1151145, // 0xFFEE6F57 - STAIRS_DBG_SHOW_BOUNDARY_2D = -1151144, // 0xFFEE6F58 - STAIRS_DBG_SHOW_LANDING_PATH = -1151143, // 0xFFEE6F59 - STAIRS_DBG_SHOW_LANDING_BOUNDARY = -1151142, // 0xFFEE6F5A - STAIRS_DBG_SHOW_RUN_OUTLINE_FOR_PLAN = -1151141, // 0xFFEE6F5B - STAIRS_DBG_SHOW_RUN_NOSING = -1151140, // 0xFFEE6F5C - STAIRS_DBG_SHOW_RUN_RISER = -1151139, // 0xFFEE6F5D - STAIRS_DBG_SHOW_RUN_PATH_3D = -1151138, // 0xFFEE6F5E - STAIRS_DBG_SHOW_RUN_PATH_2D = -1151137, // 0xFFEE6F5F - STAIRS_DBG_SHOW_RIGHT_RUN_BOUNDARY_3D = -1151136, // 0xFFEE6F60 - STAIRS_DBG_SHOW_LEFT_RUN_BOUNDARY_3D = -1151135, // 0xFFEE6F61 - STAIRS_DBG_SHOW_RIGHT_RUN_BOUNDARY_2D = -1151134, // 0xFFEE6F62 - STAIRS_DBG_SHOW_LEFT_RUN_BOUNDARY_2D = -1151133, // 0xFFEE6F63 - STAIRS_DBG_SHOW_LANDING_FACES = -1151132, // 0xFFEE6F64 - STAIRS_DBG_SHOW_TREAD_FACES = -1151131, // 0xFFEE6F65 - STAIRS_ENABLE_CALCULATION_RULE_CHECKING = -1151118, // 0xFFEE6F72 - STAIRS_MIN_AUTOMATIC_LANDING_DEPTH = -1151117, // 0xFFEE6F73 - STAIRS_RUN_WIDTH_MEASUREMENT = -1151116, // 0xFFEE6F74 - STAIRS_TOTAL_NUMBER_OF_TREADS = -1151113, // 0xFFEE6F77 - STAIRS_TOTAL_NUMBER_OF_RISERS = -1151112, // 0xFFEE6F78 - STAIRS_ACTUAL_NUMBER_OF_RISERS = -1151111, // 0xFFEE6F79 - STAIRS_DESIRED_NUMBER_OF_RISERS = -1151110, // 0xFFEE6F7A - STAIRS_MULTISTORY_UP_TO_LEVEL = -1151106, // 0xFFEE6F7E - STAIRS_STAIRS_HEIGHT = -1151105, // 0xFFEE6F7F - STAIRS_TOP_LEVEL = -1151103, // 0xFFEE6F81 - STAIRS_BASE_LEVEL = -1151101, // 0xFFEE6F83 - PART_MAKER_DIVISION_PROFILE_OFFSET = -1150624, // 0xFFEE7160 - DIVISION_PROFILE_WIDTH = -1150623, // 0xFFEE7161 - PART_MAKER_SPLITTER_PROFILE_EDGE_MATCH = -1150622, // 0xFFEE7162 - PART_MAKER_SPLITTER_PROFILE_FLIP_ALONG = -1150605, // 0xFFEE7173 - PART_MAKER_SPLITTER_PROFILE_FLIP_ACROSS = -1150604, // 0xFFEE7174 - PART_MAKER_SPLITTER_PROFILE = -1150603, // 0xFFEE7175 - FAMILY_KEYWORD_PROTECTED = -1150602, // 0xFFEE7176 - PARTMAKER_PARAM_DIVISION_GAP = -1150601, // 0xFFEE7177 - POINTCLOUDINSTANCE_NAME = -1150600, // 0xFFEE7178 - ANALYTICAL_MODEL_ROTATION = -1150501, // 0xFFEE71DB - POINTCLOUDTYPE_SCALE = -1150500, // 0xFFEE71DC - PROPERTY_SET_DESCRIPTION = -1150481, // 0xFFEE71EF - PROPERTY_SET_MATERIAL_ASPECT = -1150480, // 0xFFEE71F0 - RBS_DUCT_PIPE_SYSTEM_ABBREVIATION_PARAM = -1150468, // 0xFFEE71FC - PHY_MATERIAL_PROPERTIES = -1150467, // 0xFFEE71FD - PROPERTY_SET_NAME = -1150466, // 0xFFEE71FE - PHY_MATERIAL_PARAM_SUBCLASS = -1150465, // 0xFFEE71FF - PHY_MATERIAL_PARAM_CLASS = -1150464, // 0xFFEE7200 - ANALYTICAL_MODEL_PERIMETER = -1150463, // 0xFFEE7201 - ANALYTICAL_MODEL_AREA = -1150462, // 0xFFEE7202 - ANALYTICAL_MODEL_LENGTH = -1150461, // 0xFFEE7203 - SHEET_ASSEMBLY_KEYNOTE = -1150460, // 0xFFEE7204 - SHEET_ASSEMBLY_ASSEMBLY_DESCRIPTION = -1150459, // 0xFFEE7205 - SHEET_ASSEMBLY_COST = -1150458, // 0xFFEE7206 - SHEET_ASSEMBLY_TYPE_MARK = -1150457, // 0xFFEE7207 - SHEET_ASSEMBLY_ASSEMBLY_CODE = -1150456, // 0xFFEE7208 - SHEET_ASSEMBLY_DESCRIPTION = -1150455, // 0xFFEE7209 - SHEET_ASSEMBLY_URL = -1150454, // 0xFFEE720A - SHEET_ASSEMBLY_TYPE_COMMENTS = -1150453, // 0xFFEE720B - SHEET_ASSEMBLY_MANUFACTURER = -1150452, // 0xFFEE720C - SHEET_ASSEMBLY_MODEL = -1150451, // 0xFFEE720D - SHEET_ASSEMBLY_NAME = -1150450, // 0xFFEE720E - RBS_REFERENCE_FREESIZE = -1150435, // 0xFFEE721D - RBS_REFERENCE_OVERALLSIZE = -1150434, // 0xFFEE721E - RBS_REFERENCE_LINING_THICKNESS = -1150433, // 0xFFEE721F - RBS_REFERENCE_LINING_TYPE = -1150432, // 0xFFEE7220 - RBS_REFERENCE_INSULATION_THICKNESS = -1150431, // 0xFFEE7221 - RBS_REFERENCE_INSULATION_TYPE = -1150430, // 0xFFEE7222 - RBS_PIPE_CALCULATED_SIZE = -1150427, // 0xFFEE7225 - RBS_DUCT_CALCULATED_SIZE = -1150426, // 0xFFEE7226 - RBS_INSULATION_LINING_VOLUME = -1150425, // 0xFFEE7227 - ASSEMBLY_NAME = -1150420, // 0xFFEE722C - RBS_COMPONENT_CLASSIFICATION_PARAM = -1150412, // 0xFFEE7234 - RBS_SYSTEM_RISEDROP_PARAM = -1150411, // 0xFFEE7235 - RBS_SYSTEM_RISEDROP_2LINEDROPSYMBOL_PARAM = -1150410, // 0xFFEE7236 - RBS_SYSTEM_RISEDROP_2LINERISESYMBOL_PARAM = -1150409, // 0xFFEE7237 - RBS_SYSTEM_RISEDROP_1LINEDROPSYMBOL_PARAM = -1150408, // 0xFFEE7238 - RBS_SYSTEM_RISEDROP_1LINERISESYMBOL_PARAM = -1150407, // 0xFFEE7239 - RBS_SYSTEM_RISEDROP_1LINETEEUPSYMBOL_PARAM = -1150406, // 0xFFEE723A - RBS_SYSTEM_RISEDROP_1LINETEEDOWNSYMBOL_PARAM = -1150405, // 0xFFEE723B - ASSEMBLY_NAMING_CATEGORY = -1150403, // 0xFFEE723D - RAILING_SYSTEM_HAS_TOP_RAIL = -1150380, // 0xFFEE7254 - CONTINUOUSRAIL_JOIN_TYPE_PARAM = -1150373, // 0xFFEE725B - CONTINUOUSRAIL_PLUS_TREAD_DEPTH_PARAM = -1150361, // 0xFFEE7267 - CONTINUOUSRAIL_LENGTH_PARAM = -1150360, // 0xFFEE7268 - HANDRAIL_SUPPORTS_JUSTIFICATION_PARAM = -1150355, // 0xFFEE726D - HANDRAIL_SUPPORTS_NUMBER_PARAM = -1150354, // 0xFFEE726E - HANDRAIL_SUPPORTS_SPACING_PARAM = -1150353, // 0xFFEE726F - HANDRAIL_SUPPORTS_LAYOUT_PARAM = -1150352, // 0xFFEE7270 - HANDRAIL_SUPPORTS_TYPE_PARAM = -1150351, // 0xFFEE7271 - CONTINUOUSRAIL_END_EXTENSION_LENGTH_PARAM = -1150350, // 0xFFEE7272 - CONTINUOUSRAIL_END_TERMINATION_ATTACHMENT_PARAM = -1150349, // 0xFFEE7273 - CONTINUOUSRAIL_EXTENSION_LENGTH_PARAM = -1150348, // 0xFFEE7274 - CONTINUOUSRAIL_BEGINNING_TERMINATION_ATTACHMENT_PARAM = -1150347, // 0xFFEE7275 - CONTINUOUSRAIL_END_TERMINATION_TYPE_PARAM = -1150346, // 0xFFEE7276 - CONTINUOUSRAIL_BEGINNING_TERMINATION_TYPE_PARAM = -1150345, // 0xFFEE7277 - CONTINUOUSRAIL_MATERIALS_PARAM = -1150344, // 0xFFEE7278 - CONTINUOUSRAIL_TRANSITION_TYPE_PARAM = -1150343, // 0xFFEE7279 - HANDRAIL_HAND_CLEARANCE_PARAM = -1150342, // 0xFFEE727A - HANDRAIL_PROJECTION_PARAM = -1150341, // 0xFFEE727B - HANDRAIL_HEIGHT_PARAM = -1150340, // 0xFFEE727C - CONTINUOUSRAIL_PROFILE_TYPE_PARAM = -1150339, // 0xFFEE727D - CONTINUOUSRAIL_FILLET_RADIUS_PARAM = -1150338, // 0xFFEE727E - CONTINUOUSRAIL_DEFAULT_JOIN_TYPE_PARAM = -1150337, // 0xFFEE727F - RAILING_SYSTEM_SECONDARY_HANDRAILS_LATTERAL_OFFSET = -1150336, // 0xFFEE7280 - RAILING_SYSTEM_SECONDARY_HANDRAILS_HEIGHT_PARAM = -1150335, // 0xFFEE7281 - RAILING_SYSTEM_SECONDARY_HANDRAILS_POSITION_PARAM = -1150334, // 0xFFEE7282 - RAILING_SYSTEM_SECONDARY_HANDRAILS_TYPES_PARAM = -1150333, // 0xFFEE7283 - RAILING_SYSTEM_HANDRAILS_LATTERAL_OFFSET = -1150332, // 0xFFEE7284 - RAILING_SYSTEM_HANDRAILS_HEIGHT_PARAM = -1150331, // 0xFFEE7285 - RAILING_SYSTEM_HANDRAILS_POSITION_PARAM = -1150330, // 0xFFEE7286 - RAILING_SYSTEM_HANDRAILS_TYPES_PARAM = -1150329, // 0xFFEE7287 - RAILING_SYSTEM_TOP_RAIL_HEIGHT_PARAM = -1150328, // 0xFFEE7288 - RAILING_SYSTEM_TOP_RAIL_TYPES_PARAM = -1150327, // 0xFFEE7289 - POINT_ELEMENT_ROTATION_ANGLE = -1150322, // 0xFFEE728E - FLEXIBLE_INSTANCE_FLIP = -1150321, // 0xFFEE728F - POINT_FLEXIBLE_ORIENTATION_TYPE = -1150320, // 0xFFEE7290 - DEFAULT_CONSTRUCTION_MASS_FLOOR = -1150310, // 0xFFEE729A - DEFAULT_CONSTRUCTION_MASS_OPENING = -1150309, // 0xFFEE729B - DEFAULT_CONSTRUCTION_MASS_SKYLIGHT = -1150307, // 0xFFEE729D - DEFAULT_CONSTRUCTION_MASS_GLAZING = -1150306, // 0xFFEE729E - DEFAULT_CONSTRUCTION_EXT_WALL_UNDERGROUND = -1150305, // 0xFFEE729F - DEFAULT_CONSTRUCTION_MASS_SLAB = -1150304, // 0xFFEE72A0 - DEFAULT_CONSTRUCTION_MASS_SHADE = -1150303, // 0xFFEE72A1 - DEFAULT_CONSTRUCTION_MASS_ROOF = -1150302, // 0xFFEE72A2 - DEFAULT_CONSTRUCTION_MASS_INTERIOR_WALL = -1150301, // 0xFFEE72A3 - DEFAULT_CONSTRUCTION_MASS_EXTERIOR_WALL = -1150300, // 0xFFEE72A4 - ENERGY_ANALYSIS_SPACE_BOUNDING_PARAM = -1150236, // 0xFFEE72E4 - ENERGY_ANALYSIS_HORIZONTAL_VOID_THRESHOLD = -1150235, // 0xFFEE72E5 - ENERGY_ANALYSIS_VERTICAL_VOID_THRESHOLD = -1150234, // 0xFFEE72E6 - RBS_ENERGY_ANALYSIS_BUILDING_ENVELOPE_ANALYTICAL_GRID_CELL_SIZE = -1150233, // 0xFFEE72E7 - RBS_ENERGY_ANALYSIS_BUILDING_ENVELOPE_DETERMINATION_PARAM = -1150232, // 0xFFEE72E8 - LEADER_RIGHT_ATTACHMENT = -1150231, // 0xFFEE72E9 - LEADER_LEFT_ATTACHMENT = -1150230, // 0xFFEE72EA - POINT_ELEMENT_MEASURE_FROM = -1150227, // 0xFFEE72ED - POINT_ELEMENT_ANGLE = -1150226, // 0xFFEE72EE - POINT_ELEMENT_CHORD_LENGTH = -1150225, // 0xFFEE72EF - POINT_ELEMENT_NORMALIZED_SEGMENT_LENGTH = -1150224, // 0xFFEE72F0 - POINT_ELEMENT_SEGMENT_LENGTH = -1150223, // 0xFFEE72F1 - POINT_ELEMENT_NORMALIZED_CURVE_PARAMATER = -1150222, // 0xFFEE72F2 - POINT_ELEMENT_NON_NORMALIZED_CURVE_PARAMATER = -1150221, // 0xFFEE72F3 - POINT_ELEMENT_MEASUREMENT_TYPE = -1150220, // 0xFFEE72F4 - STRUCTURAL_BEAM_END_ATTACHMENT_REFCOLUMN_END = -1150219, // 0xFFEE72F5 - STRUCTURAL_BEAM_START_ATTACHMENT_REFCOLUMN_END = -1150218, // 0xFFEE72F6 - STRUCTURAL_BEAM_END_ATTACHMENT_DISTANCE = -1150217, // 0xFFEE72F7 - STRUCTURAL_BEAM_START_ATTACHMENT_DISTANCE = -1150216, // 0xFFEE72F8 - STRUCTURAL_BEAM_END_ATTACHMENT_TYPE = -1150215, // 0xFFEE72F9 - STRUCTURAL_BEAM_START_ATTACHMENT_TYPE = -1150214, // 0xFFEE72FA - TEXT_BOX_VISIBILITY = -1150213, // 0xFFEE72FB - CURVE_BY_POINTS_PROJECTION_TYPE = -1150212, // 0xFFEE72FC - FOLLOW_SURFACE = -1150211, // 0xFFEE72FD - RBS_ENERGY_ANALYSIS_INCLUDE_THERMAL_PROPERTIES = -1150210, // 0xFFEE72FE - POINT_FLEXIBLE_NUM_PARAM = -1150209, // 0xFFEE72FF - FRAMING_LENGTH_ROUNDOFF = -1150208, // 0xFFEE7300 - SLANTED_COLUMN_BASE_EXTENSION = -1150207, // 0xFFEE7301 - SLANTED_COLUMN_TOP_EXTENSION = -1150206, // 0xFFEE7302 - SLANTED_COLUMN_BASE_CUT_STYLE = -1150205, // 0xFFEE7303 - SLANTED_COLUMN_TOP_CUT_STYLE = -1150204, // 0xFFEE7304 - RBS_BUILDING_USELOADCREDITS = -1150203, // 0xFFEE7305 - TILE_PATTERN_FAMREF_COMPONENT_EXTENTS = -1150202, // 0xFFEE7306 - TILE_PATTERN_GRID_CELLS_Y = -1150201, // 0xFFEE7307 - TILE_PATTERN_GRID_CELLS_X = -1150200, // 0xFFEE7308 - TILE_PATTERN_GRID_UNIT_Y = -1150199, // 0xFFEE7309 - TILE_PATTERN_GRID_UNIT_X = -1150198, // 0xFFEE730A - POINT_ELEMENT_SHOW_NORMAL_PLANE_ONLY = -1150197, // 0xFFEE730B - LEVEL_IS_GROUND_PLANE = -1150195, // 0xFFEE730D - BASEPOINT_ANGLETON_PARAM = -1150194, // 0xFFEE730E - BASEPOINT_ELEVATION_PARAM = -1150193, // 0xFFEE730F - BASEPOINT_EASTWEST_PARAM = -1150192, // 0xFFEE7310 - BASEPOINT_NORTHSOUTH_PARAM = -1150191, // 0xFFEE7311 - SLANTED_COLUMN_GEOMETRY_TREATMENT_BASE = -1150190, // 0xFFEE7312 - SLANTED_COLUMN_GEOMETRY_TREATMENT_TOP = -1150189, // 0xFFEE7313 - ROOM_PLENUM_LIGHTING_PARAM = -1150188, // 0xFFEE7314 - STRUCTURAL_ATTACHMENT_TOP_REFERENCEDEND = -1150183, // 0xFFEE7319 - STRUCTURAL_ATTACHMENT_TOP_RATIO = -1150182, // 0xFFEE731A - STRUCTURAL_ATTACHMENT_TOP_DISTANCE = -1150181, // 0xFFEE731B - STRUCTURAL_ATTACHMENT_TOP_TYPE = -1150180, // 0xFFEE731C - STRUCTURAL_ATTACHMENT_BASE_REFERENCEDEND = -1150179, // 0xFFEE731D - STRUCTURAL_ATTACHMENT_BASE_RATIO = -1150178, // 0xFFEE731E - STRUCTURAL_ATTACHMENT_BASE_DISTANCE = -1150177, // 0xFFEE731F - STRUCTURAL_ATTACHMENT_BASE_TYPE = -1150176, // 0xFFEE7320 - INSTANCE_MOVE_BASE_WITH_GRIDS = -1150173, // 0xFFEE7323 - INSTANCE_MOVE_TOP_WITH_GRIDS = -1150172, // 0xFFEE7324 - SLANTED_COLUMN_TYPE_PARAM = -1150171, // 0xFFEE7325 - VIEW_SLANTED_COLUMN_SYMBOL_OFFSET = -1150170, // 0xFFEE7326 - POINT_ELEMENT_MIRRORED = -1150169, // 0xFFEE7327 - POINT_ELEMENT_ZFLIPPED = -1150168, // 0xFFEE7328 - POINT_ELEMENT_HOSTED_ON_FACE_V_PARAM = -1150167, // 0xFFEE7329 - POINT_ELEMENT_HOSTED_ON_FACE_U_PARAM = -1150166, // 0xFFEE732A - LOCKED_END_OFFSET = -1150165, // 0xFFEE732B - LOCKED_START_OFFSET = -1150164, // 0xFFEE732C - LOCKED_BASE_OFFSET = -1150163, // 0xFFEE732D - LOCKED_TOP_OFFSET = -1150162, // 0xFFEE732E - RBS_PROJECT_REPORTTYPE_PARAM = -1150161, // 0xFFEE732F - RBS_BUILDING_CONSTRUCTIONCLASS = -1150160, // 0xFFEE7330 - CONNECTOR_UTILITY_PARAM = -1150159, // 0xFFEE7331 - POINT_FLEXIBLE_SHOW_NUMBER = -1150158, // 0xFFEE7332 - POINT_FLEXIBLE_CONSTRAINED = -1150157, // 0xFFEE7333 - POINT_NAME_PARAM = -1150156, // 0xFFEE7334 - POINT_ADAPTIVE_TYPE_PARAM = -1150155, // 0xFFEE7335 - SPOT_DIM_STYLE_SLOPE_UNITS = -1150154, // 0xFFEE7336 - POINT_ELEMENT_DRIVING = -1150153, // 0xFFEE7337 - SPOT_SLOPE_LEADER_LENGTH = -1150152, // 0xFFEE7338 - SPOT_SLOPE_SUFFIX = -1150151, // 0xFFEE7339 - SPOT_SLOPE_PREFIX = -1150150, // 0xFFEE733A - POINT_VISIBILITY_PARAM = -1150149, // 0xFFEE733B - POINT_ELEMENT_SHOW_PLANES = -1150148, // 0xFFEE733C - CURVE_IS_REFERENCE_LINE = -1150147, // 0xFFEE733D - POINT_ELEMENT_HOSTED_PARAM = -1150146, // 0xFFEE733E - POINT_ELEMENT_DRIVEN = -1150145, // 0xFFEE733F - POINT_ELEMENT_OFFSET = -1150144, // 0xFFEE7340 - SPOT_DIM_STYLE_SLOPE_UNITS_ALT = -1150143, // 0xFFEE7341 - FBX_LIGHT_PHOTOMETRIC_FILE_CACHE = -1150142, // 0xFFEE7342 - FBX_LIGHT_PHOTOMETRICS_FAM = -1150141, // 0xFFEE7343 - FAMILY_CURVE_ATTACHMENT_PROPORTION = -1150140, // 0xFFEE7344 - FBX_LIGHT_LOSS_FACTOR_CTRL = -1150139, // 0xFFEE7345 - FBX_LIGHT_INITIAL_COLOR_CTRL = -1150138, // 0xFFEE7346 - FBX_LIGHT_LOSS_FACTOR_METHOD = -1150137, // 0xFFEE7347 - FBX_LIGHT_INITIAL_COLOR_NAME = -1150134, // 0xFFEE734A - FBX_LIGHT_AT_A_DISTANCE = -1150133, // 0xFFEE734B - FBX_LIGHT_INITIAL_INTENSITY_INPUT_METHOD = -1150132, // 0xFFEE734C - FBX_LIGHT_SOURCE_LENGTH = -1150131, // 0xFFEE734D - FBX_LIGHT_SOURCE_DIAMETER = -1150130, // 0xFFEE734E - FBX_LIGHT_EMIT_CIRCLE_DIAMETER = -1150129, // 0xFFEE734F - FBX_LIGHT_EMIT_RECTANGLE_LENGTH = -1150128, // 0xFFEE7350 - FBX_LIGHT_EMIT_RECTANGLE_WIDTH = -1150127, // 0xFFEE7351 - FBX_LIGHT_EMIT_LINE_LENGTH = -1150126, // 0xFFEE7352 - FBX_LIGHT_EMIT_SHAPE_VISIBLE = -1150118, // 0xFFEE735A - FBX_LIGHT_DIMMING_LIGHT_COLOR = -1150117, // 0xFFEE735B - FBX_LIGHT_LUMENAIRE_DIRT = -1150115, // 0xFFEE735D - FBX_LIGHT_LAMP_LUMEN_DEPR = -1150114, // 0xFFEE735E - FBX_LIGHT_SURFACE_LOSS = -1150113, // 0xFFEE735F - FBX_LIGHT_LAMP_TILT_LOSS = -1150112, // 0xFFEE7360 - FBX_LIGHT_VOLTAGE_LOSS = -1150110, // 0xFFEE7362 - FBX_LIGHT_TEMPERATURE_LOSS = -1150109, // 0xFFEE7363 - FBX_LIGHT_COLOR_FILTER = -1150108, // 0xFFEE7364 - FBX_LIGHT_INITIAL_COLOR_TEMPERATURE = -1150107, // 0xFFEE7365 - FBX_LIGHT_ILLUMINANCE = -1150106, // 0xFFEE7366 - FBX_LIGHT_LIMUNOUS_INTENSITY = -1150105, // 0xFFEE7367 - FBX_LIGHT_EFFICACY = -1150104, // 0xFFEE7368 - FBX_LIGHT_WATTAGE = -1150103, // 0xFFEE7369 - FBX_LIGHT_INITIAL_INTENSITY = -1150102, // 0xFFEE736A - FBX_LIGHT_PHOTOMETRICS = -1150101, // 0xFFEE736B - FBX_ASSET_TYPE = -1150100, // 0xFFEE736C - DIVIDED_SURFACE_GRID_OPTION_PARAM_2 = -1150086, // 0xFFEE737A - DIVIDED_SURFACE_GRID_OPTION_PARAM_1 = -1150085, // 0xFFEE737B - DIVIDED_SURFACE_DISPLAY_DISCARDEDDIVISIONLINES = -1150084, // 0xFFEE737C - DIVIDED_SURFACE_COMPONENT_TRIM_TYPE = -1150083, // 0xFFEE737D - DIVIDED_SURFACE_PATTERN_MIRROR = -1150082, // 0xFFEE737E - DIVIDED_SURFACE_RULE_2_SUSPENSION = -1150081, // 0xFFEE737F - DIVIDED_SURFACE_RULE_1_SUSPENSION = -1150080, // 0xFFEE7380 - DIVIDED_SURFACE_DISPLAY_COMPONENTS = -1150079, // 0xFFEE7381 - DIVIDED_SURFACE_PATTERN_FILL_MATERIAL = -1150078, // 0xFFEE7382 - DIVIDED_SURFACE_DISPLAY_PATTERN_FILL = -1150077, // 0xFFEE7383 - DIVIDED_SURFACE_PATTERN_LINES_STYLE = -1150076, // 0xFFEE7384 - DIVIDED_SURFACE_DISPLAY_PATTERN_LINES = -1150075, // 0xFFEE7385 - DIVIDED_SURFACE_GRIDLINES_STYLE = -1150074, // 0xFFEE7386 - DIVIDED_SURFACE_DISPLAY_GRIDLINES = -1150073, // 0xFFEE7387 - DIVIDED_SURFACE_DISPLAY_NODES = -1150072, // 0xFFEE7388 - DIVIDED_SURFACE_ORIGINAL_SURFACE_MATERIAL = -1150071, // 0xFFEE7389 - DIVIDED_SURFACE_DISPLAY_ORIGINAL_SURFACE = -1150070, // 0xFFEE738A - DIVIDED_SURFACE_DISPLAY_SURFACE_OPTION = -1150069, // 0xFFEE738B - DIVIDED_SURFACE_ALL_GRID_ROTATION = -1150068, // 0xFFEE738C - DIVIDED_SURFACE_TILE_BORDER = -1150067, // 0xFFEE738D - DIVIDED_SURFACE_ALL_POINTS = -1150062, // 0xFFEE7392 - DIVIDED_SURFACE_PATTERN = -1150061, // 0xFFEE7393 - DIVIDED_SURFACE_PATTERN_FLIP = -1150060, // 0xFFEE7394 - DIVIDED_SURFACE_PATTERN_ROTATION_ANGLE = -1150059, // 0xFFEE7395 - DIVIDED_SURFACE_PATTERN_INDENT_2 = -1150058, // 0xFFEE7396 - DIVIDED_SURFACE_PATTERN_INDENT_1 = -1150057, // 0xFFEE7397 - DIVIDED_SURFACE_COVER_FACE_COMPLETELY = -1150056, // 0xFFEE7398 - DIVIDED_SURFACE_OFFSET_FROM_SURFACE = -1150055, // 0xFFEE7399 - DIVIDED_SURFACE_TOTAL_EDGE_LENGTH = -1150054, // 0xFFEE739A - DIVIDED_SURFACE_EDGE_NUMBER = -1150053, // 0xFFEE739B - DIVIDED_SURFACE_POINT_NUMBER = -1150052, // 0xFFEE739C - DIVIDED_SURFACE_FACET_NUMBER = -1150051, // 0xFFEE739D - DIVIDED_SURFACE_SURFACE_AREA = -1150050, // 0xFFEE739E - RBS_ELEC_ROOM_LIGHTING_CALC_LUMINAIREPLANE = -1144331, // 0xFFEE89F5 - LAYOUTNODE_CURVETYPE_PARAM = -1142000, // 0xFFEE9310 - MEP_PIPE_LOWER_INVERT_ELEVATION = -1141033, // 0xFFEE96D7 - MEP_PIPE_UPPER_INVERT_ELEVATION = -1141032, // 0xFFEE96D8 - MEP_PIPE_LOWER_OBVERT_ELEVATION = -1141031, // 0xFFEE96D9 - MEP_PIPE_UPPER_OBVERT_ELEVATION = -1141030, // 0xFFEE96DA - MEP_LOWER_BOTTOM_ELEVATION_INCLUDE_INSULATION = -1141029, // 0xFFEE96DB - MEP_LOWER_TOP_ELEVATION_INCLUDE_INSULATION = -1141028, // 0xFFEE96DC - MEP_UPPER_BOTTOM_ELEVATION_INCLUDE_INSULATION = -1141027, // 0xFFEE96DD - MEP_UPPER_TOP_ELEVATION_INCLUDE_INSULATION = -1141026, // 0xFFEE96DE - MEP_LOWER_BOTTOM_ELEVATION = -1141025, // 0xFFEE96DF - MEP_LOWER_TOP_ELEVATION = -1141024, // 0xFFEE96E0 - MEP_UPPER_BOTTOM_ELEVATION = -1141023, // 0xFFEE96E1 - MEP_UPPER_TOP_ELEVATION = -1141022, // 0xFFEE96E2 - MEP_LOWER_CENTERLINE_ELEVATION = -1141021, // 0xFFEE96E3 - MEP_UPPER_CENTERLINE_ELEVATION = -1141020, // 0xFFEE96E4 - FABRICATION_PART_PAT_NO = -1141014, // 0xFFEE96EA - FABRICATION_END_SIZE = -1141013, // 0xFFEE96EB - FABRICATION_BRANCH_SIZE = -1141012, // 0xFFEE96EC - FABRICATION_SECONDARY_SIZE = -1141011, // 0xFFEE96ED - FABRICATION_SEC_SIZE = -1141011, // 0xFFEE96ED - FABRICATION_PRIMARY_SIZE = -1141010, // 0xFFEE96EE - FABRICATION_PRI_SIZE = -1141010, // 0xFFEE96EE - FABRICATION_CHANGE_SERVICE_PARAM = -1141009, // 0xFFEE96EF - FABRICATION_SET_UP_DOWN_TAG_FROM_BOTTOM = -1141008, // 0xFFEE96F0 - FABRICATION_INSULATION_MATERIAL_FINISH = -1141007, // 0xFFEE96F1 - DISPLACED_ELEMENT_DISPLACEMENT_Z = -1141006, // 0xFFEE96F2 - DISPLACED_ELEMENT_DISPLACEMENT_Y = -1141005, // 0xFFEE96F3 - DISPLACED_ELEMENT_DISPLACEMENT_X = -1141004, // 0xFFEE96F4 - DISPLACEMENT_PATH_STYLE = -1141003, // 0xFFEE96F5 - DISPLACEMENT_PATH_DEPTH = -1141002, // 0xFFEE96F6 - REFERENCE_VIEWER_UI_TARGET_VIEW = -1141001, // 0xFFEE96F7 - REFERENCE_VIEWER_UI_TARGET_FILTER = -1141000, // 0xFFEE96F8 - FABRICATION_FITTING_DESCRIPTION = -1140999, // 0xFFEE96F9 - FABRICATION_DOUBLEWALL_MATERIAL_ABBREVIATION = -1140998, // 0xFFEE96FA - FABRICATION_MATERIAL_ABBREVIATION = -1140997, // 0xFFEE96FB - FABRICATION_INSULATION_SPECIFICATION_ABBREVIATION = -1140996, // 0xFFEE96FC - FABRICATION_INSULATION_ABBREVIATION = -1140995, // 0xFFEE96FD - FABRICATION_SPECIFICATION_ABBREVIATION = -1140994, // 0xFFEE96FE - FABRICATION_PIPE_INVERT_ELEVATION = -1140993, // 0xFFEE96FF - FABRICATION_BOTTOM_ELEVATION_INCLUDE_INSULATION_OF_PART = -1140992, // 0xFFEE9700 - FABRICATION_BOTTOM_ELEVATION_OF_PART = -1140991, // 0xFFEE9701 - FABRICATION_TOP_ELEVATION_INCLUDE_INSULATION_OF_PART = -1140990, // 0xFFEE9702 - FABRICATION_TOP_ELEVATION_OF_PART = -1140989, // 0xFFEE9703 - FABRICATION_CENTERLINE_ELEVATION_OF_PART = -1140988, // 0xFFEE9704 - MEP_SPOT_CENTERLINE_ELEVATION = -1140988, // 0xFFEE9704 - FABRICATION_SPOT_BOTTOM_ELEVATION_INCLUDE_INSULATION_OF_PART = -1140987, // 0xFFEE9705 - MEP_SPOT_BOTTOM_ELEVATION_INCLUDE_INSULATION = -1140987, // 0xFFEE9705 - FABRICATION_SPOT_BOTTOM_ELEVATION_OF_PART = -1140986, // 0xFFEE9706 - MEP_SPOT_BOTTOM_ELEVATION = -1140986, // 0xFFEE9706 - FABRICATION_SPOT_TOP_ELEVATION_INCLUDE_INSULATION_OF_PART = -1140985, // 0xFFEE9707 - MEP_SPOT_TOP_ELEVATION_INCLUDE_INSULATION = -1140985, // 0xFFEE9707 - FABRICATION_SPOT_TOP_ELEVATION_OF_PART = -1140984, // 0xFFEE9708 - MEP_SPOT_TOP_ELEVATION = -1140984, // 0xFFEE9708 - FABRICATION_PART_DOUBLEWALL_MATERIAL_AREA = -1140983, // 0xFFEE9709 - FABRICATION_SET_UP_DOWN_TAG = -1140982, // 0xFFEE970A - FABRICATION_PART_SHEETMETAL_AREA = -1140981, // 0xFFEE970B - FABRICATION_SERVICE_ABBREVIATION = -1140979, // 0xFFEE970D - FABRICATION_PART_MATERIAL_THICKNESS = -1140978, // 0xFFEE970E - FABRICATION_PART_NOTES = -1140977, // 0xFFEE970F - FABRICATION_PART_LINING_AREA = -1140976, // 0xFFEE9710 - FABRICATION_PART_ITEM_NUMBER = -1140975, // 0xFFEE9711 - FABRICATION_PART_INSULATION_AREA = -1140974, // 0xFFEE9712 - FABRICATION_SERVICE_NAME = -1140973, // 0xFFEE9713 - FABRICATION_PART_DOUBLEWALL_MATERIAL_THICKNESS = -1140972, // 0xFFEE9714 - FABRICATION_PART_DOUBLEWALL_MATERIAL = -1140971, // 0xFFEE9715 - FABRICATION_PART_CUT_TYPE = -1140970, // 0xFFEE9716 - FABRICATION_PART_BOUGHT_OUT = -1140969, // 0xFFEE9717 - FABRICATION_PART_ALIAS = -1140968, // 0xFFEE9718 - FABRICATION_ROUTING_SOLUTIONS_UI_PARAM = -1140967, // 0xFFEE9719 - FABRICATION_PRODUCT_CODE = -1140966, // 0xFFEE971A - FABRICATION_PART_TAKEOFF_DIALOG_PARAM = -1140965, // 0xFFEE971B - FABRICATION_PART_DEPTH_OUT_OPTION = -1140957, // 0xFFEE9723 - FABRICATION_PART_WIDTH_OUT_OPTION = -1140956, // 0xFFEE9724 - FABRICATION_PART_DIAMETER_OUT_OPTION = -1140955, // 0xFFEE9725 - FABRICATION_PART_DIAMETER_IN_OPTION = -1140952, // 0xFFEE9728 - FABRICATION_PART_DEPTH_IN_OPTION = -1140951, // 0xFFEE9729 - FABRICATION_PART_WIDTH_IN_OPTION = -1140950, // 0xFFEE972A - FABRICATION_PART_ANGLE_OPTION = -1140949, // 0xFFEE972B - FABRICATION_PART_LENGTH_OPTION = -1140948, // 0xFFEE972C - FABRICATION_INSULATION_SPEC = -1140947, // 0xFFEE972D - FABRICATION_PART_LENGTH = -1140944, // 0xFFEE9730 - FABRICATION_PRODUCT_ENTRY = -1140943, // 0xFFEE9731 - FABRICATION_PART_DEPTH_OUT = -1140935, // 0xFFEE9739 - FABRICATION_PART_WIDTH_OUT = -1140934, // 0xFFEE973A - FABRICATION_PART_DIAMETER_OUT = -1140933, // 0xFFEE973B - FABRICATION_PART_DEPTH_IN = -1140930, // 0xFFEE973E - FABRICATION_PART_WIDTH_IN = -1140929, // 0xFFEE973F - FABRICATION_END_OFFSET_PARAM = -1140925, // 0xFFEE9743 - FABRICATION_START_OFFSET_PARAM = -1140924, // 0xFFEE9744 - FABRICATION_SLOPE_PARAM = -1140923, // 0xFFEE9745 - FABRICATION_RELATIVE_FILENAME = -1140921, // 0xFFEE9747 - FABRICATION_VENDOR = -1140920, // 0xFFEE9748 - FABRICATION_BOTTOM_OF_PART = -1140919, // 0xFFEE9749 - FABRICATION_TOP_OF_PART = -1140918, // 0xFFEE974A - FABRICATION_OFFSET_PARAM = -1140917, // 0xFFEE974B - FABRICATION_LEVEL_PARAM = -1140916, // 0xFFEE974C - FABRICATION_SPECIFICATION = -1140915, // 0xFFEE974D - FABRICATION_VENDOR_CODE = -1140914, // 0xFFEE974E - FABRICATION_PART_WEIGHT = -1140913, // 0xFFEE974F - FABRICATION_PART_DIAMETER_IN = -1140912, // 0xFFEE9750 - FABRICATION_PART_ANGLE = -1140911, // 0xFFEE9751 - FABRICATION_PRODUCT_DATA_INSTALL_TYPE = -1140910, // 0xFFEE9752 - FABRICATION_PART_MATERIAL = -1140909, // 0xFFEE9753 - FABRICATION_PRODUCT_DATA_OEM = -1140908, // 0xFFEE9754 - FABRICATION_PRODUCT_DATA_PRODUCT = -1140907, // 0xFFEE9755 - FABRICATION_PRODUCT_DATA_ITEM_DESCRIPTION = -1140906, // 0xFFEE9756 - FABRICATION_PRODUCT_DATA_SIZE_DESCRIPTION = -1140905, // 0xFFEE9757 - FABRICATION_PRODUCT_DATA_MATERIAL_DESCRIPTION = -1140904, // 0xFFEE9758 - FABRICATION_PRODUCT_DATA_SPECIFICATION = -1140903, // 0xFFEE9759 - FABRICATION_PRODUCT_DATA_LONG_DESCRIPTION = -1140902, // 0xFFEE975A - FABRICATION_PRODUCT_DATA_RANGE = -1140901, // 0xFFEE975B - FABRICATION_PRODUCT_DATA_FINISH_DESCRIPTION = -1140900, // 0xFFEE975C - TRUSS_FAMILY_BOTTOM_CHORD_STRUCTURAL_TYPES_PARAM = -1140766, // 0xFFEE97E2 - TRUSS_FAMILY_BOTTOM_CHORD_ANGLE_PARAM = -1140764, // 0xFFEE97E4 - TRUSS_FAMILY_BOTTOM_CHORD_VERTICAL_PROJECTION_PARAM = -1140763, // 0xFFEE97E5 - TRUSS_FAMILY_BOTTOM_CHORD_START_RELEASE_TYPE = -1140762, // 0xFFEE97E6 - TRUSS_FAMILY_BOTTOM_CHORD_END_RELEASE_TYPE = -1140761, // 0xFFEE97E7 - REFERENCE_OTHER_VIEW_UI_REF_VIEW = -1140759, // 0xFFEE97E9 - REFERENCE_OTHER_VIEW_UI_TOGGLE = -1140758, // 0xFFEE97EA - JOIST_SYSTEM_ELEM_TAG_NEW_MEMBERS_VIEW = -1140757, // 0xFFEE97EB - REFERENCE_VIEWER_ATTR_TAG = -1140756, // 0xFFEE97EC - REFERENCE_VIEWER_TARGET_VIEW = -1140755, // 0xFFEE97ED - MATCHLINE_BOTTOM_PLANE = -1140754, // 0xFFEE97EE - MATCHLINE_TOP_PLANE = -1140753, // 0xFFEE97EF - MATCHLINE_BOTTOM_OFFSET = -1140752, // 0xFFEE97F0 - MATCHLINE_TOP_OFFSET = -1140751, // 0xFFEE97F1 - TRUSS_FAMILY_TOP_CHORD_STRUCTURAL_TYPES_PARAM = -1140746, // 0xFFEE97F6 - TRUSS_FAMILY_TOP_CHORD_ANGLE_PARAM = -1140744, // 0xFFEE97F8 - TRUSS_FAMILY_TOP_CHORD_VERTICAL_PROJECTION_PARAM = -1140743, // 0xFFEE97F9 - TRUSS_FAMILY_TOP_CHORD_START_RELEASE_TYPE = -1140742, // 0xFFEE97FA - TRUSS_FAMILY_TOP_CHORD_END_RELEASE_TYPE = -1140741, // 0xFFEE97FB - TRUSS_FAMILY_DIAG_WEB_STRUCTURAL_TYPES_PARAM = -1140736, // 0xFFEE9800 - TRUSS_FAMILY_DIAG_WEB_ANGLE_PARAM = -1140734, // 0xFFEE9802 - TRUSS_FAMILY_DIAG_WEB_START_RELEASE_TYPE = -1140732, // 0xFFEE9804 - TRUSS_FAMILY_DIAG_WEB_END_RELEASE_TYPE = -1140731, // 0xFFEE9805 - TRUSS_FAMILY_VERT_WEB_STRUCTURAL_TYPES_PARAM = -1140726, // 0xFFEE980A - TRUSS_FAMILY_VERT_WEB_ANGLE_PARAM = -1140724, // 0xFFEE980C - TRUSS_FAMILY_VERT_WEB_START_RELEASE_TYPE = -1140722, // 0xFFEE980E - TRUSS_FAMILY_VERT_WEB_END_RELEASE_TYPE = -1140721, // 0xFFEE980F - TRUSS_ELEMENT_TAG_NEW_MEMBERS_VIEW = -1140718, // 0xFFEE9812 - TRUSS_NON_BEARING_OFFSET_PARAM = -1140717, // 0xFFEE9813 - TRUSS_BEARING_CHORD_TOP_BOTTOM_PARAM = -1140716, // 0xFFEE9814 - TRUSS_ELEMENT_SPAN_PARAM = -1140715, // 0xFFEE9815 - TRUSS_ELEMENT_STICK_JUST_PARAM = -1140714, // 0xFFEE9816 - TRUSS_FAMILY_WEBS_HAVE_SYMBOLIC_CUTBACK_PARAM = -1140713, // 0xFFEE9817 - TRUSS_HEIGHT = -1140712, // 0xFFEE9818 - TRUSS_FAMILY_TRANSFORMATION_PARAM = -1140711, // 0xFFEE9819 - TRUSS_ELEMENT_ROTATE_CHORDS_WITH_TRUSS = -1140710, // 0xFFEE981A - TRUSS_ELEMENT_REFERENCE_LEVEL_PARAM = -1140709, // 0xFFEE981B - TRUSS_ELEMENT_END1_ELEVATION = -1140708, // 0xFFEE981C - TRUSS_ELEMENT_END0_ELEVATION = -1140707, // 0xFFEE981D - TRUSS_ELEMENT_BEARING_JUST_PARAM = -1140706, // 0xFFEE981E - TRUSS_ELEMENT_CREATE_BOTTOM_PARAM = -1140705, // 0xFFEE981F - TRUSS_ELEMENT_CREATE_TOP_PARAM = -1140704, // 0xFFEE9820 - TRUSS_ELEMENT_ANGLE_PARAM = -1140703, // 0xFFEE9821 - TRUSS_ELEMENT_CLASS_PARAM = -1140702, // 0xFFEE9822 - TRUSS_LENGTH = -1140700, // 0xFFEE9824 - BOUNDARY_PARAM_PRESET_AREA = -1140635, // 0xFFEE9865 - BOUNDARY_PARAM_PRESET_LINEAR = -1140634, // 0xFFEE9866 - BOUNDARY_PARAM_PRESET = -1140633, // 0xFFEE9867 - BOUNDARY_Z_TRANSLATION_SPRING = -1140532, // 0xFFEE98CC - BOUNDARY_Z_TRANSLATION_FIXED = -1140531, // 0xFFEE98CD - BOUNDARY_Z_ROTATION_SPRING = -1140530, // 0xFFEE98CE - BOUNDARY_Z_ROTATION_FIXED = -1140529, // 0xFFEE98CF - BOUNDARY_Y_TRANSLATION_SPRING = -1140528, // 0xFFEE98D0 - BOUNDARY_Y_TRANSLATION_FIXED = -1140527, // 0xFFEE98D1 - BOUNDARY_Y_ROTATION_SPRING = -1140526, // 0xFFEE98D2 - BOUNDARY_Y_ROTATION_FIXED = -1140525, // 0xFFEE98D3 - BOUNDARY_X_TRANSLATION_SPRING = -1140524, // 0xFFEE98D4 - BOUNDARY_X_TRANSLATION_FIXED = -1140523, // 0xFFEE98D5 - BOUNDARY_X_ROTATION_SPRING = -1140522, // 0xFFEE98D6 - BOUNDARY_X_ROTATION_FIXED = -1140521, // 0xFFEE98D7 - BOUNDARY_AREA_RESTRAINT_Z = -1140520, // 0xFFEE98D8 - BOUNDARY_AREA_RESTRAINT_Y = -1140519, // 0xFFEE98D9 - BOUNDARY_AREA_RESTRAINT_X = -1140518, // 0xFFEE98DA - BOUNDARY_LINEAR_RESTRAINT_ROT_X = -1140517, // 0xFFEE98DB - BOUNDARY_LINEAR_RESTRAINT_Z = -1140516, // 0xFFEE98DC - BOUNDARY_LINEAR_RESTRAINT_Y = -1140515, // 0xFFEE98DD - BOUNDARY_LINEAR_RESTRAINT_X = -1140514, // 0xFFEE98DE - BOUNDARY_RESTRAINT_ROT_Z = -1140513, // 0xFFEE98DF - BOUNDARY_RESTRAINT_ROT_Y = -1140512, // 0xFFEE98E0 - BOUNDARY_RESTRAINT_ROT_X = -1140511, // 0xFFEE98E1 - BOUNDARY_RESTRAINT_Z = -1140510, // 0xFFEE98E2 - BOUNDARY_RESTRAINT_Y = -1140509, // 0xFFEE98E3 - BOUNDARY_RESTRAINT_X = -1140508, // 0xFFEE98E4 - BOUNDARY_DIRECTION_ROT_Z = -1140507, // 0xFFEE98E5 - BOUNDARY_DIRECTION_ROT_Y = -1140506, // 0xFFEE98E6 - BOUNDARY_DIRECTION_ROT_X = -1140505, // 0xFFEE98E7 - BOUNDARY_DIRECTION_Z = -1140504, // 0xFFEE98E8 - BOUNDARY_DIRECTION_Y = -1140503, // 0xFFEE98E9 - BOUNDARY_DIRECTION_X = -1140502, // 0xFFEE98EA - BOUNDARY_CONDITIONS_IS_EXT = -1140501, // 0xFFEE98EB - BOUNDARY_CONDITIONS_TYPE = -1140500, // 0xFFEE98EC - KEY_SOURCE_PARAM = -1140423, // 0xFFEE9939 - KEYNOTE_PARAM = -1140422, // 0xFFEE993A - KEYNOTE_NUMBER = -1140421, // 0xFFEE993B - SHEET_KEY_NUMBER = -1140420, // 0xFFEE993C - KEYNOTE_TEXT = -1140419, // 0xFFEE993D - KEY_VALUE = -1140418, // 0xFFEE993E - PHY_MATERIAL_PARAM_GRADE = -1140417, // 0xFFEE993F - PHY_MATERIAL_PARAM_SPECIES = -1140416, // 0xFFEE9940 - PHY_MATERIAL_PARAM_EXP_COEFF = -1140415, // 0xFFEE9941 - PHY_MATERIAL_PARAM_BENDING = -1140414, // 0xFFEE9942 - PHY_MATERIAL_PARAM_SHEAR_MOD = -1140413, // 0xFFEE9943 - PHY_MATERIAL_PARAM_POISSON_MOD = -1140412, // 0xFFEE9944 - PHY_MATERIAL_PARAM_SHEAR_PERPENDICULAR = -1140410, // 0xFFEE9946 - PHY_MATERIAL_PARAM_SHEAR_PARALLEL = -1140409, // 0xFFEE9947 - PHY_MATERIAL_PARAM_COMPRESSION_PERPENDICULAR = -1140408, // 0xFFEE9948 - PHY_MATERIAL_PARAM_COMPRESSION_PARALLEL = -1140407, // 0xFFEE9949 - PHY_MATERIAL_PARAM_YOUNG_MOD = -1140401, // 0xFFEE994F - PHY_MATERIAL_PARAM_TYPE = -1140400, // 0xFFEE9950 - ELEM_CATEGORY_PARAM_MT = -1140363, // 0xFFEE9975 - ELEM_CATEGORY_PARAM = -1140362, // 0xFFEE9976 - MATERIAL_VOLUME = -1140361, // 0xFFEE9977 - MATERIAL_AREA = -1140360, // 0xFFEE9978 - MATERIAL_ASPAINT = -1140359, // 0xFFEE9979 - MATERIAL_NAME = -1140355, // 0xFFEE997D - RBS_PIPE_SLOPE_OPTIONS_DEF_PARAM = -1140340, // 0xFFEE998C - FABRICATION_SERVICE_PARAM = -1140339, // 0xFFEE998D - CONNECTOR_ANGLE_OF_DEFLECTION = -1140338, // 0xFFEE998E - CONNECTOR_LENGTH = -1140337, // 0xFFEE998F - RBS_DUCT_SYSTEM_CALCULATION_PARAM = -1140336, // 0xFFEE9990 - RBS_PIPE_SYSTEM_CALCULATION_PARAM = -1140335, // 0xFFEE9991 - RBS_PIPING_SYSTEM_TYPE_PARAM = -1140334, // 0xFFEE9992 - RBS_DUCT_SYSTEM_TYPE_PARAM = -1140333, // 0xFFEE9993 - RBS_SYSTEM_ABBREVIATION_PARAM = -1140332, // 0xFFEE9994 - MEP_SYSTEM_LINE_GRAPHICS_OVERRIDES_PARAM = -1140331, // 0xFFEE9995 - RBS_PIPE_SLOPE_DEF_PARAM = -1140330, // 0xFFEE9996 - CONNECTOR_ENGAGEMENT_LENGTH = -1140329, // 0xFFEE9997 - RBS_SYSTEM_FLOW_CONVERSION_METHOD_PARAM = -1140328, // 0xFFEE9998 - RBS_SYSTEM_NUM_ELEMENTS_PARAM = -1140327, // 0xFFEE9999 - RBS_SYSTEM_BASE_ELEMENT_PARAM = -1140326, // 0xFFEE999A - RBS_SYSTEM_CLASSIFICATION_PARAM = -1140325, // 0xFFEE999B - RBS_SYSTEM_NAME_PARAM = -1140324, // 0xFFEE999C - PHY_MATERIAL_PARAM_LIGHT_WEIGHT = -1140323, // 0xFFEE999D - PHY_MATERIAL_PARAM_BEHAVIOR = -1140322, // 0xFFEE999E - PHY_MATERIAL_PARAM_RESISTANCE_CALC_STRENGTH = -1140321, // 0xFFEE999F - PHY_MATERIAL_PARAM_REDUCTION_FACTOR = -1140320, // 0xFFEE99A0 - PHY_MATERIAL_PARAM_MINIMUM_TENSILE_STRENGTH = -1140319, // 0xFFEE99A1 - PHY_MATERIAL_PARAM_MINIMUM_YIELD_STRESS = -1140318, // 0xFFEE99A2 - PHY_MATERIAL_PARAM_SHEAR_STRENGTH_REDUCTION = -1140317, // 0xFFEE99A3 - PHY_MATERIAL_PARAM_SHEAR_REINFORCEMENT = -1140316, // 0xFFEE99A4 - PHY_MATERIAL_PARAM_BENDING_REINFORCEMENT = -1140315, // 0xFFEE99A5 - PHY_MATERIAL_PARAM_CONCRETE_COMPRESSION = -1140314, // 0xFFEE99A6 - PHY_MATERIAL_PARAM_EXP_COEFF3 = -1140312, // 0xFFEE99A8 - PHY_MATERIAL_PARAM_EXP_COEFF2 = -1140311, // 0xFFEE99A9 - PHY_MATERIAL_PARAM_EXP_COEFF1 = -1140310, // 0xFFEE99AA - PHY_MATERIAL_PARAM_UNIT_WEIGHT = -1140309, // 0xFFEE99AB - PHY_MATERIAL_PARAM_SHEAR_MOD3 = -1140308, // 0xFFEE99AC - PHY_MATERIAL_PARAM_SHEAR_MOD2 = -1140307, // 0xFFEE99AD - PHY_MATERIAL_PARAM_SHEAR_MOD1 = -1140306, // 0xFFEE99AE - PHY_MATERIAL_PARAM_POISSON_MOD3 = -1140305, // 0xFFEE99AF - PHY_MATERIAL_PARAM_POISSON_MOD2 = -1140304, // 0xFFEE99B0 - PHY_MATERIAL_PARAM_POISSON_MOD1 = -1140303, // 0xFFEE99B1 - PHY_MATERIAL_PARAM_YOUNG_MOD3 = -1140302, // 0xFFEE99B2 - PHY_MATERIAL_PARAM_YOUNG_MOD2 = -1140301, // 0xFFEE99B3 - PHY_MATERIAL_PARAM_YOUNG_MOD1 = -1140300, // 0xFFEE99B4 - RBS_PIPE_SIZE_MAXIMUM = -1140284, // 0xFFEE99C4 - RBS_PIPE_SIZE_MINIMUM = -1140283, // 0xFFEE99C5 - RBS_DUCT_PRESSURE_DROP = -1140282, // 0xFFEE99C6 - ROUTING_PREFERENCE_PARAM = -1140281, // 0xFFEE99C7 - RBS_DUCT_ROUTING_PREFERENCE_PARAM = -1140280, // 0xFFEE99C8 - RBS_SEGMENT_DESCRIPTION_PARAM = -1140279, // 0xFFEE99C9 - RBS_PIPE_JOINTTYPE_PARAM = -1140278, // 0xFFEE99CA - RBS_PIPE_SEGMENT_PARAM = -1140277, // 0xFFEE99CB - RBS_ROUTING_PREFERENCE_PARAM = -1140276, // 0xFFEE99CC - RBS_PARALLELPIPES_VERTICAL_OFFSET_VALUE = -1140275, // 0xFFEE99CD - RBS_PARALLELPIPES_HORIZONTAL_OFFSET_VALUE = -1140274, // 0xFFEE99CE - RBS_PARALLELPIPES_VERTICAL_NUMBER = -1140273, // 0xFFEE99CF - RBS_PARALLELPIPES_HORIZONTAL_NUMBER = -1140272, // 0xFFEE99D0 - RBS_PARALLELCONDUITS_VERTICAL_OFFSET_VALUE = -1140271, // 0xFFEE99D1 - RBS_PARALLELCONDUITS_HORIZONTAL_OFFSET_VALUE = -1140270, // 0xFFEE99D2 - RBS_PARALLELCONDUITS_VERTICAL_NUMBER = -1140269, // 0xFFEE99D3 - RBS_PARALLELCONDUITS_HORIZONTAL_NUMBER = -1140268, // 0xFFEE99D4 - RBS_FP_SPRINKLER_ORIFICE_SIZE_PARAM = -1140266, // 0xFFEE99D6 - RBS_FP_SPRINKLER_TEMPERATURE_RATING_PARAM = -1140265, // 0xFFEE99D7 - RBS_FP_SPRINKLER_K_FACTOR_PARAM = -1140264, // 0xFFEE99D8 - RBS_FP_SPRINKLER_PRESSURE_CLASS_PARAM = -1140263, // 0xFFEE99D9 - RBS_FP_SPRINKLER_ORIFICE_PARAM = -1140262, // 0xFFEE99DA - RBS_FP_SPRINKLER_COVERAGE_PARAM = -1140261, // 0xFFEE99DB - RBS_FP_SPRINKLER_RESPONSE_PARAM = -1140260, // 0xFFEE99DC - MEP_PROFILE_TYPE_PARAM = -1140259, // 0xFFEE99DD - RBS_SHOW_PROFILE_TYPE = -1140258, // 0xFFEE99DE - RBS_PIPE_SYSTEM_FIXTURE_UNIT_PARAM = -1140257, // 0xFFEE99DF - RBS_PIPE_SLOPE = -1140256, // 0xFFEE99E0 - RBS_DUCT_SLOPE = -1140255, // 0xFFEE99E1 - RBS_CURVE_UTSLOPE = -1140254, // 0xFFEE99E2 - RBS_PIPE_VOLUME_PARAM = -1140253, // 0xFFEE99E3 - RBS_PIPE_WFU_PARAM = -1140252, // 0xFFEE99E4 - RBS_PIPE_HWFU_PARAM = -1140251, // 0xFFEE99E5 - RBS_PIPE_CWFU_PARAM = -1140250, // 0xFFEE99E6 - RBS_PIPE_FLOW_CONFIGURATION_PARAM = -1140249, // 0xFFEE99E7 - RBS_PIPE_FLOW_DIRECTION_PARAM = -1140248, // 0xFFEE99E8 - RBS_PIPE_FIXTURE_UNITS_PARAM = -1140246, // 0xFFEE99EA - RBS_PIPE_STATIC_PRESSURE = -1140242, // 0xFFEE99EE - RBS_PIPE_INSULATION_THICKNESS = -1140241, // 0xFFEE99EF - RBS_DUCT_BOTTOM_ELEVATION = -1140240, // 0xFFEE99F0 - RBS_DUCT_TOP_ELEVATION = -1140239, // 0xFFEE99F1 - RBS_PIPE_OUTER_DIAMETER = -1140238, // 0xFFEE99F2 - RBS_PIPE_INVERT_ELEVATION = -1140237, // 0xFFEE99F3 - RBS_PIPE_TYPE_FITTING_LOSS_METHOD_PARAM = -1140234, // 0xFFEE99F6 - RBS_PIPE_TYPE_FITTING_LOSS_TABLE_PARAM = -1140233, // 0xFFEE99F7 - RBS_PIPE_TYPE_FITTING_LOSS_KFACTOR_PARAM = -1140232, // 0xFFEE99F8 - RBS_PIPE_TYPE_VALVE_LOSS_CVFACTOR_PARAM = -1140231, // 0xFFEE99F9 - RBS_PIPE_FITTING_LOSS_METHOD_PARAM = -1140230, // 0xFFEE99FA - RBS_PIPE_FITTING_LOSS_TABLE_PARAM = -1140229, // 0xFFEE99FB - RBS_PIPE_FITTING_LOSS_KFACTOR_PARAM = -1140228, // 0xFFEE99FC - RBS_PIPE_VALVE_LOSS_CVFACTOR_PARAM = -1140227, // 0xFFEE99FD - RBS_PIPE_ADDITIONAL_FLOW_PARAM = -1140226, // 0xFFEE99FE - RBS_PIPE_DIAMETER_PARAM = -1140225, // 0xFFEE99FF - RBS_CURVE_SLOPE = -1140224, // 0xFFEE9A00 - RBS_ADJUSTABLE_CONNECTOR = -1140223, // 0xFFEE9A01 - RBS_FLOW_FACTOR_PARAM = -1140222, // 0xFFEE9A02 - RBS_DUCT_FLOW_CONFIGURATION_PARAM = -1140221, // 0xFFEE9A03 - RBS_DUCT_FLOW_DIRECTION_PARAM = -1140219, // 0xFFEE9A05 - RBS_PIPE_FLUID_TYPE_PARAM = -1140218, // 0xFFEE9A06 - RBS_PIPE_FLUID_TEMPERATURE_PARAM = -1140217, // 0xFFEE9A07 - RBS_PIPE_FLUID_VISCOSITY_PARAM = -1140215, // 0xFFEE9A09 - RBS_PIPE_FLUID_DENSITY_PARAM = -1140214, // 0xFFEE9A0A - RBS_PIPE_FLOW_PARAM = -1140213, // 0xFFEE9A0B - RBS_PIPE_INNER_DIAM_PARAM = -1140212, // 0xFFEE9A0C - RBS_PIPE_REYNOLDS_NUMBER_PARAM = -1140211, // 0xFFEE9A0D - RBS_PIPE_RELATIVE_ROUGHNESS_PARAM = -1140210, // 0xFFEE9A0E - RBS_PIPE_FLOW_STATE_PARAM = -1140209, // 0xFFEE9A0F - RBS_PIPE_FRICTION_FACTOR_PARAM = -1140208, // 0xFFEE9A10 - RBS_PIPE_VELOCITY_PARAM = -1140207, // 0xFFEE9A11 - RBS_PIPE_FRICTION_PARAM = -1140206, // 0xFFEE9A12 - RBS_PIPE_PRESSUREDROP_PARAM = -1140205, // 0xFFEE9A13 - RBS_PIPE_ROUGHNESS_PARAM = -1140204, // 0xFFEE9A14 - RBS_PIPE_MATERIAL_PARAM = -1140202, // 0xFFEE9A16 - RBS_PIPE_CONNECTIONTYPE_PARAM = -1140201, // 0xFFEE9A17 - RBS_PIPE_CLASS_PARAM = -1140200, // 0xFFEE9A18 - RBS_ELEC_CIRCUIT_SLOT_INDEX = -1140181, // 0xFFEE9A2B - CIRCUIT_WAYS_PARAM = -1140180, // 0xFFEE9A2C - CIRCUIT_LOAD_CLASSIFICATION_ABBREVIATION_PARAM = -1140179, // 0xFFEE9A2D - CIRCUIT_PHASE_PARAM = -1140178, // 0xFFEE9A2E - RBS_ELEC_CIRCUIT_NAMING_INDEX = -1140177, // 0xFFEE9A2F - RBS_ELEC_CIRCUIT_CONNECTION_TYPE_PARAM = -1140176, // 0xFFEE9A30 - RBS_ELEC_CIRCUIT_PATH_OFFSET_PARAM = -1140175, // 0xFFEE9A31 - RBS_ELEC_CIRCUIT_PATH_MODE_PARAM = -1140174, // 0xFFEE9A32 - RBS_ELEC_CIRCUIT_START_SLOT = -1140173, // 0xFFEE9A33 - CONNECTOR_GENDER_TYPE = -1140172, // 0xFFEE9A34 - CONNECTOR_JOINT_TYPE = -1140171, // 0xFFEE9A35 - RBS_ELEC_PANEL_CONFIGURATION_PARAM = -1140170, // 0xFFEE9A36 - RBS_ELEC_PANEL_LOCATION_PARAM = -1140169, // 0xFFEE9A37 - PANEL_SCHEDULE_NAME = -1140168, // 0xFFEE9A38 - TEMPLATE_NAME = -1140167, // 0xFFEE9A39 - RBS_ELEC_PANEL_CURRENT_PHASEC_PARAM = -1140166, // 0xFFEE9A3A - RBS_ELEC_PANEL_CURRENT_PHASEB_PARAM = -1140165, // 0xFFEE9A3B - RBS_ELEC_PANEL_CURRENT_PHASEA_PARAM = -1140164, // 0xFFEE9A3C - RBS_ELEC_LOADSUMMARY_DEMAND_FACTOR_RULE_PARAM = -1140163, // 0xFFEE9A3D - RBS_ELEC_LOADSUMMARY_DEMAND_CURRENT_PARAM = -1140162, // 0xFFEE9A3E - RBS_ELEC_LOADSUMMARY_CONNECTED_CURRENT_PARAM = -1140161, // 0xFFEE9A3F - RBS_ELEC_LOADSUMMARY_DEMAND_LOAD_PARAM = -1140160, // 0xFFEE9A40 - RBS_ELEC_LOADSUMMARY_DEMAND_FACTOR_PARAM = -1140159, // 0xFFEE9A41 - RBS_ELEC_LOADSUMMARY_CONNECTED_LOAD_PARAM = -1140158, // 0xFFEE9A42 - RBS_ELEC_LOADSUMMARY_LOADCLASSIFICATION_PARAM = -1140157, // 0xFFEE9A43 - RBS_ELEC_CIRCUIT_NOTES_PARAM = -1140156, // 0xFFEE9A44 - RBS_ELEC_CIRCUIT_NUMBER_OF_ELEMENTS_PARAM = -1140155, // 0xFFEE9A45 - RBS_ELEC_CIRCUIT_FRAME_PARAM = -1140154, // 0xFFEE9A46 - RBS_ELEC_PANEL_TOTAL_DEMAND_CURRENT_PARAM = -1140153, // 0xFFEE9A47 - RBS_ELEC_PANEL_TOTAL_CONNECTED_CURRENT_PARAM = -1140152, // 0xFFEE9A48 - RBS_ELEC_PANEL_TOTAL_DEMAND_FACTOR_PARAM = -1140151, // 0xFFEE9A49 - RBS_ELEC_PANEL_SCHEDULE_FOOTER_NOTES_PARAM = -1140150, // 0xFFEE9A4A - RBS_ELEC_PANEL_SCHEDULE_HEADER_NOTES_PARAM = -1140149, // 0xFFEE9A4B - RBS_ELEC_PANEL_NUMWIRES_PARAM = -1140148, // 0xFFEE9A4C - RBS_ELEC_PANEL_NUMPHASES_PARAM = -1140147, // 0xFFEE9A4D - RBS_ELEC_PANEL_NEUTRAL_RATING_PARAM = -1140146, // 0xFFEE9A4E - RBS_ELEC_PANEL_NEUTRAL_BUS_PARAM = -1140145, // 0xFFEE9A4F - RBS_ELEC_PANEL_GROUND_BUS_PARAM = -1140144, // 0xFFEE9A50 - RBS_ELEC_PANEL_BUSSING_PARAM = -1140143, // 0xFFEE9A51 - RBS_ELEC_PANEL_SUBFEED_LUGS_PARAM = -1140142, // 0xFFEE9A52 - RBS_ELEC_PANEL_SUPPLY_FROM_PARAM = -1140141, // 0xFFEE9A53 - RBS_ELEC_PANEL_MCB_RATING_PARAM = -1140140, // 0xFFEE9A54 - RBS_ELEC_PANEL_MAINSTYPE_PARAM = -1140139, // 0xFFEE9A55 - RBS_ELEC_PANEL_FEED_PARAM = -1140138, // 0xFFEE9A56 - RBS_CONDUITRUN_OUTER_DIAM_PARAM = -1140137, // 0xFFEE9A57 - RBS_CONDUITRUN_INNER_DIAM_PARAM = -1140136, // 0xFFEE9A58 - RBS_CONDUITRUN_DIAMETER_PARAM = -1140135, // 0xFFEE9A59 - RBS_CABLETRAYRUN_WIDTH_PARAM = -1140134, // 0xFFEE9A5A - RBS_CABLETRAYRUN_HEIGHT_PARAM = -1140133, // 0xFFEE9A5B - RBS_CABLETRAYCONDUITRUN_LENGTH_PARAM = -1140132, // 0xFFEE9A5C - RBS_LOAD_SUB_CLASSIFICATION_MOTOR = -1140131, // 0xFFEE9A5D - RBS_CABLETRAY_SHAPETYPE = -1140130, // 0xFFEE9A5E - RBS_CABLETRAYCONDUIT_BENDORFITTING = -1140129, // 0xFFEE9A5F - RBS_CTC_SERVICE_TYPE = -1140128, // 0xFFEE9A60 - RBS_CONDUIT_OUTER_DIAM_PARAM = -1140127, // 0xFFEE9A61 - RBS_CONDUIT_INNER_DIAM_PARAM = -1140126, // 0xFFEE9A62 - RBS_CTC_BOTTOM_ELEVATION = -1140125, // 0xFFEE9A63 - RBS_CTC_TOP_ELEVATION = -1140124, // 0xFFEE9A64 - RBS_CONDUIT_DIAMETER_PARAM = -1140123, // 0xFFEE9A65 - RBS_CABLETRAY_WIDTH_PARAM = -1140122, // 0xFFEE9A66 - RBS_CABLETRAY_HEIGHT_PARAM = -1140121, // 0xFFEE9A67 - CIRCUIT_LOAD_CLASSIFICATION_PARAM = -1140120, // 0xFFEE9A68 - CABLETRAY_MINBENDMULTIPLIER_PARAM = -1140119, // 0xFFEE9A69 - CONDUIT_STANDARD_TYPE_PARAM = -1140118, // 0xFFEE9A6A - RBS_CONDUIT_TRADESIZE = -1140117, // 0xFFEE9A6B - RBS_CONDUIT_BENDRADIUS = -1140116, // 0xFFEE9A6C - RBS_CABLETRAY_BENDRADIUS = -1140115, // 0xFFEE9A6D - RBS_CABLETRAY_RUNGHEIGHT = -1140114, // 0xFFEE9A6E - RBS_CABLETRAY_RUNGWIDTH = -1140113, // 0xFFEE9A6F - RBS_CABLETRAY_RUNGSPACE = -1140112, // 0xFFEE9A70 - RBS_CABLETRAY_THICKNESS = -1140111, // 0xFFEE9A71 - RBS_ELEC_SWITCH_ID_PARAM = -1140110, // 0xFFEE9A72 - RBS_WIRE_CIRCUIT_DESCRIPTION = -1140109, // 0xFFEE9A73 - RBS_WIRE_CIRCUIT_LOAD_NAME = -1140108, // 0xFFEE9A74 - RBS_WIRE_NUM_CONDUCTORS_PARAM = -1140107, // 0xFFEE9A75 - RBS_ELEC_WIRE_TICKMARK_STATE = -1140106, // 0xFFEE9A76 - RBS_ELEC_CIRCUIT_PANEL_PARAM = -1140104, // 0xFFEE9A78 - RBS_ELEC_CIRCUIT_NUMBER = -1140103, // 0xFFEE9A79 - RBS_ELEC_WIRE_CIRCUITS = -1140102, // 0xFFEE9A7A - RBS_ELEC_CIRCUIT_WIRE_NUM_RUNS_PARAM = -1140101, // 0xFFEE9A7B - RBS_ELEC_CIRCUIT_WIRE_NUM_HOTS_PARAM = -1140100, // 0xFFEE9A7C - RBS_ELEC_CIRCUIT_WIRE_NUM_NEUTRALS_PARAM = -1140099, // 0xFFEE9A7D - RBS_ELEC_CIRCUIT_WIRE_NUM_GROUNDS_PARAM = -1140098, // 0xFFEE9A7E - RBS_ELEC_WIRE_TYPE = -1140097, // 0xFFEE9A7F - RBS_ELEC_WIRE_ELEVATION = -1140096, // 0xFFEE9A80 - RBS_ELEC_WIRE_HOT_ADJUSTMENT = -1140094, // 0xFFEE9A82 - RBS_ELEC_WIRE_NEUTRAL_ADJUSTMENT = -1140093, // 0xFFEE9A83 - RBS_ELEC_WIRE_GROUND_ADJUSTMENT = -1140092, // 0xFFEE9A84 - RBS_ELEC_WIRE_SHARE_NEUTRAL = -1140091, // 0xFFEE9A85 - RBS_ELEC_WIRE_SHARE_GROUND = -1140090, // 0xFFEE9A86 - RBS_ELEC_CIRCUIT_NAME = -1140089, // 0xFFEE9A87 - RBS_FAMILY_CONTENT_SECONDARY_DISTRIBSYS = -1140088, // 0xFFEE9A88 - RBS_ELEC_CIRCUIT_NAMING = -1140087, // 0xFFEE9A89 - RBS_ELEC_CIRCUIT_PREFIX_SEPARATOR = -1140086, // 0xFFEE9A8A - RBS_ELEC_CIRCUIT_PREFIX = -1140085, // 0xFFEE9A8B - RBS_ELEC_MODIFICATIONS = -1140084, // 0xFFEE9A8C - RBS_ELEC_ENCLOSURE = -1140083, // 0xFFEE9A8D - RBS_ELEC_MAINS = -1140082, // 0xFFEE9A8E - RBS_ELEC_MOUNTING = -1140081, // 0xFFEE9A8F - RBS_ELEC_SHORT_CIRCUIT_RATING = -1140080, // 0xFFEE9A90 - RBS_ELEC_MAX_POLE_BREAKERS = -1140079, // 0xFFEE9A91 - RBS_ELEC_PANEL_NAME = -1140078, // 0xFFEE9A92 - RBS_ELEC_PANEL_TOTALESTLOAD_HVAC_PARAM = -1140077, // 0xFFEE9A93 - RBS_ELEC_PANEL_TOTALLOAD_HVAC_PARAM = -1140076, // 0xFFEE9A94 - RBS_ELEC_PANEL_TOTALESTLOAD_LIGHT_PARAM = -1140075, // 0xFFEE9A95 - RBS_ELEC_PANEL_TOTALLOAD_LIGHT_PARAM = -1140074, // 0xFFEE9A96 - RBS_ELEC_PANEL_TOTALESTLOAD_POWER_PARAM = -1140073, // 0xFFEE9A97 - RBS_ELEC_PANEL_TOTALLOAD_POWER_PARAM = -1140072, // 0xFFEE9A98 - RBS_ELEC_PANEL_TOTALESTLOAD_OTHER_PARAM = -1140071, // 0xFFEE9A99 - RBS_ELEC_PANEL_TOTALLOAD_OTHER_PARAM = -1140070, // 0xFFEE9A9A - RBS_ELEC_PANEL_TOTALESTLOAD_PARAM = -1140069, // 0xFFEE9A9B - RBS_ELEC_PANEL_TOTALLOAD_PARAM = -1140068, // 0xFFEE9A9C - RBS_ELEC_DEMANDFACTOR_LOADCLASSIFICATION_PARAM = -1140067, // 0xFFEE9A9D - RBS_ELEC_DEMANDFACTOR_LOAD_PARAM = -1140066, // 0xFFEE9A9E - RBS_ELEC_DEMANDFACTOR_DEMANDLOAD_PARAM = -1140065, // 0xFFEE9A9F - RBS_FAMILY_CONTENT_DISTRIBUTION_SYSTEM = -1140064, // 0xFFEE9AA0 - RBS_DISTRIBUTIONSYS_VLL_PARAM = -1140063, // 0xFFEE9AA1 - RBS_DISTRIBUTIONSYS_VLG_PARAM = -1140062, // 0xFFEE9AA2 - RBS_DISTRIBUTIONSYS_PHASE_PARAM = -1140061, // 0xFFEE9AA3 - RBS_DISTRIBUTIONSYS_CONFIG_PARAM = -1140060, // 0xFFEE9AA4 - RBS_DISTRIBUTIONSYS_NUMWIRES_PARAM = -1140059, // 0xFFEE9AA5 - RBS_VOLTAGETYPE_VOLTAGE_PARAM = -1140058, // 0xFFEE9AA6 - RBS_VOLTAGETYPE_MINVOLTAGE_PARAM = -1140057, // 0xFFEE9AA7 - RBS_VOLTAGETYPE_MAXVOLTAGE_PARAM = -1140056, // 0xFFEE9AA8 - RBS_ELEC_APPARENT_LOAD_PHASEC = -1140055, // 0xFFEE9AA9 - RBS_ELEC_APPARENT_LOAD_PHASEB = -1140054, // 0xFFEE9AAA - RBS_ELEC_APPARENT_LOAD_PHASEA = -1140053, // 0xFFEE9AAB - RBS_ELEC_TRUE_LOAD_PHASEC = -1140052, // 0xFFEE9AAC - RBS_ELEC_TRUE_LOAD_PHASEB = -1140051, // 0xFFEE9AAD - RBS_ELEC_TRUE_LOAD_PHASEA = -1140050, // 0xFFEE9AAE - RBS_ELEC_TRUE_CURRENT_PARAM = -1140049, // 0xFFEE9AAF - RBS_ELEC_TRUE_CURRENT_PHASEA_PARAM = -1140048, // 0xFFEE9AB0 - RBS_ELEC_TRUE_CURRENT_PHASEB_PARAM = -1140047, // 0xFFEE9AB1 - RBS_ELEC_TRUE_CURRENT_PHASEC_PARAM = -1140046, // 0xFFEE9AB2 - RBS_ELEC_APPARENT_CURRENT_PARAM = -1140045, // 0xFFEE9AB3 - RBS_ELEC_APPARENT_CURRENT_PHASEA_PARAM = -1140044, // 0xFFEE9AB4 - RBS_ELEC_APPARENT_CURRENT_PHASEB_PARAM = -1140043, // 0xFFEE9AB5 - RBS_ELEC_APPARENT_CURRENT_PHASEC_PARAM = -1140042, // 0xFFEE9AB6 - RBS_ELEC_VOLTAGE_DROP_PARAM = -1140041, // 0xFFEE9AB7 - RBS_ELEC_CALC_COEFFICIENT_UTILIZATION = -1140040, // 0xFFEE9AB8 - RBS_ELEC_CIRCUIT_LENGTH_PARAM = -1140039, // 0xFFEE9AB9 - RBS_ELEC_CIRCUIT_RATING_PARAM = -1140038, // 0xFFEE9ABA - RBS_ELEC_CIRCUIT_WIRE_SIZE_PARAM = -1140037, // 0xFFEE9ABB - RBS_ELEC_CIRCUIT_WIRE_TYPE_PARAM = -1140036, // 0xFFEE9ABC - RBS_ELEC_ROOM_CAVITY_RATIO = -1140035, // 0xFFEE9ABD - FBX_LIGHT_PHOTOMETRIC_FILE = -1140034, // 0xFFEE9ABE - RBS_ELEC_ROOM_AVERAGE_ILLUMINATION = -1140033, // 0xFFEE9ABF - RBS_ELEC_ROOM_REFLECTIVITY_FLOOR = -1140032, // 0xFFEE9AC0 - RBS_ELEC_ROOM_REFLECTIVITY_WALLS = -1140031, // 0xFFEE9AC1 - RBS_ELEC_ROOM_REFLECTIVITY_CEILING = -1140030, // 0xFFEE9AC2 - RBS_ELEC_ROOM_LIGHTING_CALC_WORKPLANE = -1140029, // 0xFFEE9AC3 - RBS_WIRE_MATERIAL_PARAM = -1140028, // 0xFFEE9AC4 - RBS_WIRE_TEMPERATURE_RATING_PARAM = -1140027, // 0xFFEE9AC5 - RBS_WIRE_INSULATION_PARAM = -1140026, // 0xFFEE9AC6 - RBS_WIRE_MAX_CONDUCTOR_SIZE_PARAM = -1140025, // 0xFFEE9AC7 - RBS_WIRE_NEUTRAL_MULTIPLIER_PARAM = -1140024, // 0xFFEE9AC8 - RBS_WIRE_NEUTRAL_INCLUDED_IN_BALANCED_LOAD_PARAM = -1140023, // 0xFFEE9AC9 - RBS_WIRE_NEUTRAL_MODE_PARAM = -1140022, // 0xFFEE9ACA - RBS_WIRE_CONDUIT_TYPE_PARAM = -1140021, // 0xFFEE9ACB - RBS_ELEC_AMBIENT_TEMPERATURE = -1140020, // 0xFFEE9ACC - RBS_ELEC_CIRCUIT_TYPE = -1140018, // 0xFFEE9ACE - RBS_ELEC_LOAD_CLASSIFICATION = -1140014, // 0xFFEE9AD2 - RBS_ELEC_TRUE_LOAD_PHASE3 = -1140013, // 0xFFEE9AD3 - RBS_ELEC_TRUE_LOAD_PHASE2 = -1140012, // 0xFFEE9AD4 - RBS_ELEC_TRUE_LOAD_PHASE1 = -1140011, // 0xFFEE9AD5 - RBS_ELEC_TRUE_LOAD = -1140010, // 0xFFEE9AD6 - RBS_ELEC_POWER_FACTOR_STATE = -1140009, // 0xFFEE9AD7 - RBS_ELEC_POWER_FACTOR = -1140008, // 0xFFEE9AD8 - RBS_ELEC_APPARENT_LOAD_PHASE3 = -1140007, // 0xFFEE9AD9 - RBS_ELEC_APPARENT_LOAD_PHASE2 = -1140006, // 0xFFEE9ADA - RBS_ELEC_APPARENT_LOAD_PHASE1 = -1140005, // 0xFFEE9ADB - RBS_ELEC_APPARENT_LOAD = -1140004, // 0xFFEE9ADC - RBS_ELEC_BALANCED_LOAD = -1140003, // 0xFFEE9ADD - RBS_ELEC_VOLTAGE = -1140002, // 0xFFEE9ADE - RBS_ELEC_NUMBER_OF_POLES = -1140001, // 0xFFEE9ADF - RBS_CONNECTOR_DESCRIPTION = -1140000, // 0xFFEE9AE0 - VIEW_FAMILY_SCHEDULES = -1139999, // 0xFFEE9AE1 - VIEW_FAMILY_AND_TYPE_SCHEDULES = -1139998, // 0xFFEE9AE2 - VIEW_TYPE_SCHEDULES = -1139997, // 0xFFEE9AE3 - MARKUPS_PRIVATE = -1133908, // 0xFFEEB2AC - MARKUPS_NOTES = -1133907, // 0xFFEEB2AD - MARKUPS_HISTORY = -1133906, // 0xFFEEB2AE - MARKUPS_STATUS = -1133905, // 0xFFEEB2AF - MARKUPS_LABEL = -1133904, // 0xFFEEB2B0 - MARKUPS_CREATOR = -1133903, // 0xFFEEB2B1 - MARKUPS_CREATED = -1133902, // 0xFFEEB2B2 - MARKUPS_MODIFIED = -1133901, // 0xFFEEB2B3 - VIEW_SCHEMA_SETTING_FOR_SYSTEM_TEMPLATE = -1133900, // 0xFFEEB2B4 - LEGEND_COMPONENT_DETAIL_LEVEL = -1133753, // 0xFFEEB347 - LEGEND_COMPONENT_LENGTH = -1133752, // 0xFFEEB348 - LEGEND_COMPONENT_VIEW = -1133751, // 0xFFEEB349 - LEGEND_COMPONENT = -1133750, // 0xFFEEB34A - OPTION_SET_ID = -1133603, // 0xFFEEB3DD - OPTION_NAME = -1133602, // 0xFFEEB3DE - PRIMARY_OPTION_ID = -1133601, // 0xFFEEB3DF - OPTION_SET_NAME = -1133600, // 0xFFEEB3E0 - GROUP_ATTACHED_PARENT_NAME = -1133503, // 0xFFEEB441 - GROUP_ALLOWED_VIEW_TYPES = -1133502, // 0xFFEEB442 - GROUP_OFFSET_FROM_LEVEL = -1133501, // 0xFFEEB443 - GROUP_LEVEL = -1133500, // 0xFFEEB444 - MEP_SYSTEM_FILL_GRAPHICS_OVERRIDES_PARAM = -1133418, // 0xFFEEB496 - DUCT_TERMINAL_ENGAGEMENT_LENGTH = -1133417, // 0xFFEEB497 - CONNECTOR_INSIDE_DIAMETER = -1133416, // 0xFFEEB498 - CONNECTOR_DIAMETER = -1133415, // 0xFFEEB499 - RBS_CABLETRAYCONDUIT_CONNECTORELEM_TYPE = -1133414, // 0xFFEEB49A - RBS_CABLETRAYCONDUIT_SYSTEM_TYPE = -1133413, // 0xFFEEB49B - RBS_CONNECTOR_ISPRIMARY = -1133412, // 0xFFEEB49C - CONNECTOR_REFERENCE_INDEX = -1133411, // 0xFFEEB49D - RBS_PIPE_CONNECTOR_SYSTEM_CLASSIFICATION_PARAM = -1133410, // 0xFFEEB49E - CONNECTOR_ANGLE = -1133409, // 0xFFEEB49F - RBS_DUCT_CONNECTOR_SYSTEM_CLASSIFICATION_PARAM = -1133408, // 0xFFEEB4A0 - CONNECTOR_INDEX = -1133406, // 0xFFEEB4A2 - CONNECTOR_VISIBLE_SIZE = -1133405, // 0xFFEEB4A3 - CONNECTOR_HEIGHT = -1133404, // 0xFFEEB4A4 - CONNECTOR_WIDTH = -1133403, // 0xFFEEB4A5 - CONNECTOR_RADIUS = -1133401, // 0xFFEEB4A7 - CONNECTOR_PROFILE_TYPE = -1133400, // 0xFFEEB4A8 - PIPING_GENDER_TYPE = -1115974, // 0xFFEEF8BA - PIPING_CONNECTION_TYPE = -1115973, // 0xFFEEF8BB - RBS_PART_TYPE = -1115958, // 0xFFEEF8CA - STRUCTURAL_CONNECTION_EDIT_RANGES_OF_APPLICABILITY = -1115520, // 0xFFEEFA80 - ANALYTIC_CONSTRUCTION = -1114830, // 0xFFEEFD32 - TILT = -1114829, // 0xFFEEFD33 - AZIMUTH = -1114828, // 0xFFEEFD34 - ANALYTICAL_ADJACENT_SPACE = -1114827, // 0xFFEEFD35 - ANALYTICAL_SPACE = -1114826, // 0xFFEEFD36 - SPACE_NAME_PARAM = -1114825, // 0xFFEEFD37 - SYSTEMS_ANALYSIS_REPORT_FOLDER = -1114824, // 0xFFEEFD38 - SYSTEMS_ANALYSIS_REPORT_STYLE = -1114823, // 0xFFEEFD39 - ENERGY_ANALYSIS_PROJECT_PHASE = -1114822, // 0xFFEEFD3A - SPACE_VOLUME = -1114821, // 0xFFEEFD3B - SPACE_AREA = -1114820, // 0xFFEEFD3C - PEAK_LATENT_COOLING_LOAD = -1114819, // 0xFFEEFD3D - PEAK_AIRFLOW_PARAM = -1114818, // 0xFFEEFD3E - SPACE_REFERENCE_LEVEL_PARAM = -1114817, // 0xFFEEFD3F - SPACE_INFILTRATION_AIRFLOW = -1114816, // 0xFFEEFD40 - SPACE_INFILTRATION_AIRFLOW_PER_AREA = -1114815, // 0xFFEEFD41 - SPACE_OUTDOOR_AIRFLOW = -1114814, // 0xFFEEFD42 - SPACE_OUTDOOR_AIRFLOW_PER_PERSON = -1114813, // 0xFFEEFD43 - SPACE_OUTDOOR_AIRFLOW_PER_AREA = -1114812, // 0xFFEEFD44 - SPACE_AIR_CHANGES_PER_HOUR = -1114811, // 0xFFEEFD45 - SPACE_POWER_LOAD_PARAM = -1114810, // 0xFFEEFD46 - SPACE_LIGHTING_LOAD_PARAM = -1114809, // 0xFFEEFD47 - SPACE_PEOPLE_LOAD_PARAM = -1114808, // 0xFFEEFD48 - SPACE_POWER_LOAD_PER_AREA_PARAM = -1114807, // 0xFFEEFD49 - SPACE_LIGHTING_LOAD_PER_AREA_PARAM = -1114806, // 0xFFEEFD4A - SPACE_PEOPLE_LATENT_HEAT_GAIN_PER_PERSON_PARAM = -1114805, // 0xFFEEFD4B - SPACE_PEOPLE_SENSIBLE_HEAT_GAIN_PER_PERSON_PARAM = -1114804, // 0xFFEEFD4C - SPACE_AREA_PER_PERSON_PARAM = -1114803, // 0xFFEEFD4D - SPACE_AIRFLOW_PER_AREA_PARAM = -1114802, // 0xFFEEFD4E - PEAK_COOLING_LOAD_PARAM = -1114801, // 0xFFEEFD4F - PEAK_HEATING_LOAD_PARAM = -1114800, // 0xFFEEFD50 - SPACE_DEHUMIDIFICATION_SET_POINT = -1114711, // 0xFFEEFDA9 - SPACE_HUMIDIFICATION_SET_POINT = -1114710, // 0xFFEEFDAA - SPACE_COOLING_SET_POINT = -1114709, // 0xFFEEFDAB - SPACE_HEATING_SET_POINT = -1114708, // 0xFFEEFDAC - ZONE_LEVEL_OFFSET_TOP = -1114707, // 0xFFEEFDAD - ZONE_LEVEL_OFFSET = -1114706, // 0xFFEEFDAE - SYSTEM_ZONE_LEVEL_ID = -1114705, // 0xFFEEFDAF - ZONE_CALCULATED_HYDRONIC_COOLINGFLOW_PARAM = -1114702, // 0xFFEEFDB2 - ZONE_CALCULATED_HYDRONIC_HEATINGFLOW_PARAM = -1114701, // 0xFFEEFDB3 - ZONE_SPACE_OUTDOOR_AIR_OPTION_PARAM = -1114700, // 0xFFEEFDB4 - RBS_GBXML_OPENING_TYPE = -1114400, // 0xFFEEFEE0 - ROOM_CALCULATION_POINT = -1114399, // 0xFFEEFEE1 - GRID_BANK_COL_WIDTH = -1114398, // 0xFFEEFEE2 - GRID_BANK_ROW_HEIGHT = -1114397, // 0xFFEEFEE3 - GRID_BANK_COL_NUM = -1114396, // 0xFFEEFEE4 - GRID_BANK_ROW_NUM = -1114395, // 0xFFEEFEE5 - RBS_CURVETYPE_DEFAULT_BEND_PARAM = -1114394, // 0xFFEEFEE6 - RBS_CURVETYPE_DEFAULT_HORIZONTAL_BEND_PARAM = -1114393, // 0xFFEEFEE7 - RBS_CURVETYPE_MULTISHAPE_TRANSITION_OVALROUND_PARAM = -1114392, // 0xFFEEFEE8 - RBS_CURVETYPE_MULTISHAPE_TRANSITION_RECTOVAL_PARAM = -1114391, // 0xFFEEFEE9 - RBS_CURVETYPE_DEFAULT_TEEDOWN_PARAM = -1114390, // 0xFFEEFEEA - RBS_CURVETYPE_DEFAULT_TEEUP_PARAM = -1114389, // 0xFFEEFEEB - RBS_CURVETYPE_DEFAULT_ELBOWDOWN_PARAM = -1114388, // 0xFFEEFEEC - RBS_CURVETYPE_DEFAULT_ELBOWUP_PARAM = -1114387, // 0xFFEEFEED - RBS_ENERGY_ANALYSIS_EXPORT_CATEGORY_PARAM = -1114386, // 0xFFEEFEEE - RBS_ENERGY_ANALYSIS_EXPORT_COMPLEXITY_PARAM = -1114385, // 0xFFEEFEEF - SPACE_ZONE_NAME = -1114384, // 0xFFEEFEF0 - RBS_ENERGY_ANALYSIS_EXPORT_GBXML_DEFAULTS_PARAM = -1114383, // 0xFFEEFEF1 - RBS_HVACLOAD_PLENUM_COOLING_LOAD_PARAM = -1114382, // 0xFFEEFEF2 - RBS_HVACLOAD_SKYLIGHT_COOLING_LOAD_PARAM = -1114381, // 0xFFEEFEF3 - RBS_HVACLOAD_PARTITION_COOLING_LOAD_PARAM = -1114380, // 0xFFEEFEF4 - RBS_HVACLOAD_DOOR_COOLING_LOAD_PARAM = -1114379, // 0xFFEEFEF5 - RBS_HVACLOAD_WINDOW_COOLING_LOAD_PARAM = -1114378, // 0xFFEEFEF6 - RBS_HVACLOAD_WALL_COOLING_LOAD_PARAM = -1114377, // 0xFFEEFEF7 - RBS_HVACLOAD_ROOF_COOLING_LOAD_PARAM = -1114376, // 0xFFEEFEF8 - RBS_HVACLOAD_SKYLIGHT_AREA_PARAM = -1114375, // 0xFFEEFEF9 - RBS_HVACLOAD_PARTITION_AREA_PARAM = -1114374, // 0xFFEEFEFA - RBS_HVACLOAD_FLOOR_AREA_PARAM = -1114373, // 0xFFEEFEFB - RBS_HVACLOAD_DOOR_AREA_PARAM = -1114372, // 0xFFEEFEFC - RBS_HVACLOAD_WINDOW_AREA_PARAM = -1114371, // 0xFFEEFEFD - RBS_HVACLOAD_WALL_AREA_PARAM = -1114370, // 0xFFEEFEFE - RBS_HVACLOAD_ROOF_AREA_PARAM = -1114369, // 0xFFEEFEFF - RBS_ENERGY_ANALYSIS_VIEW_COORD_AXIS_MODE = -1114368, // 0xFFEEFF00 - RBS_ENERGY_ANALYSIS_VIEW_RBE_MODE = -1114367, // 0xFFEEFF01 - RBS_ENERGY_ANALYSIS_VIEW_SHADING_SURFACES_MODE = -1114366, // 0xFFEEFF02 - RBS_ENERGY_ANALYSIS_VIEW_TRANSPARENT_MODE = -1114365, // 0xFFEEFF03 - RBS_ENERGY_ANALYSIS_VIEW_SURFACES_MODE = -1114364, // 0xFFEEFF04 - RBS_ENERGY_ANALYSIS_VIEW_INNER_SHELL_MODE = -1114363, // 0xFFEEFF05 - RBS_ENERGY_ANALYSIS_VIEW_OUTER_SHELL_MODE = -1114362, // 0xFFEEFF06 - RBS_ENERGY_ANALYSIS_VIEW_BUILDING_SHELL_MODE = -1114361, // 0xFFEEFF07 - RBS_LINING_THICKNESS_FOR_DUCT = -1114360, // 0xFFEEFF08 - RBS_INSULATION_THICKNESS_FOR_PIPE = -1114359, // 0xFFEEFF09 - RBS_INSULATION_THICKNESS_FOR_DUCT = -1114358, // 0xFFEEFF0A - BUILDING_UNOCCUPIED_COOLING_SET_POINT_PARAM = -1114357, // 0xFFEEFF0B - BUILDING_CLOSING_TIME_PARAM = -1114356, // 0xFFEEFF0C - BUILDING_OPENING_TIME_PARAM = -1114355, // 0xFFEEFF0D - SPACE_PEOPLE_ACTIVITY_LEVEL_PARAM = -1114354, // 0xFFEEFF0E - SPACE_ELEC_EQUIPMENT_RADIANT_PERCENTAGE_PARAM = -1114353, // 0xFFEEFF0F - SPACE_POWER_SCHEDULE_PARAM = -1114351, // 0xFFEEFF11 - SPACE_LIGHTING_SCHEDULE_PARAM = -1114350, // 0xFFEEFF12 - SPACE_OCCUPANCY_SCHEDULE_PARAM = -1114349, // 0xFFEEFF13 - SPACE_INFILTRATION_PARAM = -1114348, // 0xFFEEFF14 - SPACE_CARPETING_PARAM = -1114347, // 0xFFEEFF15 - ZONE_AIR_VOLUME_CALCULATION_TYPE_PARAM = -1114345, // 0xFFEEFF17 - ZONE_COIL_BYPASS_PERCENTAGE_PARAM = -1114344, // 0xFFEEFF18 - ZONE_CALCULATED_AREA_PER_COOLING_LOAD_PARAM = -1114343, // 0xFFEEFF19 - ZONE_CALCULATED_AREA_PER_HEATING_LOAD_PARAM = -1114342, // 0xFFEEFF1A - ZONE_USE_AIR_CHANGES_PER_HOUR_PARAM = -1114341, // 0xFFEEFF1B - ZONE_USE_OUTSIDE_AIR_PER_AREA_PARAM = -1114340, // 0xFFEEFF1C - ZONE_USE_OUTSIDE_AIR_PER_PERSON_PARAM = -1114339, // 0xFFEEFF1D - ZONE_USE_DEHUMIDIFICATION_SETPOINT_PARAM = -1114338, // 0xFFEEFF1E - ZONE_USE_HUMIDIFICATION_SETPOINT_PARAM = -1114337, // 0xFFEEFF1F - ZONE_OUTDOOR_AIR_INFORMATION_PARAM = -1114336, // 0xFFEEFF20 - ZONE_COOLING_INFORMATION_PARAM = -1114335, // 0xFFEEFF21 - ZONE_HEATING_INFORMATION_PARAM = -1114334, // 0xFFEEFF22 - RBS_ENERGY_ANALYSIS_SLIVER_SPACE_TOLERANCE = -1114333, // 0xFFEEFF23 - ZONE_AREA_GROSS = -1114332, // 0xFFEEFF24 - ZONE_VOLUME_GROSS = -1114331, // 0xFFEEFF25 - SPACE_IS_PLENUM = -1114330, // 0xFFEEFF26 - SPACE_IS_OCCUPIABLE = -1114329, // 0xFFEEFF27 - SPACE_ASSOC_ROOM_NUMBER = -1114328, // 0xFFEEFF28 - SPACE_ASSOC_ROOM_NAME = -1114327, // 0xFFEEFF29 - ZONE_PHASE = -1114326, // 0xFFEEFF2A - ZONE_PHASE_ID = -1114325, // 0xFFEEFF2B - RBS_ENERGY_ANALYSIS_PROJECT_PHASE_PARAM = -1114324, // 0xFFEEFF2C - ROOM_CALCULATED_SUPPLY_AIRFLOW_PER_AREA_PARAM = -1114323, // 0xFFEEFF2D - ROOM_CALCULATED_COOLING_LOAD_PER_AREA_PARAM = -1114322, // 0xFFEEFF2E - ROOM_CALCULATED_HEATING_LOAD_PER_AREA_PARAM = -1114321, // 0xFFEEFF2F - ZONE_CALCULATED_SUPPLY_AIRFLOW_PER_AREA_PARAM = -1114320, // 0xFFEEFF30 - ZONE_CALCULATED_COOLING_LOAD_PER_AREA_PARAM = -1114319, // 0xFFEEFF31 - ZONE_CALCULATED_HEATING_LOAD_PER_AREA_PARAM = -1114318, // 0xFFEEFF32 - ZONE_LEVEL_ID = -1114317, // 0xFFEEFF33 - ZONE_OA_RATE_PER_ACH_PARAM = -1114316, // 0xFFEEFF34 - ZONE_OUTSIDE_AIR_PER_AREA_PARAM = -1114315, // 0xFFEEFF35 - ZONE_OUTSIDE_AIR_PER_PERSON_PARAM = -1114314, // 0xFFEEFF36 - ZONE_DEHUMIDIFICATION_SET_POINT_PARAM = -1114313, // 0xFFEEFF37 - ZONE_HUMIDIFICATION_SET_POINT_PARAM = -1114312, // 0xFFEEFF38 - ZONE_COOLING_AIR_TEMPERATURE_PARAM = -1114311, // 0xFFEEFF39 - ZONE_HEATING_AIR_TEMPERATURE_PARAM = -1114310, // 0xFFEEFF3A - ZONE_COOLING_SET_POINT_PARAM = -1114309, // 0xFFEEFF3B - ZONE_HEATING_SET_POINT_PARAM = -1114308, // 0xFFEEFF3C - ZONE_CALCULATED_SUPPLY_AIRFLOW_PARAM = -1114307, // 0xFFEEFF3D - ZONE_CALCULATED_COOLING_LOAD_PARAM = -1114306, // 0xFFEEFF3E - ZONE_CALCULATED_HEATING_LOAD_PARAM = -1114305, // 0xFFEEFF3F - ZONE_SERVICE_TYPE_PARAM = -1114304, // 0xFFEEFF40 - ZONE_VOLUME = -1114303, // 0xFFEEFF41 - ZONE_PERIMETER = -1114302, // 0xFFEEFF42 - ZONE_AREA = -1114301, // 0xFFEEFF43 - ZONE_NAME = -1114300, // 0xFFEEFF44 - RBS_ENERGY_ANALYSIS_VIEW_UPDATE_SURFACES = -1114299, // 0xFFEEFF45 - RBS_PROJECT_CONSTRUCTION_TYPE_SHADINGFACTOR_PARAM = -1114296, // 0xFFEEFF48 - RBS_CONSTRUCTION_TYPE_SHADINGFACTOR_PARAM = -1114295, // 0xFFEEFF49 - RBS_ENERGY_ANALYSIS_GROUND_PLANE_PARAM = -1114293, // 0xFFEEFF4B - RBS_ENERGY_ANALYSIS_SURFACE_ORIGIN_Z = -1114292, // 0xFFEEFF4C - RBS_ENERGY_ANALYSIS_SURFACE_ORIGIN_Y = -1114291, // 0xFFEEFF4D - RBS_ENERGY_ANALYSIS_SURFACE_ORIGIN_X = -1114290, // 0xFFEEFF4E - RBS_ENERGY_ANALYSIS_SURFACE_AZIMUTH = -1114289, // 0xFFEEFF4F - RBS_ENERGY_ANALYSIS_SURFACE_TILT = -1114288, // 0xFFEEFF50 - RBS_ENERGY_ANALYSIS_SURFACE_CADOBJECTID = -1114287, // 0xFFEEFF51 - RBS_ENERGY_ANALYSIS_SURFACE_ADJACENT_SPACE_ID2 = -1114286, // 0xFFEEFF52 - RBS_ENERGY_ANALYSIS_SURFACE_ADJACENT_SPACE_ID1 = -1114285, // 0xFFEEFF53 - ROOM_EDIT_ELECTRICAL_LOADS_PARAM = -1114284, // 0xFFEEFF54 - ROOM_EDIT_PEOPLE_LOADS_PARAM = -1114283, // 0xFFEEFF55 - RBS_PROJECT_LOCATION_PARAM = -1114282, // 0xFFEEFF56 - ROOM_ACTUAL_LIGHTING_LOAD_PER_AREA_PARAM = -1114261, // 0xFFEEFF6B - ROOM_ACTUAL_POWER_LOAD_PER_AREA_PARAM = -1114260, // 0xFFEEFF6C - ROOM_BASE_HEAT_LOAD_ON_PARAM = -1114259, // 0xFFEEFF6D - ROOM_LIGHTING_LOAD_UNITS_PARAM = -1114258, // 0xFFEEFF6E - ROOM_POWER_LOAD_UNITS_PARAM = -1114257, // 0xFFEEFF6F - ROOM_DESIGN_COOLING_LOAD_PARAM = -1114256, // 0xFFEEFF70 - ROOM_CALCULATED_COOLING_LOAD_PARAM = -1114255, // 0xFFEEFF71 - ROOM_DESIGN_HEATING_LOAD_PARAM = -1114254, // 0xFFEEFF72 - ROOM_CALCULATED_HEATING_LOAD_PARAM = -1114253, // 0xFFEEFF73 - ROOM_BASE_RETURN_AIRFLOW_ON_PARAM = -1114252, // 0xFFEEFF74 - ROOM_CONSTRUCTION_SET_PARAM = -1114251, // 0xFFEEFF75 - RBS_CONSTRUCTION_SET_PARAM = -1114249, // 0xFFEEFF77 - RBS_SERVICE_TYPE_PARAM = -1114248, // 0xFFEEFF78 - RBS_GBXML_SURFACE_AREA = -1114247, // 0xFFEEFF79 - RBS_GBXML_SURFACE_TYPE = -1114246, // 0xFFEEFF7A - RBS_GBXML_SURFACE_NAME = -1114245, // 0xFFEEFF7B - FAMILY_ELECTRICAL_MAINTAIN_ANNOTATION_ORIENTATION = -1114243, // 0xFFEEFF7D - RBS_FAMILY_CONTENT_ANNOTATION_DISPLAY = -1114242, // 0xFFEEFF7E - RBS_ELECTRICAL_DATA = -1114241, // 0xFFEEFF7F - RBS_CALCULATED_SIZE = -1114240, // 0xFFEEFF80 - ROOM_PEOPLE_SENSIBLE_HEAT_GAIN_PER_PERSON_PARAM = -1114239, // 0xFFEEFF81 - RBS_IS_CUSTOM_FITTING = -1114238, // 0xFFEEFF82 - RBS_CONNECTOR_OFFSET_OBSOLETE = -1114237, // 0xFFEEFF83 - RBS_LOOKUP_TABLE_NAME = -1114236, // 0xFFEEFF84 - ROOM_DESIGN_LIGHTING_LOAD_PARAM = -1114230, // 0xFFEEFF8A - ROOM_DESIGN_POWER_LOAD_PARAM = -1114229, // 0xFFEEFF8B - ROOM_ACTUAL_LIGHTING_LOAD_PARAM = -1114226, // 0xFFEEFF8E - ROOM_ACTUAL_POWER_LOAD_PARAM = -1114225, // 0xFFEEFF8F - ROOM_BASE_LIGHTING_LOAD_ON_PARAM = -1114224, // 0xFFEEFF90 - ROOM_BASE_POWER_LOAD_ON_PARAM = -1114223, // 0xFFEEFF91 - ROOM_DESIGN_OTHER_LOAD_PER_AREA_PARAM = -1114222, // 0xFFEEFF92 - ROOM_DESIGN_MECHANICAL_LOAD_PER_AREA_PARAM = -1114221, // 0xFFEEFF93 - ROOM_DESIGN_LIGHTING_LOAD_PER_AREA_PARAM = -1114220, // 0xFFEEFF94 - ROOM_DESIGN_POWER_LOAD_PER_AREA_PARAM = -1114219, // 0xFFEEFF95 - FBX_LIGHT_BALLAST_LOSS = -1114218, // 0xFFEEFF96 - FBX_LIGHT_TOTAL_LIGHT_LOSS = -1114217, // 0xFFEEFF97 - RBS_ROOM_COEFFICIENT_UTILIZATION = -1114216, // 0xFFEEFF98 - RBS_FAMILY_CONTENT_TAKEOFF_FIXED_LENGTH = -1114215, // 0xFFEEFF99 - RBS_FAMILY_CONTENT_TAKEOFF_PROJLENGTH = -1114214, // 0xFFEEFF9A - RBS_FAMILY_CONTENT_TAKEOFF_LENGTH = -1114213, // 0xFFEEFF9B - RBS_FAMILY_CONTENT_OFFSET_HEIGHT = -1114212, // 0xFFEEFF9C - RBS_FAMILY_CONTENT_OFFSET_WIDTH = -1114211, // 0xFFEEFF9D - FAMILY_CONTENT_PART_TYPE = -1114206, // 0xFFEEFFA2 - GBXML_EDIT_DATA_PARAM = -1114197, // 0xFFEEFFAB - ROOM_ACTUAL_EXHAUST_AIRFLOW_PARAM = -1114196, // 0xFFEEFFAC - ROOM_ACTUAL_RETURN_AIRFLOW_PARAM = -1114195, // 0xFFEEFFAD - ROOM_ACTUAL_SUPPLY_AIRFLOW_PARAM = -1114194, // 0xFFEEFFAE - ROOM_PEOPLE_LATENT_HEAT_GAIN_PER_PERSON_PARAM = -1114189, // 0xFFEEFFB3 - ROOM_PEOPLE_TOTAL_HEAT_GAIN_PER_PERSON_PARAM = -1114188, // 0xFFEEFFB4 - ROOM_CALCULATED_SUPPLY_AIRFLOW_PARAM = -1114180, // 0xFFEEFFBC - ROOM_DESIGN_EXHAUST_AIRFLOW_PARAM = -1114178, // 0xFFEEFFBE - ROOM_DESIGN_RETURN_AIRFLOW_PARAM = -1114177, // 0xFFEEFFBF - ROOM_DESIGN_SUPPLY_AIRFLOW_PARAM = -1114176, // 0xFFEEFFC0 - ROOM_AREA_PER_PERSON_PARAM = -1114175, // 0xFFEEFFC1 - ROOM_NUMBER_OF_PEOPLE_PARAM = -1114174, // 0xFFEEFFC2 - ROOM_OCCUPANCY_UNIT_PARAM = -1114173, // 0xFFEEFFC3 - ROOM_SPACE_TYPE_PARAM = -1114172, // 0xFFEEFFC4 - ROOM_CONDITION_TYPE_PARAM = -1114171, // 0xFFEEFFC5 - PROJECT_POSTAL_CODE = -1114169, // 0xFFEEFFC7 - PROJECT_BUILDING_TYPE = -1114168, // 0xFFEEFFC8 - RBS_SIZE_LOCK = -1114167, // 0xFFEEFFC9 - RBS_ADDITIONAL_FLOW = -1114166, // 0xFFEEFFCA - RBS_CURVETYPE_MAX_WIDTH_PARAM = -1114165, // 0xFFEEFFCB - RBS_PIPE_FITTING_LOSS_METHOD_SETTINGS = -1114150, // 0xFFEEFFDA - RBS_DUCT_FITTING_LOSS_METHOD_SETTINGS = -1114149, // 0xFFEEFFDB - RBS_CURVETYPE_DEFAULT_CAP_PARAM = -1114148, // 0xFFEEFFDC - RBS_PIPE_FITTING_LOSS_METHOD_SERVER_PARAM = -1114147, // 0xFFEEFFDD - RBS_DUCT_FITTING_LOSS_METHOD_SERVER_PARAM = -1114146, // 0xFFEEFFDE - RBS_CURVETYPE_DEFAULT_MECHJOINT_PARAM = -1114145, // 0xFFEEFFDF - RBS_PIPE_SIZE_FORMATTED_PARAM = -1114144, // 0xFFEEFFE0 - RBS_DUCT_SIZE_FORMATTED_PARAM = -1114143, // 0xFFEEFFE1 - RBS_DUCT_STATIC_PRESSURE = -1114142, // 0xFFEEFFE2 - RBS_FLEX_PIPE_TYPE_PARAM = -1114141, // 0xFFEEFFE3 - RBS_PIPE_TYPE_PARAM = -1114140, // 0xFFEEFFE4 - RBS_FLEX_DUCT_TYPE_PARAM = -1114139, // 0xFFEEFFE5 - RBS_DUCT_TYPE_PARAM = -1114138, // 0xFFEEFFE6 - RBS_DUCT_FITTING_LOSS_TABLE_PARAM = -1114137, // 0xFFEEFFE7 - RBS_DUCT_FITTING_LOSS_METHOD_PARAM = -1114136, // 0xFFEEFFE8 - RBS_FLEXDUCT_ROUNDTYPE_PARAM = -1114135, // 0xFFEEFFE9 - RBS_CURVETYPE_PREFERRED_BRANCH_PARAM = -1114134, // 0xFFEEFFEA - RBS_CURVETYPE_DEFAULT_TAKEOFF_PARAM = -1114133, // 0xFFEEFFEB - RBS_OFFSET_PARAM = -1114132, // 0xFFEEFFEC - RBS_CURVETYPE_DEFAULT_UNION_PARAM = -1114131, // 0xFFEEFFED - RBS_HYDRAULIC_DIAMETER_PARAM = -1114129, // 0xFFEEFFEF - RBS_REYNOLDSNUMBER_PARAM = -1114128, // 0xFFEEFFF0 - RBS_EQ_DIAMETER_PARAM = -1114127, // 0xFFEEFFF1 - RBS_CURVETYPE_MULTISHAPE_TRANSITION_PARAM = -1114126, // 0xFFEEFFF2 - RBS_SECTION = -1114125, // 0xFFEEFFF3 - RBS_LOSS_COEFFICIENT = -1114124, // 0xFFEEFFF4 - RBS_MAX_FLOW = -1114123, // 0xFFEEFFF5 - RBS_MIN_FLOW = -1114122, // 0xFFEEFFF6 - RBS_VELOCITY_PRESSURE = -1114121, // 0xFFEEFFF7 - RBS_CURVE_SURFACE_AREA = -1114120, // 0xFFEEFFF8 - RBS_CURVETYPE_MAX_HEIGHT_PARAM = -1114119, // 0xFFEEFFF9 - RBS_LINING_THICKNESS = -1114118, // 0xFFEEFFFA - RBS_INSULATION_THICKNESS = -1114117, // 0xFFEEFFFB - RBS_FRICTION = -1114116, // 0xFFEEFFFC - RBS_CURVETYPE_ROUGHNESS_PARAM = -1114114, // 0xFFEEFFFE - RBS_CURVETYPE_DEFAULT_TRANSITION_PARAM = -1114113, // 0xFFEEFFFF - RBS_CURVETYPE_DEFAULT_CROSS_PARAM = -1114112, // 0xFFEF0000 - RBS_CURVETYPE_DEFAULT_TEE_PARAM = -1114111, // 0xFFEF0001 - RBS_CURVETYPE_DEFAULT_ELBOW_PARAM = -1114110, // 0xFFEF0002 - RBS_PRESSURE_DROP = -1114108, // 0xFFEF0004 - RBS_VELOCITY = -1114107, // 0xFFEF0005 - RBS_CURVE_VERT_OFFSET_PARAM = -1114106, // 0xFFEF0006 - RBS_CURVE_HOR_OFFSET_PARAM = -1114105, // 0xFFEF0007 - RBS_FLOW_OBSOLETE = -1114104, // 0xFFEF0008 - RBS_CURVE_DIAMETER_PARAM = -1114103, // 0xFFEF0009 - RBS_CURVE_HEIGHT_PARAM = -1114102, // 0xFFEF000A - RBS_CURVE_WIDTH_PARAM = -1114101, // 0xFFEF000B - RBS_FLEX_PATTERN_PARAM = -1114005, // 0xFFEF006B - RBS_END_OFFSET_PARAM = -1114003, // 0xFFEF006D - RBS_START_OFFSET_PARAM = -1114002, // 0xFFEF006E - RBS_END_LEVEL_PARAM = -1114001, // 0xFFEF006F - RBS_START_LEVEL_PARAM = -1114000, // 0xFFEF0070 - ANALYTICAL_MEMBER_FORCE_END_ALL_NON_ZERO = -1060014, // 0xFFEFD352 - ANALYTICAL_MEMBER_FORCE_START_ALL_NON_ZERO = -1060013, // 0xFFEFD353 - STRUCTURAL_MEMBER_FORCES = -1060012, // 0xFFEFD354 - ANALYTICAL_MEMBER_FORCE_END_MZ = -1060011, // 0xFFEFD355 - ANALYTICAL_MEMBER_FORCE_END_MY = -1060010, // 0xFFEFD356 - ANALYTICAL_MEMBER_FORCE_END_MX = -1060009, // 0xFFEFD357 - ANALYTICAL_MEMBER_FORCE_END_FZ = -1060008, // 0xFFEFD358 - ANALYTICAL_MEMBER_FORCE_END_FY = -1060007, // 0xFFEFD359 - ANALYTICAL_MEMBER_FORCE_END_FX = -1060006, // 0xFFEFD35A - ANALYTICAL_MEMBER_FORCE_START_MZ = -1060005, // 0xFFEFD35B - ANALYTICAL_MEMBER_FORCE_START_MY = -1060004, // 0xFFEFD35C - ANALYTICAL_MEMBER_FORCE_START_MX = -1060003, // 0xFFEFD35D - ANALYTICAL_MEMBER_FORCE_START_FZ = -1060002, // 0xFFEFD35E - ANALYTICAL_MEMBER_FORCE_START_FY = -1060001, // 0xFFEFD35F - ANALYTICAL_MEMBER_FORCE_START_FX = -1060000, // 0xFFEFD360 - DIVIDEDPATH_TOTAL_PATH_LENGTH = -1050441, // 0xFFEFF8B7 - DIVIDEDPATH_DISPLAY_NODE_NUMBERS = -1050440, // 0xFFEFF8B8 - DIVIDEDPATH_MERGED_POINT_NUM = -1050439, // 0xFFEFF8B9 - DIVIDEDPATH_DISPLAY_NODES = -1050437, // 0xFFEFF8BB - DIVIDEDPATH_DISPLAY_REFERENCE_CURVES = -1050436, // 0xFFEFF8BC - DIVIDEDPATH_JUSTIFICATION = -1050435, // 0xFFEFF8BD - DIVIDEDPATH_LAYOUT_FIXED_NUM_POINT = -1050434, // 0xFFEFF8BE - DIVIDEDPATH_FLIP_DIRECTION = -1050433, // 0xFFEFF8BF - DIVIDEDPATH_MEASUREMENT_TYPE = -1050432, // 0xFFEFF8C0 - DIVIDEDPATH_MAX_DISTANCE = -1050431, // 0xFFEFF8C1 - DIVIDEDPATH_MIN_DISTANCE = -1050430, // 0xFFEFF8C2 - DIVIDEDPATH_END_INDENT = -1050429, // 0xFFEFF8C3 - DIVIDEDPATH_BEGINNING_INDENT = -1050428, // 0xFFEFF8C4 - DIVIDEDPATH_DISTANCE = -1050427, // 0xFFEFF8C5 - DIVIDEDPATH_LAYOUT = -1050426, // 0xFFEFF8C6 - ALIGNMENT_STATION_LABEL_SET_END_STATION = -1019203, // 0xFFF072BD - ALIGNMENT_STATION_LABEL_SET_START_STATION = -1019202, // 0xFFF072BE - ALIGNMENT_STATION_LABEL_SET_INTERVAL = -1019201, // 0xFFF072BF - ALIGNMENT_STATION_LABEL_SET_OFFSET = -1019200, // 0xFFF072C0 - WALL_TAPERED_WIDTH_AT_BOTTOM = -1019121, // 0xFFF0730F - WALL_TAPERED_WIDTH_AT_TOP = -1019120, // 0xFFF07310 - WALL_TAPERED_USE_INSTANCE_ANGLES = -1019110, // 0xFFF0731A - WALL_TYPE_WIDTH_MEASURED_AT = -1019107, // 0xFFF0731D - WALL_TYPE_DEFAULT_TAPERED_INTERIOR_INWARD_ANGLE = -1019106, // 0xFFF0731E - WALL_TYPE_DEFAULT_TAPERED_EXTERIOR_INWARD_ANGLE = -1019105, // 0xFFF0731F - WALL_TAPERED_INTERIOR_INWARD_ANGLE = -1019103, // 0xFFF07321 - WALL_TAPERED_EXTERIOR_INWARD_ANGLE = -1019102, // 0xFFF07322 - WALL_SINGLE_SLANT_ANGLE_FROM_VERTICAL = -1019101, // 0xFFF07323 - WALL_CROSS_SECTION = -1019100, // 0xFFF07324 - IFC_EXPORT_PREDEFINEDTYPE_TYPE = -1019017, // 0xFFF07377 - IFC_EXPORT_PREDEFINEDTYPE = -1019016, // 0xFFF07378 - IFC_EXPORT_ELEMENT_TYPE_AS = -1019015, // 0xFFF07379 - IFC_EXPORT_ELEMENT_AS = -1019014, // 0xFFF0737A - IFC_EXPORT_ELEMENT_TYPE = -1019013, // 0xFFF0737B - IFC_EXPORT_ELEMENT = -1019012, // 0xFFF0737C - IFC_ORGANIZATION = -1019011, // 0xFFF0737D - IFC_APPLICATION_VERSION = -1019010, // 0xFFF0737E - IFC_APPLICATION_NAME = -1019009, // 0xFFF0737F - PROJECT_ORGANIZATION_NAME = -1019008, // 0xFFF07380 - PROJECT_ORGANIZATION_DESCRIPTION = -1019007, // 0xFFF07381 - PROJECT_BUILDING_NAME = -1019006, // 0xFFF07382 - PROJECT_AUTHOR = -1019005, // 0xFFF07383 - IFC_SITE_GUID = -1019004, // 0xFFF07384 - IFC_BUILDING_GUID = -1019003, // 0xFFF07385 - IFC_PROJECT_GUID = -1019002, // 0xFFF07386 - IFC_TYPE_GUID = -1019001, // 0xFFF07387 - IFC_GUID = -1019000, // 0xFFF07388 - STRUCT_CONNECTION_TYPE_NAME = -1018850, // 0xFFF0741E - STRUCT_CONNECTION_CUTBACK = -1018805, // 0xFFF0744B - STRUCT_CONNECTION_COLUMN_BASE = -1018804, // 0xFFF0744C - STRUCT_CONNECTION_COLUMN_TOP = -1018803, // 0xFFF0744D - STRUCT_CONNECTION_BEAM_END = -1018802, // 0xFFF0744E - STRUCT_CONNECTION_BEAM_START = -1018801, // 0xFFF0744F - STRUCT_CONNECTION_APPLY_TO = -1018800, // 0xFFF07450 - REBAR_CONTAINER_BAR_TYPE = -1018505, // 0xFFF07577 - REINFORCEMENT_VOLUME = -1018503, // 0xFFF07579 - REIN_EST_BAR_VOLUME = -1018502, // 0xFFF0757A - REIN_EST_BAR_LENGTH = -1018501, // 0xFFF0757B - REIN_EST_NUMBER_OF_BARS = -1018500, // 0xFFF0757C - PATH_REIN_SHAPE_2 = -1018362, // 0xFFF07606 - PATH_REIN_SHAPE_1 = -1018361, // 0xFFF07607 - PATH_REIN_SPANLENGTH_ALT_OFFSET = -1018360, // 0xFFF07608 - PATH_REIN_SPANLENGTH_BARLENGTH_ALT = -1018359, // 0xFFF07609 - PATH_REIN_SPANLENGTH_BARLENGTH_PRIM = -1018358, // 0xFFF0760A - PATH_REIN_SPANLENGTH_TOP_ALT = -1018357, // 0xFFF0760B - PATH_REIN_END_SPANHOOK_ALT = -1018356, // 0xFFF0760C - PATH_REIN_END_SPANHOOK_PRIM = -1018355, // 0xFFF0760D - PATH_REIN_SUMMARY = -1018354, // 0xFFF0760E - PATH_REIN_SPANLENGTH_BOTTOM_ALT = -1018353, // 0xFFF0760F - PATH_REIN_SPANLENGTH_BOTTOM_PRIM = -1018352, // 0xFFF07610 - PATH_REIN_SPANHOOK_ALT = -1018351, // 0xFFF07611 - PATH_REIN_SPANHOOK_PRIM = -1018350, // 0xFFF07612 - PATH_REIN_ADDL_OFFSET = -1018322, // 0xFFF0762E - PATH_REIN_ALT_OFFSET = -1018321, // 0xFFF0762F - PATH_REIN_END_HOOK_ORIENT_2_WALL = -1018320, // 0xFFF07630 - PATH_REIN_END_HOOK_ORIENT_1_WALL = -1018319, // 0xFFF07631 - PATH_REIN_END_HOOK_ORIENT_2_SLAB = -1018318, // 0xFFF07632 - PATH_REIN_END_HOOK_ORIENT_1_SLAB = -1018317, // 0xFFF07633 - PATH_REIN_END_HOOK_TYPE_2 = -1018316, // 0xFFF07634 - PATH_REIN_END_HOOK_TYPE_1 = -1018315, // 0xFFF07635 - PATH_REIN_HOOK_ORIENT_2_WALL = -1018314, // 0xFFF07636 - PATH_REIN_HOOK_ORIENT_1_WALL = -1018313, // 0xFFF07637 - PATH_REIN_HOOK_ORIENT_2_SLAB = -1018312, // 0xFFF07638 - PATH_REIN_HOOK_ORIENT_1_SLAB = -1018311, // 0xFFF07639 - PATH_REIN_HOOK_TYPE_2 = -1018310, // 0xFFF0763A - PATH_REIN_HOOK_TYPE_1 = -1018309, // 0xFFF0763B - PATH_REIN_LENGTH_2 = -1018308, // 0xFFF0763C - PATH_REIN_LENGTH_1 = -1018307, // 0xFFF0763D - PATH_REIN_TYPE_2 = -1018306, // 0xFFF0763E - PATH_REIN_TYPE_1 = -1018305, // 0xFFF0763F - PATH_REIN_ALTERNATING = -1018304, // 0xFFF07640 - PATH_REIN_NUMBER_OF_BARS = -1018303, // 0xFFF07641 - PATH_REIN_SPACING = -1018302, // 0xFFF07642 - PATH_REIN_FACE_WALL = -1018301, // 0xFFF07643 - PATH_REIN_FACE_SLAB = -1018300, // 0xFFF07644 - REBAR_BAR_DEFORMATION_TYPE = -1018274, // 0xFFF0765E - REBAR_SYSTEM_SPACING_BOTTOM_DIR_2_GENERIC = -1018273, // 0xFFF0765F - REBAR_SYSTEM_SPACING_BOTTOM_DIR_1_GENERIC = -1018272, // 0xFFF07660 - REBAR_SYSTEM_SPACING_TOP_DIR_2_GENERIC = -1018271, // 0xFFF07661 - REBAR_SYSTEM_SPACING_TOP_DIR_1_GENERIC = -1018270, // 0xFFF07662 - REBAR_SYSTEM_NUMBER_OF_LINES_BOTTOM_DIR_2_GENERIC = -1018269, // 0xFFF07663 - REBAR_SYSTEM_NUMBER_OF_LINES_BOTTOM_DIR_1_GENERIC = -1018268, // 0xFFF07664 - REBAR_SYSTEM_NUMBER_OF_LINES_TOP_DIR_2_GENERIC = -1018267, // 0xFFF07665 - REBAR_SYSTEM_NUMBER_OF_LINES_TOP_DIR_1_GENERIC = -1018266, // 0xFFF07666 - REBAR_SYSTEM_BAR_TYPE_BOTTOM_DIR_2_GENERIC = -1018257, // 0xFFF0766F - REBAR_SYSTEM_BAR_TYPE_BOTTOM_DIR_1_GENERIC = -1018256, // 0xFFF07670 - REBAR_SYSTEM_BAR_TYPE_TOP_DIR_2_GENERIC = -1018255, // 0xFFF07671 - REBAR_SYSTEM_BAR_TYPE_TOP_DIR_1_GENERIC = -1018254, // 0xFFF07672 - REBAR_SYSTEM_ACTIVE_BOTTOM_DIR_2_GENERIC = -1018253, // 0xFFF07673 - REBAR_SYSTEM_ACTIVE_BOTTOM_DIR_1_GENERIC = -1018252, // 0xFFF07674 - REBAR_SYSTEM_ACTIVE_TOP_DIR_2_GENERIC = -1018251, // 0xFFF07675 - REBAR_SYSTEM_ACTIVE_TOP_DIR_1_GENERIC = -1018250, // 0xFFF07676 - REBAR_SYSTEM_SPACING_BACK_DIR_2 = -1018225, // 0xFFF0768F - REBAR_SYSTEM_SPACING_BACK_DIR_1 = -1018224, // 0xFFF07690 - REBAR_SYSTEM_SPACING_FRONT_DIR_2 = -1018223, // 0xFFF07691 - REBAR_SYSTEM_SPACING_FRONT_DIR_1 = -1018222, // 0xFFF07692 - REBAR_SYSTEM_NUMBER_OF_LINES_BACK_DIR_2 = -1018221, // 0xFFF07693 - REBAR_SYSTEM_NUMBER_OF_LINES_BACK_DIR_1 = -1018220, // 0xFFF07694 - REBAR_SYSTEM_NUMBER_OF_LINES_FRONT_DIR_2 = -1018219, // 0xFFF07695 - REBAR_SYSTEM_NUMBER_OF_LINES_FRONT_DIR_1 = -1018218, // 0xFFF07696 - REBAR_SYSTEM_HOOK_TYPE_BACK_DIR_2 = -1018217, // 0xFFF07697 - REBAR_SYSTEM_HOOK_TYPE_BACK_DIR_1 = -1018216, // 0xFFF07698 - REBAR_SYSTEM_HOOK_TYPE_FRONT_DIR_2 = -1018215, // 0xFFF07699 - REBAR_SYSTEM_HOOK_TYPE_FRONT_DIR_1 = -1018214, // 0xFFF0769A - REBAR_SYSTEM_HOOK_ORIENT_BACK_DIR_2 = -1018213, // 0xFFF0769B - REBAR_SYSTEM_HOOK_ORIENT_BACK_DIR_1 = -1018212, // 0xFFF0769C - REBAR_SYSTEM_HOOK_ORIENT_FRONT_DIR_2 = -1018211, // 0xFFF0769D - REBAR_SYSTEM_HOOK_ORIENT_FRONT_DIR_1 = -1018210, // 0xFFF0769E - REBAR_SYSTEM_BAR_TYPE_BACK_DIR_2 = -1018209, // 0xFFF0769F - REBAR_SYSTEM_BAR_TYPE_BACK_DIR_1 = -1018208, // 0xFFF076A0 - REBAR_SYSTEM_BAR_TYPE_FRONT_DIR_2 = -1018207, // 0xFFF076A1 - REBAR_SYSTEM_BAR_TYPE_FRONT_DIR_1 = -1018206, // 0xFFF076A2 - REBAR_SYSTEM_ACTIVE_BACK_DIR_2 = -1018205, // 0xFFF076A3 - REBAR_SYSTEM_ACTIVE_BACK_DIR_1 = -1018204, // 0xFFF076A4 - REBAR_SYSTEM_ACTIVE_FRONT_DIR_2 = -1018203, // 0xFFF076A5 - REBAR_SYSTEM_ACTIVE_FRONT_DIR_1 = -1018200, // 0xFFF076A8 - REBAR_SYSTEM_SPACING_BOTTOM_DIR_2 = -1018124, // 0xFFF076F4 - REBAR_SYSTEM_SPACING_BOTTOM_DIR_1 = -1018123, // 0xFFF076F5 - REBAR_SYSTEM_SPACING_TOP_DIR_2 = -1018122, // 0xFFF076F6 - REBAR_SYSTEM_SPACING_TOP_DIR_1 = -1018121, // 0xFFF076F7 - REBAR_SYSTEM_NUMBER_OF_LINES_BOTTOM_DIR_2 = -1018120, // 0xFFF076F8 - REBAR_SYSTEM_NUMBER_OF_LINES_BOTTOM_DIR_1 = -1018119, // 0xFFF076F9 - REBAR_SYSTEM_NUMBER_OF_LINES_TOP_DIR_2 = -1018118, // 0xFFF076FA - REBAR_SYSTEM_NUMBER_OF_LINES_TOP_DIR_1 = -1018117, // 0xFFF076FB - REBAR_SYSTEM_HOOK_TYPE_BOTTOM_DIR_2 = -1018116, // 0xFFF076FC - REBAR_SYSTEM_HOOK_TYPE_BOTTOM_DIR_1 = -1018115, // 0xFFF076FD - REBAR_SYSTEM_HOOK_TYPE_TOP_DIR_2 = -1018114, // 0xFFF076FE - REBAR_SYSTEM_HOOK_TYPE_TOP_DIR_1 = -1018113, // 0xFFF076FF - REBAR_SYSTEM_HOOK_ORIENT_BOTTOM_DIR_2 = -1018112, // 0xFFF07700 - REBAR_SYSTEM_HOOK_ORIENT_BOTTOM_DIR_1 = -1018111, // 0xFFF07701 - REBAR_SYSTEM_HOOK_ORIENT_TOP_DIR_2 = -1018110, // 0xFFF07702 - REBAR_SYSTEM_HOOK_ORIENT_TOP_DIR_1 = -1018109, // 0xFFF07703 - REBAR_SYSTEM_BAR_TYPE_BOTTOM_DIR_2 = -1018108, // 0xFFF07704 - REBAR_SYSTEM_BAR_TYPE_BOTTOM_DIR_1 = -1018107, // 0xFFF07705 - REBAR_SYSTEM_BAR_TYPE_TOP_DIR_2 = -1018106, // 0xFFF07706 - REBAR_SYSTEM_BAR_TYPE_TOP_DIR_1 = -1018105, // 0xFFF07707 - REBAR_SYSTEM_ACTIVE_BOTTOM_DIR_2 = -1018104, // 0xFFF07708 - REBAR_SYSTEM_ACTIVE_BOTTOM_DIR_1 = -1018103, // 0xFFF07709 - REBAR_SYSTEM_ACTIVE_TOP_DIR_2 = -1018102, // 0xFFF0770A - REBAR_SYSTEM_ACTIVE_TOP_DIR_1 = -1018100, // 0xFFF0770C - REBAR_SYSTEM_SPANHOOK_TOP_DIR_2 = -1018055, // 0xFFF07739 - REBAR_SYSTEM_SPANHOOK_BOTTOM_DIR_2 = -1018054, // 0xFFF0773A - REBAR_SYSTEM_SPANHOOK_RIGHT_DIR_1 = -1018053, // 0xFFF0773B - REBAR_SYSTEM_SPANHOOK_LEFT_DIR_1 = -1018052, // 0xFFF0773C - REBAR_SYSTEM_SPANACTIVE_DIR_2 = -1018051, // 0xFFF0773D - REBAR_SYSTEM_SPANACTIVE_DIR_1 = -1018050, // 0xFFF0773E - REBAR_SYSTEM_ADDL_INTERIOR_OFFSET = -1018027, // 0xFFF07755 - REBAR_SYSTEM_ADDL_EXTERIOR_OFFSET = -1018026, // 0xFFF07756 - REBAR_SYSTEM_ADDL_BOTTOM_OFFSET = -1018025, // 0xFFF07757 - REBAR_SYSTEM_ADDL_TOP_OFFSET = -1018024, // 0xFFF07758 - REBAR_SYSTEM_TOP_MINOR_MATCHES_BOTTOM_MINOR = -1018023, // 0xFFF07759 - REBAR_SYSTEM_TOP_MAJOR_MATCHES_BOTTOM_MAJOR = -1018022, // 0xFFF0775A - REBAR_SYSTEM_BOTTOM_MAJOR_MATCHES_BOTTOM_MINOR = -1018021, // 0xFFF0775B - REBAR_SYSTEM_TOP_MAJOR_MATCHES_TOP_MINOR = -1018020, // 0xFFF0775C - REBAR_SYSTEM_LAYER_SUMMARY_DIR_2_NO_SPACING = -1018019, // 0xFFF0775D - REBAR_SYSTEM_LAYER_SUMMARY_DIR_2_WITH_SPACING = -1018018, // 0xFFF0775E - REBAR_SYSTEM_LAYER_SUMMARY_DIR_1_NO_SPACING = -1018017, // 0xFFF0775F - REBAR_SYSTEM_LAYER_SUMMARY_DIR_1_WITH_SPACING = -1018016, // 0xFFF07760 - REBAR_SYSTEM_LAYER_SUMMARY_BOTTOM_DIR_2_NO_SPACING = -1018015, // 0xFFF07761 - REBAR_SYSTEM_LAYER_SUMMARY_BOTTOM_DIR_2_WITH_SPACING = -1018014, // 0xFFF07762 - REBAR_SYSTEM_LAYER_SUMMARY_BOTTOM_DIR_1_NO_SPACING = -1018013, // 0xFFF07763 - REBAR_SYSTEM_LAYER_SUMMARY_BOTTOM_DIR_1_WITH_SPACING = -1018012, // 0xFFF07764 - REBAR_SYSTEM_LAYER_SUMMARY_TOP_DIR_2_NO_SPACING = -1018011, // 0xFFF07765 - REBAR_SYSTEM_LAYER_SUMMARY_TOP_DIR_2_WITH_SPACING = -1018010, // 0xFFF07766 - REBAR_SYSTEM_LAYER_SUMMARY_TOP_DIR_1_NO_SPACING = -1018009, // 0xFFF07767 - REBAR_SYSTEM_LAYER_SUMMARY_TOP_DIR_1_WITH_SPACING = -1018008, // 0xFFF07768 - REBAR_SYSTEM_COVER_BOTTOM = -1018007, // 0xFFF07769 - REBAR_SYSTEM_COVER_TOP = -1018006, // 0xFFF0776A - REBAR_SYSTEM_OVERRIDE = -1018005, // 0xFFF0776B - REBAR_SYSTEM_LAYER_SUMMARY_NO_SPACING = -1018003, // 0xFFF0776D - REBAR_SYSTEM_LAYER_SUMMARY_WITH_SPACING = -1018002, // 0xFFF0776E - REBAR_SYSTEM_LAYOUT_RULE = -1018001, // 0xFFF0776F - REBAR_SYSTEM_COVER_SIDE = -1018000, // 0xFFF07770 - FABRIC_WIRE_OFFSET = -1017739, // 0xFFF07875 - FABRIC_WIRE_DISTANCE = -1017738, // 0xFFF07876 - FABRIC_WIRE_LENGTH = -1017737, // 0xFFF07877 - FABRIC_WIRE_TYPE = -1017736, // 0xFFF07878 - BENT_FABRIC_PARAM_LONGITUDINAL_CUT_LENGTH = -1017734, // 0xFFF0787A - FABRIC_PARAM_SHARED_FAMILY_KEY = -1017733, // 0xFFF0787B - FABRIC_PARAM_CUT_BY_HOST = -1017732, // 0xFFF0787C - BENT_FABRIC_PARAM_STRAIGHT_WIRES_LOCATION = -1017731, // 0xFFF0787D - CONSTRAINT_FIXED_OFFSET = -1017730, // 0xFFF0787E - BENT_FABRIC_PARAM_BEND_DIRECTION = -1017729, // 0xFFF0787F - FABRIC_PARAM_SPAN_TAG_COMPONENT_REFERENCE = -1017728, // 0xFFF07880 - FABRIC_PARAM_SPAN_SYM_D_RIGHT = -1017727, // 0xFFF07881 - FABRIC_PARAM_SPAN_SYM_D_LEFT = -1017726, // 0xFFF07882 - FABRIC_PARAM_SPAN_SYM_D_BOTTOM = -1017725, // 0xFFF07883 - FABRIC_PARAM_SPAN_SYM_D_TOP = -1017724, // 0xFFF07884 - FABRIC_PARAM_SPAN_SYM_RIGHT = -1017723, // 0xFFF07885 - FABRIC_PARAM_SPAN_SYM_LEFT = -1017722, // 0xFFF07886 - FABRIC_PARAM_SPAN_SYM_BOTTOM = -1017721, // 0xFFF07887 - FABRIC_PARAM_SPAN_SYM_TOP = -1017720, // 0xFFF07888 - FABRIC_PARAM_TAG_VIEW = -1017713, // 0xFFF0788F - FABRIC_PARAM_CUT_SHEET_MASS = -1017712, // 0xFFF07890 - FABRIC_PARAM_TOTAL_SHEET_MASS = -1017711, // 0xFFF07891 - FABRIC_PARAM_CUT_OVERALL_WIDTH = -1017710, // 0xFFF07892 - FABRIC_PARAM_CUT_OVERALL_LENGTH = -1017709, // 0xFFF07893 - FABRIC_PARAM_COVER_OFFSET = -1017708, // 0xFFF07894 - FABRIC_PARAM_MINOR_LAPSPLICE_LENGTH = -1017707, // 0xFFF07895 - FABRIC_PARAM_MAJOR_LAPSPLICE_LENGTH = -1017706, // 0xFFF07896 - FABRIC_PARAM_LOCATION_GENERIC = -1017705, // 0xFFF07897 - FABRIC_PARAM_LAPSPLICE_POSITION = -1017704, // 0xFFF07898 - FABRIC_PARAM_LOCATION_WALL = -1017703, // 0xFFF07899 - FABRIC_PARAM_LOCATION_SLAB = -1017702, // 0xFFF0789A - FABRIC_PARAM_SHEET_TYPE = -1017701, // 0xFFF0789B - FABRIC_BEND_DIAMETER = -1017625, // 0xFFF078E7 - FABRIC_SHEET_MASSUNIT = -1017624, // 0xFFF078E8 - FABRIC_SHEET_MINOR_REINFORCEMENT_AREA = -1017623, // 0xFFF078E9 - FABRIC_SHEET_MAJOR_REINFORCEMENT_AREA = -1017622, // 0xFFF078EA - FABRIC_SHEET_MASS = -1017621, // 0xFFF078EB - FABRIC_SHEET_MINOR_SPACING = -1017620, // 0xFFF078EC - FABRIC_SHEET_MINOR_NUMBER_OF_WIRES = -1017619, // 0xFFF078ED - FABRIC_SHEET_MINOR_LAYOUT_PATTERN = -1017618, // 0xFFF078EE - FABRIC_SHEET_MINOR_END_OVERHANG = -1017617, // 0xFFF078EF - FABRIC_SHEET_MINOR_START_OVERHANG = -1017616, // 0xFFF078F0 - FABRIC_SHEET_WIDTH = -1017615, // 0xFFF078F1 - FABRIC_SHEET_OVERALL_WIDTH = -1017614, // 0xFFF078F2 - FABRIC_SHEET_MAJOR_SPACING = -1017613, // 0xFFF078F3 - FABRIC_SHEET_MAJOR_NUMBER_OF_WIRES = -1017612, // 0xFFF078F4 - FABRIC_SHEET_MAJOR_LAYOUT_PATTERN = -1017611, // 0xFFF078F5 - FABRIC_SHEET_MAJOR_END_OVERHANG = -1017610, // 0xFFF078F6 - FABRIC_SHEET_MAJOR_START_OVERHANG = -1017609, // 0xFFF078F7 - FABRIC_SHEET_LENGTH = -1017608, // 0xFFF078F8 - FABRIC_SHEET_OVERALL_LENGTH = -1017607, // 0xFFF078F9 - FABRIC_SHEET_DEFAULT_MINOR_LAPSPLICE_LENGTH = -1017606, // 0xFFF078FA - FABRIC_SHEET_DEFAULT_MAJOR_LAPSPLICE_LENGTH = -1017605, // 0xFFF078FB - FABRIC_SHEET_MINOR_DIRECTION_WIRE_TYPE = -1017604, // 0xFFF078FC - FABRIC_SHEET_MAJOR_DIRECTION_WIRE_TYPE = -1017603, // 0xFFF078FD - FABRIC_SHEET_PHYSICAL_MATERIAL_ASSET = -1017602, // 0xFFF078FE - FABRIC_WIRE_DIAMETER = -1017601, // 0xFFF078FF - REBAR_QUANITY_BY_DISTRIB = -1017065, // 0xFFF07B17 - REBAR_MIN_LENGTH = -1017064, // 0xFFF07B18 - REBAR_MAX_LENGTH = -1017063, // 0xFFF07B19 - REBAR_MAXIM_SUFFIX = -1017062, // 0xFFF07B1A - REBAR_MINIM_SUFFIX = -1017061, // 0xFFF07B1B - REBAR_NUMBER_SUFFIX = -1017060, // 0xFFF07B1C - REBAR_DISTRIBUTION_TYPE = -1017057, // 0xFFF07B1F - DPART_CAN_HOST_REBAR = -1017056, // 0xFFF07B20 - REBAR_HOST_CATEGORY = -1017055, // 0xFFF07B21 - REBAR_SHAPE_PARAM_END_HOOK_TAN_LEN = -1017054, // 0xFFF07B22 - REBAR_SHAPE_PARAM_START_HOOK_TAN_LEN = -1017053, // 0xFFF07B23 - REBAR_INTERNAL_MULTIPLANAR_END_CONNECTOR = -1017052, // 0xFFF07B24 - REBAR_INTERNAL_MULTIPLANAR_START_CONNECTOR = -1017051, // 0xFFF07B25 - REBAR_INTERNAL_MULTIPLANAR_DUPLICATE = -1017050, // 0xFFF07B26 - REBAR_INTERNAL_MULTIPLANAR = -1017049, // 0xFFF07B27 - REBAR_SHAPE_OUT_OF_PLANE_BEND_DIAMETER = -1017048, // 0xFFF07B28 - REBAR_INSTANCE_STIRRUP_TIE_ATTACHMENT = -1017047, // 0xFFF07B29 - REBAR_SHAPE_STIRRUP_TIE_ATTACHMENT = -1017046, // 0xFFF07B2A - REBAR_SHAPE_SPIRAL_BASE_FINISHING_TURNS = -1017045, // 0xFFF07B2B - REBAR_SHAPE_SPIRAL_TOP_FINISHING_TURNS = -1017044, // 0xFFF07B2C - REBAR_SHAPE_SPIRAL_HEIGHT = -1017043, // 0xFFF07B2D - REBAR_SHAPE_SPIRAL_PITCH = -1017042, // 0xFFF07B2E - REBAR_STANDARD_HOOK_BEND_DIAMETER = -1017041, // 0xFFF07B2F - REBAR_INCLUDE_LAST_BAR = -1017040, // 0xFFF07B30 - REBAR_INCLUDE_FIRST_BAR = -1017039, // 0xFFF07B31 - REBAR_INSTANCE_BEND_DIAMETER = -1017038, // 0xFFF07B32 - REBAR_INSTANCE_BAR_DIAMETER = -1017037, // 0xFFF07B33 - REBAR_SHAPE_END_HOOK_OFFSET = -1017036, // 0xFFF07B34 - REBAR_SHAPE_END_HOOK_LENGTH = -1017035, // 0xFFF07B35 - REBAR_SHAPE_START_HOOK_OFFSET = -1017034, // 0xFFF07B36 - REBAR_SHAPE_START_HOOK_LENGTH = -1017033, // 0xFFF07B37 - REBAR_ELEM_SCHEDULE_MARK = -1017032, // 0xFFF07B38 - FABRIC_PARAM_ROUNDING = -1017028, // 0xFFF07B3C - REBAR_ELEMENT_ROUNDING = -1017027, // 0xFFF07B3D - REBAR_ELEM_HOOK_STYLE = -1017026, // 0xFFF07B3E - REBAR_SHAPE_HOOK_END_TYPE = -1017024, // 0xFFF07B40 - REBAR_SHAPE_HOOK_START_TYPE = -1017023, // 0xFFF07B41 - REBAR_SHAPE_HOOK_STYLE = -1017022, // 0xFFF07B42 - REBAR_BAR_ALLOWED_BAR_TYPES = -1017021, // 0xFFF07B43 - REBAR_SHAPE_ALLOWED_BAR_TYPES = -1017021, // 0xFFF07B43 - REBAR_BAR_MAXIMUM_BEND_RADIUS = -1017020, // 0xFFF07B44 - REBAR_BAR_STIRRUP_BEND_DIAMETER = -1017019, // 0xFFF07B45 - REBAR_BAR_HOOK_LENGTHS = -1017018, // 0xFFF07B46 - REBAR_HOOK_STYLE = -1017017, // 0xFFF07B47 - REBAR_ELEM_LENGTH = -1017016, // 0xFFF07B48 - REBAR_SHAPE = -1017015, // 0xFFF07B49 - REBAR_ELEMENT_VISIBILITY = -1017014, // 0xFFF07B4A - REBAR_ELEM_BAR_SPACING = -1017013, // 0xFFF07B4B - REBAR_ELEM_QUANTITY_OF_BARS = -1017012, // 0xFFF07B4C - REBAR_ELEM_LAYOUT_RULE = -1017011, // 0xFFF07B4D - REBAR_STANDARD_BEND_DIAMETER = -1017010, // 0xFFF07B4E - REBAR_ELEM_HOOK_END_ORIENT = -1017009, // 0xFFF07B4F - REBAR_ELEM_HOOK_END_TYPE = -1017008, // 0xFFF07B50 - REBAR_ELEM_HOOK_START_ORIENT = -1017007, // 0xFFF07B51 - REBAR_ELEM_HOOK_START_TYPE = -1017006, // 0xFFF07B52 - REBAR_ELEM_TOTAL_LENGTH = -1017005, // 0xFFF07B53 - REBAR_HOOK_LINE_LEN_FACTOR = -1017004, // 0xFFF07B54 - REBAR_HOOK_ANGLE = -1017003, // 0xFFF07B55 - REBAR_BAR_STYLE = -1017002, // 0xFFF07B56 - REBAR_BAR_DIAMETER = -1017000, // 0xFFF07B58 - WALL_ALIGN_KEY_REF_PARAM = -1016021, // 0xFFF07F2B - CWP_COPY_ROOF_INSERTS = -1016019, // 0xFFF07F2D - CWP_COPY_FLOOR_INSERTS = -1016018, // 0xFFF07F2E - CWP_COPY_WALL_INSERTS = -1016017, // 0xFFF07F2F - CWP_LINKED_ROOM_PARAMS = -1016016, // 0xFFF07F30 - CWP_LINKED_ROOM_PHASES = -1016015, // 0xFFF07F31 - CWP_REUSE_GRIDS_SAME_NAME = -1016011, // 0xFFF07F35 - CWP_REUSE_LEVELS_SAME_NAME = -1016010, // 0xFFF07F36 - CWP_SPLIT_COLUMNS_AT_LEVELS = -1016009, // 0xFFF07F37 - CWP_REUSE_EXISTING_GRIDS = -1016008, // 0xFFF07F38 - CWP_REUSE_EXISTING_LEVELS = -1016007, // 0xFFF07F39 - CWP_LEVEL_OFFSET = -1016006, // 0xFFF07F3A - CWP_ADD_LEVEL_SUFFIX = -1016005, // 0xFFF07F3B - CWP_ADD_LEVEL_PREFIX = -1016004, // 0xFFF07F3C - CWP_ADD_GRID_SUFFIX = -1016003, // 0xFFF07F3D - CWP_ADD_GRID_PREFIX = -1016002, // 0xFFF07F3E - LOAD_USAGE_NAME = -1015259, // 0xFFF08225 - LOAD_COMBINATION_FACTOR = -1015256, // 0xFFF08228 - LOAD_COMBINATION_NAME = -1015255, // 0xFFF08229 - LOAD_NATURE_NAME = -1015254, // 0xFFF0822A - LOAD_CASE_SUBCATEGORY = -1015253, // 0xFFF0822B - LOAD_CASE_NATURE = -1015252, // 0xFFF0822C - LOAD_CASE_NUMBER = -1015251, // 0xFFF0822D - LOAD_CASE_NAME = -1015250, // 0xFFF0822E - LOAD_ATTR_AREA_FORCE_SCALE_FACTOR = -1015207, // 0xFFF08259 - LOAD_ATTR_LINEAR_FORCE_SCALE_FACTOR = -1015206, // 0xFFF0825A - LOAD_ARROW_SEPARATION = -1015205, // 0xFFF0825B - LOAD_ATTR_MOMENT_SCALE_FACTOR = -1015204, // 0xFFF0825C - LOAD_ATTR_MOMENT_ARROW_LINE = -1015203, // 0xFFF0825D - LOAD_ATTR_MOMENT_ARROW_ARC = -1015202, // 0xFFF0825E - LOAD_ATTR_FORCE_SCALE_FACTOR = -1015201, // 0xFFF0825F - LOAD_ATTR_FORCE_ARROW_TYPE = -1015200, // 0xFFF08260 - LOAD_DESCRIPTION = -1015084, // 0xFFF082D4 - LOAD_COMMENTS = -1015083, // 0xFFF082D5 - LOAD_CASE_NATURE_TEXT = -1015082, // 0xFFF082D6 - LOAD_ALL_NON_0_LOADS = -1015080, // 0xFFF082D8 - LOAD_AREA_IS_PROJECTED = -1015070, // 0xFFF082E2 - LOAD_AREA_AREA = -1015069, // 0xFFF082E3 - LOAD_AREA_FORCE_FZ3 = -1015068, // 0xFFF082E4 - LOAD_AREA_FORCE_FY3 = -1015067, // 0xFFF082E5 - LOAD_AREA_FORCE_FX3 = -1015066, // 0xFFF082E6 - LOAD_AREA_FORCE_FZ2 = -1015065, // 0xFFF082E7 - LOAD_AREA_FORCE_FY2 = -1015064, // 0xFFF082E8 - LOAD_AREA_FORCE_FX2 = -1015063, // 0xFFF082E9 - LOAD_AREA_FORCE_FZ1 = -1015062, // 0xFFF082EA - LOAD_AREA_FORCE_FY1 = -1015061, // 0xFFF082EB - LOAD_AREA_FORCE_FX1 = -1015060, // 0xFFF082EC - LOAD_LINEAR_LENGTH = -1015043, // 0xFFF082FD - LOAD_IS_PROJECTED = -1015042, // 0xFFF082FE - LOAD_MOMENT_MZ2 = -1015041, // 0xFFF082FF - LOAD_MOMENT_MY2 = -1015040, // 0xFFF08300 - LOAD_MOMENT_MX2 = -1015039, // 0xFFF08301 - LOAD_MOMENT_MZ1 = -1015038, // 0xFFF08302 - LOAD_MOMENT_MY1 = -1015037, // 0xFFF08303 - LOAD_MOMENT_MX1 = -1015036, // 0xFFF08304 - LOAD_LINEAR_FORCE_FZ2 = -1015035, // 0xFFF08305 - LOAD_LINEAR_FORCE_FY2 = -1015034, // 0xFFF08306 - LOAD_LINEAR_FORCE_FX2 = -1015033, // 0xFFF08307 - LOAD_LINEAR_FORCE_FZ1 = -1015032, // 0xFFF08308 - LOAD_LINEAR_FORCE_FY1 = -1015031, // 0xFFF08309 - LOAD_LINEAR_FORCE_FX1 = -1015030, // 0xFFF0830A - LOAD_MOMENT_MZ = -1015015, // 0xFFF08319 - LOAD_MOMENT_MY = -1015014, // 0xFFF0831A - LOAD_MOMENT_MX = -1015013, // 0xFFF0831B - LOAD_FORCE_FZ = -1015012, // 0xFFF0831C - LOAD_FORCE_FY = -1015011, // 0xFFF0831D - LOAD_FORCE_FX = -1015010, // 0xFFF0831E - LOAD_IS_HOSTED = -1015006, // 0xFFF08322 - LOAD_IS_REACTION = -1015005, // 0xFFF08323 - LOAD_IS_CREATED_BY_API = -1015004, // 0xFFF08324 - LOAD_IS_UNIFORM = -1015003, // 0xFFF08325 - LOAD_USE_LOCAL_COORDINATE_SYSTEM = -1015001, // 0xFFF08327 - LOAD_CASE_ID = -1015000, // 0xFFF08328 - SPAN_DIR_SYM_PARAM_RIGHT = -1014004, // 0xFFF0870C - SPAN_DIR_SYM_PARAM_LEFT = -1014003, // 0xFFF0870D - SPAN_DIR_SYM_PARAM_BOTTOM = -1014002, // 0xFFF0870E - SPAN_DIR_SYM_PARAM_TOP = -1014001, // 0xFFF0870F - SPAN_DIR_INST_PARAM_ANGLE = -1014000, // 0xFFF08710 - ANALYTICAL_NODE_CONNECTION_STATUS = -1013457, // 0xFFF0892F - ANALYTICAL_MEMBER_ROTATION = -1013456, // 0xFFF08930 - ANALYTICAL_PANEL_THICKNESS = -1013455, // 0xFFF08931 - ANALYTICAL_ELEMENT_STRUCTURAL_ROLE = -1013453, // 0xFFF08933 - ANALYTICAL_ELEMENT_PHYSICAL_ASSET = -1013452, // 0xFFF08934 - ANALYTICAL_GEOMETRY_IS_VALID = -1013451, // 0xFFF08935 - STRUCTURAL_ASSET_PARAM = -1013450, // 0xFFF08936 - ANALYTICAL_ELEMENT_HAS_ASSOCIATION = -1013449, // 0xFFF08937 - GRID_NET_LOCATION_MARK = -1013448, // 0xFFF08938 - ANALYTICAL_MODEL_CODE_CHECKING = -1013447, // 0xFFF08939 - ANALYTICAL_MODEL_NODES_MARK = -1013446, // 0xFFF0893A - ANALYTICAL_MODEL_FOUNDATIONS_MARK = -1013445, // 0xFFF0893B - ANALYTICAL_MODEL_SURFACE_ELEMENTS_MARK = -1013444, // 0xFFF0893C - ANALYTICAL_MODEL_STICK_ELEMENTS_MARK = -1013443, // 0xFFF0893D - FAMILY_ENABLE_CUTTING_IN_VIEWS = -1013442, // 0xFFF0893E - FAMILY_CAN_HOST_REBAR = -1013441, // 0xFFF0893F - CLEAR_COVER = -1013440, // 0xFFF08940 - CLEAR_COVER_BOTTOM = -1013439, // 0xFFF08941 - CLEAR_COVER_TOP = -1013438, // 0xFFF08942 - CLEAR_COVER_OTHER = -1013437, // 0xFFF08943 - CLEAR_COVER_INTERIOR = -1013436, // 0xFFF08944 - CLEAR_COVER_EXTERIOR = -1013435, // 0xFFF08945 - COVER_TYPE_LENGTH = -1013434, // 0xFFF08946 - COVER_TYPE_NAME = -1013433, // 0xFFF08947 - JOIST_SYSTEM_CLEAR_SPACING_PARAM = -1013432, // 0xFFF08948 - JOIST_SYSTEM_FIXED_SPACING_PARAM = -1013431, // 0xFFF08949 - JOIST_SYSTEM_MAXIMUM_SPACING_PARAM = -1013430, // 0xFFF0894A - CURVE_EDGE_OFFSET = -1013429, // 0xFFF0894B - BEAM_SYSTEM_3D_PARAM = -1013427, // 0xFFF0894D - JOIST_SYSTEM_NEW_BEAM_TYPE_NO_FAM_NAME_PARAM = -1013419, // 0xFFF08955 - BEAM_SYSTEM_TAG_INST_PARAM_ANGLE = -1013418, // 0xFFF08956 - BEAM_SYSTEM_TAG_PARAM_RIGHT = -1013417, // 0xFFF08957 - BEAM_SYSTEM_TAG_PARAM_LEFT = -1013416, // 0xFFF08958 - JOIST_SYSTEM_NUM_BEAMS_SAME_TYPE = -1013415, // 0xFFF08959 - BEAM_H_JUSTIFICATION = -1013414, // 0xFFF0895A - BEAM_V_JUSTIFICATION = -1013413, // 0xFFF0895B - CURVE_SUPPORT_OFFSET = -1013412, // 0xFFF0895C - JOIST_SYSTEM_NEW_BEAM_TYPE_PARAM = -1013411, // 0xFFF0895D - JOIST_SYSTEM_LAYOUT_RULE_PARAM = -1013410, // 0xFFF0895E - JOIST_SYSTEM_JUSTIFICATION_PARAM = -1013409, // 0xFFF0895F - JOIST_SYSTEM_SPACING_PARAM = -1013408, // 0xFFF08960 - JOIST_SYSTEM_NUMBER_OF_LINES_PARAM = -1013407, // 0xFFF08961 - RBS_DUCT_FLOW_PARAM = -1013405, // 0xFFF08963 - CURTAINGRID_BELT_RATIO_V = -1013391, // 0xFFF08971 - CURTAINGRID_BELT_RATIO_U = -1013390, // 0xFFF08972 - CURTAINGRID_USE_CURVE_DIST_V = -1013389, // 0xFFF08973 - CURTAINGRID_USE_CURVE_DIST_U = -1013388, // 0xFFF08974 - CURTAINGRID_ADJUST_BORDER_V = -1013387, // 0xFFF08975 - CURTAINGRID_ADJUST_BORDER_U = -1013386, // 0xFFF08976 - CURTAINGRID_BELT_V = -1013385, // 0xFFF08977 - CURTAINGRID_BELT_U = -1013384, // 0xFFF08978 - CURTAINGRID_ORIGIN_V = -1013383, // 0xFFF08979 - CURTAINGRID_ORIGIN_U = -1013382, // 0xFFF0897A - CURTAINGRID_ANGLE_V = -1013380, // 0xFFF0897C - CURTAINGRID_ANGLE_U = -1013379, // 0xFFF0897D - SPACING_NUM_DIVISIONS_V = -1013377, // 0xFFF0897F - SPACING_NUM_DIVISIONS_U = -1013376, // 0xFFF08980 - SPACING_JUSTIFICATION_V = -1013375, // 0xFFF08981 - SPACING_JUSTIFICATION_U = -1013374, // 0xFFF08982 - SPACING_LENGTH_V = -1013373, // 0xFFF08983 - SPACING_LENGTH_U = -1013372, // 0xFFF08984 - SPACING_LAYOUT_V = -1013371, // 0xFFF08985 - SPACING_LAYOUT_U = -1013370, // 0xFFF08986 - CURTAINGRID_BELT_RATIO_2 = -1013369, // 0xFFF08987 - CURTAINGRID_BELT_RATIO_1 = -1013368, // 0xFFF08988 - CURTAIN_VERSION_PARAM = -1013367, // 0xFFF08989 - PADDING_LENGTH = -1013366, // 0xFFF0898A - CURTAINGRID_USE_CURVE_DIST = -1013354, // 0xFFF08996 - SPACING_JUSTIFICATION = -1013353, // 0xFFF08997 - SPACING_NUM_DIVISIONS = -1013352, // 0xFFF08998 - SPACING_LENGTH = -1013351, // 0xFFF08999 - SPACING_LAYOUT = -1013350, // 0xFFF0899A - CURTAINGRID_USE_CURVE_DIST_2 = -1013349, // 0xFFF0899B - CURTAINGRID_USE_CURVE_DIST_1 = -1013348, // 0xFFF0899C - CURTAINGRID_ADJUST_BORDER_2 = -1013347, // 0xFFF0899D - CURTAINGRID_ADJUST_BORDER_1 = -1013346, // 0xFFF0899E - CURTAINGRID_BELT_2 = -1013345, // 0xFFF0899F - CURTAINGRID_BELT_1 = -1013344, // 0xFFF089A0 - CURTAINGRID_ORIGIN_2 = -1013343, // 0xFFF089A1 - CURTAINGRID_ORIGIN_1 = -1013342, // 0xFFF089A2 - CURTAINGRID_ANGLE_2 = -1013340, // 0xFFF089A4 - CURTAINGRID_ANGLE_1 = -1013339, // 0xFFF089A5 - SPACING_NUM_DIVISIONS_2 = -1013337, // 0xFFF089A7 - SPACING_NUM_DIVISIONS_1 = -1013336, // 0xFFF089A8 - SPACING_JUSTIFICATION_2 = -1013335, // 0xFFF089A9 - SPACING_JUSTIFICATION_1 = -1013334, // 0xFFF089AA - SPACING_LENGTH_2 = -1013333, // 0xFFF089AB - SPACING_LENGTH_1 = -1013332, // 0xFFF089AC - SPACING_LAYOUT_2 = -1013331, // 0xFFF089AD - SPACING_LAYOUT_1 = -1013330, // 0xFFF089AE - CURTAINGRID_USE_CURVE_DIST_HORIZ = -1013319, // 0xFFF089B9 - CURTAINGRID_USE_CURVE_DIST_VERT = -1013318, // 0xFFF089BA - CURTAINGRID_ADJUST_BORDER_HORIZ = -1013317, // 0xFFF089BB - CURTAINGRID_ADJUST_BORDER_VERT = -1013316, // 0xFFF089BC - CURTAINGRID_BELT_HORIZ = -1013315, // 0xFFF089BD - CURTAINGRID_BELT_VERT = -1013314, // 0xFFF089BE - CURTAINGRID_ORIGIN_HORIZ = -1013313, // 0xFFF089BF - CURTAINGRID_ORIGIN_VERT = -1013312, // 0xFFF089C0 - CURTAINGRID_ANGLE_HORIZ = -1013310, // 0xFFF089C2 - CURTAINGRID_ANGLE_VERT = -1013309, // 0xFFF089C3 - GRIDLINE_SPEC_STATUS = -1013308, // 0xFFF089C4 - SPACING_NUM_DIVISIONS_HORIZ = -1013307, // 0xFFF089C5 - SPACING_NUM_DIVISIONS_VERT = -1013306, // 0xFFF089C6 - SPACING_JUSTIFICATION_HORIZ = -1013305, // 0xFFF089C7 - SPACING_JUSTIFICATION_VERT = -1013304, // 0xFFF089C8 - SPACING_LENGTH_HORIZ = -1013303, // 0xFFF089C9 - SPACING_LENGTH_VERT = -1013302, // 0xFFF089CA - SPACING_LAYOUT_HORIZ = -1013301, // 0xFFF089CB - SPACING_LAYOUT_VERT = -1013300, // 0xFFF089CC - DESIGN_OPTION_ID = -1013201, // 0xFFF08A2F - DESIGN_OPTION_PARAM = -1013200, // 0xFFF08A30 - PLAN_REGION_VIEW_RANGE = -1013103, // 0xFFF08A91 - GUIDE_GRID_NAME_PARAM = -1013002, // 0xFFF08AF6 - GUIDE_GRID_SPACING_PARAM = -1013001, // 0xFFF08AF7 - SKETCH_GRID_SPACING_PARAM = -1013000, // 0xFFF08AF8 - JOIN_STRENGTH_ORDER = -1012870, // 0xFFF08B7A - FAMILY_HOSTING_BEHAVIOR = -1012843, // 0xFFF08B95 - FAMILY_IS_ELEVATION_MARK_BODY = -1012842, // 0xFFF08B96 - FAMILY_USE_PRECUT_SHAPE = -1012841, // 0xFFF08B97 - WALL_SWEEP_DEFAULT_SETBACK_PARAM = -1012840, // 0xFFF08B98 - WALL_SWEEP_CUTS_WALL_PARAM = -1012839, // 0xFFF08B99 - WALL_SWEEP_CUT_BY_INSERTS_PARAM = -1012838, // 0xFFF08B9A - SLAB_EDGE_PROFILE_PARAM = -1012837, // 0xFFF08B9B - GUTTER_PROFILE_PARAM = -1012836, // 0xFFF08B9C - REVEAL_PROFILE_PARAM = -1012835, // 0xFFF08B9D - FAMILY_SHARED = -1012834, // 0xFFF08B9E - FAMILY_WORK_PLANE_BASED = -1012833, // 0xFFF08B9F - FAMILY_AUTOJOIN = -1012832, // 0xFFF08BA0 - FAMILY_IS_PARAMETRIC = -1012831, // 0xFFF08BA1 - FAMILY_KEEP_TEXT_READABLE = -1012830, // 0xFFF08BA2 - WALL_BOTTOM_EXTENSION_DIST_PARAM = -1012829, // 0xFFF08BA3 - WALL_TOP_EXTENSION_DIST_PARAM = -1012828, // 0xFFF08BA4 - SWEEP_BASE_VERT_OFFSET = -1012827, // 0xFFF08BA5 - SWEEP_BASE_OFFSET = -1012825, // 0xFFF08BA7 - SLAB_EDGE_MATERIAL_PARAM = -1012824, // 0xFFF08BA8 - GUTTER_MATERIAL_PARAM = -1012823, // 0xFFF08BA9 - FASCIA_MATERIAL_PARAM = -1012822, // 0xFFF08BAA - SWEEP_BASE_FLOOR_SUBCATEGORY_ID = -1012821, // 0xFFF08BAB - SWEEP_BASE_ROOF_SUBCATEGORY_ID = -1012820, // 0xFFF08BAC - FASCIA_PROFILE_PARAM = -1012819, // 0xFFF08BAD - DECAL_SUBCATEGORY_ID = -1012818, // 0xFFF08BAE - DECAL_HEIGHT = -1012815, // 0xFFF08BB1 - DECAL_WIDTH = -1012814, // 0xFFF08BB2 - DECAL_LOCK_PROPORTIONS = -1012813, // 0xFFF08BB3 - DECAL_ATTRIBUTES = -1012812, // 0xFFF08BB4 - FAMILY_ALLOW_CUT_WITH_VOIDS = -1012811, // 0xFFF08BB5 - FAMILY_KEY_EXT_PARAM = -1012810, // 0xFFF08BB6 - WALL_SWEEP_WALL_SUBCATEGORY_ID = -1012809, // 0xFFF08BB7 - FAMILY_ALWAYS_VERTICAL = -1012808, // 0xFFF08BB8 - FAMILY_ROTATE_WITH_COMPONENT = -1012807, // 0xFFF08BB9 - HOST_VOLUME_COMPUTED = -1012806, // 0xFFF08BBA - HOST_AREA_COMPUTED = -1012805, // 0xFFF08BBB - WALL_SWEEP_WALL_OFFSET_PARAM = -1012804, // 0xFFF08BBC - WALL_SWEEP_OFFSET_PARAM = -1012802, // 0xFFF08BBE - WALL_SWEEP_LEVEL_PARAM = -1012801, // 0xFFF08BBF - WALL_SWEEP_PROFILE_PARAM = -1012800, // 0xFFF08BC0 - FAMILY_ROTATE_TEXT_WITH_COMPONENT = -1012706, // 0xFFF08C1E - AREA_SCHEME_NAME = -1012705, // 0xFFF08C1F - AREA_SCHEME_ID = -1012704, // 0xFFF08C20 - AREA_TYPE_TEXT = -1012703, // 0xFFF08C21 - AREA_TYPE = -1012701, // 0xFFF08C23 - CONTOUR_LABELS_RELATIVE_BASE = -1012622, // 0xFFF08C72 - CONTOUR_LABELS_ELEV_BASE_TYPE = -1012621, // 0xFFF08C73 - PROPERTY_SEGMENT_SUBCATEGORY_ID = -1012620, // 0xFFF08C74 - PROPERTY_SEGMENT_L_R = -1012619, // 0xFFF08C75 - PROPERTY_SEGMENT_RADIUS = -1012618, // 0xFFF08C76 - PROPERTY_SEGMENT_E_W = -1012617, // 0xFFF08C77 - PROPERTY_SEGMENT_BEARING = -1012616, // 0xFFF08C78 - PROPERTY_SEGMENT_N_S = -1012615, // 0xFFF08C79 - PROPERTY_SEGMENT_DISTANCE = -1012614, // 0xFFF08C7A - PROPERTY_LENGTH_UNITS = -1012613, // 0xFFF08C7B - PROPERTY_AREA_UNITS = -1012612, // 0xFFF08C7C - VOLUME_NET = -1012611, // 0xFFF08C7D - PROJECTED_SURFACE_AREA = -1012610, // 0xFFF08C7E - CONTOUR_LABELS_LINEAR_UNITS = -1012609, // 0xFFF08C7F - CONTOUR_LABELS_PRIMARY_ONLY = -1012608, // 0xFFF08C80 - PROPERTY_SUBCATEGORY_ID = -1012607, // 0xFFF08C81 - PROPERTY_AREA_OPEN = -1012606, // 0xFFF08C82 - VOLUME_FILL = -1012604, // 0xFFF08C84 - VOLUME_CUT = -1012603, // 0xFFF08C85 - SURFACE_PERIMETER = -1012602, // 0xFFF08C86 - SURFACE_AREA = -1012601, // 0xFFF08C87 - PROPERTY_AREA = -1012600, // 0xFFF08C88 - BUILDINGPAD_HEIGHTABOVELEVEL_PARAM = -1012502, // 0xFFF08CEA - BUILDINGPAD_THICKNESS = -1012501, // 0xFFF08CEB - TOPOGRAPHY_LINK_PATH = -1012409, // 0xFFF08D47 - TOPOGRAPHY_LINK_NAME = -1012408, // 0xFFF08D48 - BOUNDARY_RADIUS = -1012407, // 0xFFF08D49 - CONTOUR_SUBCATEGORY_ID = -1012405, // 0xFFF08D4B - BOUNDARY_BEARING = -1012404, // 0xFFF08D4C - BOUNDARY_DISTANCE = -1012403, // 0xFFF08D4D - CONTOUR_ELEVATION_STEP = -1012402, // 0xFFF08D4E - CONTOUR_ELEVATION = -1012401, // 0xFFF08D4F - POINT_ELEVATION = -1012400, // 0xFFF08D50 - VOLUME_OF_INTEREST_NAME = -1012205, // 0xFFF08E13 - VOLUME_OF_INTEREST_VIEWS_VISIBLE = -1012203, // 0xFFF08E15 - VIEWER_VOLUME_OF_INTEREST_CROP = -1012202, // 0xFFF08E16 - DATUM_VOLUME_OF_INTEREST = -1012201, // 0xFFF08E17 - ORIENT_BY_VIEW = -1012200, // 0xFFF08E18 - ROOM_PHASE = -1012113, // 0xFFF08E6F - ROOM_PHASE_ID = -1012112, // 0xFFF08E70 - PHASE_SEQUENCE_NUMBER = -1012111, // 0xFFF08E71 - PHASE_NAME = -1012110, // 0xFFF08E72 - VIEW_FAMILY = -1012109, // 0xFFF08E73 - VIEW_TYPE = -1012106, // 0xFFF08E76 - VIEW_PHASE_FILTER = -1012103, // 0xFFF08E79 - VIEW_PHASE = -1012102, // 0xFFF08E7A - PHASE_DEMOLISHED = -1012101, // 0xFFF08E7B - PHASE_CREATED = -1012100, // 0xFFF08E7C - MASS_DATA_SLAB = -1012098, // 0xFFF08E7E - ENERGY_ANALYSIS_HVAC_SYSTEM = -1012062, // 0xFFF08EA2 - ENERGY_ANALYSIS_OUTDOOR_AIR_INFORMATION_PARAM = -1012061, // 0xFFF08EA3 - ENERGY_ANALYSIS_MASSZONE_USEENERGYDATASETTINGS = -1012060, // 0xFFF08EA4 - ENERGY_ANALYSIS_MASSZONE_DIVIDEPERIMETER = -1012059, // 0xFFF08EA5 - ENERGY_ANALYSIS_MASSZONE_COREOFFSET = -1012058, // 0xFFF08EA6 - ENERGY_ANALYSIS_SHADE_DEPTH = -1012057, // 0xFFF08EA7 - ENERGY_ANALYSIS_CONCEPTUAL_CONSTRUCTION = -1012056, // 0xFFF08EA8 - ENERGY_ANALYSIS_SKYLIGHT_WIDTH = -1012055, // 0xFFF08EA9 - ENERGY_ANALYSIS_PERCENTAGE_SKYLIGHTS = -1012054, // 0xFFF08EAA - ENERGY_ANALYSIS_GLAZING_IS_SHADED = -1012053, // 0xFFF08EAB - ENERGY_ANALYSIS_SILL_HEIGHT = -1012052, // 0xFFF08EAC - ENERGY_ANALYSIS_PERCENTAGE_GLAZING = -1012051, // 0xFFF08EAD - ENERGY_ANALYSIS_MASS_ZONING = -1012050, // 0xFFF08EAE - ENERGY_ANALYSIS_BUILDING_OPERATING_SCHEDULE = -1012047, // 0xFFF08EB1 - ENERGY_ANALYSIS_CREATE_ANALYTICAL_MODEL = -1012046, // 0xFFF08EB2 - MASS_DATA_SURFACE_DATA_SOURCE = -1012045, // 0xFFF08EB3 - MASS_DATA_SKYLIGHT_WIDTH = -1012044, // 0xFFF08EB4 - MASS_DATA_PERCENTAGE_SKYLIGHTS = -1012043, // 0xFFF08EB5 - MASS_DATA_SILL_HEIGHT = -1012042, // 0xFFF08EB6 - MASS_DATA_SHADE_DEPTH = -1012041, // 0xFFF08EB7 - MASS_DATA_GLAZING_IS_SHADED = -1012040, // 0xFFF08EB8 - MASS_DATA_PERCENTAGE_GLAZING = -1012039, // 0xFFF08EB9 - MASS_DATA_UNDERGROUND = -1012038, // 0xFFF08EBA - MASS_DATA_MASS_OPENING_AREA = -1012037, // 0xFFF08EBB - MASS_DATA_MASS_SKYLIGHT_AREA = -1012036, // 0xFFF08EBC - MASS_DATA_MASS_WINDOW_AREA = -1012035, // 0xFFF08EBD - MASS_DATA_MASS_ROOF_AREA = -1012034, // 0xFFF08EBE - MASS_DATA_MASS_INTERIOR_WALL_AREA = -1012033, // 0xFFF08EBF - MASS_DATA_MASS_EXTERIOR_WALL_AREA = -1012032, // 0xFFF08EC0 - MASS_DATA_SUBCATEGORY = -1012031, // 0xFFF08EC1 - MASS_DATA_CONCEPTUAL_CONSTRUCTION = -1012030, // 0xFFF08EC2 - MASS_ZONE_CONDITION_TYPE_PARAM = -1012027, // 0xFFF08EC5 - MASS_ZONE_SPACE_TYPE_PARAM = -1012026, // 0xFFF08EC6 - MASS_ZONE_FLOOR_AREA = -1012025, // 0xFFF08EC7 - CONCEPTUAL_CONSTRUCTION_MATERIAL = -1012024, // 0xFFF08EC8 - MASS_SURFACEDATA_MATERIAL = -1012023, // 0xFFF08EC9 - MASS_ZONE_MATERIAL = -1012022, // 0xFFF08ECA - MASS_ZONE_VOLUME = -1012021, // 0xFFF08ECB - LEVEL_DATA_MASS_TYPE_DESCRIPTION = -1012020, // 0xFFF08ECC - LEVEL_DATA_MASS_INSTANCE_COMMENTS = -1012019, // 0xFFF08ECD - LEVEL_DATA_MASS_TYPE_COMMENTS = -1012018, // 0xFFF08ECE - LEVEL_DATA_MASS_FAMILY_AND_TYPE_PARAM = -1012017, // 0xFFF08ECF - LEVEL_DATA_MASS_FAMILY_PARAM = -1012016, // 0xFFF08ED0 - LEVEL_DATA_SPACE_USAGE = -1012015, // 0xFFF08ED1 - LEVEL_DATA_OWNING_LEVEL = -1012014, // 0xFFF08ED2 - LEVEL_DATA_MASS_TYPE_PARAM = -1012013, // 0xFFF08ED3 - LEVEL_DATA_VOLUME = -1012012, // 0xFFF08ED4 - LEVEL_DATA_SURFACE_AREA = -1012011, // 0xFFF08ED5 - LEVEL_DATA_FLOOR_AREA = -1012010, // 0xFFF08ED6 - LEVEL_DATA_FLOOR_PERIMETER = -1012009, // 0xFFF08ED7 - MASS_GROSS_VOLUME = -1012007, // 0xFFF08ED9 - MASS_GROSS_SURFACE_AREA = -1012006, // 0xFFF08EDA - MASS_FLOOR_AREA_LEVELS = -1012005, // 0xFFF08EDB - MASS_GROSS_AREA = -1012004, // 0xFFF08EDC - MASSING_INTEGRATION_LEVEL = -1012000, // 0xFFF08EE0 - PROJECT_REVISION_REVISION_ISSUED = -1011957, // 0xFFF08F0B - PROJECT_REVISION_ENUMERATION = -1011956, // 0xFFF08F0C - PROJECT_REVISION_REVISION_ISSUED_BY = -1011955, // 0xFFF08F0D - PROJECT_REVISION_REVISION_ISSUED_TO = -1011954, // 0xFFF08F0E - PROJECT_REVISION_REVISION_DATE = -1011953, // 0xFFF08F0F - PROJECT_REVISION_REVISION_DESCRIPTION = -1011952, // 0xFFF08F10 - PROJECT_REVISION_REVISION_NUM = -1011951, // 0xFFF08F11 - PROJECT_REVISION_SEQUENCE_NUM = -1011950, // 0xFFF08F12 - REVISION_CLOUD_REVISION_ISSUED_BY = -1011906, // 0xFFF08F3E - REVISION_CLOUD_REVISION_ISSUED_TO = -1011904, // 0xFFF08F40 - REVISION_CLOUD_REVISION_DATE = -1011903, // 0xFFF08F41 - REVISION_CLOUD_REVISION_DESCRIPTION = -1011902, // 0xFFF08F42 - REVISION_CLOUD_REVISION_NUM = -1011901, // 0xFFF08F43 - REVISION_CLOUD_REVISION = -1011900, // 0xFFF08F44 - REPEATING_DETAIL_ROTATION = -1011109, // 0xFFF0925B - REPEATING_DETAIL_INSIDE = -1011107, // 0xFFF0925D - REPEATING_DETAIL_ELEMENT = -1011106, // 0xFFF0925E - REPEATING_DETAIL_LAYOUT = -1011105, // 0xFFF0925F - REPEATING_DETAIL_SPACING = -1011104, // 0xFFF09260 - REPEATING_DETAIL_NUMBER = -1011103, // 0xFFF09261 - INSULATION_SCALE = -1011101, // 0xFFF09263 - INSULATION_WIDTH = -1011100, // 0xFFF09264 - VIEW_PARTS_VISIBILITY = -1011003, // 0xFFF092C5 - VIEW_DETAIL_LEVEL = -1011002, // 0xFFF092C6 - PLUMBING_FIXTURES_VENT_CONNECTION = -1010707, // 0xFFF093ED - PLUMBING_FIXTURES_WASTE_CONNECTION = -1010706, // 0xFFF093EE - PLUMBING_FIXTURES_CW_CONNECTION = -1010705, // 0xFFF093EF - PLUMBING_FIXTURES_HW_CONNECTION = -1010704, // 0xFFF093F0 - PLUMBING_FIXTURES_TRAP = -1010703, // 0xFFF093F1 - PLUMBING_FIXTURES_DRAIN = -1010702, // 0xFFF093F2 - PLUMBING_FIXTURES_SUPPLY_PIPE = -1010701, // 0xFFF093F3 - PLUMBING_FIXTURES_SUPPLY_FITTING = -1010700, // 0xFFF093F4 - LIGHTING_FIXTURE_LIGHT_EMITTER = -1010508, // 0xFFF094B4 - FBX_LIGHT_SPOT_FIELD_ANGLE = -1010507, // 0xFFF094B5 - FBX_LIGHT_SPOT_BEAM_ANGLE = -1010506, // 0xFFF094B6 - FBX_LIGHT_SPOT_TILT_ANGLE = -1010505, // 0xFFF094B7 - FBX_LIGHT_LIMUNOUS_FLUX = -1010503, // 0xFFF094B9 - LIGHTING_FIXTURE_LAMP = -1010501, // 0xFFF094BB - LIGHTING_FIXTURE_WATTAGE = -1010500, // 0xFFF094BC - ELECTICAL_EQUIP_VOLTAGE = -1010401, // 0xFFF0951F - ELECTICAL_EQUIP_WATTAGE = -1010400, // 0xFFF09520 - CURTAIN_WALL_SYSPANEL_THICKNESS = -1010304, // 0xFFF09580 - CURTAIN_WALL_PANEL_HOST_ID = -1010303, // 0xFFF09581 - CURTAIN_WALL_SYSPANEL_OFFSET = -1010302, // 0xFFF09582 - CURTAIN_WALL_PANELS_WIDTH = -1010301, // 0xFFF09583 - CURTAIN_WALL_PANELS_HEIGHT = -1010300, // 0xFFF09584 - ALL_MODEL_MODEL = -1010109, // 0xFFF09643 - ALL_MODEL_MANUFACTURER = -1010108, // 0xFFF09644 - ALL_MODEL_INSTANCE_COMMENTS = -1010106, // 0xFFF09646 - ALL_MODEL_TYPE_COMMENTS = -1010105, // 0xFFF09647 - ALL_MODEL_URL = -1010104, // 0xFFF09648 - ALL_MODEL_DESCRIPTION = -1010103, // 0xFFF09649 - RGB_B_PARAM = -1010024, // 0xFFF09698 - RGB_G_PARAM = -1010023, // 0xFFF09699 - RGB_R_PARAM = -1010022, // 0xFFF0969A - ELLIPSE_Y_PARAM = -1010021, // 0xFFF0969B - ELLIPSE_X_PARAM = -1010020, // 0xFFF0969C - GROUPNAME_PARAM = -1010018, // 0xFFF0969E - ICON_INDEX_PARAM = -1010017, // 0xFFF0969F - SHOW_ICON_PARAM = -1010016, // 0xFFF096A0 - DEBUGTAB_DATABOUNDCONTROLSDEMO_DOUBLE = -1010013, // 0xFFF096A3 - DEBUGTAB_DATABOUNDCONTROLSDEMO_INTEGER = -1010012, // 0xFFF096A4 - DEBUGTAB_DATABOUNDCONTROLSDEMO_BOOLEAN = -1010011, // 0xFFF096A5 - DEBUGTAB_DATABOUNDCONTROLSDEMO_ENUM = -1010010, // 0xFFF096A6 - CASEWORK_DEPTH = -1010003, // 0xFFF096AD - GENERIC_DEPTH = -1010003, // 0xFFF096AD - ANALYTICAL_MEMBER_SECTION_TYPE = -1009533, // 0xFFF09883 - ANALYTICAL_MODEL_END_PROJECTION_ORTHOGONAL = -1009532, // 0xFFF09884 - ANALYTICAL_MODEL_START_PROJECTION_ORTHOGONAL = -1009531, // 0xFFF09885 - ANALYTICAL_LINK_RELEASE_ROTATION_Z = -1009530, // 0xFFF09886 - ANALYTICAL_LINK_RELEASE_ROTATION_Y = -1009529, // 0xFFF09887 - ANALYTICAL_LINK_RELEASE_ROTATION_X = -1009528, // 0xFFF09888 - ANALYTICAL_LINK_RELEASE_TRANSLATION_Z = -1009527, // 0xFFF09889 - ANALYTICAL_LINK_RELEASE_TRANSLATION_Y = -1009526, // 0xFFF0988A - ANALYTICAL_LINK_RELEASE_TRANSLATION_X = -1009525, // 0xFFF0988B - ANALYTICAL_MODEL_PHYSICAL_TYPE = -1009524, // 0xFFF0988C - ANALYTICAL_MODEL_SKETCH_PROJECTION = -1009523, // 0xFFF0988D - ANALYTICAL_MODEL_SKETCH_ALIGNMENT_METHOD = -1009522, // 0xFFF0988E - ANALYTICAL_MODEL_WALL_BASE_PROJECTION = -1009521, // 0xFFF0988F - ANALYTICAL_MODEL_WALL_TOP_PROJECTION = -1009520, // 0xFFF09890 - ANALYTICAL_MODEL_WALL_PROJECTION = -1009519, // 0xFFF09891 - ANALYTICAL_MODEL_WALL_ALIGNMENT_METHOD = -1009518, // 0xFFF09892 - ANALYTICAL_MODEL_FLOOR_PROJECTION = -1009517, // 0xFFF09893 - ANALYTICAL_MODEL_FLOOR_ALIGNMENT_METHOD = -1009516, // 0xFFF09894 - ANALYTICAL_MODEL_COLUMN_BASE_EXTENSION = -1009515, // 0xFFF09895 - ANALYTICAL_MODEL_BASE_EXTENSION_METHOD = -1009514, // 0xFFF09896 - ANALYTICAL_MODEL_COLUMN_TOP_EXTENSION = -1009513, // 0xFFF09897 - ANALYTICAL_MODEL_TOP_EXTENSION_METHOD = -1009512, // 0xFFF09898 - ANALYTICAL_MODEL_TOP_Y_PROJECTION = -1009511, // 0xFFF09899 - ANALYTICAL_MODEL_TOP_Z_PROJECTION = -1009510, // 0xFFF0989A - ANALYTICAL_MODEL_TOP_ALIGNMENT_METHOD = -1009509, // 0xFFF0989B - ANALYTICAL_MODEL_BASE_Y_PROJECTION = -1009508, // 0xFFF0989C - ANALYTICAL_MODEL_BASE_Z_PROJECTION = -1009507, // 0xFFF0989D - ANALYTICAL_MODEL_BASE_ALIGNMENT_METHOD = -1009506, // 0xFFF0989E - ANALYTICAL_MODEL_END_Z_PROJECTION = -1009505, // 0xFFF0989F - ANALYTICAL_MODEL_END_Y_PROJECTION = -1009504, // 0xFFF098A0 - ANALYTICAL_MODEL_END_ALIGNMENT_METHOD = -1009503, // 0xFFF098A1 - ANALYTICAL_MODEL_START_Z_PROJECTION = -1009502, // 0xFFF098A2 - ANALYTICAL_MODEL_START_Y_PROJECTION = -1009501, // 0xFFF098A3 - ANALYTICAL_MODEL_START_ALIGNMENT_METHOD = -1009500, // 0xFFF098A4 - ELEMENT_LOCKED_PARAM = -1009000, // 0xFFF09A98 - STAIRS_RAILING_BALUSTER_IS_POST = -1008633, // 0xFFF09C07 - STAIRS_RAILING_CONNECTION = -1008632, // 0xFFF09C08 - STAIRS_RAILING_ANGLED_CONNECTION = -1008631, // 0xFFF09C09 - STAIRS_RAILING_TANGENT_CONNECTION = -1008630, // 0xFFF09C0A - STAIRS_RAILING_HEIGHT_SHIFT_VAL = -1008629, // 0xFFF09C0B - STAIRS_RAILING_HEIGHT_SHIFT_TYPE = -1008628, // 0xFFF09C0C - STAIRS_RAILING_RAIL_NAME = -1008627, // 0xFFF09C0D - STAIRS_RAILING_BALUSTER_PLACEMENT = -1008626, // 0xFFF09C0E - STAIRS_RAILING_BALUSTER_SLOPE_ANGLE = -1008625, // 0xFFF09C0F - STAIRS_RAILING_BALUSTER_BOTTOM_ANGLE = -1008624, // 0xFFF09C10 - STAIRS_RAILING_BALUSTER_TOP_ANGLE = -1008623, // 0xFFF09C11 - STAIRS_RAILING_BALUSTER_HEIGHT = -1008622, // 0xFFF09C12 - STAIRS_RAILING_HEIGHT_OFFSET = -1008621, // 0xFFF09C13 - STAIRS_RAILING_BASE_LEVEL_PARAM = -1008620, // 0xFFF09C14 - STAIRS_RAILING_BALUSTER_OFFSET = -1008619, // 0xFFF09C15 - STAIRS_RAILING_BALUSTER_FAMILY = -1008618, // 0xFFF09C16 - STAIRS_RAILING_RAIL_OFFSET = -1008617, // 0xFFF09C17 - STAIRS_RAILING_RAIL_HEIGHT = -1008616, // 0xFFF09C18 - STAIRS_RAILING_RAIL_STRUCTURE = -1008615, // 0xFFF09C19 - STAIRS_RAILING_SHAPE = -1008614, // 0xFFF09C1A - STAIRS_RAILING_BALUSTER_LENGTH = -1008612, // 0xFFF09C1C - STAIRS_RAILING_BALUSTER_WIDTH = -1008611, // 0xFFF09C1D - STAIRS_RAILING_BALUSTERS_PER_TREAD = -1008610, // 0xFFF09C1E - STAIRS_RAILING_BALUSTER_SPACING = -1008609, // 0xFFF09C1F - STAIRS_RAILING_BALUSTER_SPACING_TYPE = -1008608, // 0xFFF09C20 - STAIRS_RAILING_BALUSTER_SHAPE = -1008605, // 0xFFF09C23 - STAIRS_RAILING_THICKNESS = -1008604, // 0xFFF09C24 - STAIRS_RAILING_WIDTH = -1008603, // 0xFFF09C25 - STAIRS_RAILING_HEIGHT = -1008602, // 0xFFF09C26 - RAMP_ATTR_TEXT_SIZE = -1008310, // 0xFFF09D4A - RAMP_ATTR_TEXT_FONT = -1008309, // 0xFFF09D4B - RAMP_ATTR_MATERIAL = -1008308, // 0xFFF09D4C - RAMP_ATTR_RIGHT_BALUSTER_ATTACH_PT = -1008307, // 0xFFF09D4D - RAMP_ATTR_LEFT_BALUSTER_ATTACH_PT = -1008306, // 0xFFF09D4E - RAMP_ATTR_SHAPE = -1008305, // 0xFFF09D4F - RAMP_ATTR_THICKNESS = -1008304, // 0xFFF09D50 - RAMP_MAX_RUN_LENGTH = -1008303, // 0xFFF09D51 - RAMP_ATTR_MIN_INV_SLOPE = -1008301, // 0xFFF09D53 - ASSIGN_TEMPLATE_ON_VIEW_CREATION = -1008211, // 0xFFF09DAD - DEFAULT_VIEW_TEMPLATE = -1008210, // 0xFFF09DAE - PLAN_VIEW_VIEW_DIR = -1008209, // 0xFFF09DAF - POCHE_MAT_ID = -1008208, // 0xFFF09DB0 - ELEVATN_TAG = -1008207, // 0xFFF09DB1 - CALLOUT_TAG = -1008206, // 0xFFF09DB2 - SECTION_TAG = -1008205, // 0xFFF09DB3 - CALLOUT_SYNCRONIZE_BOUND_OFFSET_FAR = -1008203, // 0xFFF09DB5 - CALLOUT_CORNER_SHEET_RADIUS = -1008201, // 0xFFF09DB7 - CALLOUT_ATTR_HEAD_TAG = -1008200, // 0xFFF09DB8 - GRID_BUBBLE_END_2 = -1008005, // 0xFFF09E7B - GRID_BUBBLE_END_1 = -1008004, // 0xFFF09E7C - DATUM_BUBBLE_LOCATION_IN_ELEV = -1008003, // 0xFFF09E7D - DATUM_BUBBLE_END_1 = -1008002, // 0xFFF09E7E - DATUM_BUBBLE_END_2 = -1008001, // 0xFFF09E7F - DATUM_TEXT = -1008000, // 0xFFF09E80 - CURVE_BASE_LEVEL = -1007907, // 0xFFF09EDD - CURVE_BOTTOM_LEVEL = -1007907, // 0xFFF09EDD - CURVE_TOP_LEVEL = -1007906, // 0xFFF09EDE - ELLIPSE_FOCUS_MRK_VISIBLE = -1007905, // 0xFFF09EDF - ARC_CURVE_CNTR_MRK_VISIBLE = -1007900, // 0xFFF09EE4 - ARC_WALL_CNTR_MRK_VISIBLE = -1007900, // 0xFFF09EE4 - REF_TABLE_PARAM_NAME = -1007851, // 0xFFF09F15 - REF_TABLE_ELEM_NAME = -1007850, // 0xFFF09F16 - RBS_PANEL_SCHEDULE_SHEET_APPEARANCE_INST_PARAM = -1007808, // 0xFFF09F40 - RBS_PANEL_SCHEDULE_SHEET_APPEARANCE_PARAM = -1007807, // 0xFFF09F41 - SCHEDULE_EMBEDDED_PARAM = -1007806, // 0xFFF09F42 - SCHEDULE_SHEET_APPEARANCE_PARAM = -1007805, // 0xFFF09F43 - SCHEDULE_FORMAT_PARAM = -1007804, // 0xFFF09F44 - SCHEDULE_GROUP_PARAM = -1007803, // 0xFFF09F45 - SCHEDULE_FILTER_PARAM = -1007801, // 0xFFF09F47 - SCHEDULE_FIELDS_PARAM = -1007800, // 0xFFF09F48 - RASTER_SYMBOL_LINKLOAD_STATUS = -1007771, // 0xFFF09F65 - RASTER_ENABLE_SNAPS = -1007770, // 0xFFF09F66 - RASTER_SYMBOL_PAGENUMBER = -1007769, // 0xFFF09F67 - RASTER_HORIZONTAL_SCALE = -1007768, // 0xFFF09F68 - RASTER_VERTICAL_SCALE = -1007767, // 0xFFF09F69 - RASTER_SYMBOL_HEIGHT = -1007766, // 0xFFF09F6A - RASTER_SYMBOL_WIDTH = -1007765, // 0xFFF09F6B - RASTER_SYMBOL_RESOLUTION = -1007764, // 0xFFF09F6C - RASTER_SYMBOL_FILENAME = -1007763, // 0xFFF09F6D - RASTER_SYMBOL_VIEWNAME = -1007762, // 0xFFF09F6E - RASTER_SYMBOL_PIXELHEIGHT = -1007761, // 0xFFF09F6F - RASTER_SYMBOL_PIXELWIDTH = -1007760, // 0xFFF09F70 - RASTER_LOCK_PROPORTIONS = -1007752, // 0xFFF09F78 - RASTER_SHEETHEIGHT = -1007751, // 0xFFF09F79 - RASTER_SHEETWIDTH = -1007750, // 0xFFF09F7A - IMPORT_ADT_ENTITY_ROLL = -1007738, // 0xFFF09F86 - IMPORT_ADT_ENTITY_THICKNESS = -1007737, // 0xFFF09F87 - IMPORT_ADT_ENTITY_LENGTH = -1007736, // 0xFFF09F88 - IMPORT_ADT_ENTITY_WIDTH = -1007735, // 0xFFF09F89 - IMPORT_ADT_ENTITY_HEIGHT = -1007734, // 0xFFF09F8A - IMPORT_ADT_COMPONENTS_DESC = -1007733, // 0xFFF09F8B - IMPORT_ADT_ENTITY_STYLE = -1007732, // 0xFFF09F8C - IMPORT_ADT_ENTITY_STRUCT_TYPE = -1007731, // 0xFFF09F8D - IMPORT_ADT_ENTITY_TYPE = -1007730, // 0xFFF09F8E - RVT_LINK_PHASE_MAP = -1007728, // 0xFFF09F90 - RVT_LINK_REFERENCE_TYPE = -1007727, // 0xFFF09F91 - RVT_LINK_FILE_NAME_WITHOUT_EXT = -1007726, // 0xFFF09F92 - RVT_LEVEL_OFFSET = -1007725, // 0xFFF09F93 - RVT_HOST_LEVEL = -1007724, // 0xFFF09F94 - RVT_SOURCE_LEVEL = -1007723, // 0xFFF09F95 - RVT_LINK_INSTANCE_NAME = -1007721, // 0xFFF09F97 - GEO_LOCATION = -1007720, // 0xFFF09F98 - IMPORT_INSTANCE_CUTTING_IN_VIEW = -1007707, // 0xFFF09FA5 - IMPORT_INSTANCE_SCALE = -1007706, // 0xFFF09FA6 - IMPORT_BACKGROUND = -1007705, // 0xFFF09FA7 - IMPORT_DISPLAY_UNITS = -1007704, // 0xFFF09FA8 - IMPORT_BASE_LEVEL_OFFSET = -1007703, // 0xFFF09FA9 - IMPORT_BASE_LEVEL = -1007702, // 0xFFF09FAA - IMPORT_SCALE = -1007701, // 0xFFF09FAB - IMPORT_SYMBOL_NAME = -1007700, // 0xFFF09FAC - ELEV_SYMBOL_ID = -1007610, // 0xFFF0A006 - ELEV_REFERENCE_LABEL_POS = -1007609, // 0xFFF0A007 - ELEV_ASSOC_DATUM = -1007608, // 0xFFF0A008 - ELEV_VIEW_NAME_POS = -1007607, // 0xFFF0A009 - ELEV_SHOW_VIEW_NAME = -1007605, // 0xFFF0A00B - ELEV_TEXT_POS = -1007604, // 0xFFF0A00C - ELEV_ARROW_FILLED = -1007603, // 0xFFF0A00D - ELEV_ARROW_ANGLE = -1007602, // 0xFFF0A00E - ELEV_SHAPE = -1007601, // 0xFFF0A00F - ELEV_WIDTH = -1007600, // 0xFFF0A010 - COLOR_FILL_SWATCH_HEIGHT_PARAM = -1007504, // 0xFFF0A070 - COLOR_FILL_SWATCH_WIDTH_PARAM = -1007503, // 0xFFF0A071 - COLOR_FILL_FILTERED_PARAM = -1007502, // 0xFFF0A072 - SHEET_GUIDE_GRID = -1007419, // 0xFFF0A0C5 - SHEET_CURRENT_REVISION_ISSUED = -1007418, // 0xFFF0A0C6 - SHEET_CURRENT_REVISION_ISSUED_BY = -1007417, // 0xFFF0A0C7 - SHEET_CURRENT_REVISION_ISSUED_TO = -1007416, // 0xFFF0A0C8 - SHEET_CURRENT_REVISION_DATE = -1007415, // 0xFFF0A0C9 - SHEET_CURRENT_REVISION_DESCRIPTION = -1007414, // 0xFFF0A0CA - SHEET_REVISIONS_ON_SHEET = -1007413, // 0xFFF0A0CB - SHEET_CURRENT_REVISION = -1007412, // 0xFFF0A0CC - SHEET_HEIGHT = -1007411, // 0xFFF0A0CD - SHEET_WIDTH = -1007410, // 0xFFF0A0CE - SHEET_FILE_PATH = -1007409, // 0xFFF0A0CF - SHEET_APPROVED_BY = -1007408, // 0xFFF0A0D0 - SHEET_DESIGNED_BY = -1007407, // 0xFFF0A0D1 - SHEET_SCHEDULED = -1007406, // 0xFFF0A0D2 - SHEET_CHECKED_BY = -1007405, // 0xFFF0A0D3 - SHEET_DRAWN_BY = -1007404, // 0xFFF0A0D4 - SHEET_DATE = -1007403, // 0xFFF0A0D5 - SHEET_SCALE = -1007402, // 0xFFF0A0D6 - SHEET_NUMBER = -1007401, // 0xFFF0A0D7 - SHEET_NAME = -1007400, // 0xFFF0A0D8 - SPACING_APPEND = -1007398, // 0xFFF0A0DA - AUTO_JOIN_CONDITION_WALL = -1007395, // 0xFFF0A0DD - AUTO_MULLION_BORDER2_HORIZ = -1007394, // 0xFFF0A0DE - AUTO_MULLION_BORDER1_HORIZ = -1007393, // 0xFFF0A0DF - AUTO_MULLION_BORDER2_VERT = -1007392, // 0xFFF0A0E0 - AUTO_MULLION_BORDER1_VERT = -1007391, // 0xFFF0A0E1 - AUTO_MULLION_INTERIOR_HORIZ = -1007390, // 0xFFF0A0E2 - AUTO_MULLION_INTERIOR_VERT = -1007389, // 0xFFF0A0E3 - AUTO_PANEL_WALL = -1007388, // 0xFFF0A0E4 - AUTO_JOIN_CONDITION = -1007387, // 0xFFF0A0E5 - AUTO_PANEL = -1007386, // 0xFFF0A0E6 - AUTO_MULLION_BORDER2_GRID2 = -1007385, // 0xFFF0A0E7 - AUTO_MULLION_BORDER1_GRID2 = -1007384, // 0xFFF0A0E8 - AUTO_MULLION_BORDER2_GRID1 = -1007383, // 0xFFF0A0E9 - AUTO_MULLION_BORDER1_GRID1 = -1007382, // 0xFFF0A0EA - AUTO_MULLION_INTERIOR_GRID2 = -1007381, // 0xFFF0A0EB - AUTO_MULLION_INTERIOR_GRID1 = -1007380, // 0xFFF0A0EC - CURTAIN_GRID_BASE_ORIENTATION = -1007364, // 0xFFF0A0FC - MULLION_ANGLE = -1007363, // 0xFFF0A0FD - MULLION_POSITION = -1007362, // 0xFFF0A0FE - MULLION_PROFILE = -1007361, // 0xFFF0A0FF - TRAP_MULL_WIDTH = -1007359, // 0xFFF0A101 - MULLION_DEPTH2 = -1007358, // 0xFFF0A102 - MULLION_DEPTH1 = -1007357, // 0xFFF0A103 - MULLION_DEPTH = -1007356, // 0xFFF0A104 - LV_MULLION_LEG2 = -1007355, // 0xFFF0A105 - LV_MULLION_LEG1 = -1007354, // 0xFFF0A106 - MULLION_CORNER_TYPE = -1007353, // 0xFFF0A107 - MULLION_FAM_TYPE = -1007352, // 0xFFF0A108 - MULLION_OFFSET = -1007351, // 0xFFF0A109 - CIRC_MULLION_RADIUS = -1007350, // 0xFFF0A10A - CUST_MULLION_THICK = -1007322, // 0xFFF0A126 - CUST_MULLION_WIDTH2 = -1007321, // 0xFFF0A127 - CUST_MULLION_WIDTH1 = -1007320, // 0xFFF0A128 - RECT_MULLION_THICK = -1007304, // 0xFFF0A138 - RECT_MULLION_WIDTH2 = -1007301, // 0xFFF0A13B - RECT_MULLION_WIDTH1 = -1007300, // 0xFFF0A13C - STAIRS_INST_ALWAYS_UP = -1007278, // 0xFFF0A152 - STAIRS_ATTR_TRIM_TOP = -1007277, // 0xFFF0A153 - STAIRS_INST_DOWN_ARROW_ON = -1007276, // 0xFFF0A154 - STAIRS_INST_DOWN_LABEL_TEXT = -1007275, // 0xFFF0A155 - STAIRS_INST_DOWN_LABEL_ON = -1007274, // 0xFFF0A156 - STAIRS_INST_UP_ARROW_ON = -1007273, // 0xFFF0A157 - STAIRS_INST_UP_LABEL_TEXT = -1007272, // 0xFFF0A158 - STAIRS_INST_UP_LABEL_ON = -1007271, // 0xFFF0A159 - STAIRS_ATTR_TEXT_SIZE = -1007270, // 0xFFF0A15A - STAIRS_ATTR_TEXT_FONT = -1007269, // 0xFFF0A15B - STAIRS_ATTR_BODY_MATERIAL = -1007268, // 0xFFF0A15C - STAIRS_ATTR_LANDING_CARRIAGE = -1007267, // 0xFFF0A15D - STAIRS_ATTR_LANDINGS_OVERLAPPING = -1007266, // 0xFFF0A15E - STAIRS_ATTR_RIGHT_SIDE_STRINGER = -1007265, // 0xFFF0A15F - STAIRS_ATTR_LEFT_SIDE_STRINGER = -1007264, // 0xFFF0A160 - STAIRS_ATTR_NOSING_PLACEMENT = -1007263, // 0xFFF0A161 - STAIRS_ATTR_RISER_TREAD_CONNECT = -1007262, // 0xFFF0A162 - STAIRS_ATTR_RISER_THICKNESS = -1007261, // 0xFFF0A163 - STAIRS_ATTR_NUM_MID_STRINGERS = -1007260, // 0xFFF0A164 - STAIRS_ATTR_STAIRS_CUT_OFFSET = -1007259, // 0xFFF0A165 - STAIRS_ATTR_LAST_RISER = -1007258, // 0xFFF0A166 - STAIRS_ATTR_FIRST_RISER = -1007257, // 0xFFF0A167 - STAIRS_ATTR_STAIRS_BOTTOM = -1007256, // 0xFFF0A168 - STAIRS_ATTR_MONOLITHIC_STAIRS = -1007255, // 0xFFF0A169 - STAIRS_ATTR_CALC_ENABLED = -1007254, // 0xFFF0A16A - STAIRS_ATTR_CALC_MAX = -1007253, // 0xFFF0A16B - STAIRS_ATTR_CALC_MIN = -1007252, // 0xFFF0A16C - STAIRS_ATTR_EQ_RESULT = -1007251, // 0xFFF0A16D - STAIRS_ACTUAL_TREAD_DEPTH = -1007250, // 0xFFF0A16E - STAIRS_ATTR_TREAD_MULT = -1007249, // 0xFFF0A16F - STAIRS_ATTR_RISER_MULT = -1007248, // 0xFFF0A170 - STAIRS_ATTR_STAIR_CALCULATOR = -1007247, // 0xFFF0A171 - STAIRS_ACTUAL_NUM_RISERS = -1007246, // 0xFFF0A172 - STAIRS_ATTR_BREAK_SYM_IN_CUTLINE = -1007245, // 0xFFF0A173 - STAIRS_ATTR_RISER_MATERIAL = -1007244, // 0xFFF0A174 - STAIRS_ATTR_RISER_TYPE = -1007243, // 0xFFF0A175 - STAIRS_ATTR_TREAD_MATERIAL = -1007242, // 0xFFF0A176 - STAIRS_ATTR_NOSING_LENGTH = -1007241, // 0xFFF0A177 - STAIRS_ATTR_TREAD_FRONT_PROFILE = -1007240, // 0xFFF0A178 - STAIRS_ATTR_STRINGER_MATERIAL = -1007239, // 0xFFF0A179 - STAIRS_ATTR_STRINGER_OFFSET = -1007238, // 0xFFF0A17A - STAIRS_ATTR_STRINGER_CARRIAGE = -1007237, // 0xFFF0A17B - STAIRS_ATTR_SIDE_STRINGER_TYPE_PARAM = -1007236, // 0xFFF0A17C - STAIRS_MULTISTORY_TOP_LEVEL_PARAM = -1007235, // 0xFFF0A17D - STAIRS_STRINGERS_PRESENT = -1007234, // 0xFFF0A17E - STAIRS_TOP_OFFSET = -1007219, // 0xFFF0A18D - STAIRS_BASE_OFFSET = -1007218, // 0xFFF0A18E - STAIRS_ATTR_RISER_ANGLE = -1007212, // 0xFFF0A194 - STAIRS_ATTR_TREAD_THICKNESS = -1007211, // 0xFFF0A195 - STAIRS_ATTR_STRINGER_THICKNESS = -1007210, // 0xFFF0A196 - STAIRS_ATTR_STRINGER_HEIGHT = -1007209, // 0xFFF0A197 - STAIRS_ATTR_RISERS_PRESENT = -1007208, // 0xFFF0A198 - STAIRS_ACTUAL_RISER_HEIGHT = -1007206, // 0xFFF0A19A - STAIRS_DESIRED_NUM_RISERS = -1007205, // 0xFFF0A19B - STAIRS_ATTR_TREAD_WIDTH = -1007204, // 0xFFF0A19C - STAIRS_ATTR_MINIMUM_TREAD_DEPTH = -1007203, // 0xFFF0A19D - STAIRS_ATTR_MAX_RISER_HEIGHT = -1007202, // 0xFFF0A19E - STAIRS_TOP_LEVEL_PARAM = -1007201, // 0xFFF0A19F - STAIRS_BASE_LEVEL_PARAM = -1007200, // 0xFFF0A1A0 - LEVEL_IS_STRUCTURAL = -1007112, // 0xFFF0A1F8 - LEVEL_IS_BUILDING_STORY = -1007111, // 0xFFF0A1F9 - LEVEL_UP_TO_LEVEL = -1007110, // 0xFFF0A1FA - LEVEL_RELATIVE_BASE_TYPE = -1007109, // 0xFFF0A1FB - LEVEL_ELEV = -1007102, // 0xFFF0A202 - LEVEL_NAME = -1007101, // 0xFFF0A203 - LEVEL_HEAD_TAG = -1007100, // 0xFFF0A204 - MULTI_REFERENCE_ANNOTATION_SHOW_DIMENSION_TEXT = -1007054, // 0xFFF0A232 - MULTI_REFERENCE_ANNOTATION_DIMENSION_STYLE = -1007053, // 0xFFF0A233 - MULTI_REFERENCE_ANNOTATION_GROUP_TAG_HEADS = -1007052, // 0xFFF0A234 - MULTI_REFERENCE_ANNOTATION_TAG_TYPE = -1007051, // 0xFFF0A235 - MULTI_REFERENCE_ANNOTATION_REFERENCE_CATEGORY = -1007050, // 0xFFF0A236 - TAG_ELEVATION_BASE = -1007010, // 0xFFF0A25E - TAG_ELEMENT_COUNT = -1007008, // 0xFFF0A260 - TAG_ANGLE_PARAM = -1007007, // 0xFFF0A261 - TAG_LEADER_TYPE = -1007006, // 0xFFF0A262 - TAG_NO_BREAK_PARAM_STRINGS = -1007005, // 0xFFF0A263 - ROOM_TAG_ORIENTATION_PARAM = -1007004, // 0xFFF0A264 - TAG_ORIENTATION_PARAM = -1007003, // 0xFFF0A265 - TAG_SAMPLE_TEXT = -1007001, // 0xFFF0A267 - TAG_TAG = -1007000, // 0xFFF0A268 - DIAMETER_SYMBOL_TEXT = -1006999, // 0xFFF0A269 - DIAMETER_SYMBOL_LOCATION = -1006998, // 0xFFF0A26A - RADIUS_SYMBOL_TEXT = -1006997, // 0xFFF0A26B - VIS_GRAPHICS_COORDINATION_MODEL = -1006970, // 0xFFF0A286 - VIS_GRAPHICS_POINT_CLOUDS = -1006969, // 0xFFF0A287 - VIS_GRAPHICS_WORKSETS = -1006968, // 0xFFF0A288 - VIS_GRAPHICS_ANALYTICAL_MODEL = -1006967, // 0xFFF0A289 - VIS_GRAPHICS_DESIGNOPTIONS = -1006966, // 0xFFF0A28A - VIS_GRAPHICS_RVT_LINKS = -1006965, // 0xFFF0A28B - VIS_GRAPHICS_FILTERS = -1006964, // 0xFFF0A28C - VIS_GRAPHICS_IMPORT = -1006963, // 0xFFF0A28D - VIS_GRAPHICS_ANNOTATION = -1006962, // 0xFFF0A28E - VIS_GRAPHICS_MODEL = -1006961, // 0xFFF0A28F - LEVEL_ATTR_ROOM_COMPUTATION_AUTOMATIC = -1006941, // 0xFFF0A2A3 - LEVEL_ATTR_ROOM_COMPUTATION_HEIGHT = -1006940, // 0xFFF0A2A4 - LEVEL_ROOM_COMPUTATION_HEIGHT = -1006939, // 0xFFF0A2A5 - ROOM_COMPUTATION_HEIGHT = -1006928, // 0xFFF0A2B0 - ALWAYS_ZERO_LENGTH = -1006927, // 0xFFF0A2B1 - ROOM_COMPUTATION_METHOD = -1006926, // 0xFFF0A2B2 - ROOM_LOWER_OFFSET = -1006925, // 0xFFF0A2B3 - ROOM_UPPER_OFFSET = -1006924, // 0xFFF0A2B4 - ROOM_UPPER_LEVEL = -1006922, // 0xFFF0A2B6 - ROOM_VOLUME = -1006921, // 0xFFF0A2B7 - ROOM_HEIGHT = -1006920, // 0xFFF0A2B8 - ROOM_PERIMETER = -1006917, // 0xFFF0A2BB - ROOM_LEVEL_ID = -1006916, // 0xFFF0A2BC - ROOM_OCCUPANCY = -1006909, // 0xFFF0A2C3 - ROOM_DEPARTMENT = -1006907, // 0xFFF0A2C5 - ROOM_FINISH_BASE = -1006906, // 0xFFF0A2C6 - ROOM_FINISH_CEILING = -1006905, // 0xFFF0A2C7 - ROOM_FINISH_WALL = -1006904, // 0xFFF0A2C8 - ROOM_FINISH_FLOOR = -1006903, // 0xFFF0A2C9 - ROOM_AREA = -1006902, // 0xFFF0A2CA - ROOM_NUMBER = -1006901, // 0xFFF0A2CB - ROOM_NAME = -1006900, // 0xFFF0A2CC - SPATIAL_FIELD_MGR_LEGEND_HOR_ORIGIN_GAP = -1006861, // 0xFFF0A2F3 - SPATIAL_FIELD_MGR_LEGEND_VERT_ORIGIN_GAP = -1006860, // 0xFFF0A2F4 - SPATIAL_FIELD_MGR_LEGEND_WIDTH = -1006859, // 0xFFF0A2F5 - SPATIAL_FIELD_MGR_LEGEND_HEIGHT = -1006858, // 0xFFF0A2F6 - VIEW_ANALYSIS_RESULTS_VISIBILITY = -1006857, // 0xFFF0A2F7 - SPATIAL_FIELD_MGR_LEGEND_TEXT_TYPE = -1006856, // 0xFFF0A2F8 - SPATIAL_FIELD_MGR_RESULTS_VISIBILITY = -1006855, // 0xFFF0A2F9 - SPATIAL_FIELD_MGR_LEGEND_SHOW_DESCRIPTION = -1006854, // 0xFFF0A2FA - SPATIAL_FIELD_MGR_LEGEND_SHOW_CONFIG_NAME = -1006853, // 0xFFF0A2FB - SPATIAL_FIELD_MGR_DESCRIPTION = -1006852, // 0xFFF0A2FC - SPATIAL_FIELD_MGR_CURRENT_NAME = -1006851, // 0xFFF0A2FD - SPATIAL_FIELD_MGR_RANGE = -1006850, // 0xFFF0A2FE - GRID_END_SEGMENTS_LENGTH = -1006711, // 0xFFF0A389 - GRID_END_SEGMENT_PATTERN = -1006710, // 0xFFF0A38A - GRID_END_SEGMENT_COLOR = -1006709, // 0xFFF0A38B - GRID_END_SEGMENT_WEIGHT = -1006708, // 0xFFF0A38C - GRID_CENTER_SEGMENT_PATTERN = -1006707, // 0xFFF0A38D - GRID_CENTER_SEGMENT_COLOR = -1006706, // 0xFFF0A38E - GRID_CENTER_SEGMENT_WEIGHT = -1006705, // 0xFFF0A38F - GRID_CENTER_SEGMENT_STYLE = -1006704, // 0xFFF0A390 - GRID_BUBBLE_LINE_PEN = -1006703, // 0xFFF0A391 - GRID_HEAD_TAG = -1006700, // 0xFFF0A394 - STAIRS_PATH_FULL_STEP_ARROW = -1006661, // 0xFFF0A3BB - STAIRS_PATH_START_EXTENSION = -1006660, // 0xFFF0A3BC - NUMBER_SYSTEM_TEXT_SIZE = -1006645, // 0xFFF0A3CB - NUMBER_SYSTEM_TAG_TYPE = -1006644, // 0xFFF0A3CC - NUMBER_SYSTEM_DISPLAY_RULE = -1006643, // 0xFFF0A3CD - NUMBER_SYSTEM_REFERENCE = -1006642, // 0xFFF0A3CE - NUMBER_SYSTEM_JUSTIFY = -1006641, // 0xFFF0A3CF - NUMBER_SYSTEM_ORIENTATION = -1006639, // 0xFFF0A3D1 - NUMBER_SYSTEM_REFERENCE_OFFSET = -1006638, // 0xFFF0A3D2 - NUMBER_SYSTEM_JUSTIFY_OFFSET = -1006637, // 0xFFF0A3D3 - STAIRS_TEXT_ORIENTATION = -1006636, // 0xFFF0A3D4 - STAIRS_TEXT_TYPE = -1006635, // 0xFFF0A3D5 - STAIRS_DOWN_TEXT = -1006634, // 0xFFF0A3D6 - STAIRS_SHOW_DOWN_TEXT = -1006633, // 0xFFF0A3D7 - STAIRS_UP_TEXT = -1006632, // 0xFFF0A3D8 - STAIRS_SHOW_UP_TEXT = -1006631, // 0xFFF0A3D9 - SHOW_ARROWHEAD_TO_CUT_MARK = -1006630, // 0xFFF0A3DA - DRAW_FOR_EACH_RUN = -1006628, // 0xFFF0A3DC - ARROWHEAD_END_AT_RISER = -1006627, // 0xFFF0A3DD - STAIRS_PATH_START_FROM_RISER = -1006626, // 0xFFF0A3DE - DISTANCE_TO_CUT_MARK = -1006625, // 0xFFF0A3DF - LINE_SHAPE_AT_CORNER = -1006624, // 0xFFF0A3E0 - ARROWHEAD_TYPE = -1006623, // 0xFFF0A3E1 - START_SYMBOL_TYPE = -1006622, // 0xFFF0A3E2 - CUT_MARK_SYMBOL_SIZE = -1006621, // 0xFFF0A3E3 - CUT_LINE_TYPE = -1006620, // 0xFFF0A3E4 - CUT_LINE_ANGLE = -1006619, // 0xFFF0A3E5 - CUT_LINE_EXTENSION = -1006618, // 0xFFF0A3E6 - CUT_LINE_DISTANCE = -1006617, // 0xFFF0A3E7 - CUT_MARK_SYMBOL = -1006616, // 0xFFF0A3E8 - SECTION_BROKEN_DISPLAY_STYLE = -1006615, // 0xFFF0A3E9 - SECTION_COARSER_SCALE_PULLDOWN_IMPERIAL = -1006614, // 0xFFF0A3EA - SECTION_COARSER_SCALE_PULLDOWN_METRIC = -1006613, // 0xFFF0A3EB - SECTION_PARENT_VIEW_NAME = -1006612, // 0xFFF0A3EC - SECTION_SHOW_IN_ONE_VIEW_ONLY = -1006609, // 0xFFF0A3EF - SECTION_ATTR_TAIL_TAG = -1006608, // 0xFFF0A3F0 - SECTION_ATTR_TAIL_WIDTH = -1006604, // 0xFFF0A3F4 - SECTION_ATTR_TAIL_LENGTH = -1006603, // 0xFFF0A3F5 - VIEWER_DETAIL_NUMBER = -1006602, // 0xFFF0A3F6 - VIEWER_SHEET_NUMBER = -1006601, // 0xFFF0A3F7 - SECTION_ATTR_HEAD_TAG = -1006600, // 0xFFF0A3F8 - ALIGNMENT_STATION_LABEL_STATION_VALUE = -1006599, // 0xFFF0A3F9 - ALIGNMENT_STATION_LABEL_IND_STATION = -1006598, // 0xFFF0A3FA - ALIGNMENT_STATION_LABEL_INCLUDE_STATION = -1006597, // 0xFFF0A3FB - SPOT_DIM_LEADER_LINE = -1006596, // 0xFFF0A3FC - ALIGNMENT_STATION_LABEL_DISTANCE = -1006595, // 0xFFF0A3FD - ALIGNMENT_STATION_SUFFIX = -1006594, // 0xFFF0A3FE - ALIGNMENT_STATION_PREFIX = -1006593, // 0xFFF0A3FF - DIM_SUFFIX = -1006526, // 0xFFF0A442 - DIM_PREFIX = -1006525, // 0xFFF0A443 - ARROW_CENTERED = -1006524, // 0xFFF0A444 - INTERIOR_TICK_DISPLAY = -1006523, // 0xFFF0A445 - WITNS_LINE_TICK_MARK = -1006522, // 0xFFF0A446 - DIM_TOTAL_LENGTH = -1006521, // 0xFFF0A447 - DIM_REFERENCE_COUNT = -1006520, // 0xFFF0A448 - ALTERNATE_UNITS_SUFFIX = -1006519, // 0xFFF0A449 - ALTERNATE_UNITS_PREFIX = -1006518, // 0xFFF0A44A - EQUALITY_WITNESS_DISPLAY = -1006517, // 0xFFF0A44B - DIM_STYLE_SUPPRESS_SPACES = -1006516, // 0xFFF0A44C - EQUALITY_FORMULA = -1006515, // 0xFFF0A44D - DIM_STYLE_LEADER_TICK_MARK = -1006514, // 0xFFF0A44E - EQUALITY_TEXT_FOR_ANGULAR_DIM = -1006513, // 0xFFF0A44F - EQUALITY_TEXT_FOR_CONTINUOUS_LINEAR_DIM = -1006512, // 0xFFF0A450 - DIM_TEXT_LOCATION_FOR_LEADER = -1006511, // 0xFFF0A451 - DIM_LEADER_DISPLAY_CONDITION = -1006510, // 0xFFF0A452 - DIM_LEADER_SHOULDER_LENGTH = -1006509, // 0xFFF0A453 - DIM_LEADER_TYPE = -1006508, // 0xFFF0A454 - DIM_TO_INTERSECTING_GRIDS = -1006507, // 0xFFF0A455 - DIM_TO_INTERSECTING_WALLS = -1006506, // 0xFFF0A456 - DIM_TO_INSERT_TYPE = -1006505, // 0xFFF0A457 - FIXED_ROTATION = -1006504, // 0xFFF0A458 - KEEP_READABLE = -1006503, // 0xFFF0A459 - LEADER_LINE = -1006502, // 0xFFF0A45A - LEADER_OFFSET_SHEET = -1006501, // 0xFFF0A45B - DIM_TO_INSERTS = -1006500, // 0xFFF0A45C - SPOT_SLOPE_OFFSET_FROM_REFERENCE = -1006494, // 0xFFF0A462 - SPOT_SLOPE_SLOPE_REPRESENTATION = -1006493, // 0xFFF0A463 - SPOT_SLOPE_SLOPE_DIRECTION = -1006492, // 0xFFF0A464 - SPOT_ELEV_LOWER_VALUE = -1006491, // 0xFFF0A465 - SPOT_ELEV_SINGLE_OR_UPPER_VALUE = -1006490, // 0xFFF0A466 - SPOT_ELEV_IND_TYPE_ELEVATION = -1006489, // 0xFFF0A467 - SPOT_COORDINATE_INCLUDE_ELEVATION = -1006488, // 0xFFF0A468 - SPOT_COORDINATE_ELEVATION_SUFFIX = -1006487, // 0xFFF0A469 - SPOT_COORDINATE_ELEVATION_PREFIX = -1006486, // 0xFFF0A46A - SPOT_COORDINATE_BOTTOM_SUFFIX = -1006485, // 0xFFF0A46B - SPOT_COORDINATE_BOTTOM_PREFIX = -1006484, // 0xFFF0A46C - SPOT_COORDINATE_TOP_SUFFIX = -1006483, // 0xFFF0A46D - SPOT_COORDINATE_TOP_PREFIX = -1006482, // 0xFFF0A46E - SPOT_ELEV_LOWER_SUFFIX = -1006481, // 0xFFF0A46F - SPOT_ELEV_LOWER_PREFIX = -1006480, // 0xFFF0A470 - SPOT_ELEV_SINGLE_OR_UPPER_SUFFIX = -1006479, // 0xFFF0A471 - SPOT_ELEV_SINGLE_OR_UPPER_PREFIX = -1006478, // 0xFFF0A472 - BASELINE_DIM_OFFSET = -1006477, // 0xFFF0A473 - SPOT_ELEV_BEND_LEADER = -1006476, // 0xFFF0A474 - SPOT_ELEV_IND_TYPE_BOTTOM = -1006475, // 0xFFF0A475 - SPOT_ELEV_IND_TYPE_TOP = -1006474, // 0xFFF0A476 - SPOT_ELEV_IND_BOTTOM = -1006473, // 0xFFF0A477 - SPOT_ELEV_IND_TOP = -1006472, // 0xFFF0A478 - SPOT_ELEV_TEXT_LOCATION = -1006471, // 0xFFF0A479 - SPOT_ELEV_ROTATE_WITH_COMPONENT = -1006470, // 0xFFF0A47A - SPOT_ELEV_DISPLAY_ELEVATIONS = -1006469, // 0xFFF0A47B - ORDINATE_DIM_SETTING = -1006468, // 0xFFF0A47C - LINEAR_DIM_TYPE = -1006467, // 0xFFF0A47D - SPOT_DIM_LEADER = -1006466, // 0xFFF0A47E - DIM_STYLE_FLIPPED_DIM_LINE_EXTENSION = -1006465, // 0xFFF0A47F - DIM_STYLE_INTERIOR_TICK_MARK = -1006464, // 0xFFF0A480 - SPOT_TEXT_FROM_LEADER = -1006462, // 0xFFF0A482 - SPOT_COORDINATE_BASE = -1006461, // 0xFFF0A483 - DIM_STYLE_ANGULAR_UNITS_ALT = -1006460, // 0xFFF0A484 - SPOT_ELEV_IND_TYPE = -1006458, // 0xFFF0A486 - SPOT_ELEV_BOT_VALUE = -1006457, // 0xFFF0A487 - ALTERNATE_UNITS = -1006456, // 0xFFF0A488 - SPOT_ELEV_TOP_VALUE = -1006455, // 0xFFF0A489 - DIM_STYLE_LINEAR_UNITS_ALT = -1006454, // 0xFFF0A48A - SPOT_ELEV_TEXT_ORIENTATION = -1006453, // 0xFFF0A48B - SPOT_ELEV_IND_ELEVATION = -1006452, // 0xFFF0A48C - SPOT_ELEV_IND_EW = -1006451, // 0xFFF0A48D - SPOT_ELEV_IND_NS = -1006450, // 0xFFF0A48E - ARROW_CLOSED = -1006449, // 0xFFF0A48F - DIM_STYLE_READ_CONVENTION = -1006448, // 0xFFF0A490 - HEAVY_END_PEN = -1006447, // 0xFFF0A491 - DIM_STYLE_DIM_LINE_SNAP_DIST = -1006446, // 0xFFF0A492 - DIM_STYLE_CENTERLINE_TICK_MARK = -1006445, // 0xFFF0A493 - SPOT_ELEV_LINE_PEN = -1006444, // 0xFFF0A494 - SPOT_ELEV_TICK_MARK_PEN = -1006443, // 0xFFF0A495 - SPOT_ELEV_LEADER_ARROWHEAD = -1006442, // 0xFFF0A496 - SPOT_ELEV_RELATIVE_BASE = -1006441, // 0xFFF0A497 - SPOT_ELEV_FLIP_TEXT_VERT = -1006440, // 0xFFF0A498 - SPOT_ELEV_TEXT_HORIZ_OFFSET = -1006439, // 0xFFF0A499 - SPOT_ELEV_BASE = -1006437, // 0xFFF0A49B - SPOT_ELEV_SYMBOL = -1006436, // 0xFFF0A49C - DIM_STYLE_SHOW_OPENING_HT = -1006435, // 0xFFF0A49D - DIM_STYLE_CENTERLINE_PATTERN = -1006434, // 0xFFF0A49E - DIM_WITNS_LINE_EXTENSION_BELOW = -1006433, // 0xFFF0A49F - DIM_WITNS_LINE_CNTRL = -1006432, // 0xFFF0A4A0 - DIM_LINE_EXTENSION = -1006431, // 0xFFF0A4A1 - DIM_STYLE_CENTERLINE_SYMBOL = -1006430, // 0xFFF0A4A2 - DIM_TEXT_BACKGROUND = -1006429, // 0xFFF0A4A3 - DIM_STYLE_ANGULAR_UNITS = -1006428, // 0xFFF0A4A4 - DIM_STYLE_LINEAR_UNITS = -1006427, // 0xFFF0A4A5 - LEADER_ARROW_WIDTH = -1006426, // 0xFFF0A4A6 - ARROW_FILLED = -1006425, // 0xFFF0A4A7 - HEAVY_TICK_MARK_PEN = -1006420, // 0xFFF0A4AC - ARROW_SIZE = -1006414, // 0xFFF0A4B2 - ARROW_TYPE = -1006413, // 0xFFF0A4B3 - TICK_MARK_PEN = -1006412, // 0xFFF0A4B4 - TEXT_POSITION = -1006411, // 0xFFF0A4B5 - RADIUS_SYMBOL_LOCATION = -1006408, // 0xFFF0A4B8 - CENTER_MARK_SIZE = -1006407, // 0xFFF0A4B9 - ARC_CENTER_MARK = -1006406, // 0xFFF0A4BA - WITNS_LINE_GAP_TO_ELT = -1006405, // 0xFFF0A4BB - WITNS_LINE_EXTENSION = -1006404, // 0xFFF0A4BC - TEXT_DIST_TO_LINE = -1006401, // 0xFFF0A4BF - TEXT_ALIGNMENT = -1006400, // 0xFFF0A4C0 - MODEL_TEXT_SIZE = -1006336, // 0xFFF0A500 - TEXT_STYLE_SIZE = -1006335, // 0xFFF0A501 - TEXT_STYLE_FONT = -1006334, // 0xFFF0A502 - SHOW_TITLE = -1006333, // 0xFFF0A503 - TITLE_STYLE_UNDERLINE = -1006332, // 0xFFF0A504 - TITLE_STYLE_ITALIC = -1006331, // 0xFFF0A505 - TITLE_STYLE_BOLD = -1006330, // 0xFFF0A506 - TITLE_SIZE = -1006329, // 0xFFF0A507 - TITLE_FONT = -1006328, // 0xFFF0A508 - TEXT_WIDTH_SCALE = -1006327, // 0xFFF0A509 - TEXT_TAB_SIZE = -1006326, // 0xFFF0A50A - ARC_LEADER_PARAM = -1006325, // 0xFFF0A50B - DIM_LEADER_ARROWHEAD = -1006323, // 0xFFF0A50D - SHEET_ISSUE_DATE = -1006322, // 0xFFF0A50E - PROJECT_ISSUE_DATE = -1006321, // 0xFFF0A50F - PROJECT_STATUS = -1006320, // 0xFFF0A510 - CLIENT_NAME = -1006319, // 0xFFF0A511 - PROJECT_ADDRESS = -1006318, // 0xFFF0A512 - PROJECT_NAME = -1006317, // 0xFFF0A513 - PROJECT_NUMBER = -1006316, // 0xFFF0A514 - LEADER_ARROWHEAD = -1006315, // 0xFFF0A515 - TEXT_BACKGROUND = -1006314, // 0xFFF0A516 - TEXT_STYLE_UNDERLINE = -1006313, // 0xFFF0A517 - TEXT_STYLE_ITALIC = -1006312, // 0xFFF0A518 - TEXT_STYLE_BOLD = -1006311, // 0xFFF0A519 - CURVE_IS_FILLED = -1006310, // 0xFFF0A51A - TEXT_ALIGN_VERT = -1006309, // 0xFFF0A51B - TEXT_ALIGN_HORZ = -1006308, // 0xFFF0A51C - TEXT_TEXT = -1006307, // 0xFFF0A51D - LINE_PATTERN = -1006305, // 0xFFF0A51F - LINE_COLOR = -1006304, // 0xFFF0A520 - LINE_PEN = -1006303, // 0xFFF0A521 - TEXT_COLOR = -1006302, // 0xFFF0A522 - TEXT_SIZE = -1006301, // 0xFFF0A523 - TEXT_FONT = -1006300, // 0xFFF0A524 - REFERENCE_LINE_SUBCATEGORY = -1006221, // 0xFFF0A573 - CLINE_SUBCATEGORY = -1006220, // 0xFFF0A574 - EDGE_LINEWORK = -1006212, // 0xFFF0A57C - BUILDING_CURVE_GSTYLE_PLUS_INVISIBLE = -1006211, // 0xFFF0A57D - BUILDING_CURVE_GSTYLE = -1006210, // 0xFFF0A57E - FAMILY_CURVE_GSTYLE_FOR_2010_MASS = -1006207, // 0xFFF0A581 - HEAD_ON_PLACEMENT_METHOD = -1006206, // 0xFFF0A582 - IS_VISIBLE_PARAM = -1006205, // 0xFFF0A583 - FAMILY_CURVE_GSTYLE_PLUS_INVISIBLE_PLUS_STICK_SYM_MINUS_ANALYTICAL = -1006204, // 0xFFF0A584 - FAMILY_CURVE_GSTYLE_PLUS_INVISIBLE_MINUS_ANALYTICAL = -1006203, // 0xFFF0A585 - FAMILY_CURVE_GSTYLE_PLUS_INVISIBLE_PLUS_STICK_SYM = -1006202, // 0xFFF0A586 - FAMILY_CURVE_GSTYLE_PLUS_INVISIBLE = -1006201, // 0xFFF0A587 - FAMILY_ELEM_SUBCATEGORY = -1006200, // 0xFFF0A588 - STAIRS_CURVE_TYPE = -1006100, // 0xFFF0A5EC - ROOF_SLOPE = -1006016, // 0xFFF0A640 - CURVE_PARAM_STEEL_CANTILEVER = -1006015, // 0xFFF0A641 - CURVE_PARAM_CONCRETE_CANTILEVER = -1006014, // 0xFFF0A642 - CURVE_NUMBER_OF_SEGMENTS = -1006013, // 0xFFF0A643 - SPECIFY_SLOPE_OR_OFFSET = -1006012, // 0xFFF0A644 - SLOPE_ARROW_LEVEL_END = -1006011, // 0xFFF0A645 - SLOPE_ARROW_LEVEL_START = -1006010, // 0xFFF0A646 - CURVE_LEVEL = -1006009, // 0xFFF0A647 - CURVE_HEIGHT_OFFSET = -1006008, // 0xFFF0A648 - CURVE_IS_SLOPE_DEFINING = -1006007, // 0xFFF0A649 - DEFINES_CONSTANT_HEIGHT = -1006006, // 0xFFF0A64A - ROOF_CURVE_HEIGHT_AT_WALL = -1006005, // 0xFFF0A64B - ROOF_CURVE_HEIGHT_OFFSET = -1006001, // 0xFFF0A64F - ROOF_CURVE_IS_SLOPE_DEFINING = -1006000, // 0xFFF0A650 - STRUCTURAL_SECTION_ISHAPE_WEBTHICKNESS_LOCATION = -1005567, // 0xFFF0A801 - STRUCTURAL_SECTION_ISHAPE_FLANGETHICKNESS_LOCATION = -1005566, // 0xFFF0A802 - STRUCTURAL_SECTION_TOP_WEB_FILLET = -1005565, // 0xFFF0A803 - STRUCTURAL_SECTION_SLOPED_WEB_ANGLE = -1005564, // 0xFFF0A804 - STRUCTURAL_SECTION_SLOPED_FLANGE_ANGLE = -1005563, // 0xFFF0A805 - STRUCTURAL_SECTION_CANTILEVER_HEIGHT = -1005562, // 0xFFF0A806 - STRUCTURAL_SECTION_CANTILEVER_LENGTH = -1005561, // 0xFFF0A807 - STRUCTURAL_SECTION_BOTTOM_CUT_HEIGHT = -1005560, // 0xFFF0A808 - STRUCTURAL_SECTION_BOTTOM_CUT_WIDTH = -1005559, // 0xFFF0A809 - STRUCTURAL_SECTION_TOP_CUT_HEIGHT = -1005558, // 0xFFF0A80A - STRUCTURAL_SECTION_TOP_CUT_WIDTH = -1005557, // 0xFFF0A80B - STRUCTURAL_FAMILY_CODE_NAME = -1005556, // 0xFFF0A80C - STRUCTURAL_FAMILY_NAME_KEY = -1005555, // 0xFFF0A80D - STRUCTURAL_SECTION_NAME_KEY = -1005554, // 0xFFF0A80E - STRUCTURAL_SECTION_SIGMA_PROFILE_TOP_BEND_WIDTH = -1005553, // 0xFFF0A80F - STRUCTURAL_SECTION_SIGMA_PROFILE_MIDDLE_BEND_WIDTH = -1005552, // 0xFFF0A810 - STRUCTURAL_SECTION_SIGMA_PROFILE_BEND_WIDTH = -1005551, // 0xFFF0A811 - STRUCTURAL_SECTION_ZPROFILE_BOTTOM_FLANGE_LENGTH = -1005550, // 0xFFF0A812 - STRUCTURAL_SECTION_CPROFILE_FOLD_LENGTH = -1005549, // 0xFFF0A813 - STRUCTURAL_SECTION_LPROFILE_LIP_LENGTH = -1005548, // 0xFFF0A814 - STRUCTURAL_SECTION_LANGLE_BOLT_DIAMETER_SHORTER_FLANGE = -1005547, // 0xFFF0A815 - STRUCTURAL_SECTION_LANGLE_BOLT_DIAMETER_LONGER_FLANGE = -1005546, // 0xFFF0A816 - STRUCTURAL_SECTION_LANGLE_BOLT_SPACING_SHORTER_FLANGE = -1005545, // 0xFFF0A817 - STRUCTURAL_SECTION_LANGLE_BOLT_SPACING_2_LONGER_FLANGE = -1005544, // 0xFFF0A818 - STRUCTURAL_SECTION_LANGLE_BOLT_SPACING_1_LONGER_FLANGE = -1005543, // 0xFFF0A819 - STRUCTURAL_SECTION_ISHAPE_BOLT_SPACING_WEB = -1005542, // 0xFFF0A81A - STRUCTURAL_SECTION_ISHAPE_BOLT_SPACING_BETWEEN_ROWS = -1005541, // 0xFFF0A81B - STRUCTURAL_SECTION_ISHAPE_BOLT_SPACING_TWO_ROWS = -1005540, // 0xFFF0A81C - STRUCTURAL_SECTION_ISHAPE_BOLT_DIAMETER = -1005539, // 0xFFF0A81D - STRUCTURAL_SECTION_ISHAPE_BOLT_SPACING = -1005538, // 0xFFF0A81E - STRUCTURAL_SECTION_ISHAPE_WEB_TOE_OF_FILLET = -1005537, // 0xFFF0A81F - STRUCTURAL_SECTION_ISHAPE_FLANGE_TOE_OF_FILLET = -1005536, // 0xFFF0A820 - STRUCTURAL_SECTION_ISHAPE_CLEAR_WEB_HEIGHT = -1005535, // 0xFFF0A821 - STRUCTURAL_SECTION_IWELDED_BOTTOMFLANGEWIDTH = -1005534, // 0xFFF0A822 - STRUCTURAL_SECTION_IWELDED_BOTTOMFLANGETHICKNESS = -1005533, // 0xFFF0A823 - STRUCTURAL_SECTION_IWELDED_TOPFLANGEWIDTH = -1005532, // 0xFFF0A824 - STRUCTURAL_SECTION_IWELDED_TOPFLANGETHICKNESS = -1005531, // 0xFFF0A825 - STRUCTURAL_SECTION_HSS_OUTERFILLET = -1005530, // 0xFFF0A826 - STRUCTURAL_SECTION_HSS_INNERFILLET = -1005529, // 0xFFF0A827 - STRUCTURAL_SECTION_ISHAPE_WEBFILLET = -1005528, // 0xFFF0A828 - STRUCTURAL_SECTION_ISHAPE_FLANGEFILLET = -1005527, // 0xFFF0A829 - STRUCTURAL_SECTION_ISHAPE_WEBHEIGHT = -1005526, // 0xFFF0A82A - STRUCTURAL_SECTION_ISHAPE_WEBTHICKNESS = -1005525, // 0xFFF0A82B - STRUCTURAL_SECTION_ISHAPE_FLANGETHICKNESS = -1005524, // 0xFFF0A82C - STRUCTURAL_SECTION_COMMON_SHEAR_AREA_WEAK_AXIS = -1005523, // 0xFFF0A82D - STRUCTURAL_SECTION_COMMON_SHEAR_AREA_STRONG_AXIS = -1005522, // 0xFFF0A82E - STRUCTURAL_SECTION_COMMON_WARPING_CONSTANT = -1005521, // 0xFFF0A82F - STRUCTURAL_SECTION_COMMON_TORSIONAL_MODULUS = -1005520, // 0xFFF0A830 - STRUCTURAL_SECTION_COMMON_TORSIONAL_MOMENT_OF_INERTIA = -1005519, // 0xFFF0A831 - STRUCTURAL_SECTION_COMMON_PLASTIC_MODULUS_WEAK_AXIS = -1005518, // 0xFFF0A832 - STRUCTURAL_SECTION_COMMON_PLASTIC_MODULUS_STRONG_AXIS = -1005517, // 0xFFF0A833 - STRUCTURAL_SECTION_COMMON_ELASTIC_MODULUS_WEAK_AXIS = -1005516, // 0xFFF0A834 - STRUCTURAL_SECTION_COMMON_ELASTIC_MODULUS_STRONG_AXIS = -1005515, // 0xFFF0A835 - STRUCTURAL_SECTION_COMMON_MOMENT_OF_INERTIA_WEAK_AXIS = -1005514, // 0xFFF0A836 - STRUCTURAL_SECTION_COMMON_MOMENT_OF_INERTIA_STRONG_AXIS = -1005513, // 0xFFF0A837 - STRUCTURAL_SECTION_COMMON_NOMINAL_WEIGHT = -1005512, // 0xFFF0A838 - STRUCTURAL_SECTION_COMMON_PERIMETER = -1005511, // 0xFFF0A839 - STRUCTURAL_SECTION_COMMON_ALPHA = -1005510, // 0xFFF0A83A - STRUCTURAL_SECTION_COMMON_CENTROID_VERTICAL = -1005509, // 0xFFF0A83B - STRUCTURAL_SECTION_COMMON_CENTROID_HORIZ = -1005508, // 0xFFF0A83C - STRUCTURAL_SECTION_AREA = -1005507, // 0xFFF0A83D - STRUCTURAL_SECTION_PIPESTANDARD_WALLDESIGNTHICKNESS = -1005506, // 0xFFF0A83E - STRUCTURAL_SECTION_PIPESTANDARD_WALLNOMINALTHICKNESS = -1005505, // 0xFFF0A83F - STRUCTURAL_SECTION_COMMON_DIAMETER = -1005504, // 0xFFF0A840 - STRUCTURAL_SECTION_COMMON_HEIGHT = -1005503, // 0xFFF0A841 - STRUCTURAL_SECTION_COMMON_WIDTH = -1005502, // 0xFFF0A842 - STRUCTURAL_SECTION_SHAPE = -1005501, // 0xFFF0A843 - STRUCTURAL_MATERIAL_PARAM = -1005500, // 0xFFF0A844 - ANALYTICAL_DEFINE_THERMAL_PROPERTIES_BY = -1005439, // 0xFFF0A881 - ANALYTIC_CONSTRUCTION_GBXML_TYPEID = -1005438, // 0xFFF0A882 - ANALYTIC_CONSTRUCTION_LOOKUP_TABLE = -1005437, // 0xFFF0A883 - ANALYTICAL_ROUGHNESS = -1005436, // 0xFFF0A884 - ANALYTICAL_ABSORPTANCE = -1005435, // 0xFFF0A885 - ANALYTICAL_THERMAL_MASS = -1005434, // 0xFFF0A886 - ANALYTICAL_VISUAL_LIGHT_TRANSMITTANCE = -1005433, // 0xFFF0A887 - ANALYTICAL_SOLAR_HEAT_GAIN_COEFFICIENT = -1005432, // 0xFFF0A888 - ANALYTICAL_THERMAL_RESISTANCE = -1005431, // 0xFFF0A889 - ANALYTICAL_HEAT_TRANSFER_COEFFICIENT = -1005430, // 0xFFF0A88A - VIEW_DESIGN_OPTIONS_CONFIG = -1005400, // 0xFFF0A8A8 - VIEW_SOLARSTUDY_LIGHTING_ALTITUDE_TEXT = -1005378, // 0xFFF0A8BE - VIEW_SOLARSTUDY_LIGHTING_ALTITUDE_VALUE = -1005377, // 0xFFF0A8BF - VIEW_SOLARSTUDY_LIGHTING_AZIMUTH_TEXT = -1005376, // 0xFFF0A8C0 - VIEW_SOLARSTUDY_LIGHTING_AZIMUTH_VALUE = -1005375, // 0xFFF0A8C1 - VIEW_SOLARSTUDY_MULTIDAY_DATETIME_TEXT = -1005374, // 0xFFF0A8C2 - VIEW_SOLARSTUDY_MULTIDAY_FRAME_TEXT = -1005373, // 0xFFF0A8C3 - VIEW_SOLARSTUDY_MULTIDAY_FRAME_VALUE = -1005372, // 0xFFF0A8C4 - VIEW_SOLARSTUDY_SINGLEDAY_DATETIME_TEXT = -1005371, // 0xFFF0A8C5 - VIEW_SOLARSTUDY_SINGLEDAY_FRAME_TEXT = -1005370, // 0xFFF0A8C6 - VIEW_SOLARSTUDY_SINGLEDAY_FRAME_VALUE = -1005369, // 0xFFF0A8C7 - VIEW_SOLARSTUDY_STILL_TIME_TEXT = -1005368, // 0xFFF0A8C8 - VIEW_SOLARSTUDY_STILL_TIME_VALUE = -1005367, // 0xFFF0A8C9 - VIEW_SOLARSTUDY_STILL_DATE_TEXT = -1005366, // 0xFFF0A8CA - VIEW_SOLARSTUDY_STILL_DATE_VALUE = -1005365, // 0xFFF0A8CB - VIEW_SOLARSTUDY_LIGHTING_PRESET_INDEX = -1005364, // 0xFFF0A8CC - VIEW_SOLARSTUDY_MULTIDAY_PRESET_INDEX = -1005363, // 0xFFF0A8CD - VIEW_SOLARSTUDY_SINGLEDAY_PRESET_INDEX = -1005362, // 0xFFF0A8CE - VIEW_SOLARSTUDY_STILL_PRESET_INDEX = -1005361, // 0xFFF0A8CF - VIEW_SOLARSTUDY_SHADOWS_INTENSITY_TEXT = -1005360, // 0xFFF0A8D0 - VIEW_SOLARSTUDY_SHADOWS_INTENSITY_VALUE = -1005359, // 0xFFF0A8D1 - VIEW_SOLARSTUDY_SUN_INTENSITY_TEXT = -1005358, // 0xFFF0A8D2 - VIEW_SOLARSTUDY_SUN_INTENSITY_VALUE = -1005357, // 0xFFF0A8D3 - VIEW_SOLARSTUDY_ANIMATION_SPEED_TEXT = -1005356, // 0xFFF0A8D4 - VIEW_SOLARSTUDY_ANIMATION_SPEED_VALUE = -1005355, // 0xFFF0A8D5 - VIEW_SOLARSTUDY_IS_LIGHTING_STUDY_TYPE = -1005354, // 0xFFF0A8D6 - VIEW_SOLARSTUDY_IS_MULTIDAY_STUDY_TYPE = -1005353, // 0xFFF0A8D7 - VIEW_SOLARSTUDY_IS_SINGLEDAY_STUDY_TYPE = -1005352, // 0xFFF0A8D8 - VIEW_SOLARSTUDY_IS_STILLIMAGE_STUDY_TYPE = -1005351, // 0xFFF0A8D9 - VIEW_SOLARSTUDY_CURRENT_STUDY_TYPE_INDEX = -1005350, // 0xFFF0A8DA - VIEW_UNDERLAY_TOP_ID = -1005335, // 0xFFF0A8E9 - VIEW_GRAPH_SUN_PATH_SIZE = -1005334, // 0xFFF0A8EA - VIEW_GRAPH_SUN_PATH = -1005333, // 0xFFF0A8EB - VIEW_ANALYSIS_DISPLAY_STYLE = -1005332, // 0xFFF0A8EC - VIEW_GRAPH_SCHED_LEVEL_RELATIVE_BASE_TYPE = -1005331, // 0xFFF0A8ED - VIEW_GRAPH_SCHED_HIDDEN_LEVELS = -1005330, // 0xFFF0A8EE - VIEW_GRAPH_SCHED_TOTAL_ROWS = -1005329, // 0xFFF0A8EF - VIEW_GRAPH_SCHED_ROWS_COUNT = -1005328, // 0xFFF0A8F0 - VIEW_GRAPH_SCHED_GRID_APPEARANCE = -1005327, // 0xFFF0A8F1 - VIEW_GRAPH_SCHED_TEXT_APPEARANCE = -1005326, // 0xFFF0A8F2 - VIEW_GRAPH_SCHED_TITLE = -1005325, // 0xFFF0A8F3 - VIEW_GRAPH_SCHED_ROWS_FROM = -1005319, // 0xFFF0A8F9 - VIEW_GRAPH_SCHED_GROUP_SIMILAR = -1005318, // 0xFFF0A8FA - VIEW_GRAPH_SCHED_MATERIAL_TYPES = -1005317, // 0xFFF0A8FB - VIEW_GRAPH_SCHED_LOCATIONS_HIGH = -1005316, // 0xFFF0A8FC - VIEW_GRAPH_SCHED_LOCATIONS_LOW = -1005315, // 0xFFF0A8FD - VIEW_GRAPH_SCHED_BOTTOM_LEVEL = -1005314, // 0xFFF0A8FE - VIEW_GRAPH_SCHED_TOP_LEVEL = -1005313, // 0xFFF0A8FF - VIEWPORT_ATTR_ORIENTATION_ON_SHEET = -1005254, // 0xFFF0A93A - VIEWPORT_ATTR_SHOW_BOX = -1005253, // 0xFFF0A93B - VIEWPORT_ATTR_SHOW_EXTENSION_LINE = -1005252, // 0xFFF0A93C - VIEWPORT_ATTR_SHOW_LABEL = -1005251, // 0xFFF0A93D - VIEWPORT_ATTR_LABEL_TAG = -1005250, // 0xFFF0A93E - VIEW_SCALE_HAVENAME = -1005231, // 0xFFF0A951 - VIEW_SCALE_CUSTOMNAME = -1005230, // 0xFFF0A952 - VIEWPORT_POSITIONING = -1005210, // 0xFFF0A966 - VIEW_GRAPH_SCHED_OFF_GRID = -1005209, // 0xFFF0A967 - VIEW_GRAPH_SCHED_UNITS_FORMAT = -1005208, // 0xFFF0A968 - VIEWPORT_SHEET_NAME = -1005207, // 0xFFF0A969 - VIEWPORT_SHEET_NUMBER = -1005206, // 0xFFF0A96A - VIEWPORT_SCALE = -1005204, // 0xFFF0A96C - VIEWPORT_VIEW_NAME = -1005203, // 0xFFF0A96D - VIEWPORT_VIEW = -1005202, // 0xFFF0A96E - VIEWPORT_DETAIL_NUMBER = -1005201, // 0xFFF0A96F - VIEW_TEMPLATE_FOR_SCHEDULE = -1005199, // 0xFFF0A971 - RENDER_RPC_PROPERTIES = -1005198, // 0xFFF0A972 - FAMILY_SYMBOLIC_REP = -1005197, // 0xFFF0A973 - FAMILY_RENDERING_TYPE = -1005196, // 0xFFF0A974 - RENDER_RPC_FILENAME = -1005195, // 0xFFF0A975 - RENDER_PLANT_TRIM_HEIGHT = -1005194, // 0xFFF0A976 - RENDER_PLANT_HEIGHT = -1005193, // 0xFFF0A977 - RENDER_PLANT_NAME = -1005192, // 0xFFF0A978 - VIEW_CAMERA_ORIENTATION = -1005184, // 0xFFF0A980 - COLOR_SCHEME_LOCATION = -1005183, // 0xFFF0A981 - VIEW_DEPENDENCY = -1005182, // 0xFFF0A982 - VIEW_BACK_CLIPPING = -1005181, // 0xFFF0A983 - VIEW_ASSOCIATED_ASSEMBLY_INSTANCE_ID = -1005179, // 0xFFF0A985 - VIEW_GRAPH_SCHED_TOTAL_COLUMNS = -1005178, // 0xFFF0A986 - VIEW_UNDERLAY_ORIENTATION = -1005177, // 0xFFF0A987 - VIEW_TEMPLATE = -1005176, // 0xFFF0A988 - VIEW_GRAPH_SCHED_NUMBER_COLUMNS = -1005175, // 0xFFF0A989 - GRAPHIC_DISPLAY_OPTIONS = -1005173, // 0xFFF0A98B - MODEL_GRAPHICS_STYLE_ANON_DRAFT = -1005172, // 0xFFF0A98C - VIEW_REFERENCING_DETAIL = -1005171, // 0xFFF0A98D - VIEW_REFERENCING_SHEET = -1005170, // 0xFFF0A98E - VIEW_CAMERA_POSITION = -1005169, // 0xFFF0A98F - PLAN_VIEW_NORTH = -1005168, // 0xFFF0A990 - WALKTHROUGH_FRAMES_COUNT = -1005167, // 0xFFF0A991 - PLAN_VIEW_LEVEL = -1005166, // 0xFFF0A992 - MODEL_GRAPHICS_STYLE = -1005165, // 0xFFF0A993 - VIEW_VISIBLE_CATEGORIES = -1005164, // 0xFFF0A994 - VIEW_DISCIPLINE = -1005163, // 0xFFF0A995 - PLAN_VIEW_RANGE = -1005162, // 0xFFF0A996 - VIEW_MODEL_DISPLAY_MODE = -1005161, // 0xFFF0A997 - VIEW_SHOW_MASSING = -1005160, // 0xFFF0A998 - PLAN_VIEW_TOP_CLIP_HEIGHT = -1005159, // 0xFFF0A999 - VIEW_CLEAN_JOINS = -1005158, // 0xFFF0A99A - VIEW_SHEET_VIEWPORT_INFO = -1005157, // 0xFFF0A99B - PLAN_VIEW_CUT_PLANE_HEIGHT = -1005155, // 0xFFF0A99D - VIEW_DEPTH = -1005154, // 0xFFF0A99E - VIEW_UNDERLAY_BOTTOM_ID = -1005153, // 0xFFF0A99F - VIEW_SCALE_PULLDOWN_IMPERIAL = -1005152, // 0xFFF0A9A0 - VIEW_SCALE_PULLDOWN_METRIC = -1005151, // 0xFFF0A9A1 - VIEW_SCALE = -1005150, // 0xFFF0A9A2 - VIEW_SCHEMA_SETTING_FOR_SYSTEM = -1005149, // 0xFFF0A9A3 - VIEW_SCHEMA_SETTING_FOR_BUILDING = -1005148, // 0xFFF0A9A4 - VIEW_FIXED_SKETCH_PLANE = -1005147, // 0xFFF0A9A5 - GRAPHIC_DISPLAY_OPTIONS_PHOTO_EXPOSURE = -1005137, // 0xFFF0A9AF - GRAPHIC_DISPLAY_OPTIONS_FOG = -1005136, // 0xFFF0A9B0 - GRAPHIC_DISPLAY_OPTIONS_BACKGROUND = -1005135, // 0xFFF0A9B1 - GRAPHIC_DISPLAY_OPTIONS_SS_INTENSITY = -1005134, // 0xFFF0A9B2 - GRAPHIC_DISPLAY_OPTIONS_LIGHTING = -1005133, // 0xFFF0A9B3 - GRAPHIC_DISPLAY_OPTIONS_SHADOWS = -1005132, // 0xFFF0A9B4 - GRAPHIC_DISPLAY_OPTIONS_MODEL = -1005131, // 0xFFF0A9B5 - VIEWER3D_RENDER_SETTINGS = -1005124, // 0xFFF0A9BC - VIEWER_BOUND_FAR_CLIPPING = -1005123, // 0xFFF0A9BD - VIEWER_REFERENCE_LABEL_TEXT = -1005122, // 0xFFF0A9BE - VIEWER_IS_REFERENCE = -1005121, // 0xFFF0A9BF - VIEWER_REFERENCE_LABEL = -1005120, // 0xFFF0A9C0 - VIEW_DESCRIPTION = -1005114, // 0xFFF0A9C6 - VIEWER_MODEL_CLIP_BOX_ACTIVE = -1005113, // 0xFFF0A9C7 - VIEW_NAME = -1005112, // 0xFFF0A9C8 - VIEWER_BOUND_ACTIVE_NEAR = -1005111, // 0xFFF0A9C9 - VIEWER_BOUND_ACTIVE_FAR = -1005110, // 0xFFF0A9CA - VIEWER_BOUND_ACTIVE_BOTTOM = -1005109, // 0xFFF0A9CB - VIEWER_BOUND_ACTIVE_TOP = -1005108, // 0xFFF0A9CC - VIEWER_BOUND_ACTIVE_LEFT = -1005107, // 0xFFF0A9CD - VIEWER_BOUND_ACTIVE_RIGHT = -1005106, // 0xFFF0A9CE - VIEWER_BOUND_OFFSET_NEAR = -1005105, // 0xFFF0A9CF - VIEWER_BOUND_OFFSET_FAR = -1005104, // 0xFFF0A9D0 - VIEWER_BOUND_OFFSET_BOTTOM = -1005103, // 0xFFF0A9D1 - VIEWER_BOUND_OFFSET_TOP = -1005102, // 0xFFF0A9D2 - VIEWER_BOUND_OFFSET_LEFT = -1005101, // 0xFFF0A9D3 - VIEWER_BOUND_OFFSET_RIGHT = -1005100, // 0xFFF0A9D4 - VIEWER_ANNOTATION_CROP_ACTIVE = -1005094, // 0xFFF0A9DA - VIEWER_SHOW_UNCROPPED = -1005093, // 0xFFF0A9DB - VIEWER_CROP_REGION_DISABLED = -1005092, // 0xFFF0A9DC - VIEWER_CROP_REGION_VISIBLE = -1005091, // 0xFFF0A9DD - VIEWER_CROP_REGION = -1005090, // 0xFFF0A9DE - VIEWER_PERSPECTIVE = -1005050, // 0xFFF0AA06 - VIEWER_TARGET_ELEVATION = -1005002, // 0xFFF0AA36 - VIEWER_OPTION_VISIBILITY = -1005001, // 0xFFF0AA37 - VIEWER_EYE_ELEVATION = -1005000, // 0xFFF0AA38 - DIM_LABEL_IS_INSTANCE = -1004518, // 0xFFF0AC1A - DIM_ISREPORTING = -1004516, // 0xFFF0AC1C - DIM_LEADER = -1004515, // 0xFFF0AC1D - DIM_DISPLAY_EQ = -1004514, // 0xFFF0AC1E - DIM_NOT_MODIFIABLE = -1004513, // 0xFFF0AC1F - DIM_LABEL = -1004510, // 0xFFF0AC22 - DIM_LABEL_GP_SHOW = -1004502, // 0xFFF0AC2A - DIM_VALUE_ANGLE = -1004501, // 0xFFF0AC2B - DIM_VALUE_LENGTH = -1004500, // 0xFFF0AC2C - ELEM_REFERENCE_NAME_2D_XZ = -1004016, // 0xFFF0AE10 - CURVE_ELEM_DEFINES_SLOPE = -1004015, // 0xFFF0AE11 - RADIAL_ARRAY_ARC_RADIUS = -1004014, // 0xFFF0AE12 - CURVE_DETERMINES_ORIENTATION = -1004013, // 0xFFF0AE13 - DATUM_PLANE_DEFINES_WALL_CLOSURE = -1004012, // 0xFFF0AE14 - CURVE_IS_DETAIL = -1004011, // 0xFFF0AE15 - CURVE_ELEM_ARC_RADIUS = -1004010, // 0xFFF0AE16 - CURVE_ELEM_ARC_RANGE = -1004009, // 0xFFF0AE17 - CURVE_ELEM_ARC_END_ANGLE = -1004008, // 0xFFF0AE18 - CURVE_ELEM_ARC_START_ANGLE = -1004007, // 0xFFF0AE19 - CURVE_ELEM_LINE_ANGLE = -1004006, // 0xFFF0AE1A - CURVE_ELEM_LENGTH = -1004005, // 0xFFF0AE1B - ELEM_DELETABLE_IN_FAMILY = -1004004, // 0xFFF0AE1C - ELEM_REFERENCE_NAME = -1004003, // 0xFFF0AE1D - DATUM_PLANE_DEFINES_ORIGIN = -1004002, // 0xFFF0AE1E - ELEM_IS_REFERENCE = -1004001, // 0xFFF0AE1F - ASSOCIATED_LEVEL_OFFSET = -1002565, // 0xFFF0B3BB - ASSOCIATED_LEVEL = -1002564, // 0xFFF0B3BC - COLUMN_LOCATION_MARK = -1002563, // 0xFFF0B3BD - COLUMN_TOP_ATTACH_CUT_PARAM = -1002562, // 0xFFF0B3BE - COLUMN_BASE_ATTACH_CUT_PARAM = -1002561, // 0xFFF0B3BF - COLUMN_BASE_ATTACHED_PARAM = -1002560, // 0xFFF0B3C0 - COLUMN_TOP_ATTACHED_PARAM = -1002559, // 0xFFF0B3C1 - COLUMN_BASE_ATTACHMENT_OFFSET_PARAM = -1002558, // 0xFFF0B3C2 - COLUMN_TOP_ATTACHMENT_OFFSET_PARAM = -1002557, // 0xFFF0B3C3 - COLUMN_BASE_ATTACH_JUSTIFICATION_PARAM = -1002556, // 0xFFF0B3C4 - COLUMN_TOP_ATTACH_JUSTIFICATION_PARAM = -1002555, // 0xFFF0B3C5 - MATERIAL_PARAM_SHININESS = -1002554, // 0xFFF0B3C6 - MATERIAL_PARAM_SMOOTHNESS = -1002553, // 0xFFF0B3C7 - MATERIAL_PARAM_GLOW = -1002552, // 0xFFF0B3C8 - MATERIAL_PARAM_TRANSPARENCY = -1002551, // 0xFFF0B3C9 - MATERIAL_PARAM_COLOR = -1002550, // 0xFFF0B3CA - SEEK_ITEM_ID = -1002504, // 0xFFF0B3F8 - OMNICLASS_DESCRIPTION = -1002503, // 0xFFF0B3F9 - OMNICLASS_CODE = -1002502, // 0xFFF0B3FA - UNIFORMAT_DESCRIPTION = -1002501, // 0xFFF0B3FB - UNIFORMAT_CODE = -1002500, // 0xFFF0B3FC - SLOPE_END_HEIGHT = -1002401, // 0xFFF0B45F - SLOPE_START_HEIGHT = -1002400, // 0xFFF0B460 - CEILING_HAS_THICKNESS_PARAM = -1002302, // 0xFFF0B4C2 - CEILING_THICKNESS_PARAM = -1002301, // 0xFFF0B4C3 - CEILING_HEIGHTABOVELEVEL_PARAM = -1002300, // 0xFFF0B4C4 - CEILING_THICKNESS = -1002206, // 0xFFF0B522 - CEILING_ATTR_SYSTEMNAME_PARAM = -1002204, // 0xFFF0B524 - CEILING_ATTR_SPACING2_PARAM = -1002203, // 0xFFF0B525 - CEILING_ATTR_SPACING1_PARAM = -1002202, // 0xFFF0B526 - CEILING_ATTR_PATTERN_PARAM = -1002201, // 0xFFF0B527 - CEILING_ATTR_DEFAULT_HEIGHT_PARAM = -1002200, // 0xFFF0B528 - FILLED_REGION_MASKING = -1002125, // 0xFFF0B573 - BACKGROUND_PATTERN_COLOR_PARAM = -1002124, // 0xFFF0B574 - FOREGROUND_PATTERN_COLOR_PARAM = -1002123, // 0xFFF0B575 - BACKGROUND_DRAFT_PATTERN_ID_PARAM = -1002122, // 0xFFF0B576 - FOREGROUND_ANY_PATTERN_ID_PARAM = -1002121, // 0xFFF0B577 - FOREGROUND_DRAFT_PATTERN_ID_PARAM = -1002120, // 0xFFF0B578 - BUILIDING_PAD_STRUCTURE_ID_PARAM = -1002119, // 0xFFF0B579 - CEILING_STRUCTURE_ID_PARAM = -1002118, // 0xFFF0B57A - ROOF_STRUCTURE_ID_PARAM = -1002117, // 0xFFF0B57B - FLOOR_STRUCTURE_ID_PARAM = -1002116, // 0xFFF0B57C - ANY_PATTERN_ID_PARAM_NO_NO = -1002115, // 0xFFF0B57D - FILL_PATTERN_ID_PARAM_NO_NO = -1002114, // 0xFFF0B57E - OBJECT_STYLE_MATERIAL_ID_PARAM = -1002113, // 0xFFF0B57F - WRAPPING_AT_INSERTS_PARAM = -1002112, // 0xFFF0B580 - WRAPPING_AT_ENDS_PARAM = -1002111, // 0xFFF0B581 - COARSE_SCALE_FILL_PATTERN_COLOR = -1002110, // 0xFFF0B582 - MODEL_CATEGORY_ID_PARAM = -1002109, // 0xFFF0B583 - HOST_ID_PARAM = -1002108, // 0xFFF0B584 - MATERIAL_ID_PARAM = -1002107, // 0xFFF0B585 - COARSE_SCALE_FILL_PATTERN_ID_PARAM = -1002106, // 0xFFF0B586 - ANY_PATTERN_ID_PARAM = -1002105, // 0xFFF0B587 - WALL_STRUCTURE_ID_PARAM = -1002103, // 0xFFF0B589 - SURFACE_PATTERN_ID_PARAM = -1002102, // 0xFFF0B58A - FILL_PATTERN_ID_PARAM = -1002101, // 0xFFF0B58B - ID_PARAM = -1002100, // 0xFFF0B58C - SELECTION_EDITABLE_ONLY = -1002072, // 0xFFF0B5A8 - EDITED_BY = -1002067, // 0xFFF0B5AD - SCHEDULE_TOP_LEVEL_OFFSET_PARAM = -1002066, // 0xFFF0B5AE - SCHEDULE_BASE_LEVEL_OFFSET_PARAM = -1002065, // 0xFFF0B5AF - SCHEDULE_TOP_LEVEL_PARAM = -1002064, // 0xFFF0B5B0 - SCHEDULE_BASE_LEVEL_PARAM = -1002063, // 0xFFF0B5B1 - SCHEDULE_LEVEL_PARAM = -1002062, // 0xFFF0B5B2 - ELEM_ROOM_ID = -1002061, // 0xFFF0B5B3 - ELEM_ROOM_NAME = -1002060, // 0xFFF0B5B4 - ELEM_ROOM_NUMBER = -1002059, // 0xFFF0B5B5 - ELEM_PARTITION_PARAM = -1002053, // 0xFFF0B5BB - ELEM_FAMILY_AND_TYPE_PARAM = -1002052, // 0xFFF0B5BC - ELEM_FAMILY_PARAM = -1002051, // 0xFFF0B5BD - ELEM_TYPE_PARAM = -1002050, // 0xFFF0B5BE - ELEM_TYPE_LABEL = -1002008, // 0xFFF0B5E8 - BR_ORG_FILTER = -1002007, // 0xFFF0B5E9 - BR_ORG_FOLDERS = -1002006, // 0xFFF0B5EA - SYMBOL_FAMILY_AND_TYPE_NAMES_PARAM = -1002003, // 0xFFF0B5ED - ALL_MODEL_FAMILY_NAME = -1002002, // 0xFFF0B5EE - SYMBOL_FAMILY_NAME_PARAM = -1002002, // 0xFFF0B5EE - ALL_MODEL_TYPE_NAME = -1002001, // 0xFFF0B5EF - SYMBOL_NAME_PARAM = -1002001, // 0xFFF0B5EF - SYMBOL_ID_PARAM = -1002000, // 0xFFF0B5F0 - STRUCTURAL_DISPLAY_IN_HIDDEN_VIEWS = -1001956, // 0xFFF0B61C - FLOOR_PARAM_SPAN_DIRECTION = -1001955, // 0xFFF0B61D - FLOOR_PARAM_IS_STRUCTURAL = -1001954, // 0xFFF0B61E - HOST_PERIMETER_COMPUTED = -1001953, // 0xFFF0B61F - LEVEL_PARAM = -1001952, // 0xFFF0B620 - FLOOR_HEIGHTABOVELEVEL_PARAM = -1001951, // 0xFFF0B621 - FLOOR_ATTR_DEFAULT_HEIGHT_PARAM = -1001903, // 0xFFF0B651 - FLOOR_ATTR_DEFAULT_THICKNESS_PARAM = -1001902, // 0xFFF0B652 - FLOOR_ATTR_THICKNESS_PARAM = -1001900, // 0xFFF0B654 - INSERT_ORIENTATION = -1001834, // 0xFFF0B696 - PROFILE_PARAM_ALONG_PATH = -1001833, // 0xFFF0B697 - PROFILE_FAM_TYPE_PLUS_NONE = -1001832, // 0xFFF0B698 - PROFILE2_ANGLE = -1001831, // 0xFFF0B699 - PROFILE2_FAM_TYPE = -1001830, // 0xFFF0B69A - PROFILE2_FLIPPED_HOR = -1001829, // 0xFFF0B69B - PROFILE2_OFFSET_Y = -1001828, // 0xFFF0B69C - PROFILE2_OFFSET_X = -1001827, // 0xFFF0B69D - PROFILE1_ANGLE = -1001826, // 0xFFF0B69E - PROFILE1_FAM_TYPE = -1001825, // 0xFFF0B69F - PROFILE1_FLIPPED_HOR = -1001824, // 0xFFF0B6A0 - PROFILE1_OFFSET_Y = -1001823, // 0xFFF0B6A1 - PROFILE1_OFFSET_X = -1001822, // 0xFFF0B6A2 - FAM_PROFILE_USAGE = -1001821, // 0xFFF0B6A3 - SWEEP_TRAJ_SEGMENTED = -1001820, // 0xFFF0B6A4 - SWEEP_MAX_SEG_ANGLE = -1001819, // 0xFFF0B6A5 - MODEL_OR_SYMBOLIC = -1001818, // 0xFFF0B6A6 - PROFILE_ANGLE = -1001817, // 0xFFF0B6A7 - PROFILE_FAM_TYPE = -1001816, // 0xFFF0B6A8 - PROFILE_FLIPPED_HOR = -1001815, // 0xFFF0B6A9 - PROFILE_OFFSET_Y = -1001814, // 0xFFF0B6AA - PROFILE_OFFSET_X = -1001813, // 0xFFF0B6AB - EXTRUSION_LENGTH = -1001812, // 0xFFF0B6AC - CURVE_VISIBILITY_PARAM = -1001809, // 0xFFF0B6AF - GEOM_VISIBILITY_PARAM = -1001808, // 0xFFF0B6B0 - ELEMENT_IS_CUTTING = -1001807, // 0xFFF0B6B1 - EXTRUSION_AUTO_PARAMS = -1001806, // 0xFFF0B6B2 - BLEND_END_PARAM = -1001805, // 0xFFF0B6B3 - BLEND_START_PARAM = -1001804, // 0xFFF0B6B4 - REVOLUTION_END_ANGLE = -1001803, // 0xFFF0B6B5 - REVOLUTION_START_ANGLE = -1001802, // 0xFFF0B6B6 - EXTRUSION_END_PARAM = -1001801, // 0xFFF0B6B7 - EXTRUSION_START_PARAM = -1001800, // 0xFFF0B6B8 - SCHEDULE_TYPE_FOR_BROWSER = -1001718, // 0xFFF0B70A - SCHEDULE_CATEGORY = -1001717, // 0xFFF0B70B - FACEROOF_OFFSET_PARAM = -1001716, // 0xFFF0B70C - FACEROOF_LEVEL_PARAM = -1001715, // 0xFFF0B70D - ROOF_FACES_LOCATION = -1001714, // 0xFFF0B70E - RELATED_TO_MASS = -1001713, // 0xFFF0B70F - FASCIA_DEPTH_PARAM = -1001711, // 0xFFF0B711 - ROOF_EAVE_CUT_PARAM = -1001710, // 0xFFF0B712 - ROOF_RAFTER_OR_TRUSS_PARAM = -1001709, // 0xFFF0B713 - ROOF_BASE_LEVEL_PARAM = -1001708, // 0xFFF0B714 - CURVE_WALL_OFFSET_ROOFS = -1001707, // 0xFFF0B715 - CURVE_WALL_OFFSET = -1001706, // 0xFFF0B716 - ACTUAL_MAX_RIDGE_HEIGHT_PARAM = -1001705, // 0xFFF0B717 - ROOF_UPTO_LEVEL_OFFSET_PARAM = -1001703, // 0xFFF0B719 - ROOF_UPTO_LEVEL_PARAM = -1001702, // 0xFFF0B71A - ROOF_LEVEL_OFFSET_PARAM = -1001701, // 0xFFF0B71B - STRUCTURAL_ELEVATION_AT_BOTTOM_SURVEY = -1001658, // 0xFFF0B746 - STRUCTURAL_ELEVATION_AT_TOP_SURVEY = -1001657, // 0xFFF0B747 - STRUCTURAL_FLOOR_CORE_THICKNESS = -1001656, // 0xFFF0B748 - STRUCTURAL_ELEVATION_AT_BOTTOM_CORE = -1001655, // 0xFFF0B749 - STRUCTURAL_ELEVATION_AT_TOP_CORE = -1001654, // 0xFFF0B74A - STRUCTURAL_REFERENCE_LEVEL_ELEVATION = -1001653, // 0xFFF0B74B - ROOF_CONSTRAINT_OFFSET_PARAM = -1001652, // 0xFFF0B74C - ROOF_CONSTRAINT_LEVEL_PARAM = -1001651, // 0xFFF0B74D - HOST_SSE_CURVED_EDGE_CONDITION_PARAM = -1001603, // 0xFFF0B77D - ROOF_ATTR_THICKNESS_PARAM = -1001601, // 0xFFF0B77F - ROOF_ATTR_DEFAULT_THICKNESS_PARAM = -1001600, // 0xFFF0B780 - STRUCTURAL_ELEVATION_AT_TOP = -1001598, // 0xFFF0B782 - NODE_CONNECTION_STATUS = -1001597, // 0xFFF0B783 - WALL_STRUCTURAL_SIGNIFICANT = -1001596, // 0xFFF0B784 - STRUCTURAL_ANALYTICAL_BEAM_RIGID_LINK = -1001595, // 0xFFF0B785 - STRUCTURAL_ANALYTICAL_COLUMN_HORIZONTAL_PROJECTION_PLANE = -1001594, // 0xFFF0B786 - STRUCTURAL_ANALYTICAL_BEAM_HORIZONTAL_PROJECTION_PLANE = -1001593, // 0xFFF0B787 - CONTINUOUS_FOOTING_BREAK_AT_INSERTS_DISABLE = -1001592, // 0xFFF0B788 - CONTINUOUS_FOOTING_DEFAULT_END_EXTENSION_LENGTH = -1001591, // 0xFFF0B789 - STRUCTURAL_ANALYTICAL_TESSELLATE = -1001589, // 0xFFF0B78B - STRUCTURAL_ANALYTICAL_TESS_DEVIATION = -1001588, // 0xFFF0B78C - STRUCTURAL_ANALYTICAL_HARD_POINTS = -1001587, // 0xFFF0B78D - STRUCTURAL_BEND_DIR_ANGLE = -1001586, // 0xFFF0B78E - STRUCTURAL_DISPLAY_IN_HIDDEN_VIEWS_COLUMN = -1001585, // 0xFFF0B78F - STRUCTURAL_DISPLAY_IN_HIDDEN_VIEWS_FRAMING = -1001584, // 0xFFF0B790 - STRUCTURAL_FLOOR_ANALYZES_AS = -1001577, // 0xFFF0B797 - STRUCTURAL_ANALYZES_AS = -1001576, // 0xFFF0B798 - STRUCTURAL_BEAM_CUTBACK_FOR_COLUMN = -1001575, // 0xFFF0B799 - BEAM_V_JUSTIFICATION_OTHER_VALUE = -1001574, // 0xFFF0B79A - STRUCTURAL_BEAM_ORIENTATION = -1001573, // 0xFFF0B79B - STRUCTURAL_BEAM_END1_ELEVATION = -1001572, // 0xFFF0B79C - STRUCTURAL_BEAM_END0_ELEVATION = -1001571, // 0xFFF0B79D - FAMILY_EXPORT_AS_GEOMETRY = -1001570, // 0xFFF0B79E - STRUCTURAL_FOUNDATION_LENGTH = -1001569, // 0xFFF0B79F - STRUCTURAL_FOUNDATION_WIDTH = -1001568, // 0xFFF0B7A0 - CONTINUOUS_FOOTING_LENGTH = -1001567, // 0xFFF0B7A1 - CONTINUOUS_FOOTING_ECCENTRICITY = -1001564, // 0xFFF0B7A4 - CONTINUOUS_FOOTING_STRUCTURAL_USAGE = -1001563, // 0xFFF0B7A5 - CONTINUOUS_FOOTING_BEARING_WIDTH = -1001562, // 0xFFF0B7A6 - STRUCTURAL_ELEVATION_AT_BOTTOM = -1001561, // 0xFFF0B7A7 - FAMILY_STRUCT_FOOTING_USE_CAP_TOP = -1001560, // 0xFFF0B7A8 - STRUCTURAL_COPING_DISTANCE = -1001559, // 0xFFF0B7A9 - CONTINUOUS_FOOTING_WIDTH = -1001558, // 0xFFF0B7AA - STRUCTURAL_FOUNDATION_THICKNESS = -1001557, // 0xFFF0B7AB - CONTINUOUS_FOOTING_BOTTOM_HEEL = -1001556, // 0xFFF0B7AC - CONTINUOUS_FOOTING_TOP_HEEL = -1001555, // 0xFFF0B7AD - CONTINUOUS_FOOTING_BOTTOM_TOE = -1001554, // 0xFFF0B7AE - CONTINUOUS_FOOTING_TOP_TOE = -1001553, // 0xFFF0B7AF - STRUCTURAL_ANALYTICAL_MODEL = -1001552, // 0xFFF0B7B0 - STRUCTURAL_ANALYTICAL_COLUMN_RIGID_LINK = -1001551, // 0xFFF0B7B1 - FAMILY_STRUCT_MATERIAL_TYPE = -1001550, // 0xFFF0B7B2 - STRUCTURAL_BOTTOM_RELEASE_MZ = -1001549, // 0xFFF0B7B3 - STRUCTURAL_BOTTOM_RELEASE_MY = -1001548, // 0xFFF0B7B4 - STRUCTURAL_BOTTOM_RELEASE_MX = -1001547, // 0xFFF0B7B5 - STRUCTURAL_BOTTOM_RELEASE_FZ = -1001546, // 0xFFF0B7B6 - STRUCTURAL_BOTTOM_RELEASE_FY = -1001545, // 0xFFF0B7B7 - STRUCTURAL_BOTTOM_RELEASE_FX = -1001544, // 0xFFF0B7B8 - STRUCTURAL_TOP_RELEASE_MZ = -1001543, // 0xFFF0B7B9 - STRUCTURAL_TOP_RELEASE_MY = -1001542, // 0xFFF0B7BA - STRUCTURAL_TOP_RELEASE_MX = -1001541, // 0xFFF0B7BB - STRUCTURAL_TOP_RELEASE_FZ = -1001540, // 0xFFF0B7BC - STRUCTURAL_TOP_RELEASE_FY = -1001539, // 0xFFF0B7BD - STRUCTURAL_TOP_RELEASE_FX = -1001538, // 0xFFF0B7BE - STRUCTURAL_BOTTOM_RELEASE_TYPE = -1001537, // 0xFFF0B7BF - STRUCTURAL_TOP_RELEASE_TYPE = -1001536, // 0xFFF0B7C0 - STRUCTURAL_ANALYTICAL_PROJECT_MEMBER_PLANE_COLUMN_BOTTOM = -1001535, // 0xFFF0B7C1 - STRUCTURAL_ANALYTICAL_PROJECT_MEMBER_PLANE_COLUMN_TOP = -1001534, // 0xFFF0B7C2 - STRUCTURAL_MATERIAL_TYPE = -1001531, // 0xFFF0B7C5 - STRUCTURAL_CAMBER = -1001530, // 0xFFF0B7C6 - STRUCTURAL_NUMBER_OF_STUDS = -1001529, // 0xFFF0B7C7 - STRUCTURAL_END_RELEASE_MZ = -1001528, // 0xFFF0B7C8 - STRUCTURAL_END_RELEASE_MY = -1001527, // 0xFFF0B7C9 - STRUCTURAL_END_RELEASE_MX = -1001526, // 0xFFF0B7CA - STRUCTURAL_END_RELEASE_FZ = -1001525, // 0xFFF0B7CB - STRUCTURAL_END_RELEASE_FY = -1001524, // 0xFFF0B7CC - STRUCTURAL_END_RELEASE_FX = -1001523, // 0xFFF0B7CD - STRUCTURAL_START_RELEASE_MZ = -1001522, // 0xFFF0B7CE - STRUCTURAL_START_RELEASE_MY = -1001521, // 0xFFF0B7CF - STRUCTURAL_START_RELEASE_MX = -1001520, // 0xFFF0B7D0 - STRUCTURAL_START_RELEASE_FZ = -1001519, // 0xFFF0B7D1 - STRUCTURAL_START_RELEASE_FY = -1001518, // 0xFFF0B7D2 - STRUCTURAL_START_RELEASE_FX = -1001517, // 0xFFF0B7D3 - STRUCTURAL_END_RELEASE_TYPE = -1001516, // 0xFFF0B7D4 - STRUCTURAL_START_RELEASE_TYPE = -1001515, // 0xFFF0B7D5 - STRUCTURAL_WALL_BOTTOM_PROJECTION_PLANE = -1001514, // 0xFFF0B7D6 - STRUCTURAL_WALL_TOP_PROJECTION_PLANE = -1001513, // 0xFFF0B7D7 - STRUCTURAL_WALL_PROJECTION_SURFACE = -1001512, // 0xFFF0B7D8 - STRUCTURAL_ANALYTICAL_PROJECT_FLOOR_PLANE = -1001510, // 0xFFF0B7DA - STRUCTURAL_ANALYTICAL_PROJECT_MEMBER_PLANE = -1001508, // 0xFFF0B7DC - STRUCTURAL_BRACE_REPRESENTATION = -1001507, // 0xFFF0B7DD - STRUCTURAL_STICK_SYMBOL_LOCATION = -1001503, // 0xFFF0B7E1 - STRUCTURAL_BEAM_END_SUPPORT = -1001502, // 0xFFF0B7E2 - STRUCTURAL_BEAM_START_SUPPORT = -1001501, // 0xFFF0B7E3 - ALL_MODEL_TYPE_MARK = -1001405, // 0xFFF0B843 - WINDOW_TYPE_ID = -1001405, // 0xFFF0B843 - WALL_SWEEP_ORIENTATION = -1001399, // 0xFFF0B849 - STRUCTURAL_ATTACHMENT_END_VALUE_ELEVATION = -1001398, // 0xFFF0B84A - STRUCTURAL_ATTACHMENT_START_VALUE_ELEVATION = -1001397, // 0xFFF0B84B - STRUCTURAL_ATTACHMENT_END_LEVEL_REFERENCE = -1001396, // 0xFFF0B84C - STRUCTURAL_ATTACHMENT_START_LEVEL_REFERENCE = -1001395, // 0xFFF0B84D - STRUCTURAL_ATTACHMENT_END_VALUE_RATIO = -1001393, // 0xFFF0B84F - STRUCTURAL_ATTACHMENT_START_VALUE_RATIO = -1001392, // 0xFFF0B850 - STRUCTURAL_ATTACHMENT_END_REFELEMENT_END = -1001391, // 0xFFF0B851 - TYPE_WALL_CLOSURE = -1001390, // 0xFFF0B852 - STRUCTURAL_ATTACHMENT_START_REFELEMENT_END = -1001389, // 0xFFF0B853 - STRUCTURAL_ATTACHMENT_END_VALUE_DISTANCE = -1001388, // 0xFFF0B854 - STRUCTURAL_ATTACHMENT_START_VALUE_DISTANCE = -1001387, // 0xFFF0B855 - STRUCTURAL_ATTACHMENT_END_TYPE = -1001386, // 0xFFF0B856 - STRUCTURAL_ATTACHMENT_START_TYPE = -1001385, // 0xFFF0B857 - STRUCTURAL_FRAME_CUT_LENGTH = -1001384, // 0xFFF0B858 - INSTANCE_REFERENCE_LEVEL_PARAM = -1001383, // 0xFFF0B859 - INSTANCE_STRUCT_USAGE_PARAM = -1001381, // 0xFFF0B85B - SKETCH_PLANE_PARAM = -1001380, // 0xFFF0B85C - INSTANCE_LENGTH_PARAM = -1001375, // 0xFFF0B861 - INSTANCE_MOVES_WITH_GRID_PARAM = -1001371, // 0xFFF0B865 - INSTANCE_OFFSET_POS_PARAM = -1001370, // 0xFFF0B866 - INSTANCE_SCHEDULE_ONLY_LEVEL_PARAM = -1001365, // 0xFFF0B86B - INSTANCE_FREE_HOST_OFFSET_PARAM = -1001364, // 0xFFF0B86C - INSTANCE_FREE_HOST_PARAM = -1001363, // 0xFFF0B86D - INSTANCE_HEAD_HEIGHT_PARAM = -1001362, // 0xFFF0B86E - INSTANCE_SILL_HEIGHT_PARAM = -1001361, // 0xFFF0B86F - INSTANCE_ELEVATION_PARAM = -1001360, // 0xFFF0B870 - FAMILY_TOP_LEVEL_OFFSET_PARAM = -1001358, // 0xFFF0B872 - FAMILY_BASE_LEVEL_OFFSET_PARAM = -1001357, // 0xFFF0B873 - FAMILY_LEVEL_PARAM = -1001352, // 0xFFF0B878 - FAMILY_TOP_LEVEL_PARAM = -1001351, // 0xFFF0B879 - FAMILY_BASE_LEVEL_PARAM = -1001350, // 0xFFF0B87A - FAMILY_RFA_PATH_PSEUDO_PARAM = -1001338, // 0xFFF0B886 - FAMILY_CATEGORY_PSEUDO_PARAM = -1001337, // 0xFFF0B887 - FAMILY_NAME_PSEUDO_PARAM = -1001336, // 0xFFF0B888 - FAMILY_USAGE_PSEUDO_PARAM = -1001335, // 0xFFF0B889 - FAMILY_WPB_DEFAULT_ELEVATION = -1001320, // 0xFFF0B898 - FAMILY_LINE_LENGTH_PARAM = -1001306, // 0xFFF0B8A6 - FAMILY_ROUGH_WIDTH_PARAM = -1001305, // 0xFFF0B8A7 - FAMILY_ROUGH_HEIGHT_PARAM = -1001304, // 0xFFF0B8A8 - FAMILY_WINDOW_INSET_PARAM = -1001303, // 0xFFF0B8A9 - WINDOW_INSET = -1001303, // 0xFFF0B8A9 - DOOR_THICKNESS = -1001302, // 0xFFF0B8AA - FAMILY_THICKNESS_PARAM = -1001302, // 0xFFF0B8AA - FURNITURE_THICKNESS = -1001302, // 0xFFF0B8AA - GENERIC_THICKNESS = -1001302, // 0xFFF0B8AA - WINDOW_THICKNESS = -1001302, // 0xFFF0B8AA - CASEWORK_WIDTH = -1001301, // 0xFFF0B8AB - DOOR_WIDTH = -1001301, // 0xFFF0B8AB - FAMILY_WIDTH_PARAM = -1001301, // 0xFFF0B8AB - FURNITURE_WIDTH = -1001301, // 0xFFF0B8AB - GENERIC_WIDTH = -1001301, // 0xFFF0B8AB - WINDOW_WIDTH = -1001301, // 0xFFF0B8AB - CASEWORK_HEIGHT = -1001300, // 0xFFF0B8AC - DOOR_HEIGHT = -1001300, // 0xFFF0B8AC - FAMILY_HEIGHT_PARAM = -1001300, // 0xFFF0B8AC - FURNITURE_HEIGHT = -1001300, // 0xFFF0B8AC - GENERIC_HEIGHT = -1001300, // 0xFFF0B8AC - WINDOW_HEIGHT = -1001300, // 0xFFF0B8AC - DOOR_EVACUATION_EXIT_TYPE = -1001212, // 0xFFF0B904 - DOOR_OPERATION_TYPE = -1001211, // 0xFFF0B905 - WINDOW_OPERATION_TYPE = -1001211, // 0xFFF0B905 - DOOR_FRAME_MATERIAL = -1001210, // 0xFFF0B906 - DOOR_FRAME_TYPE = -1001209, // 0xFFF0B907 - CASEWORK_FINISH = -1001208, // 0xFFF0B908 - CURTAIN_WALL_PANELS_FINISH = -1001208, // 0xFFF0B908 - DOOR_FINISH = -1001208, // 0xFFF0B908 - GENERIC_FINISH = -1001208, // 0xFFF0B908 - CASEWORK_CONSTRUCTION_TYPE = -1001207, // 0xFFF0B909 - CURTAIN_WALL_PANELS_CONSTRUCTION_TYPE = -1001207, // 0xFFF0B909 - DOOR_CONSTRUCTION_TYPE = -1001207, // 0xFFF0B909 - GENERIC_CONSTRUCTION_TYPE = -1001207, // 0xFFF0B909 - WINDOW_CONSTRUCTION_TYPE = -1001207, // 0xFFF0B909 - DOOR_FIRE_RATING = -1001206, // 0xFFF0B90A - FIRE_RATING = -1001206, // 0xFFF0B90A - ALL_MODEL_COST = -1001205, // 0xFFF0B90B - DOOR_COST = -1001205, // 0xFFF0B90B - ALL_MODEL_MARK = -1001203, // 0xFFF0B90D - DOOR_NUMBER = -1001203, // 0xFFF0B90D - DPART_ORIGINAL_CATEGORY_ID = -1001140, // 0xFFF0B94C - DPART_LAYER_CONSTRUCTION = -1001139, // 0xFFF0B94D - DPART_PHASE_DEMOLISHED_BY_ORIGINAL = -1001138, // 0xFFF0B94E - DPART_PHASE_CREATED_BY_ORIGINAL = -1001137, // 0xFFF0B94F - DPART_LENGTH_COMPUTED = -1001136, // 0xFFF0B950 - DPART_HEIGHT_COMPUTED = -1001135, // 0xFFF0B951 - DPART_LAYER_WIDTH = -1001134, // 0xFFF0B952 - DPART_AREA_COMPUTED = -1001133, // 0xFFF0B953 - DPART_ORIGINAL_TYPE = -1001132, // 0xFFF0B954 - OFFSETFACES_SHOW_SHAPE_HANDLES = -1001131, // 0xFFF0B955 - DPART_LAYER_FUNCTION = -1001130, // 0xFFF0B956 - DPART_VOLUME_COMPUTED = -1001129, // 0xFFF0B957 - DPART_MATERIAL_BY_ORIGINAL = -1001128, // 0xFFF0B958 - DPART_MATERIAL_ID_PARAM = -1001127, // 0xFFF0B959 - DPART_ORIGINAL_FAMILY = -1001126, // 0xFFF0B95A - DPART_ORIGINAL_CATEGORY = -1001125, // 0xFFF0B95B - HOST_PANEL_SCHEDULE_AS_PANEL_PARAM = -1001124, // 0xFFF0B95C - WALL_LOCATION_LINE_OFFSET_PARAM = -1001123, // 0xFFF0B95D - WALL_KEY_REF_PARAM = -1001122, // 0xFFF0B95E - MEASURE_FROM_STRUCTURE = -1001120, // 0xFFF0B960 - WALL_STRUCTURAL_USAGE_PARAM = -1001119, // 0xFFF0B961 - WALL_BOTTOM_IS_ATTACHED = -1001118, // 0xFFF0B962 - WALL_TOP_IS_ATTACHED = -1001117, // 0xFFF0B963 - WALL_TOP_OFFSET = -1001109, // 0xFFF0B96B - WALL_BASE_OFFSET = -1001108, // 0xFFF0B96C - WALL_BASE_CONSTRAINT = -1001107, // 0xFFF0B96D - WALL_USER_HEIGHT_PARAM = -1001105, // 0xFFF0B96F - WALL_HEIGHT_TYPE = -1001103, // 0xFFF0B971 - WALL_BASE_HEIGHT_PARAM = -1001102, // 0xFFF0B972 - ALLOW_AUTO_EMBED = -1001009, // 0xFFF0B9CF - WALL_ATTR_ROOM_BOUNDING = -1001007, // 0xFFF0B9D1 - FUNCTION_PARAM = -1001006, // 0xFFF0B9D2 - WALL_ATTR_DEFHEIGHT_PARAM = -1001002, // 0xFFF0B9D6 - WALL_ATTR_HEIGHT_PARAM = -1001001, // 0xFFF0B9D7 - WALL_ATTR_WIDTH_PARAM = -1001000, // 0xFFF0B9D8 - INVALID = -1, // 0xFFFFFFFF -} diff --git a/Revit/Speckle.Revit.Interfaces/Speckle.Revit.Interfaces.projitems b/Revit/Speckle.Revit.Interfaces/Speckle.Revit.Interfaces.projitems deleted file mode 100644 index aedfe673..00000000 --- a/Revit/Speckle.Revit.Interfaces/Speckle.Revit.Interfaces.projitems +++ /dev/null @@ -1,14 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - true - 9655be78-8070-4b9f-b0dc-68bb6150b52e - - - Speckle.Revit.Interfaces - - - - - \ No newline at end of file diff --git a/Revit/Speckle.Revit.Interfaces/Speckle.Revit.Interfaces.shproj b/Revit/Speckle.Revit.Interfaces/Speckle.Revit.Interfaces.shproj deleted file mode 100644 index ba3c2210..00000000 --- a/Revit/Speckle.Revit.Interfaces/Speckle.Revit.Interfaces.shproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {E1C43415-3102-45F4-8BF9-A4DD7D7F2ED6} - 14.0 - - - - - - - - diff --git a/Rhino/7/Directory.Packages.props b/Rhino/7/Directory.Packages.props deleted file mode 100644 index 66dfdf3c..00000000 --- a/Rhino/7/Directory.Packages.props +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/Rhino/7/Speckle.Rhino7.Api/Assembly.cs b/Rhino/7/Speckle.Rhino7.Api/Assembly.cs deleted file mode 100644 index 4e114668..00000000 --- a/Rhino/7/Speckle.Rhino7.Api/Assembly.cs +++ /dev/null @@ -1 +0,0 @@ -[assembly: CLSCompliant(false)] diff --git a/Rhino/7/Speckle.Rhino7.Api/Speckle.Rhino7.Api.csproj b/Rhino/7/Speckle.Rhino7.Api/Speckle.Rhino7.Api.csproj deleted file mode 100644 index d32aa49a..00000000 --- a/Rhino/7/Speckle.Rhino7.Api/Speckle.Rhino7.Api.csproj +++ /dev/null @@ -1,18 +0,0 @@ - - - net48 - x64 - - - - - - - - - - - - - - diff --git a/Rhino/7/Speckle.Rhino7.Api/packages.lock.json b/Rhino/7/Speckle.Rhino7.Api/packages.lock.json deleted file mode 100644 index d3fb832f..00000000 --- a/Rhino/7/Speckle.Rhino7.Api/packages.lock.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "version": 2, - "dependencies": { - ".NETFramework,Version=v4.8": { - "Mapster": { - "type": "Direct", - "requested": "[7.3.0, )", - "resolved": "7.3.0", - "contentHash": "NrCUX/rJa5PTyo6iW4AL5dZLU9PDNlYnrJOVjgdpo5OQM9EtWH2CMHnC5sSuJWC0d0b0SnmeRrIviEem6WxtuQ==", - "dependencies": { - "Mapster.Core": "1.2.0", - "Microsoft.CSharp": "4.3.0", - "System.Reflection.Emit": "4.3.0" - } - }, - "Microsoft.SourceLink.GitHub": { - "type": "Direct", - "requested": "[8.0.0, )", - "resolved": "8.0.0", - "contentHash": "G5q7OqtwIyGTkeIOAc3u2ZuV/kicQaec5EaRnc0pIeSnh9LUjj+PYQrJYBURvDt7twGl2PKA7nSN0kz1Zw5bnQ==", - "dependencies": { - "Microsoft.Build.Tasks.Git": "8.0.0", - "Microsoft.SourceLink.Common": "8.0.0" - } - }, - "MinVer": { - "type": "Direct", - "requested": "[5.0.0, )", - "resolved": "5.0.0", - "contentHash": "ybkgpQMtt0Fo91l5rYtE3TZtD+Nmy5Ko091xvfXXOosQdMi30XO2EZ2+ShZt89gdu7RMmJqZaJ+e1q6d+6+KNw==" - }, - "PolySharp": { - "type": "Direct", - "requested": "[1.14.1, )", - "resolved": "1.14.1", - "contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ==" - }, - "RhinoCommon": { - "type": "Direct", - "requested": "[7.13.21348.13001, )", - "resolved": "7.13.21348.13001", - "contentHash": "JQdaNw61ddBqIe08E9O4N/grwrN1hjDHcYW7tWylwCZyFR7SepoCD4NS+6LN6+oSQhNbhLi9Bf+hQOFYFdRAEA==" - }, - "RhinoWindows": { - "type": "Direct", - "requested": "[7.13.21348.13001, )", - "resolved": "7.13.21348.13001", - "contentHash": "V94T8emmJmFfmbd5cu+uTNS0neZApx1Q5MXvsQGFtt/mEGEbdHE+dFOETNgbOOJXSdNboAnCR3uo0GosOFX+/g==", - "dependencies": { - "RhinoCommon": "[7.13.21348.13001]" - } - }, - "Speckle.ProxyGenerator": { - "type": "Direct", - "requested": "[0.1.11, )", - "resolved": "0.1.11", - "contentHash": "mlojK22Rc1gr5Oxwpq7+3PS91J4EpFND8AP0wmn1JStqTAUbvQRSpNjy/85py5z1q3EjWldc8Aolh3hoKWcdRg==" - }, - "Mapster.Core": { - "type": "Transitive", - "resolved": "1.2.0", - "contentHash": "TNdqZk2zAuBYfJF88D/3clQTOyOdqr1crU81yZQtlGa+e7FYWhJdK/buBWT+TpM3qQko9UzmzfOT4iq3JCs/ZA==" - }, - "Microsoft.Build.Tasks.Git": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ==" - }, - "Microsoft.CSharp": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "P+MBhIM0YX+JqROuf7i306ZLJEjQYA9uUyRDE+OqwUI5sh41e2ZbPQV3LfAPh+29cmceE1pUffXsGfR4eMY3KA==" - }, - "Microsoft.SourceLink.Common": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw==" - }, - "System.Reflection.Emit": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==" - }, - "speckle.rhino7.interfaces": { - "type": "Project" - } - } - } -} \ No newline at end of file diff --git a/Rhino/7/Speckle.Rhino7.Interfaces/Speckle.Rhino7.Interfaces.csproj b/Rhino/7/Speckle.Rhino7.Interfaces/Speckle.Rhino7.Interfaces.csproj deleted file mode 100644 index 502c8f9c..00000000 --- a/Rhino/7/Speckle.Rhino7.Interfaces/Speckle.Rhino7.Interfaces.csproj +++ /dev/null @@ -1,11 +0,0 @@ - - - netstandard2.0 - - - - - - - - diff --git a/Rhino/7/Speckle.Rhino7.Interfaces/packages.lock.json b/Rhino/7/Speckle.Rhino7.Interfaces/packages.lock.json deleted file mode 100644 index f3f63396..00000000 --- a/Rhino/7/Speckle.Rhino7.Interfaces/packages.lock.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "version": 2, - "dependencies": { - ".NETStandard,Version=v2.0": { - "Microsoft.SourceLink.GitHub": { - "type": "Direct", - "requested": "[8.0.0, )", - "resolved": "8.0.0", - "contentHash": "G5q7OqtwIyGTkeIOAc3u2ZuV/kicQaec5EaRnc0pIeSnh9LUjj+PYQrJYBURvDt7twGl2PKA7nSN0kz1Zw5bnQ==", - "dependencies": { - "Microsoft.Build.Tasks.Git": "8.0.0", - "Microsoft.SourceLink.Common": "8.0.0" - } - }, - "MinVer": { - "type": "Direct", - "requested": "[5.0.0, )", - "resolved": "5.0.0", - "contentHash": "ybkgpQMtt0Fo91l5rYtE3TZtD+Nmy5Ko091xvfXXOosQdMi30XO2EZ2+ShZt89gdu7RMmJqZaJ+e1q6d+6+KNw==" - }, - "NETStandard.Library": { - "type": "Direct", - "requested": "[2.0.3, )", - "resolved": "2.0.3", - "contentHash": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "PolySharp": { - "type": "Direct", - "requested": "[1.14.1, )", - "resolved": "1.14.1", - "contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ==" - }, - "Microsoft.Build.Tasks.Git": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ==" - }, - "Microsoft.NETCore.Platforms": { - "type": "Transitive", - "resolved": "1.1.0", - "contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==" - }, - "Microsoft.SourceLink.Common": { - "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw==" - } - } - } -} \ No newline at end of file diff --git a/Rhino/Speckle.Rhino.Api/A.cs b/Rhino/Speckle.Rhino.Api/A.cs deleted file mode 100644 index 80865f9b..00000000 --- a/Rhino/Speckle.Rhino.Api/A.cs +++ /dev/null @@ -1,48 +0,0 @@ -using Speckle.ProxyGenerator; - -namespace Speckle.Rhino7.Api; - -public static class A -{ - public static T? Call(Func call) - where T : class - { - var obj = call(); - if (obj is null) - { - return null; - } - - return ProxyMap.CreateProxy(obj); - } - - public static TInterface? Cast(object instance) - { - if (instance is THostType w) - { - return ProxyMap.CreateProxy(w); - } - - return default; - } - - public static THostType? Cast(object? instance, Func proxyCast) - { - if (instance is TProxy w) - { - return proxyCast(w); - } - - return default; - } - - public static TProxy To(this object instance) - { - if (instance is TProxy w) - { - return w; - } - - throw new NotSupportedException(); - } -} diff --git a/Rhino/Speckle.Rhino.Api/IRhinoCurve.cs b/Rhino/Speckle.Rhino.Api/IRhinoCurve.cs deleted file mode 100644 index 5b4b4ab6..00000000 --- a/Rhino/Speckle.Rhino.Api/IRhinoCurve.cs +++ /dev/null @@ -1,607 +0,0 @@ -using System.Collections; -using Rhino; -using Rhino.Collections; -using Rhino.Display; -using Rhino.DocObjects; -using Rhino.DocObjects.Tables; -using Rhino.Geometry; -using Rhino.Geometry.Collections; -using Rhino.Geometry.MeshRefinements; -using Rhino.Runtime; -using Speckle.ProxyGenerator; -using Speckle.Rhino7.Interfaces; -using Speckle.Shared; - -// ReSharper disable RedundantExtendsListEntry -// ReSharper disable All - -namespace Speckle.Rhino7.Api; - -[Proxy(typeof(RhinoDoc), new[] { "Equals", "ModelUnitSystem" })] -public partial interface IRhinoDocProxy : IRhinoDoc; - -public partial class RhinoDocProxy -{ - public RhinoUnitSystem ModelUnitSystem => EnumUtility.Convert(_Instance.ModelUnitSystem); -} - -[Proxy(typeof(RhinoView), new[] { "Equals" })] -public partial interface IRhinoViewProxy : IRhinoView; - -[Proxy(typeof(GroupTable), new[] { "Equals", "ComponentType" })] -public partial interface IRhinoGroupTableProxy : IRhinoGroupTable; - -public partial class GroupTableProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public IEnumerator GetEnumerator() - { - foreach (var group in _Instance) - { - yield return new GroupProxy(group); - } - } - - public int Count => _Instance.Count; -} - -[Proxy(typeof(Group), new[] { "ComponentType" })] -public partial interface IRhinoGroupProxy : IRhinoGroup; - -[Proxy(typeof(ObjectTable), new[] { "Equals", "ComponentType" })] -public partial interface IRhinoObjectTableProxy : IRhinoObjectTable; - -public partial class ObjectTableProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public int Count => _Instance.Count; -} - -[Proxy(typeof(ViewTable), new[] { "Equals" })] -public partial interface IRhinoViewTableProxy : IRhinoViewTable; - -public partial class ViewTableProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); -} - -[Proxy(typeof(Layer), new[] { "Equals", "ComponentType" })] -public partial interface IRhinoLayerProxy : IRhinoLayer; - -[Proxy(typeof(LayerTable), new[] { "Equals", "ComponentType", "Count" })] -public partial interface IRhinoLayerTableProxy : IRhinoLayerTable; - -public partial class LayerTableProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public int Count => _Instance.Count; -} - -[Proxy(typeof(Curve), new[] { "Duplicate" })] -public partial interface IRhinoCurveProxy : IRhinoCurve; - -public partial class CurveProxy -{ - public IRhinoPolyCurve? ToPolyCurve() => A.Call(() => _Instance as PolyCurve); - - public IRhinoArcCurve? ToArcCurve() => A.Call(() => _Instance as ArcCurve); - - public IRhinoPolylineCurve? ToPolylineCurve() => A.Call(() => _Instance as PolylineCurve); - - public IRhinoLineCurve? ToLineCurve() => A.Call(() => _Instance as LineCurve); - - public IRhinoNurbsCurve? ToNurbsCurveReflection() => A.Call(() => _Instance as NurbsCurve); -} - -[Proxy(typeof(GeometryBase), new[] { "Transform" })] -public partial interface IRhinoGeometryBaseProxy : IRhinoGeometryBase; - -public partial class GeometryBaseProxy -{ - public bool Transform(IRhinoTransform transform) => _Instance.Transform(transform.To()._Instance); -} - -[Proxy(typeof(CommonObject))] -public partial interface IRhinoCommonObjectProxy : IRhinoCommonObject; - -[Proxy(typeof(RhinoObject), new[] { "ComponentType", "ObjectType" })] -public partial interface IRhinoObjectProxy : IRhinoObject; - -public partial class RhinoObjectProxy -{ - public RhinoObjectType ObjectType => EnumUtility.Convert(_Instance.ObjectType); -} - -[Proxy(typeof(ModelComponent))] -public partial interface IRhinoModelComponentProxy : IRhinoModelComponent; - -[Proxy(typeof(ObjectAttributes))] -public partial interface IRhinoObjectAttributesProxy : IRhinoObjectAttributes; - -[Proxy(typeof(ArcCurve))] -public partial interface IRhinoArcCurveProxy : IRhinoArcCurve; - -[Proxy(typeof(Circle))] -public partial interface IRhinoCircleProxy : IRhinoCircle; - -[Proxy(typeof(Arc), new[] { "Equals" })] -public partial interface IRhinoArcProxy : IRhinoArc; - -[Proxy(typeof(Interval), new[] { "Equals" })] -public partial interface IRhinoIntervalProxy : IRhinoInterval; - -[Proxy(typeof(Point3d), new[] { "Equals" })] -public partial interface IRhinoPoint3dProxy : IRhinoPoint3d; - -[Proxy(typeof(Box), new[] { "Equals" })] -public partial interface IRhinoBoxProxy : IRhinoBox; - -[Proxy(typeof(BoundingBox), new[] { "Equals" })] -public partial interface IRhinoBoundingBoxProxy : IRhinoBoundingBox; - -[Proxy(typeof(Brep), new[] { "SolidOrientation" })] -public partial interface IRhinoBrepProxy : IRhinoBrep; - -public partial class BrepProxy -{ - public RhinoBrepSolidOrientation SolidOrientation - { - get - { - var e = _Instance.SolidOrientation; - return EnumUtility.Convert(e); - } - } -} - -[Proxy(typeof(NurbsSurface))] -public partial interface IRhinoNurbsSurfaceProxy : IRhinoNurbsSurface; - -[Proxy(typeof(Surface))] -public partial interface IRhinoSurfaceProxy : IRhinoSurface; - -[Proxy(typeof(Mesh), new[] { "CreateRefinedLoopMesh", "GetNgonAndFacesEnumerable", "SetCachedTextureCoordinates" })] -public partial interface IRhinoMeshProxy : IRhinoMesh; - -public partial class MeshProxy -{ - public IEnumerable GetNgonAndFacesEnumerable() - { - foreach (var e in _Instance.GetNgonAndFacesEnumerable()) - { - yield return new MeshNgonProxy(e); - } - } -} - -[Proxy(typeof(MeshNgon), new[] { "Equals" })] -public partial interface IRhinoMeshNgonProxy : IRhinoMeshNgon; - -[Proxy(typeof(MeshNgonList), new[] { "GetEnumerator" })] -public partial interface IRhinoMeshNgonListProxy : IRhinoMeshNgonList; - -public partial class MeshNgonListProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new MeshNgonProxy(e); - } - } -} - -[Proxy(typeof(RefinementSettings))] -public partial interface IRhinoRefinementSettingsProxy : IRhinoRefinementSettings; - -[Proxy(typeof(BrepVertex))] -public partial interface IRhinoBrepVertexProxy : IRhinoBrepVertex; - -[Proxy(typeof(BrepVertexList), new[] { "GetEnumerator" })] -public partial interface IRhinoBrepVertexListProxy : IRhinoBrepVertexList; - -public partial class BrepVertexListProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new BrepVertexProxy(e); - } - } -} - -[Proxy(typeof(Point))] -public partial interface IRhinoPointProxy : IRhinoPoint; - -[Proxy(typeof(BrepCurveList), new[] { "GetEnumerator" })] -public partial interface IRhinoBrepCurveListProxy : IRhinoBrepCurveList; - -public partial class BrepCurveListProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new CurveProxy(e); - } - } -} - -[Proxy(typeof(BrepSurfaceList), new[] { "GetEnumerator" })] -public partial interface IRhinoBrepSurfaceListProxy : IRhinoBrepSurfaceList; - -public partial class BrepSurfaceListProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new SurfaceProxy(e); - } - } -} - -[Proxy(typeof(BrepFaceList), new[] { "GetEnumerator" })] -public partial interface IRhinoBrepFaceListProxy : IRhinoBrepFaceList; - -public partial class BrepFaceListProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new BrepFaceProxy(e); - } - } -} - -[Proxy(typeof(BrepFace))] -public partial interface IRhinoBrepFaceProxy : IRhinoBrepFace; - -[Proxy(typeof(BrepLoopList), new[] { "Add", "GetEnumerator" })] -public partial interface IRhinoBrepLoopListProxy : IRhinoBrepLoopList; - -public partial class BrepLoopListProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new BrepLoopProxy(e); - } - } - - public IRhinoBrepLoop Add(RhinoBrepLoopType type, IRhinoBrepFace face) - { - return A.Cast( - _Instance.Add(EnumUtility.Convert(type), face.To()._Instance) - ) - .NotNull(); - } -} - -[Proxy(typeof(BrepLoop), new[] { "LoopType" })] -public partial interface IRhinoBrepLoopProxy : IRhinoBrepLoop; - -public partial class BrepLoopProxy -{ - public RhinoBrepLoopType LoopType => EnumUtility.Convert(_Instance.LoopType); -} - -[Proxy(typeof(BrepEdgeList), new[] { "GetEnumerator" })] -public partial interface IRhinoBrepEdgeListProxy : IRhinoBrepEdgeList; - -public partial class BrepEdgeListProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new BrepEdgeProxy(e); - } - } -} - -[Proxy(typeof(BrepEdge))] -public partial interface IRhinoBrepEdgeProxy : IRhinoBrepEdge; - -[Proxy(typeof(Rhino.Geometry.CurveProxy))] -public partial interface IRhinoCurveProxy2Proxy : IRhinoCurveProxy2; - -[Proxy(typeof(BrepTrimList), new[] { "AddSingularTrim", "GetEnumerator" })] -public partial interface IRhinoBrepTrimListProxy : IRhinoBrepTrimList; - -public partial class BrepTrimListProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new BrepTrimProxy(e); - } - } - - public IRhinoBrepTrim AddSingularTrim( - IRhinoBrepVertex vertex, - IRhinoBrepLoop loop, - RhinoIsoStatus status, - int curveIndex - ) => - A.Cast( - _Instance.AddSingularTrim( - vertex.To()._Instance, - loop.To()._Instance, - EnumUtility.Convert(status), - curveIndex - ) - ) - .NotNull(); -} - -[Proxy(typeof(BrepTrim), new[] { "IsoStatus", "TrimType" })] -public partial interface IRhinoBrepTrimProxy : IRhinoBrepTrim; - -public partial class BrepTrimProxy -{ - public RhinoIsoStatus IsoStatus - { - get => EnumUtility.Convert(_Instance.IsoStatus); - set => _Instance.IsoStatus = EnumUtility.Convert(value); - } - - public RhinoBrepTrimType TrimType - { - get => EnumUtility.Convert(_Instance.TrimType); - set => _Instance.TrimType = EnumUtility.Convert(value); - } -} - -[Proxy(typeof(ControlPoint))] -public partial interface IRhinoControlPointProxy : IRhinoControlPoint; - -[Proxy(typeof(PolyCurve))] -public partial interface IRhinoPolyCurveProxy : IRhinoPolyCurve; - -[Proxy(typeof(PolylineCurve))] -public partial interface IRhinoPolylineCurveProxy : IRhinoPolylineCurve; - -[Proxy(typeof(NurbsCurve))] -public partial interface IRhinoNurbsCurveProxy : IRhinoNurbsCurve; - -[Proxy(typeof(LineCurve))] -public partial interface IRhinoLineCurveProxy : IRhinoLineCurve; - -[Proxy( - typeof(Transform), - new[] - { - "Equals", - "M00", - "M01", - "M02", - "M03", - "M10", - "M11", - "M12", - "M13", - "M20", - "M21", - "M22", - "M23", - "M30", - "M31", - "M32", - "M33", - "get_Item" - } -)] -public partial interface IRhinoTransformProxy : IRhinoTransform; - -[Proxy(typeof(Ellipse))] -public partial interface IRhinoEllipseProxy : IRhinoEllipse; - -[Proxy(typeof(Line), new[] { "Equals" })] -public partial interface IRhinoLineProxy : IRhinoLine; - -[Proxy(typeof(Point3f), new[] { "Equals" })] -public partial interface IRhinoPoint3fProxy : IRhinoPoint3f; - -[Proxy(typeof(MeshVertexList), new[] { "GetEnumerator" })] -public partial interface IRhinoMeshVertexListProxy : IRhinoMeshVertexList; - -public partial class MeshVertexListProxy -{ - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new Point3fProxy(e); - } - } - - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); -} - -[Proxy(typeof(MeshFace), new[] { "Equals", "IsValidEx", "RepairEx" })] -public partial interface IRhinoMeshFaceProxy : IRhinoMeshFace; - -[Proxy(typeof(MeshFaceList), new[] { "GetEnumerator" })] -public partial interface IRhinoMeshFaceListProxy : IRhinoMeshFaceList; - -public partial class MeshFaceListProxy -{ - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new MeshFaceProxy(e); - } - } - - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); -} - -[Proxy(typeof(Point2f), new[] { "Equals" })] -public partial interface IRhinoPoint2fProxy : IRhinoPoint2f; - -[Proxy(typeof(MeshTextureCoordinateList), new[] { "GetEnumerator" })] -public partial interface IRhinoMeshTextureCoordinateListProxy : IRhinoMeshTextureCoordinateList; - -public partial class MeshTextureCoordinateListProxy -{ - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new Point2fProxy(e); - } - } - - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); -} - -[Proxy(typeof(MeshVertexColorList), new[] { "GetEnumerator" })] -public partial interface IRhinoMeshVertexColorListProxy : IRhinoMeshVertexColorList; - -public partial class MeshVertexColorListProxy -{ - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return e; - } - } - - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); -} - -[Proxy(typeof(Polyline), new[] { "Add", "GetEnumerator" })] -public partial interface IRhinoPolylineProxy : IRhinoPolyline; - -public partial class PolylineProxy -{ - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); -} - -[Proxy(typeof(Point3dList), new[] { "Equals", "Duplicate", "GetEnumerator" })] -public partial interface IRhinoPoint3dListProxy : IRhinoPoint3dList; - -public partial class Point3dListProxy -{ - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new Point3dProxy(e); - } - } - - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public int Count => _Instance.Count; - - public IRhinoPoint3d this[int index] => A.Call(() => _Instance[index]).NotNull(); - - public void Add(IRhinoPoint3d point3d) - { - _Instance.Add(A.Cast(point3d, x => x._Instance)); - } -} - -[Proxy(typeof(NurbsCurveKnotList), new[] { "GetEnumerator" })] -public partial interface IRhinoNurbsCurveKnotListProxy : IRhinoNurbsCurveKnotList; - -public partial class NurbsCurveKnotListProxy -{ - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return e; - } - } - - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public void SetKnot(int index, double value) => _Instance[index] = value; -} - -[Proxy(typeof(NurbsCurvePointList), new[] { "GetEnumerator" })] -public partial interface IRhinoNurbsCurvePointListProxy : IRhinoNurbsCurvePointList; - -public partial class NurbsCurvePointListProxy -{ - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new ControlPointProxy(e); - } - } - - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); -} - -[Proxy(typeof(NurbsSurfaceKnotList), new[] { "GetEnumerator" })] -public partial interface IRhinoNurbsSurfaceKnotListProxy : IRhinoNurbsSurfaceKnotList; - -public partial class NurbsSurfaceKnotListProxy -{ - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return e; - } - } - - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); - - public void SetKnot(int index, double value) => _Instance[index] = value; -} - -[Proxy(typeof(NurbsSurfacePointList), new[] { "GetEnumerator" })] -public partial interface IRhinoNurbsSurfacePointListProxy : IRhinoNurbsSurfacePointList; - -public partial class NurbsSurfacePointListProxy -{ - public IEnumerator GetEnumerator() - { - foreach (var e in _Instance) - { - yield return new ControlPointProxy(e); - } - } - - IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); -} - -[Proxy(typeof(Vector3d), new[] { "Equals" })] -public partial interface IRhinoVector3dProxy : IRhinoVector3d; - -[Proxy(typeof(PointCloud), new[] { "SolidOrientation" })] -public partial interface IRhinoPointCloudProxy : IRhinoPointCloud; - -[Proxy(typeof(PointCloudItem), new[] { "SolidOrientation" })] -public partial interface IRhinoPointCloudItemProxy : IRhinoPointCloudItem; diff --git a/Rhino/Speckle.Rhino.Api/IRhinoPlaneProxy.cs b/Rhino/Speckle.Rhino.Api/IRhinoPlaneProxy.cs deleted file mode 100644 index cdc4daba..00000000 --- a/Rhino/Speckle.Rhino.Api/IRhinoPlaneProxy.cs +++ /dev/null @@ -1,8 +0,0 @@ -using Rhino.Geometry; -using Speckle.ProxyGenerator; -using Speckle.Rhino7.Interfaces; - -namespace Speckle.Rhino7.Api; - -[Proxy(typeof(Plane), new[] { "Equals" })] -public partial interface IRhinoPlaneProxy : IRhinoPlane; diff --git a/Rhino/Speckle.Rhino.Api/Objects.cs b/Rhino/Speckle.Rhino.Api/Objects.cs deleted file mode 100644 index adc2f362..00000000 --- a/Rhino/Speckle.Rhino.Api/Objects.cs +++ /dev/null @@ -1,27 +0,0 @@ -using Rhino.DocObjects; -using Rhino.Geometry; -using Speckle.ProxyGenerator; -using Speckle.Rhino7.Interfaces; - -namespace Speckle.Rhino7.Api; - -[Proxy(typeof(BrepObject))] -public partial interface IRhinoBrepObjectProxy : IRhinoBrepObject; - -[Proxy(typeof(CurveObject))] -public partial interface IRhinoCurveObjectProxy : IRhinoCurveObject; - -[Proxy(typeof(ExtrusionObject))] -public partial interface IRhinoExtrusionObjectProxy : IRhinoExtrusionObject; - -[Proxy(typeof(Extrusion))] -public partial interface IRhinoExtrusionProxy : IRhinoExtrusion; - -[Proxy(typeof(MeshObject))] -public partial interface IRhinoMeshObjectProxy : IRhinoMeshObject; - -[Proxy(typeof(PointCloudObject))] -public partial interface IRhinoPointCloudObjectProxy : IRhinoPointCloudObject; - -[Proxy(typeof(PointObject))] -public partial interface IRhinoPointObjectProxy : IRhinoPointObject; diff --git a/Rhino/Speckle.Rhino.Api/RhinoBoxFactory.cs b/Rhino/Speckle.Rhino.Api/RhinoBoxFactory.cs deleted file mode 100644 index ce8f80d3..00000000 --- a/Rhino/Speckle.Rhino.Api/RhinoBoxFactory.cs +++ /dev/null @@ -1,10 +0,0 @@ -using Rhino.Geometry; -using Speckle.Rhino7.Interfaces; - -namespace Speckle.Rhino7.Api; - -public class RhinoBoxFactory : IRhinoBoxFactory -{ - public IRhinoBox CreateBox(IRhinoBoundingBox boundingBox) => - new BoxProxy(new Box((A.Cast(boundingBox, x => x._Instance)))); -} diff --git a/Rhino/Speckle.Rhino.Api/RhinoMeshFactory.cs b/Rhino/Speckle.Rhino.Api/RhinoMeshFactory.cs deleted file mode 100644 index 9d17f1b7..00000000 --- a/Rhino/Speckle.Rhino.Api/RhinoMeshFactory.cs +++ /dev/null @@ -1,159 +0,0 @@ -using Rhino; -using Rhino.Collections; -using Rhino.DocObjects; -using Rhino.Geometry; -using Speckle.ProxyGenerator; -using Speckle.Rhino7.Interfaces; -using Speckle.Shared; - -namespace Speckle.Rhino7.Api; - -public class RhinoMeshFactory : IRhinoMeshFactory -{ - public IRhinoMesh Create() => new MeshProxy(new Mesh()); - - public IEnumerable CreateFromBrep(IRhinoBrep brep, double density, double minimumEdgeLength) - { - var b = brep.To()._Instance; - return Mesh.CreateFromBrep(b, new MeshingParameters(density, minimumEdgeLength)).Select(x => new MeshProxy(x)); - } -} - -public class RhinoArcFactory : IRhinoArcFactory -{ - public IRhinoArc Create(IRhinoPoint3d startPoint, IRhinoPoint3d midPoint, IRhinoPoint3d endPoint) => - new ArcProxy( - new Arc( - startPoint.To()._Instance, - midPoint.To()._Instance, - endPoint.To()._Instance - ) - ); - - public IRhinoArcCurve Create(IRhinoArc arc, IRhinoInterval domain) => - new ArcCurveProxy(new ArcCurve(arc.To()._Instance) { Domain = domain.To()._Instance }); -} - -public class RhinoPointFactory : IRhinoPointFactory -{ - public IRhinoPoint2f Create(double x, double y) => new Point2fProxy(new Point2f(x, y)); - - public IRhinoPoint3d Create(double x, double y, double z) => new Point3dProxy(new Point3d(x, y, z)); - - public IRhinoPoint Create(IRhinoPoint3d point3d) => new PointProxy(new Point(point3d.To()._Instance)); - - public IRhinoPoint3dList Create(IList list) => - new Point3dListProxy(new Point3dList(list.Cast().Select(x => x._Instance))); -} - -public class RhinoIntervalFactory : IRhinoIntervalFactory -{ - public IRhinoInterval Create(double x, double y) => new IntervalProxy(new Interval(x, y)); -} - -public class RhinoCircleFactory : IRhinoCircleFactory -{ - public IRhinoCircle Create(IRhinoPlane plane, double raduis) => - new CircleProxy(new Circle(plane.To()._Instance, raduis)); - - public IRhinoArcCurve Create(IRhinoCircle arc, IRhinoInterval domain) => - new ArcCurveProxy(new ArcCurve(arc.To()._Instance) { Domain = domain.To()._Instance }); -} - -public class RhinoCurveFactory : IRhinoCurveFactory -{ - public IRhinoNurbsCurve Create(int degree, int pointCount) => new NurbsCurveProxy(new NurbsCurve(degree, pointCount)); - - public IRhinoPolyCurve Create() => new PolyCurveProxy(new PolyCurve()); -} - -public class RhinoLineFactory : IRhinoLineFactory -{ - public IRhinoLine Create(IRhinoPoint3d start, IRhinoPoint3d end) => - new LineProxy(new Line(start.To()._Instance, end.To()._Instance)); - - public IRhinoLineCurve Create(IRhinoLine line) => new LineCurveProxy(new LineCurve(line.To()._Instance)); - - public IRhinoPolyline Create(IRhinoPoint3dList list) => - new PolylineProxy(new Polyline(list.Select(x => x.To()._Instance))); -} - -public class RhinoPlaneFactory : IRhinoPlaneFactory -{ - public IRhinoPlane Create(IRhinoPoint3d origin, IRhinoVector3d xdir, IRhinoVector3d ydir) => - new PlaneProxy( - new Plane( - origin.To()._Instance, - xdir.To()._Instance, - ydir.To()._Instance - ) - ); -} - -public class RhinoSurfaceFactory : IRhinoSurfaceFactory -{ - public IRhinoNurbsSurface Create( - int dimension, - bool isRational, - int order0, - int order1, - int controlPointCount0, - int controlPointCount1 - ) => - new NurbsSurfaceProxy( - NurbsSurface.Create(dimension, isRational, order0, order1, controlPointCount0, controlPointCount1) - ); -} - -public class RhinoTransformFactory : IRhinoTransformFactory -{ - public IRhinoPoint3d Origin => new Point3dProxy(Point3d.Origin); - public IRhinoTransform Identity => new TransformProxy(Transform.Identity); - - public IRhinoTransform Scale(IRhinoPoint3d origin, double y) => - new TransformProxy(Transform.Scale(origin.To()._Instance, y)); -} - -public class RhinoPointCloudFactory : IRhinoPointCloudFactory -{ - public IRhinoPointCloud Create(IRhinoPoint3dList list) => - new PointCloudProxy(new PointCloud(list.To()._Instance)); -} - -public class RhinoVectorFactory : IRhinoVectorFactory -{ - public IRhinoVector3d Create(double x, double y, double z) => new Vector3dProxy(new Vector3d(x, y, z)); -} - -public class RhinoEllipseFactory : IRhinoEllipseFactory -{ - public IRhinoEllipse Create(IRhinoPlane plane, double firstRadius, double secondRaduis) => - new EllipseProxy(new Ellipse(plane.To()._Instance, firstRadius, secondRaduis)); -} - -public class RhinoBrepFactory : IRhinoBrepFactory -{ - public IRhinoBrep Create() => new BrepProxy(new Brep()); -} - -public class RhinoNgonFactory : IRhinoNgonFactory -{ - public IRhinoMeshNgon Create(IList faces, IList indices) => - new MeshNgonProxy(MeshNgon.Create(faces, indices)); -} - -public class RhinoDocFactory : IRhinoDocFactory -{ - public IRhinoDoc ActiveDoc() => new RhinoDocProxy(RhinoDoc.ActiveDoc); - - public IRhinoLayer CreateLayer(string name) => new LayerProxy(new Layer() { Name = name }); - - public IRhinoLayer CreateLayer(string name, Guid parentLayerId) => - new LayerProxy(new Layer() { Name = name, ParentLayerId = parentLayerId }); - - public IRhinoObjectAttributes CreateAttributes(int layerIndex) => - new ObjectAttributesProxy(new ObjectAttributes() { LayerIndex = layerIndex }); - - public int UnsetIntIndex => RhinoMath.UnsetIntIndex; - public string LayerPathSeparator => Layer.PathSeparator; -} diff --git a/Rhino/Speckle.Rhino.Api/Speckle.Rhino.Api.projitems b/Rhino/Speckle.Rhino.Api/Speckle.Rhino.Api.projitems deleted file mode 100644 index 833da8ac..00000000 --- a/Rhino/Speckle.Rhino.Api/Speckle.Rhino.Api.projitems +++ /dev/null @@ -1,14 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - true - 9655be78-8070-4b9f-b0dc-68bb6150b61e - - - Speckle.Rhino.Api - - - - - \ No newline at end of file diff --git a/Rhino/Speckle.Rhino.Api/Speckle.Rhino.Api.shproj b/Rhino/Speckle.Rhino.Api/Speckle.Rhino.Api.shproj deleted file mode 100644 index a5293815..00000000 --- a/Rhino/Speckle.Rhino.Api/Speckle.Rhino.Api.shproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {E1C43415-3201-45F4-8BF9-A4DD7D7F2ED6} - 14.0 - - - - - - - - \ No newline at end of file diff --git a/Rhino/Speckle.Rhino.Interfaces/IRhinoArcFactory.cs b/Rhino/Speckle.Rhino.Interfaces/IRhinoArcFactory.cs deleted file mode 100644 index 2a16db62..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/IRhinoArcFactory.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public interface IRhinoArcFactory -{ - IRhinoArc Create(IRhinoPoint3d startPoint, IRhinoPoint3d midPoint, IRhinoPoint3d endPoint); - IRhinoArcCurve Create(IRhinoArc arc, IRhinoInterval domain); -} diff --git a/Rhino/Speckle.Rhino.Interfaces/IRhinoBoxFactory.cs b/Rhino/Speckle.Rhino.Interfaces/IRhinoBoxFactory.cs deleted file mode 100644 index 581ea754..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/IRhinoBoxFactory.cs +++ /dev/null @@ -1,47 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public interface IRhinoBoxFactory -{ - IRhinoBox CreateBox(IRhinoBoundingBox boundingBox); -} - -public interface IRhinoIntervalFactory -{ - IRhinoInterval Create(double x, double y); -} - -public interface IRhinoCurveFactory -{ - IRhinoNurbsCurve Create(int degree, int pointCount); - IRhinoPolyCurve Create(); -} - -public interface IRhinoPlaneFactory -{ - IRhinoPlane Create(IRhinoPoint3d origin, IRhinoVector3d xdir, IRhinoVector3d ydir); -} - -public interface IRhinoPointCloudFactory -{ - IRhinoPointCloud Create(IRhinoPoint3dList list); -} - -public interface IRhinoVectorFactory -{ - IRhinoVector3d Create(double x, double y, double z); -} - -public interface IRhinoEllipseFactory -{ - IRhinoEllipse Create(IRhinoPlane plane, double firstRadius, double secondRaduis); -} - -public interface IRhinoBrepFactory -{ - IRhinoBrep Create(); -} - -public interface IRhinoNgonFactory -{ - IRhinoMeshNgon Create(IList faces, IList indices); -} diff --git a/Rhino/Speckle.Rhino.Interfaces/IRhinoCircleFactory.cs b/Rhino/Speckle.Rhino.Interfaces/IRhinoCircleFactory.cs deleted file mode 100644 index d3a4941a..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/IRhinoCircleFactory.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public interface IRhinoCircleFactory -{ - IRhinoCircle Create(IRhinoPlane plane, double radius); - IRhinoArcCurve Create(IRhinoCircle circle, IRhinoInterval domain); -} diff --git a/Rhino/Speckle.Rhino.Interfaces/IRhinoDocFactory.cs b/Rhino/Speckle.Rhino.Interfaces/IRhinoDocFactory.cs deleted file mode 100644 index 55b2115c..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/IRhinoDocFactory.cs +++ /dev/null @@ -1,14 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public interface IRhinoDocFactory -{ - IRhinoDoc ActiveDoc(); - - IRhinoLayer CreateLayer(string name); - IRhinoLayer CreateLayer(string name, Guid parentLayerId); - - IRhinoObjectAttributes CreateAttributes(int layerIndex); - - int UnsetIntIndex { get; } - string LayerPathSeparator { get; } -} diff --git a/Rhino/Speckle.Rhino.Interfaces/IRhinoLineFactory.cs b/Rhino/Speckle.Rhino.Interfaces/IRhinoLineFactory.cs deleted file mode 100644 index c0196991..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/IRhinoLineFactory.cs +++ /dev/null @@ -1,8 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public interface IRhinoLineFactory -{ - IRhinoLine Create(IRhinoPoint3d start, IRhinoPoint3d end); - IRhinoLineCurve Create(IRhinoLine line); - IRhinoPolyline Create(IRhinoPoint3dList list); -} diff --git a/Rhino/Speckle.Rhino.Interfaces/IRhinoMeshFactory.cs b/Rhino/Speckle.Rhino.Interfaces/IRhinoMeshFactory.cs deleted file mode 100644 index d4809619..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/IRhinoMeshFactory.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public interface IRhinoMeshFactory -{ - IRhinoMesh Create(); - IEnumerable CreateFromBrep(IRhinoBrep brep, double density, double minimumEdgeLength); -} diff --git a/Rhino/Speckle.Rhino.Interfaces/IRhinoPointFactory.cs b/Rhino/Speckle.Rhino.Interfaces/IRhinoPointFactory.cs deleted file mode 100644 index 74740796..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/IRhinoPointFactory.cs +++ /dev/null @@ -1,9 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public interface IRhinoPointFactory -{ - IRhinoPoint2f Create(double x, double y); - IRhinoPoint3d Create(double x, double y, double z); - IRhinoPoint Create(IRhinoPoint3d point3d); - IRhinoPoint3dList Create(IList list); -} diff --git a/Rhino/Speckle.Rhino.Interfaces/IRhinoSurfaceFactory.cs b/Rhino/Speckle.Rhino.Interfaces/IRhinoSurfaceFactory.cs deleted file mode 100644 index a6cd8aa8..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/IRhinoSurfaceFactory.cs +++ /dev/null @@ -1,13 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public interface IRhinoSurfaceFactory -{ - IRhinoNurbsSurface Create( - int dimension, - bool isRational, - int order0, - int order1, - int controlPointCount0, - int controlPointCount1 - ); -} diff --git a/Rhino/Speckle.Rhino.Interfaces/IRhinoTransformFactory.cs b/Rhino/Speckle.Rhino.Interfaces/IRhinoTransformFactory.cs deleted file mode 100644 index 8ff472af..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/IRhinoTransformFactory.cs +++ /dev/null @@ -1,8 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public interface IRhinoTransformFactory -{ - IRhinoPoint3d Origin { get; } - IRhinoTransform Identity { get; } - IRhinoTransform Scale(IRhinoPoint3d origin, double y); -} diff --git a/Rhino/Speckle.Rhino.Interfaces/Objects.cs b/Rhino/Speckle.Rhino.Interfaces/Objects.cs deleted file mode 100644 index 93ed844c..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/Objects.cs +++ /dev/null @@ -1,36 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public interface IRhinoBrepObject -{ - IRhinoBrep BrepGeometry { get; } -} - -public interface IRhinoCurveObject -{ - IRhinoCurve CurveGeometry { get; } -} - -public interface IRhinoExtrusionObject -{ - IRhinoExtrusion ExtrusionGeometry { get; } -} - -public interface IRhinoExtrusion -{ - IRhinoBrep ToBrep(); -} - -public interface IRhinoMeshObject -{ - IRhinoMesh MeshGeometry { get; } -} - -public interface IRhinoPointCloudObject -{ - IRhinoPointCloud PointCloudGeometry { get; } -} - -public interface IRhinoPointObject -{ - IRhinoPoint PointGeometry { get; } -} diff --git a/Rhino/Speckle.Rhino.Interfaces/RhinoBrepLoopType.cs b/Rhino/Speckle.Rhino.Interfaces/RhinoBrepLoopType.cs deleted file mode 100644 index 122a2dd5..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/RhinoBrepLoopType.cs +++ /dev/null @@ -1,34 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public enum RhinoBrepLoopType -{ - /// Unknown loop type. - Unknown, - - /// - /// 2d loop curves form a simple closed curve with a counterclockwise orientation. - /// - Outer, - - /// - /// 2d loop curves form a simple closed curve with a clockwise orientation. - /// - Inner, - - /// - /// Always closed - used internally during splitting operations. - /// - Slit, - - /// - /// "loop" is a curve-on-surface made from a single (open or closed) trim that - /// has type TrimType.CurveOnSurface. - /// - CurveOnSurface, - - /// - /// "loop" is a PointOnSurface made from a single trim that has - /// type TrimType.PointOnSurface. - /// - PointOnSurface, -} diff --git a/Rhino/Speckle.Rhino.Interfaces/RhinoBrepSolidOrientation.cs b/Rhino/Speckle.Rhino.Interfaces/RhinoBrepSolidOrientation.cs deleted file mode 100644 index 300695a4..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/RhinoBrepSolidOrientation.cs +++ /dev/null @@ -1,18 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public enum RhinoBrepSolidOrientation -{ - /// Brep is a Solid with inward facing normals. - Inward = -1, // 0xFFFFFFFF - - /// Brep is not a Solid. - None = 0, - - /// Brep is a Solid with outward facing normals. - Outward = 1, - - /// - /// Breps is a Solid but no orientation could be computed. - /// - Unknown = 2, -} diff --git a/Rhino/Speckle.Rhino.Interfaces/RhinoBrepTrimType.cs b/Rhino/Speckle.Rhino.Interfaces/RhinoBrepTrimType.cs deleted file mode 100644 index 2020bc1c..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/RhinoBrepTrimType.cs +++ /dev/null @@ -1,52 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public enum RhinoBrepTrimType -{ - /// Unknown type - Unknown, - - /// - /// Trim is connected to an edge, is part of an outer, inner or - /// slit loop, and is the only trim connected to the edge. - /// - Boundary, - - /// - /// Trim is connected to an edge, is part of an outer, inner or slit loop, - /// no other trim from the same loop is connected to the edge, and at least - /// one trim from a different loop is connected to the edge. - /// - Mated, - - /// - /// trim is connected to an edge, is part of an outer, inner or slit loop, - /// and one other trim from the same loop is connected to the edge. - /// (There can be other mated trims that are also connected to the edge. - /// For example, the non-manifold edge that results when a surface edge lies - /// in the middle of another surface.) Non-manifold "cuts" have seam trims too. - /// - Seam, - - /// - /// Trim is part of an outer loop, the trim's 2d curve runs along the singular - /// side of a surface, and the trim is NOT connected to an edge. (There is - /// no 3d edge because the surface side is singular.) - /// - Singular, - - /// - /// Trim is connected to an edge, is the only trim in a curve-on-surface loop, and - /// is the only trim connected to the edge. - /// - CurveOnSurface, - - /// - /// Trim is a point on a surface, trim.m_pbox is records surface parameters, - /// and is the only trim in a point-on-surface loop. This trim is not connected to - /// an edge and has no 2d curve. - /// - PointOnSurface, - - /// - Slit, -} diff --git a/Rhino/Speckle.Rhino.Interfaces/RhinoCurve.cs b/Rhino/Speckle.Rhino.Interfaces/RhinoCurve.cs deleted file mode 100644 index 176d3910..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/RhinoCurve.cs +++ /dev/null @@ -1,472 +0,0 @@ -using System.Drawing; - -namespace Speckle.Rhino7.Interfaces; - -public interface IRhinoDoc -{ - double ModelAbsoluteTolerance { get; } - string Name { get; } - RhinoUnitSystem ModelUnitSystem { get; } - IRhinoViewTable Views { get; } - IRhinoLayerTable Layers { get; } - IRhinoObjectTable Objects { get; } - IRhinoGroupTable Groups { get; } -} - -public interface IRhinoGroupTable : IReadOnlyCollection -{ - IRhinoGroup FindIndex(int index); - int Add(string name, IEnumerable ids); -} - -public interface IRhinoGroup -{ - Guid Id { get; } -} - -public interface IRhinoObjectTable : IReadOnlyCollection -{ - Guid Add(IRhinoGeometryBase obj, IRhinoObjectAttributes attributes); -} - -public interface IRhinoViewTable : IEnumerable -{ - void Redraw(); - - bool RedrawEnabled { get; set; } -} - -public interface IRhinoView { } - -public interface IRhinoLayerTable : IReadOnlyList -{ - int Find(Guid guid, string name, int index); - IRhinoLayer FindName(string name); - IRhinoLayer FindIndex(int value); - bool Purge(int index, bool real); - int Add(IRhinoLayer layer); -} - -public interface IRhinoLayer : IRhinoModelComponent -{ - IRhinoLayer[]? GetChildren(); - int Index { get; } - string FullPath { get; } - Guid Id { get; } -} - -public interface IRhinoObjectAttributes : IRhinoCommonObject -{ - string Name { get; } - string GetUserString(string key); -} - -public interface IRhinoCurve : IRhinoGeometryBase -{ - bool TryGetCircle(out IRhinoCircle circle, double tolerance); - IRhinoInterval Domain { get; set; } - IRhinoNurbsCurve ToNurbsCurve(); - double GetLength(); - - IRhinoPolylineCurve ToPolyline( - int mainSegmentCount, - int subSegmentCount, - double maxAngleRadians, - double maxChordLengthRatio, - double maxAspectRatio, - double tolerance, - double minEdgeLength, - double maxEdgeLength, - bool keepStartPoint - ); - - bool TryGetPolyline(out IRhinoPolyline polyline); - - bool IsClosed { get; } - int Degree { get; } - bool IsPeriodic { get; } - IRhinoCurve Trim(IRhinoInterval interval); - IRhinoPolyCurve? ToPolyCurve(); - IRhinoArcCurve? ToArcCurve(); - IRhinoPolylineCurve? ToPolylineCurve(); - IRhinoLineCurve? ToLineCurve(); - IRhinoNurbsCurve? ToNurbsCurveReflection(); -} - -public interface IRhinoGeometryBase : IRhinoCommonObject -{ - IRhinoBoundingBox GetBoundingBox(bool val); - bool Transform(IRhinoTransform transform); -} - -public interface IRhinoCommonObject; - -public interface IRhinoObject : IRhinoModelComponent -{ - Guid Id { get; } - IRhinoObjectAttributes Attributes { get; } - - RhinoObjectType ObjectType { get; } - - IRhinoGeometryBase Geometry { get; } -} - -public interface IRhinoModelComponent : IRhinoCommonObject; - -public interface IRhinoArcCurve : IRhinoCurve -{ - bool IsCompleteCircle { get; } - IRhinoArc Arc { get; } -} - -public interface IRhinoCircle -{ - IRhinoPlane Plane { get; } - double Radius { get; } -} - -public interface IRhinoArc -{ - IRhinoPlane Plane { get; } - double Radius { get; } - double StartAngle { get; } - double EndAngle { get; } - double Angle { get; } - IRhinoPoint3d StartPoint { get; } - IRhinoPoint3d MidPoint { get; } - IRhinoPoint3d EndPoint { get; } - double Length { get; } - IRhinoBoundingBox BoundingBox(); -} - -public interface IRhinoInterval -{ - double T0 { get; } - double T1 { get; } -} - -public interface IRhinoBase { } - -public interface IRhinoPoint3d : IRhinoBase -{ - double X { get; } - double Y { get; } - double Z { get; } -} - -public interface IRhinoPlane -{ - IRhinoPoint3d Origin { get; } - IRhinoVector3d ZAxis { get; } - IRhinoVector3d XAxis { get; } - IRhinoVector3d YAxis { get; } -} - -public interface IRhinoBox -{ - IRhinoPlane Plane { get; } - IRhinoInterval X { get; } - IRhinoInterval Y { get; } - IRhinoInterval Z { get; } - double Area { get; } - double Volume { get; } -} - -public interface IRhinoBoundingBox; - -public interface IRhinoBrep : IRhinoGeometryBase -{ - bool Repair(double tolerance); - - IRhinoBrepVertexList Vertices { get; } - IRhinoBrepCurveList Curves3D { get; } - IRhinoBrepSurfaceList Surfaces { get; } - IRhinoBrepCurveList Curves2D { get; } - IRhinoBrepFaceList Faces { get; } - IRhinoBrepEdgeList Edges { get; } - IRhinoBrepLoopList Loops { get; } - IRhinoBrepTrimList Trims { get; } - bool IsSolid { get; } - double GetVolume(); - double GetArea(); - RhinoBrepSolidOrientation SolidOrientation { get; } - - int AddEdgeCurve(IRhinoCurve curve); - - int AddTrimCurve(IRhinoCurve curve); - - int AddSurface(IRhinoSurface curve); - - bool IsValidWithLog(out string reason); -} - -public interface IRhinoTransform; - -public interface IRhinoPoint : IRhinoGeometryBase -{ - IRhinoPoint3d Location { get; } -} - -public interface IRhinoBrepVertex : IRhinoPoint -{ - int VertexIndex { get; } -} - -public interface IRhinoBrepVertexList : IReadOnlyList -{ - IRhinoBrepVertex Add(IRhinoPoint3d vertex, double tolerance); -} - -public interface IRhinoNurbsSurface : IRhinoSurface -{ - int OrderU { get; } - int OrderV { get; } - bool IsRational { get; } - IRhinoNurbsSurfaceKnotList KnotsU { get; } - IRhinoNurbsSurfaceKnotList KnotsV { get; } - IRhinoNurbsSurfacePointList Points { get; } -} - -public interface IRhinoNurbsSurfaceKnotList : IReadOnlyList -{ - void SetKnot(int index, double value); -} - -public interface IRhinoNurbsSurfacePointList : IEnumerable -{ - int CountU { get; } - int CountV { get; } - IRhinoControlPoint GetControlPoint(int i, int j); - - bool SetPoint(int u, int v, double x, double y, double z); - - bool SetWeight(int u, int v, double weight); -} - -public interface IRhinoSurface : IRhinoGeometryBase -{ - IRhinoNurbsSurface ToNurbsSurface(); - bool IsClosed(int direction); - IRhinoInterval Domain(int direction); -} - -public interface IRhinoMesh : IRhinoGeometryBase -{ - void Append(IEnumerable meshes); - IRhinoMeshVertexList Vertices { get; } - IRhinoMeshFaceList Faces { get; } - IRhinoMeshNgonList Ngons { get; } - IEnumerable GetNgonAndFacesEnumerable(); - IRhinoMeshTextureCoordinateList TextureCoordinates { get; } - IRhinoMeshVertexColorList VertexColors { get; } - bool IsClosed { get; } - double Volume(); -} - -public interface IRhinoMeshNgonList : IReadOnlyList -{ - int AddNgon(IRhinoMeshNgon ngon); -} - -public interface IRhinoMeshVertexColorList : IReadOnlyList -{ - bool SetColors(Color[] colors); -} - -public interface IRhinoPoint2f -{ - float X { get; } - float Y { get; } -} - -public interface IRhinoMeshTextureCoordinateList : IReadOnlyList -{ - bool SetTextureCoordinates(IRhinoPoint2f[] textureCoordinates); -} - -public interface IRhinoMeshNgon -{ - uint[] BoundaryVertexIndexList(); -} - -public interface IRhinoPoint3f; - -public interface IRhinoMeshVertexList : IReadOnlyList -{ - IRhinoPoint3d[] ToPoint3dArray(); - - void AddVertices(IEnumerable points); -} - -public interface IRhinoMeshFace; - -public interface IRhinoMeshFaceList : IReadOnlyList -{ - int AddFace(IRhinoMeshFace face); - int AddFace(int vertex1, int vertex2, int vertex3); - int AddFace(int vertex1, int vertex2, int vertex3, int vertex4); - int CullDegenerateFaces(); -} - -public interface IRhinoRefinementSettings; - -public interface IRhinoBrepCurveList : IReadOnlyList; - -public interface IRhinoBrepSurfaceList : IReadOnlyList; - -public interface IRhinoBrepFaceList : IReadOnlyList -{ - IRhinoBrepFace Add(int surfaceIndex); -} - -public interface IRhinoSurfaceProxy : IRhinoSurface; - -public interface IRhinoBrepFace : IRhinoSurfaceProxy -{ - int FaceIndex { get; } - int SurfaceIndex { get; } - IRhinoBrepLoopList Loops { get; } - IRhinoBrepLoop OuterLoop { get; } - bool OrientationIsReversed { get; set; } -} - -public interface IRhinoBrepLoopList : IReadOnlyList -{ - IRhinoBrepLoop Add(RhinoBrepLoopType type, IRhinoBrepFace face); -} - -public interface IRhinoBrepLoop : IRhinoGeometryBase -{ - int LoopIndex { get; } - IRhinoBrepFace Face { get; } - IRhinoBrepTrimList Trims { get; } - RhinoBrepLoopType LoopType { get; } -} - -public interface IRhinoBrepEdgeList : IReadOnlyList -{ - IRhinoBrepEdge Add(int curve3dIndex); - IRhinoBrepEdge Add(int startIndex, int endIndex, int curve3dIndex, IRhinoInterval domain, double tolerance); -} - -public interface IRhinoCurveProxy2 : IRhinoCurve -{ - bool ProxyCurveIsReversed { get; } -} - -public interface IRhinoBrepEdge : IRhinoCurveProxy2 -{ - int EdgeIndex { get; } - int EdgeCurveIndex { get; } - int[] TrimIndices(); - IRhinoBrepVertex StartVertex { get; } - IRhinoBrepVertex EndVertex { get; } -} - -public interface IRhinoBrepTrim : IRhinoCurveProxy2 -{ - int TrimIndex { get; } - IRhinoBrepEdge? Edge { get; } - IRhinoBrepFace Face { get; } - IRhinoBrepLoop Loop { get; } - int TrimCurveIndex { get; } - RhinoIsoStatus IsoStatus { get; set; } - RhinoBrepTrimType TrimType { get; set; } - bool IsReversed(); - IRhinoBrepVertex StartVertex { get; } - IRhinoBrepVertex EndVertex { get; } - void SetTolerances(double toleranceX, double toleranceY); -} - -public interface IRhinoBrepTrimList : IReadOnlyList -{ - IRhinoBrepTrim Add(IRhinoBrepEdge edge, bool isReversed, IRhinoBrepLoop loop, int curveIndex); - IRhinoBrepTrim Add(bool isReversed, IRhinoBrepLoop loop, int curveIndex); - IRhinoBrepTrim AddSingularTrim(IRhinoBrepVertex vertex, IRhinoBrepLoop loop, RhinoIsoStatus status, int curveIndex); -} - -public interface IRhinoControlPoint -{ - IRhinoPoint3d Location { get; } - double Weight { get; } -} - -public interface IRhinoPolyCurve : IRhinoCurve -{ - IRhinoCurve[] DuplicateSegments(); - bool AppendSegment(IRhinoCurve curve); -} - -public interface IRhinoPolylineCurve : IRhinoCurve -{ - IRhinoPolyline ToPolyline(); -} - -public interface IRhinoNurbsCurve : IRhinoCurve -{ - IRhinoNurbsCurveKnotList Knots { get; } - IRhinoNurbsCurvePointList Points { get; } - bool IsRational { get; } -} - -public interface IRhinoNurbsCurveKnotList : IReadOnlyList -{ - void SetKnot(int index, double value); -} - -public interface IRhinoNurbsCurvePointList : IReadOnlyList -{ - bool SetPoint(int index, IRhinoPoint3d point3d, double weight); -} - -public interface IRhinoPoint3dList : IReadOnlyList -{ - void Add(IRhinoPoint3d point3d); -} - -public interface IRhinoPolyline : IRhinoPoint3dList -{ - IRhinoBoundingBox BoundingBox { get; } - bool IsClosed { get; } - IRhinoPolylineCurve ToPolylineCurve(); -} - -public interface IRhinoLineCurve : IRhinoCurve -{ - IRhinoLine Line { get; } -} - -public interface IRhinoEllipse -{ - IRhinoNurbsCurve ToNurbsCurve(); - IRhinoPlane Plane { get; } - double Radius1 { get; } - double Radius2 { get; } -} - -public interface IRhinoLine -{ - IRhinoPoint3d From { get; } - IRhinoPoint3d To { get; } - double Length { get; } - IRhinoBoundingBox BoundingBox { get; } -} - -public interface IRhinoVector3d -{ - double X { get; } - double Y { get; } - double Z { get; } -} - -public interface IRhinoPointCloud : IRhinoGeometryBase -{ - IRhinoPoint3d[] GetPoints(); - Color[] GetColors(); - IRhinoPointCloudItem this[int index] { get; } -} - -public interface IRhinoPointCloudItem -{ - Color Color { get; set; } -} diff --git a/Rhino/Speckle.Rhino.Interfaces/RhinoIsoStatus.cs b/Rhino/Speckle.Rhino.Interfaces/RhinoIsoStatus.cs deleted file mode 100644 index 3f37d84c..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/RhinoIsoStatus.cs +++ /dev/null @@ -1,37 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public enum RhinoIsoStatus -{ - /// curve is not an isoparametric curve. - None, - - /// - /// curve is a "x" = constant (vertical) isoparametric curve in the interior of the surface's domain. - /// - X, - - /// - /// curve is a "y" = constant (horizontal) isoparametric curve in the interior of the surface's domain. - /// - Y, - - /// - /// curve is a "x" = constant isoparametric curve along the west side of the surface's domain. - /// - West, - - /// - /// curve is a "y" = constant isoparametric curve along the south side of the surface's domain. - /// - South, - - /// - /// curve is a "x" = constant isoparametric curve along the east side of the surface's domain. - /// - East, - - /// - /// curve is a "y" = constant isoparametric curve along the north side of the surface's domain. - /// - North, -} diff --git a/Rhino/Speckle.Rhino.Interfaces/RhinoLoopFormula.cs b/Rhino/Speckle.Rhino.Interfaces/RhinoLoopFormula.cs deleted file mode 100644 index e80c5854..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/RhinoLoopFormula.cs +++ /dev/null @@ -1,15 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public enum RhinoLoopFormula -{ - /// The original Loop formula. - Loop, - - /// Warren's improved formula. - Warren, - - /// - /// The formula as explained by Weimer, improving over Warren's. - /// - WarrenWeimer, -} diff --git a/Rhino/Speckle.Rhino.Interfaces/RhinoUnitSystem.cs b/Rhino/Speckle.Rhino.Interfaces/RhinoUnitSystem.cs deleted file mode 100644 index 4a22a47e..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/RhinoUnitSystem.cs +++ /dev/null @@ -1,215 +0,0 @@ -namespace Speckle.Rhino7.Interfaces; - -public enum RhinoUnitSystem : byte -{ - /// - /// ON::LengthUnitSystem::None indicates no length unit system. The scale factor - /// when converting between a specified unit system and None is always 1.0. - /// ON::LengthUnitSystem::None is used as a unit system for models and - /// instance defitions that should be imported or referenced with no - /// scaling applied. - /// - None = 0, - - /// 1 micron = 1.0e-6 meters - Microns = 1, - - /// 1 millimeter = 1.0e-3 meters - Millimeters = 2, - - /// 1 centimeter = 1.0e-2 meters - Centimeters = 3, - - /// SI meter length unit - Meters = 4, - - /// 1 kilometer = 1.0e+3 meters - Kilometers = 5, - - /// 1 microinches = 2.54e-8 meters = 1.0e-6 inches - Microinches = 6, - - /// 1 mil = 2.54e-5 meters = 0.001 inches - Mils = 7, - - /// 1 inch = 0.0254 meters = 1/12 foot - Inches = 8, - - /// 1 foot = 0.3048 meters (12 inches) - Feet = 9, - - /// 1 US statute mile = 1609.344 meters = 5280 feet - Miles = 10, // 0x0A - - /// - /// The name of a custom unit and the conversion to meters - /// are saved in the ON_UnitSystem class. - /// - CustomUnits = 11, // 0x0B - - /// 1 angstroms = 1.0e-10 meters - Angstroms = 12, // 0x0C - - /// 1 nanometer = 1.0e-9 meters - Nanometers = 13, // 0x0D - - /// 1 decimeter = 1.0e-1 meters - Decimeters = 14, // 0x0E - - /// 1 dekameter = 1.0e+1 meters - Dekameters = 15, // 0x0F - - /// 1 hectometer = 1.0e+2 meters - Hectometers = 16, // 0x10 - - /// 1 megameter = 1.0e+6 meters - Megameters = 17, // 0x11 - - /// 1 gigameter = 1.0e+9 meters - Gigameters = 18, // 0x12 - - /// 1 foot = 0.3048 meters = 12 inches - Yards = 19, // 0x13 - - /// 1 printer point = 1/72 inch - PrinterPoints = 20, // 0x14 - - /// 1 printer pica = 1/6 inch - PrinterPicas = 21, // 0x15 - - /// - /// 1 nautical mile = 1852 meters - /// Approximately 1 minute of arc on a terrestrial great circle. - /// Reference: http://en.wikipedia.org/wiki/Nautical_mile - /// - NauticalMiles = 22, // 0x16 - - /// - /// 1 astronomical unit = 1.4959787e+11 meters - /// An astronomical unit (au) is the mean distance from the - /// center of the earth to the center of the sun. - /// References: - /// http://en.wikipedia.org/wiki/Astronomical_unit (1.4959787e+11 meters) - /// http://units.nist.gov/Pubs/SP811/appenB9.htm (1.495979e+11 meters) - /// - AstronomicalUnits = 23, // 0x17 - - /// - /// 1 light year = 9.4607304725808e+15 meters - /// A light year is the distance light travels in one Julian year. - /// The speed of light is exactly 299792458 meters/second. - /// A Julian year is exactly 365.25 * 86400 seconds and is - /// approximately the time it takes for one earth orbit. - /// References: - /// http://en.wikipedia.org/wiki/Light_year (9.4607304725808e+15 meters) - /// http://units.nist.gov/Pubs/SP811/appenB9.htm (9.46073e+15 meters) - /// - LightYears = 24, // 0x18 - - /// - /// 1 parsec = 3.08567758e+16 meters - /// References: - /// http://en.wikipedia.org/wiki/Parsec (3.08567758e+16 meters) - /// http://units.nist.gov/Pubs/SP811/appenB9.htm (3.085678e+16) - /// - Parsecs = 25, // 0x19 - - /// - /// The ON::LengthUnitSystem::Unset is used to indicate no unit system is set. - /// This is a differnt condition from ON::LengthUnitSystem::None. - /// - Unset = 255, // 0xFF -} - -public enum RhinoObjectType : uint -{ - /// Nothing. - None = 0, - - /// A point. - Point = 1, - - /// A point set or cloud. - PointSet = 2, - - /// A curve. - Curve = 4, - - /// A surface. - Surface = 8, - - /// A brep. - Brep = 16, // 0x00000010 - - /// A mesh. - Mesh = 32, // 0x00000020 - - /// A rendering light. - Light = 256, // 0x00000100 - - /// An annotation. - Annotation = 512, // 0x00000200 - - /// A block definition. - InstanceDefinition = 2048, // 0x00000800 - - /// A block reference. - InstanceReference = 4096, // 0x00001000 - - /// A text dot. - TextDot = 8192, // 0x00002000 - - /// Selection filter value - not a real object type. - Grip = 16384, // 0x00004000 - - /// A detail. - Detail = 32768, // 0x00008000 - - /// A hatch. - Hatch = 65536, // 0x00010000 - - /// A morph control. - MorphControl = 131072, // 0x00020000 - - /// A SubD object. - SubD = 262144, // 0x00040000 - - /// A brep loop. - BrepLoop = 524288, // 0x00080000 - - /// a brep vertex. - BrepVertex = 1048576, // 0x00100000 - - /// Selection filter value - not a real object type. - PolysrfFilter = 2097152, // 0x00200000 - - /// Selection filter value - not a real object type. - EdgeFilter = 4194304, // 0x00400000 - - /// Selection filter value - not a real object type. - PolyedgeFilter = 8388608, // 0x00800000 - - /// A mesh vertex. - MeshVertex = 16777216, // 0x01000000 - - /// A mesh edge. - MeshEdge = 33554432, // 0x02000000 - - /// A mesh face. - MeshFace = 67108864, // 0x04000000 - - /// A cage. - Cage = 134217728, // 0x08000000 - - /// A phantom object. - Phantom = 268435456, // 0x10000000 - - /// A clipping plane. - ClipPlane = 536870912, // 0x20000000 - - /// An extrusion. - Extrusion = 1073741824, // 0x40000000 - - /// All bits set. - AnyObject = 4294967295, // 0xFFFFFFFF -} diff --git a/Rhino/Speckle.Rhino.Interfaces/Speckle.Rhino.Interfaces.projitems b/Rhino/Speckle.Rhino.Interfaces/Speckle.Rhino.Interfaces.projitems deleted file mode 100644 index c537cddb..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/Speckle.Rhino.Interfaces.projitems +++ /dev/null @@ -1,14 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - true - 9655be78-8070-4b9f-b0dc-68bb6150b59a - - - Speckle.Rhino.Interfaces - - - - - \ No newline at end of file diff --git a/Rhino/Speckle.Rhino.Interfaces/Speckle.Rhino.Interfaces.shproj b/Rhino/Speckle.Rhino.Interfaces/Speckle.Rhino.Interfaces.shproj deleted file mode 100644 index 903c43f6..00000000 --- a/Rhino/Speckle.Rhino.Interfaces/Speckle.Rhino.Interfaces.shproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {E1C43415-3202-45F4-8BF9-A4DD7D7F2ED6} - 14.0 - - - - - - - - \ No newline at end of file diff --git a/Speckle.Host.Apis.sln b/Speckle.Host.Apis.sln index 418c1726..82486bdb 100644 --- a/Speckle.Host.Apis.sln +++ b/Speckle.Host.Apis.sln @@ -1,41 +1,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Revit", "Revit", "{8F540B7F-7548-46E9-BDEC-4DAB99367908}" - ProjectSection(SolutionItems) = preProject - Revit\Directory.Build.props = Revit\Directory.Build.props - EndProjectSection -EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Config", "Config", "{7A91F6BF-EA8A-428E-BB97-B6C448C247EF}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig Directory.Build.props = Directory.Build.props global.json = global.json README.md = README.md - Directory.Packages.props = Directory.Packages.props - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Speckle.Revit2023.Api", "Revit\Revit2023\Speckle.Revit2023.Api\Speckle.Revit2023.Api.csproj", "{BE42055B-1D53-49AC-8B76-B55871E24E8B}" -EndProject -Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Speckle.Revit.Interfaces", "Revit\Speckle.Revit.Interfaces\Speckle.Revit.Interfaces.shproj", "{E1C43415-3102-45F4-8BF9-A4DD7D7F2ED6}" -EndProject -Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Speckle.Revit.Api", "Revit\Speckle.Revit.Api\Speckle.Revit.Api.shproj", "{E1C43415-3101-45F4-8BF9-A4DD7D7F2ED7}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Speckle.Revit2023.Interfaces", "Revit\Revit2023\Speckle.Revit2023.Interfaces\Speckle.Revit2023.Interfaces.csproj", "{F6943FEF-C6AD-4374-9729-CCB79F9BD6C6}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "2023", "2023", "{CB5177F3-6FA5-4351-8BF1-3F6F2758096D}" - ProjectSection(SolutionItems) = preProject - Revit\Revit2023\Directory.Packages.props = Revit\Revit2023\Directory.Packages.props EndProjectSection EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "2024", "2024", "{8B47C7AE-9C8C-47D5-A3C5-ACEFCF54E3B9}" - ProjectSection(SolutionItems) = preProject - Revit\Revit2024\Directory.Packages.props = Revit\Revit2024\Directory.Packages.props - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Speckle.Revit2024.Interfaces", "Revit\Revit2024\Speckle.Revit2024.Interfaces\Speckle.Revit2024.Interfaces.csproj", "{E5BCFB04-C8E2-4F34-8E12-E4E6CB908153}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Speckle.Revit2024.Api", "Revit\Revit2024\Speckle.Revit2024.Api\Speckle.Revit2024.Api.csproj", "{917D7C89-FA2D-4A26-906B-E18317C49734}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Build", "Build\Build.csproj", "{00F3BEC6-614D-4AEE-923A-0E2DF40FDE6B}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{42C36267-88A8-4F94-9E62-5D43A02D033C}" @@ -44,31 +16,15 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{42C36267 .github\workflows\main.yml = .github\workflows\main.yml EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Speckle.Tests", "Speckle.Tests\Speckle.Tests.csproj", "{D909A986-7D4F-45A6-B0A2-D69D4CEF86C5}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{1A746BD2-E68A-4877-9922-3549F6C00EDF}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Rhino", "Rhino", "{72DEFF6C-31DE-4050-8692-AEE8224E9925}" - ProjectSection(SolutionItems) = preProject - Revit\Directory.Build.props = Revit\Directory.Build.props - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "7", "7", "{BC12C4CA-7065-4B76-9787-E8DA4745AD4E}" - ProjectSection(SolutionItems) = preProject - Rhino\7\Directory.Packages.props = Rhino\7\Directory.Packages.props - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Speckle.Rhino7.Interfaces", "Rhino\7\Speckle.Rhino7.Interfaces\Speckle.Rhino7.Interfaces.csproj", "{EB2B9350-BE2B-4197-ACA8-3963EAE3B6C9}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Speckle.Rhino7.Api", "Rhino\7\Speckle.Rhino7.Api\Speckle.Rhino7.Api.csproj", "{5F678DE0-AAE7-4FA9-9A7F-C3C0B0E3E3D7}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shared", "Shared", "{3B0D8F6E-C701-446E-BAE3-B6FDF1812901}" EndProject -Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Speckle.Rhino.Api", "Rhino\Speckle.Rhino.Api\Speckle.Rhino.Api.shproj", "{E1C43415-3201-45F4-8BF9-A4DD7D7F2ED6}" +Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Speckle.Shared", "Speckle.Shared\Speckle.Shared.shproj", "{E1C43415-3000-45F4-8BF9-B4DD7D7F2ED6}" EndProject -Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Speckle.Rhino.Interfaces", "Rhino\Speckle.Rhino.Interfaces\Speckle.Rhino.Interfaces.shproj", "{E1C43415-3202-45F4-8BF9-A4DD7D7F2ED6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Speckle.Revit2023.Fakes.Generator", "Speckle.Revit2023.Fakes.Generator\Speckle.Revit2023.Fakes.Generator.csproj", "{D25C688F-1673-4AEB-8186-6105C8CB679A}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shared", "Shared", "{3B0D8F6E-C701-446E-BAE3-B6FDF1812901}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Revit", "Revit", "{BD68BFA8-3EC7-4689-987E-6422A37CF3B0}" EndProject -Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Speckle.Shared", "Speckle.Shared\Speckle.Shared.shproj", "{E1C43415-3000-45F4-8BF9-B4DD7D7F2ED6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Speckle.Revit2023.Fakes", "Speckle.Revit2023.Fakes\Speckle.Revit2023.Fakes.csproj", "{4B16340A-C493-41AB-85E8-E32C92533118}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -76,55 +32,23 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BE42055B-1D53-49AC-8B76-B55871E24E8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BE42055B-1D53-49AC-8B76-B55871E24E8B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BE42055B-1D53-49AC-8B76-B55871E24E8B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BE42055B-1D53-49AC-8B76-B55871E24E8B}.Release|Any CPU.Build.0 = Release|Any CPU - {F6943FEF-C6AD-4374-9729-CCB79F9BD6C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F6943FEF-C6AD-4374-9729-CCB79F9BD6C6}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F6943FEF-C6AD-4374-9729-CCB79F9BD6C6}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F6943FEF-C6AD-4374-9729-CCB79F9BD6C6}.Release|Any CPU.Build.0 = Release|Any CPU - {E5BCFB04-C8E2-4F34-8E12-E4E6CB908153}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E5BCFB04-C8E2-4F34-8E12-E4E6CB908153}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E5BCFB04-C8E2-4F34-8E12-E4E6CB908153}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E5BCFB04-C8E2-4F34-8E12-E4E6CB908153}.Release|Any CPU.Build.0 = Release|Any CPU - {917D7C89-FA2D-4A26-906B-E18317C49734}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {917D7C89-FA2D-4A26-906B-E18317C49734}.Debug|Any CPU.Build.0 = Debug|Any CPU - {917D7C89-FA2D-4A26-906B-E18317C49734}.Release|Any CPU.ActiveCfg = Release|Any CPU - {917D7C89-FA2D-4A26-906B-E18317C49734}.Release|Any CPU.Build.0 = Release|Any CPU {00F3BEC6-614D-4AEE-923A-0E2DF40FDE6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {00F3BEC6-614D-4AEE-923A-0E2DF40FDE6B}.Debug|Any CPU.Build.0 = Debug|Any CPU {00F3BEC6-614D-4AEE-923A-0E2DF40FDE6B}.Release|Any CPU.ActiveCfg = Release|Any CPU {00F3BEC6-614D-4AEE-923A-0E2DF40FDE6B}.Release|Any CPU.Build.0 = Release|Any CPU - {D909A986-7D4F-45A6-B0A2-D69D4CEF86C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D909A986-7D4F-45A6-B0A2-D69D4CEF86C5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D909A986-7D4F-45A6-B0A2-D69D4CEF86C5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D909A986-7D4F-45A6-B0A2-D69D4CEF86C5}.Release|Any CPU.Build.0 = Release|Any CPU - {EB2B9350-BE2B-4197-ACA8-3963EAE3B6C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EB2B9350-BE2B-4197-ACA8-3963EAE3B6C9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EB2B9350-BE2B-4197-ACA8-3963EAE3B6C9}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EB2B9350-BE2B-4197-ACA8-3963EAE3B6C9}.Release|Any CPU.Build.0 = Release|Any CPU - {5F678DE0-AAE7-4FA9-9A7F-C3C0B0E3E3D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5F678DE0-AAE7-4FA9-9A7F-C3C0B0E3E3D7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5F678DE0-AAE7-4FA9-9A7F-C3C0B0E3E3D7}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5F678DE0-AAE7-4FA9-9A7F-C3C0B0E3E3D7}.Release|Any CPU.Build.0 = Release|Any CPU + {D25C688F-1673-4AEB-8186-6105C8CB679A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D25C688F-1673-4AEB-8186-6105C8CB679A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D25C688F-1673-4AEB-8186-6105C8CB679A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D25C688F-1673-4AEB-8186-6105C8CB679A}.Release|Any CPU.Build.0 = Release|Any CPU + {4B16340A-C493-41AB-85E8-E32C92533118}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4B16340A-C493-41AB-85E8-E32C92533118}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4B16340A-C493-41AB-85E8-E32C92533118}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4B16340A-C493-41AB-85E8-E32C92533118}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(NestedProjects) = preSolution - {CB5177F3-6FA5-4351-8BF1-3F6F2758096D} = {8F540B7F-7548-46E9-BDEC-4DAB99367908} - {8B47C7AE-9C8C-47D5-A3C5-ACEFCF54E3B9} = {8F540B7F-7548-46E9-BDEC-4DAB99367908} - {BC12C4CA-7065-4B76-9787-E8DA4745AD4E} = {72DEFF6C-31DE-4050-8692-AEE8224E9925} - {BE42055B-1D53-49AC-8B76-B55871E24E8B} = {CB5177F3-6FA5-4351-8BF1-3F6F2758096D} - {F6943FEF-C6AD-4374-9729-CCB79F9BD6C6} = {CB5177F3-6FA5-4351-8BF1-3F6F2758096D} - {917D7C89-FA2D-4A26-906B-E18317C49734} = {8B47C7AE-9C8C-47D5-A3C5-ACEFCF54E3B9} - {E5BCFB04-C8E2-4F34-8E12-E4E6CB908153} = {8B47C7AE-9C8C-47D5-A3C5-ACEFCF54E3B9} - {5F678DE0-AAE7-4FA9-9A7F-C3C0B0E3E3D7} = {BC12C4CA-7065-4B76-9787-E8DA4745AD4E} - {EB2B9350-BE2B-4197-ACA8-3963EAE3B6C9} = {BC12C4CA-7065-4B76-9787-E8DA4745AD4E} - {D909A986-7D4F-45A6-B0A2-D69D4CEF86C5} = {1A746BD2-E68A-4877-9922-3549F6C00EDF} {00F3BEC6-614D-4AEE-923A-0E2DF40FDE6B} = {42C36267-88A8-4F94-9E62-5D43A02D033C} - {E1C43415-3101-45F4-8BF9-A4DD7D7F2ED7} = {8F540B7F-7548-46E9-BDEC-4DAB99367908} - {E1C43415-3102-45F4-8BF9-A4DD7D7F2ED6} = {8F540B7F-7548-46E9-BDEC-4DAB99367908} - {E1C43415-3201-45F4-8BF9-A4DD7D7F2ED6} = {72DEFF6C-31DE-4050-8692-AEE8224E9925} - {E1C43415-3202-45F4-8BF9-A4DD7D7F2ED6} = {72DEFF6C-31DE-4050-8692-AEE8224E9925} {E1C43415-3000-45F4-8BF9-B4DD7D7F2ED6} = {3B0D8F6E-C701-446E-BAE3-B6FDF1812901} + {D25C688F-1673-4AEB-8186-6105C8CB679A} = {3B0D8F6E-C701-446E-BAE3-B6FDF1812901} + {4B16340A-C493-41AB-85E8-E32C92533118} = {BD68BFA8-3EC7-4689-987E-6422A37CF3B0} EndGlobalSection EndGlobal diff --git a/Speckle.Revit2023.Fakes.Generator/Program.cs b/Speckle.Revit2023.Fakes.Generator/Program.cs new file mode 100644 index 00000000..7f47d750 --- /dev/null +++ b/Speckle.Revit2023.Fakes.Generator/Program.cs @@ -0,0 +1,42 @@ +using System.Reflection; +using Speckle.Shared; + +var asm = Assembly.GetEntryAssembly(); +Assembly GetAssembly(string name) +{ + var path = Path.Combine(Path.GetDirectoryName(asm.Location), name); + return Assembly.ReflectionOnlyLoadFrom(path); +} + +Generator generator = + new( + "Speckle.Revit2023.Fakes", + [GetAssembly("RevitAPI.dll"), GetAssembly("RevitAPIUI.dll")], + [ + "Autodesk.Revit.DB", + "Autodesk.Revit.DB.Architecture", + "Autodesk.Revit.UI", + "Autodesk.Revit.DB.ExtensibleStorage", + "Autodesk.Revit.DB.ExternalService", + "Autodesk.Revit.DB.Structure", + "Autodesk.Revit.DB.Electrical", + "Autodesk.Revit.DB.Plumbing", + "Autodesk.Revit.DB.Fabrication", + "Autodesk.Revit.DB.Mechanical", + "Autodesk.Revit.DB.Analysis", + "Autodesk.Revit.DB.PointClouds", + "Autodesk.Revit.Exceptions" + ], + [ + new("WallSweepInfo", []), + new("ToggleButtonData", []), + new("RadioButtonGroup", []), + new("PanelScheduleTemplate", [new("IsValidType")]), + new("FabricReinSpanSymbol", [new("Create")]), + new("PathReinSpanSymbol", [new("Create")]), + new("RebarSystemSpanSymbol", [new("Create")]), + new("ProjectInfo", [new("Name")]), + new("ImageView", [new("Create")]) + ] + ); +generator.Generate(); diff --git a/Speckle.Revit2023.Fakes.Generator/Speckle.Revit2023.Fakes.Generator.csproj b/Speckle.Revit2023.Fakes.Generator/Speckle.Revit2023.Fakes.Generator.csproj new file mode 100644 index 00000000..0a7f8704 --- /dev/null +++ b/Speckle.Revit2023.Fakes.Generator/Speckle.Revit2023.Fakes.Generator.csproj @@ -0,0 +1,17 @@ + + + + Exe + net48 + false + Speckle.FakesGenerator + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + diff --git a/Speckle.Revit2023.Fakes.Generator/packages.lock.json b/Speckle.Revit2023.Fakes.Generator/packages.lock.json new file mode 100644 index 00000000..22f9b57d --- /dev/null +++ b/Speckle.Revit2023.Fakes.Generator/packages.lock.json @@ -0,0 +1,20 @@ +{ + "version": 1, + "dependencies": { + ".NETFramework,Version=v4.8": { + "PolySharp": { + "type": "Direct", + "requested": "[1.14.1, )", + "resolved": "1.14.1", + "contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ==" + }, + "Speckle.Revit.API": { + "type": "Direct", + "requested": "[2023.0.0, )", + "resolved": "2023.0.0", + "contentHash": "tq40eD7psgTbV+epNouYyqfo6+hEi7FmXZqcxEOsAV7zfYyWhL6Rt3vmojkWGNuerGbH6oRI6KIIxrnlCNb8Hw==" + } + }, + ".NETFramework,Version=v4.8/win7-x86": {} + } +} \ No newline at end of file diff --git a/Speckle.Revit2023.Fakes/Enumerables.Plumbing.cs b/Speckle.Revit2023.Fakes/Enumerables.Plumbing.cs new file mode 100644 index 00000000..bd0c7fba --- /dev/null +++ b/Speckle.Revit2023.Fakes/Enumerables.Plumbing.cs @@ -0,0 +1,102 @@ +using System.Collections; +using System.Collections.Generic; + +namespace Autodesk.Revit.DB.Plumbing +{ + public partial class FluidTemperatureSetIterator + { + object IEnumerator.Current => throw new System.NotImplementedException(); + } + + public partial class FluidType + { + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); + } +} + +namespace Autodesk.Revit.DB.Electrical +{ + public partial class CableTraySizeIterator + { + object IEnumerator.Current => throw new System.NotImplementedException(); + } + + public partial class CableTraySizes + { + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); + } + + public partial class ConduitSizeIterator + { + object IEnumerator.Current => throw new System.NotImplementedException(); + } + + public partial class ConduitSizes + { + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); + } + + public partial class ConduitSizeSettingIterator + { + object IEnumerator.Current => throw new System.NotImplementedException(); + } + + public partial class ConduitSizeSettings + { + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); + } +} + +namespace Autodesk.Revit.DB.Mechanical +{ + public partial class DuctSizeIterator + { + object IEnumerator.Current => throw new System.NotImplementedException(); + } + + public partial class DuctSizes + { + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); + } + + public partial class DuctSizeSettingIterator + { + object IEnumerator.Current => throw new System.NotImplementedException(); + } + + public partial class DuctSizeSettings + { + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); + } +} + +namespace Autodesk.Revit.DB.Structure +{ + public partial class RebarContainer + { + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); + } + + public partial class RebarContainerIterator + { + object IEnumerator.Current => throw new System.NotImplementedException(); + } +} + +namespace Autodesk.Revit.DB.PointClouds +{ + public partial class PointCollection + { + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); + } + + public partial class PointIterator + { + object IEnumerator.Current => throw new System.NotImplementedException(); + } + + public partial struct CloudPoint + { + public static implicit operator XYZ(CloudPoint cp) => new(cp.X, cp.Y, cp.Z); + } +} diff --git a/Speckle.Revit2023.Fakes/Enumerables.cs b/Speckle.Revit2023.Fakes/Enumerables.cs new file mode 100644 index 00000000..485e4583 --- /dev/null +++ b/Speckle.Revit2023.Fakes/Enumerables.cs @@ -0,0 +1,134 @@ +using System.Collections; +using System.Collections.Generic; + +namespace Autodesk.Revit.DB; + +public partial class Definitions +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class CurveLoop +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class ExportFontTable +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class ExportPatternTable +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class ExportLineweightTableIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} + +public partial class ExportPatternTableIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} + +public partial class ExportFontTableIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} + +public partial class CurveLoopIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} + +public partial class ExportLayerTableIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} + +public partial class ExportLinetypeTableIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} + +public partial class GeometryElement +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class ExportLinetypeTable +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class ExportLineweightTable +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class ExportLayerTable +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class SolidCurveIntersection +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class KeyBasedTreeEntries +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class FilteredElementCollector +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class FilteredWorksetCollector +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class DefinitionGroups +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class ComponentRepeater +{ + IEnumerator IEnumerable.GetEnumerator() => throw new System.NotImplementedException(); +} + +public partial class ComponentRepeaterIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} + +public partial class KeyBasedTreeEntriesIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} + +public partial class FilteredElementIdIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} + +public partial class FilteredElementIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} + +public partial class FilteredWorksetIdIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} + +public partial class FilteredWorksetIterator +{ + object IEnumerator.Current => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/Speckle.Revit2023.Fakes.csproj b/Speckle.Revit2023.Fakes/Speckle.Revit2023.Fakes.csproj new file mode 100644 index 00000000..3a635329 --- /dev/null +++ b/Speckle.Revit2023.Fakes/Speckle.Revit2023.Fakes.csproj @@ -0,0 +1,9 @@ + + + + net8.0 + enable + enable + + + diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ACADExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ACADExportOptions.s.cs new file mode 100644 index 00000000..073c942d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ACADExportOptions.s.cs @@ -0,0 +1,70 @@ +namespace Autodesk.Revit.DB; + +public partial class ACADExportOptions : Autodesk.Revit.DB.BaseExportOptions +{ + public virtual Autodesk.Revit.DB.Color HatchBackgroundColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseHatchBackgroundColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ACADVersion FileVersion + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String NonplotSuffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean MarkNonplotLayers + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportingAreas + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SharedCoords + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ExportUnit TargetUnit + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ACAObjectPreference ACAPreference + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.SolidGeometry ExportOfSolids + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.TextTreatment TextTreatment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String LinetypesFileName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.LineScaling LineScaling + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ACADVersion.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ACADVersion.s.cs new file mode 100644 index 00000000..924ea9d4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ACADVersion.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum ACADVersion +{ + Default, + R2007, + R2010, + R2013, + R2018, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ACAObjectPreference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ACAObjectPreference.s.cs new file mode 100644 index 00000000..96c665b4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ACAObjectPreference.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ACAObjectPreference +{ + Object, + Geometry, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.APIObject.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.APIObject.s.cs new file mode 100644 index 00000000..381f3f8a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.APIObject.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class APIObject : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsReadOnly + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ATFBaseExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ATFBaseExportOptions.s.cs new file mode 100644 index 00000000..e6f074f1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ATFBaseExportOptions.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class ATFBaseExportOptions : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ViewId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ATFTranslationServiceData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ATFTranslationServiceData.s.cs new file mode 100644 index 00000000..2df2494d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ATFTranslationServiceData.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class ATFTranslationServiceData : Autodesk.Revit.DB.ExternalService.IExternalData, System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AXMImportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AXMImportOptions.s.cs new file mode 100644 index 00000000..eb839537 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AXMImportOptions.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class AXMImportOptions : Autodesk.Revit.DB.BaseImportOptions +{ + public AXMImportOptions(Autodesk.Revit.DB.AXMImportOptions option) => throw new System.NotImplementedException(); + + public AXMImportOptions() => throw new System.NotImplementedException(); + + public virtual System.Boolean ImportLevels + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptiveComponentFamilyUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptiveComponentFamilyUtils.s.cs new file mode 100644 index 00000000..430f3098 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptiveComponentFamilyUtils.s.cs @@ -0,0 +1,70 @@ +namespace Autodesk.Revit.DB; + +public partial class AdaptiveComponentFamilyUtils +{ + public static System.Boolean IsAdaptiveComponentFamily(Autodesk.Revit.DB.Family family) => + throw new System.NotImplementedException(); + + public static System.Boolean IsAdaptivePoint( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId refPointId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsAdaptivePlacementPoint( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId refPointId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsAdaptiveShapeHandlePoint( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId refPointId + ) => throw new System.NotImplementedException(); + + public static System.Int32 GetNumberOfAdaptivePoints(Autodesk.Revit.DB.Family family) => + throw new System.NotImplementedException(); + + public static System.Int32 GetNumberOfPlacementPoints(Autodesk.Revit.DB.Family family) => + throw new System.NotImplementedException(); + + public static System.Int32 GetNumberOfShapeHandlePoints(Autodesk.Revit.DB.Family family) => + throw new System.NotImplementedException(); + + public static void MakeAdaptivePoint( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId refPointId, + Autodesk.Revit.DB.AdaptivePointType type + ) => throw new System.NotImplementedException(); + + public static System.Int32 GetPlacementNumber( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId refPointId + ) => throw new System.NotImplementedException(); + + public static void SetPlacementNumber( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId refPointId, + System.Int32 placementNumber + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.AdaptivePointOrientationType GetPointOrientationType( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId refPointId + ) => throw new System.NotImplementedException(); + + public static void SetPointOrientationType( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId refPointId, + Autodesk.Revit.DB.AdaptivePointOrientationType orientationType + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.AdaptivePointConstraintType GetPointConstraintType( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId refPointId + ) => throw new System.NotImplementedException(); + + public static void SetPointConstraintType( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId refPointId, + Autodesk.Revit.DB.AdaptivePointConstraintType constraintType + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptiveComponentInstanceUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptiveComponentInstanceUtils.s.cs new file mode 100644 index 00000000..c4621f29 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptiveComponentInstanceUtils.s.cs @@ -0,0 +1,42 @@ +namespace Autodesk.Revit.DB; + +public partial class AdaptiveComponentInstanceUtils +{ + public static System.Boolean IsAdaptiveFamilySymbol(Autodesk.Revit.DB.FamilySymbol famSymb) => + throw new System.NotImplementedException(); + + public static System.Boolean HasAdaptiveFamilySymbol(Autodesk.Revit.DB.FamilyInstance famInst) => + throw new System.NotImplementedException(); + + public static System.Boolean IsAdaptiveComponentInstance(Autodesk.Revit.DB.FamilyInstance famInst) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FamilyInstance CreateAdaptiveComponentInstance( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.FamilySymbol famSymb + ) => throw new System.NotImplementedException(); + + public static void MoveAdaptiveComponentInstance( + Autodesk.Revit.DB.FamilyInstance famInst, + Autodesk.Revit.DB.Transform trf, + System.Boolean unHost + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetInstancePointElementRefIds( + Autodesk.Revit.DB.FamilyInstance famInst + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetInstancePlacementPointElementRefIds( + Autodesk.Revit.DB.FamilyInstance famInst + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetInstanceShapeHandlePointElementRefIds( + Autodesk.Revit.DB.FamilyInstance famInst + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsInstanceFlipped(Autodesk.Revit.DB.FamilyInstance famInst) => + throw new System.NotImplementedException(); + + public static void SetInstanceFlipped(Autodesk.Revit.DB.FamilyInstance famInst, System.Boolean flip) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptivePointConstraintType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptivePointConstraintType.s.cs new file mode 100644 index 00000000..4aab12cb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptivePointConstraintType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum AdaptivePointConstraintType +{ + None, + Plane_YZ, + Plane_ZX, + Plane_XY, + Axis_X, + Axis_Y, + Axis_Z, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptivePointOrientationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptivePointOrientationType.s.cs new file mode 100644 index 00000000..ead88e9c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptivePointOrientationType.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum AdaptivePointOrientationType +{ + ToHost, + ToHostAndLoopSystem, + ToGlobalZthenHost, + ToGlobalXYZ, + ToInstanceZthenHost, + ToInstance, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptivePointType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptivePointType.s.cs new file mode 100644 index 00000000..2746b4a6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AdaptivePointType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum AdaptivePointType +{ + ReferencePoint, + PlacementPoint, + ShapeHandlePoint, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AddInId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AddInId.s.cs new file mode 100644 index 00000000..86fee773 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AddInId.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class AddInId : System.IDisposable +{ + public AddInId(System.Guid val) => throw new System.NotImplementedException(); + + public virtual System.String GetAddInNameFromDocument(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); + + public virtual System.Guid GetGUID() => throw new System.NotImplementedException(); + + public virtual System.String GetAddInName() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AllowedValues.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AllowedValues.s.cs new file mode 100644 index 00000000..ed20b3cf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AllowedValues.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum AllowedValues +{ + NonNegative, + All, + Positive, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AlphanumericRevisionSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AlphanumericRevisionSettings.s.cs new file mode 100644 index 00000000..6d189b07 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AlphanumericRevisionSettings.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.DB; + +public partial class AlphanumericRevisionSettings : System.IDisposable +{ + public AlphanumericRevisionSettings( + System.Collections.Generic.IList sequence, + System.String prefix, + System.String suffix + ) => throw new System.NotImplementedException(); + + public AlphanumericRevisionSettings() => throw new System.NotImplementedException(); + + public AlphanumericRevisionSettings(Autodesk.Revit.DB.AlphanumericRevisionSettings other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.AlphanumericRevisionSettings other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSequence() => + throw new System.NotImplementedException(); + + public virtual void SetSequence(System.Collections.Generic.IList sequence) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Suffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Prefix + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AlternateUnits.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AlternateUnits.s.cs new file mode 100644 index 00000000..025c8ade --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AlternateUnits.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum AlternateUnits +{ + None, + Right, + Below, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AllowLargeGeometry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AllowLargeGeometry.s.cs new file mode 100644 index 00000000..5cfea0ca --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AllowLargeGeometry.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AllowLargeGeometry +{ + DisAllow, + Allow, + Prompt, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayColorEntry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayColorEntry.s.cs new file mode 100644 index 00000000..5648e755 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayColorEntry.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class AnalysisDisplayColorEntry : System.IDisposable +{ + public AnalysisDisplayColorEntry(Autodesk.Revit.DB.Color color) => throw new System.NotImplementedException(); + + public AnalysisDisplayColorEntry(Autodesk.Revit.DB.Color color, System.Double value) => + throw new System.NotImplementedException(); + + public AnalysisDisplayColorEntry() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.Analysis.AnalysisDisplayColorEntry other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasValue() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color Color + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Value + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings.s.cs new file mode 100644 index 00000000..a5b4b847 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class AnalysisDisplayColorSettings : System.IDisposable +{ + public AnalysisDisplayColorSettings() => throw new System.NotImplementedException(); + + public AnalysisDisplayColorSettings(Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings other) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetIntermediateColors() => + throw new System.NotImplementedException(); + + public virtual System.Boolean AreIntermediateColorsValid( + System.Collections.Generic.IList map + ) => throw new System.NotImplementedException(); + + public virtual void SetIntermediateColors( + System.Collections.Generic.IList map + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 Colors() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleColorSettingsType ColorSettingsType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color MinColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color MaxColor + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayColoredSurfaceSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayColoredSurfaceSettings.s.cs new file mode 100644 index 00000000..e25bcd79 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayColoredSurfaceSettings.s.cs @@ -0,0 +1,45 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class AnalysisDisplayColoredSurfaceSettings : System.IDisposable +{ + public AnalysisDisplayColoredSurfaceSettings() => throw new System.NotImplementedException(); + + public AnalysisDisplayColoredSurfaceSettings( + Autodesk.Revit.DB.Analysis.AnalysisDisplayColoredSurfaceSettings other + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.Analysis.AnalysisDisplayColoredSurfaceSettings other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Transparency + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 GridLineWeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color GridColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowContourLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowGridLines + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayDeformedShapeSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayDeformedShapeSettings.s.cs new file mode 100644 index 00000000..1e86d75f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayDeformedShapeSettings.s.cs @@ -0,0 +1,59 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class AnalysisDisplayDeformedShapeSettings : System.IDisposable +{ + public AnalysisDisplayDeformedShapeSettings() => throw new System.NotImplementedException(); + + public AnalysisDisplayDeformedShapeSettings(Autodesk.Revit.DB.Analysis.AnalysisDisplayDeformedShapeSettings other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.Analysis.AnalysisDisplayDeformedShapeSettings other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Transparency + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 GridLineWeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color GridColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Rounding + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDeformedShapeTextLabelType TextLabelType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId TextTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowContourLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowGridLines + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayDiagramSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayDiagramSettings.s.cs new file mode 100644 index 00000000..be79b9f7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayDiagramSettings.s.cs @@ -0,0 +1,54 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class AnalysisDisplayDiagramSettings : System.IDisposable +{ + public AnalysisDisplayDiagramSettings() => throw new System.NotImplementedException(); + + public AnalysisDisplayDiagramSettings(Autodesk.Revit.DB.Analysis.AnalysisDisplayDiagramSettings other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.Analysis.AnalysisDisplayDiagramSettings other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 OutlineLineWeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color OutlineColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Transparency + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Rounding + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDiagramTextLabelType TextLabelType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDiagramFenceType FenceType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId TextTypeId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayLegend.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayLegend.s.cs new file mode 100644 index 00000000..bde758c1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayLegend.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class AnalysisDisplayLegend : Autodesk.Revit.DB.Element +{ + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings.s.cs new file mode 100644 index 00000000..0b841018 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings.s.cs @@ -0,0 +1,79 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class AnalysisDisplayLegendSettings : System.IDisposable +{ + public AnalysisDisplayLegendSettings() => throw new System.NotImplementedException(); + + public AnalysisDisplayLegendSettings(Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double NumberForScale + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 ScaleHeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 ColorRangeHeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 ColorRangeWidth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 NumberOfSteps + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Rounding + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowDataDescription + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowDataName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowUnits + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowLegend + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId HeadingTextTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId TextTypeId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayMarkersAndTextSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayMarkersAndTextSettings.s.cs new file mode 100644 index 00000000..8298874f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayMarkersAndTextSettings.s.cs @@ -0,0 +1,45 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class AnalysisDisplayMarkersAndTextSettings : System.IDisposable +{ + public AnalysisDisplayMarkersAndTextSettings() => throw new System.NotImplementedException(); + + public AnalysisDisplayMarkersAndTextSettings( + Autodesk.Revit.DB.Analysis.AnalysisDisplayMarkersAndTextSettings other + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.Analysis.AnalysisDisplayMarkersAndTextSettings other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Rounding + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MarkerSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleMarkerTextLabelType TextLabelType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleMarkerType MarkerType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId TextTypeId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyle.s.cs new file mode 100644 index 00000000..53cfa239 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyle.s.cs @@ -0,0 +1,119 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class AnalysisDisplayStyle : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Analysis.AnalysisDisplayStyle CreateAnalysisDisplayStyle( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.Analysis.AnalysisDisplayDeformedShapeSettings deformedShapeSettings, + Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings colorSettings, + Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings legendSettings + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Analysis.AnalysisDisplayStyle CreateAnalysisDisplayStyle( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.Analysis.AnalysisDisplayVectorSettings vectorSettings, + Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings colorSettings, + Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings legendSettings + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Analysis.AnalysisDisplayStyle CreateAnalysisDisplayStyle( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.Analysis.AnalysisDisplayDiagramSettings diagramSettings, + Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings colorSettings, + Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings legendSettings + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Analysis.AnalysisDisplayStyle CreateAnalysisDisplayStyle( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.Analysis.AnalysisDisplayMarkersAndTextSettings markersAndTextSettings, + Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings colorSettings, + Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings legendSettings + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Analysis.AnalysisDisplayStyle CreateAnalysisDisplayStyle( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.Analysis.AnalysisDisplayColoredSurfaceSettings coloredSurfaceSettings, + Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings colorSettings, + Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings legendSettings + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetElements( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId FindByName(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public virtual void SetName(System.String name) => throw new System.NotImplementedException(); + + public static System.Boolean IsNameUnique( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.Analysis.AnalysisDisplayStyle excludedElement + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings GetColorSettings() => + throw new System.NotImplementedException(); + + public virtual void SetColorSettings(Autodesk.Revit.DB.Analysis.AnalysisDisplayColorSettings colorSettings) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings GetLegendSettings() => + throw new System.NotImplementedException(); + + public virtual void SetLegendSettings(Autodesk.Revit.DB.Analysis.AnalysisDisplayLegendSettings legendSettings) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasColoredSurfaceSettings() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayColoredSurfaceSettings GetColoredSurfaceSettings() => + throw new System.NotImplementedException(); + + public virtual void SetColoredSurfaceSettings( + Autodesk.Revit.DB.Analysis.AnalysisDisplayColoredSurfaceSettings coloredSurfaceSettings + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasMarkersAndTextSettings() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayMarkersAndTextSettings GetMarkersAndTextSettings() => + throw new System.NotImplementedException(); + + public virtual void SetMarkersAndTextSettings( + Autodesk.Revit.DB.Analysis.AnalysisDisplayMarkersAndTextSettings markersAndTextSettings + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasDiagramSettings() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayDiagramSettings GetDiagramSettings() => + throw new System.NotImplementedException(); + + public virtual void SetDiagramSettings(Autodesk.Revit.DB.Analysis.AnalysisDisplayDiagramSettings diagramSettings) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasVectorSettings() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayVectorSettings GetVectorSettings() => + throw new System.NotImplementedException(); + + public virtual void SetVectorSettings(Autodesk.Revit.DB.Analysis.AnalysisDisplayVectorSettings vectorSettings) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasDeformedShapeSettings() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayDeformedShapeSettings GetDeformedShapeSettings() => + throw new System.NotImplementedException(); + + public virtual void SetDeformedShapeSettings( + Autodesk.Revit.DB.Analysis.AnalysisDisplayDeformedShapeSettings deformedShapeSettings + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsTextTypeIdValid( + Autodesk.Revit.DB.ElementId textTypeId, + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleColorSettingsType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleColorSettingsType.s.cs new file mode 100644 index 00000000..11775a19 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleColorSettingsType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AnalysisDisplayStyleColorSettingsType +{ + GradientColor, + SolidColorRanges, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDeformedShapeTextLabelType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDeformedShapeTextLabelType.s.cs new file mode 100644 index 00000000..5552a75d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDeformedShapeTextLabelType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AnalysisDisplayStyleDeformedShapeTextLabelType +{ + ShowAll, + ShowNone, + ShowPredefined, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDiagramFenceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDiagramFenceType.s.cs new file mode 100644 index 00000000..c5697d7c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDiagramFenceType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AnalysisDisplayStyleDiagramFenceType +{ + ShowAll, + ShowNone, + ShowPredefined, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDiagramTextLabelType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDiagramTextLabelType.s.cs new file mode 100644 index 00000000..ec5d72bd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleDiagramTextLabelType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AnalysisDisplayStyleDiagramTextLabelType +{ + ShowAll, + ShowNone, + ShowPredefined, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleMarkerTextLabelType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleMarkerTextLabelType.s.cs new file mode 100644 index 00000000..3f616f95 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleMarkerTextLabelType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AnalysisDisplayStyleMarkerTextLabelType +{ + ShowAll, + ShowNone, + ShowPredefined, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleMarkerType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleMarkerType.s.cs new file mode 100644 index 00000000..81460c78 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleMarkerType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AnalysisDisplayStyleMarkerType +{ + Circle, + Square, + Triangle, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorArrowheadScale.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorArrowheadScale.s.cs new file mode 100644 index 00000000..3debef47 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorArrowheadScale.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AnalysisDisplayStyleVectorArrowheadScale +{ + NoScaling, + Length5Percent, + Length10Percent, + Length15Percent, + Length20Percent, + NoArrow, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorOrientation.s.cs new file mode 100644 index 00000000..ab7a5130 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorOrientation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AnalysisDisplayStyleVectorOrientation +{ + Linear, + ArcAroundVectorAxis, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorPosition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorPosition.s.cs new file mode 100644 index 00000000..859cc434 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorPosition.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AnalysisDisplayStyleVectorPosition +{ + ToDataPoint, + FromDataPoint, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorTextType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorTextType.s.cs new file mode 100644 index 00000000..8221a23c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorTextType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AnalysisDisplayStyleVectorTextType +{ + ShowAll, + ShowNone, + ShowPredefined, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayVectorSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayVectorSettings.s.cs new file mode 100644 index 00000000..fdf4218e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisDisplayVectorSettings.s.cs @@ -0,0 +1,54 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class AnalysisDisplayVectorSettings : System.IDisposable +{ + public AnalysisDisplayVectorSettings() => throw new System.NotImplementedException(); + + public AnalysisDisplayVectorSettings(Autodesk.Revit.DB.Analysis.AnalysisDisplayVectorSettings other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.Analysis.AnalysisDisplayVectorSettings other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ArrowLineWeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Rounding + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorOrientation VectorOrientation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorPosition VectorPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorArrowheadScale ArrowheadScale + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayStyleVectorTextType VectorTextType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId TextTypeId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisMode.s.cs new file mode 100644 index 00000000..8b941be6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisMode.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum AnalysisMode +{ + BuildingElements, + ConceptualMasses, + ConceptualMassesAndBuildingElements, + RoomsOrSpaces, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisResultSchema.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisResultSchema.s.cs new file mode 100644 index 00000000..2b1bce89 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.AnalysisResultSchema.s.cs @@ -0,0 +1,61 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class AnalysisResultSchema : System.IDisposable +{ + public AnalysisResultSchema(System.String name, System.String description) => + throw new System.NotImplementedException(); + + public AnalysisResultSchema(Autodesk.Revit.DB.Analysis.AnalysisResultSchema other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.Analysis.AnalysisResultSchema other) => + throw new System.NotImplementedException(); + + public virtual void SetUnits( + System.Collections.Generic.IList names, + System.Collections.Generic.IList multipliers + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetNumberOfUnits() => throw new System.NotImplementedException(); + + public virtual System.String GetUnitsName(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Double GetUnitsMultiplier(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Scale + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 CurrentUnits + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsVisible + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId AnalysisDisplayStyleId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.BuildingEnvelopeAnalyzer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.BuildingEnvelopeAnalyzer.s.cs new file mode 100644 index 00000000..d19a366b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.BuildingEnvelopeAnalyzer.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class BuildingEnvelopeAnalyzer : System.IDisposable +{ + public static Autodesk.Revit.DB.Analysis.BuildingEnvelopeAnalyzer Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Analysis.BuildingEnvelopeAnalyzerOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBoundingElements() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBoundingElementsForSpaceVolume( + System.Int32 spaceVolume + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCenterPointsForConnectedGridCellsInSpaceVolume( + System.Int32 spaceVolume + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.BuildingEnvelopeAnalyzerOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.BuildingEnvelopeAnalyzerOptions.s.cs new file mode 100644 index 00000000..a61a5aa9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.BuildingEnvelopeAnalyzerOptions.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class BuildingEnvelopeAnalyzerOptions : System.IDisposable +{ + public BuildingEnvelopeAnalyzerOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double GridCellSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean OptimizeGridCellSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean AnalyzeEnclosedSpaceVolumes + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionFloorSlabType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionFloorSlabType.s.cs new file mode 100644 index 00000000..f07b60fe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionFloorSlabType.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum ConceptualConstructionFloorSlabType +{ + InvalidFloorSlabTypeConstruction, + LightweightConstructionHighInsulation, + LightweightConstructionTypicalInsulation, + LightweightConstructionLowInsulation, + LightweightConstructionNoInsulationInterior, + HighMassConstructionFrigidClimateSlabInsulation, + HighMassConstructionColdClimateSlabInsulation, + HighMassConstructionTypicalNoInsulation, + NumFloorSlabTypeConstruction, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionOpeningType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionOpeningType.s.cs new file mode 100644 index 00000000..4440530c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionOpeningType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum ConceptualConstructionOpeningType +{ + InvalidOpeningTypeConstruction, + Air, + NumOpeningTypeConstruction, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionRoofType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionRoofType.s.cs new file mode 100644 index 00000000..94cde40c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionRoofType.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum ConceptualConstructionRoofType +{ + InvalidRoofTypeConstruction, + HighInsulationCoolRoof, + HighInsulationDarkRoof, + TypicalInsulationCoolRoof, + TypicalInsulationDarkRoof, + LowInsulationCoolRoof, + LowInsulationDarkRoof, + NoInsulationDarkRoof, + NumRoofTypeConstruction, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionShadeType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionShadeType.s.cs new file mode 100644 index 00000000..b700f112 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionShadeType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum ConceptualConstructionShadeType +{ + InvalidShadeTypeConstruction, + BasicShade, + NumShadeTypeConstruction, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionType.s.cs new file mode 100644 index 00000000..8c44d6e8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionType.s.cs @@ -0,0 +1,70 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class ConceptualConstructionType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.ElementId GetWallConstructionType( + Autodesk.Revit.DB.Document ccda, + Autodesk.Revit.DB.Analysis.ConceptualConstructionWallType typeEnum + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetRoofConstructionType( + Autodesk.Revit.DB.Document ccda, + Autodesk.Revit.DB.Analysis.ConceptualConstructionRoofType typeEnum + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetFloorOrSlabConstructionType( + Autodesk.Revit.DB.Document ccda, + Autodesk.Revit.DB.Analysis.ConceptualConstructionFloorSlabType typeEnum + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetWindowOrSkylightConstructionType( + Autodesk.Revit.DB.Document ccda, + Autodesk.Revit.DB.Analysis.ConceptualConstructionWindowSkylightType typeEnum + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetShadeConstructionType( + Autodesk.Revit.DB.Document ccda, + Autodesk.Revit.DB.Analysis.ConceptualConstructionShadeType typeEnum + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetOpeningConstructionType( + Autodesk.Revit.DB.Document ccda, + Autodesk.Revit.DB.Analysis.ConceptualConstructionOpeningType typeEnum + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetAllConceptualConstructionsForCategory( + Autodesk.Revit.DB.Document ccda, + Autodesk.Revit.DB.ElementId massSubCategoryId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidConceptualConstructionId( + Autodesk.Revit.DB.Document ccda, + Autodesk.Revit.DB.ElementId constructionTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSurfaceSubcategoryForConstruction( + Autodesk.Revit.DB.ElementId massSurfaceSubcategoryId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidConceptualConstructionIdForCategory( + Autodesk.Revit.DB.Document ccda, + Autodesk.Revit.DB.ElementId constructionTypeId, + Autodesk.Revit.DB.ElementId massSubcategoryId + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetGBSId(Autodesk.Revit.DB.ElementId massSurfaceSubCategoryId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidSubcategoryForMassSurfaceDatas(Autodesk.Revit.DB.ElementId massSubCategoryId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId MassSurfaceSubCategoryId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionWallType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionWallType.s.cs new file mode 100644 index 00000000..c194d4d0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionWallType.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum ConceptualConstructionWallType +{ + InvalidExteriorWallTypeConstruction, + LightweightConstructionHighInsulation, + LightweightConstructionTypicalColdClimateInsulation, + LightweightConstructionTypicalMildClimateInsulation, + LightweightConstructionLowInsulation, + LightweightConstructionNoInsulationInterior, + HighMassConstructionHighInsulation, + HighMassConstructionTypicalColdClimateInsulation, + HighMassConstructionTypicalMildClimateInsulation, + HighMassConstructionNoInsulationInterior, + NumWallTypeConstruction, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionWindowSkylightType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionWindowSkylightType.s.cs new file mode 100644 index 00000000..523afdcb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualConstructionWindowSkylightType.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum ConceptualConstructionWindowSkylightType +{ + InvalidWindowSkylightTypeConstruction, + SinglePaneClearNoCoating, + SinglePaneTinted, + SinglePaneReflective, + DoublePaneClearNoCoating, + DoublePaneTinted, + DoublePaneReflective, + DoublePaneClearLowEColdClimateHighSHGC, + DoublePaneClearLowEHotClimateLowSHGC, + DoublePaneClearHighestPerformanceLowEHighVisTransLowSHGC, + TriplePaneClearLowEHotOrColdClimate, + QuadPaneClearLowEHotOrColdClimate, + NumWindowSkylightTypeConstruction, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualSurfaceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualSurfaceType.s.cs new file mode 100644 index 00000000..c5d6c1d4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConceptualSurfaceType.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class ConceptualSurfaceType : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Analysis.ConceptualSurfaceType GetByMassSubCategoryId( + Autodesk.Revit.DB.Document cda, + Autodesk.Revit.DB.ElementId massSubCategoryId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetAllMassSubCategoryIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetConstructionTypeIds() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId DefaultConstructionTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MassSubCategoryId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConstructionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConstructionType.s.cs new file mode 100644 index 00000000..72a5b6b6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ConstructionType.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum ConstructionType +{ + ExteriorWall, + InteriorWall, + Slab, + Roof, + Ceiling, + Floor, + Door, + ExteriorWindow, + InteriorWindow, + Skylight, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModel.s.cs new file mode 100644 index 00000000..21d7e194 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModel.s.cs @@ -0,0 +1,54 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class EnergyAnalysisDetailModel : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModel Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModelOptions options + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModel GetMainEnergyAnalysisDetailModel( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAnalyticalSpaces() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAnalyticalSurfaces() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAnalyticalOpenings() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAnalyticalShadingSurfaces() => + throw new System.NotImplementedException(); + + public virtual void TransformModel() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ExportCategory + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BuildingTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportMullions + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean SimplifyCurtainSystems + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IncludeShadingSurfaces + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModelTier Tier + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModelOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModelOptions.s.cs new file mode 100644 index 00000000..c2663381 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModelOptions.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class EnergyAnalysisDetailModelOptions : System.IDisposable +{ + public EnergyAnalysisDetailModelOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ExportMullions + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SimplifyCurtainSystems + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IncludeShadingSurfaces + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModelTier Tier + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.EnergyModelType EnergyModelType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModelTier.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModelTier.s.cs new file mode 100644 index 00000000..5a4367ca --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisDetailModelTier.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum EnergyAnalysisDetailModelTier +{ + NotComputed, + FirstLevelBoundaries, + SecondLevelBoundaries, + Final, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisOpening.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisOpening.s.cs new file mode 100644 index 00000000..829c2e07 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisOpening.s.cs @@ -0,0 +1,53 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class EnergyAnalysisOpening : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.Analysis.EnergyAnalysisSurface GetAnalyticalSurface() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.Polyloop GetPolyloop() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPolyloops() => + throw new System.NotImplementedException(); + + public virtual System.String OpeningId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String OriginatingElementDescription + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Corner + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Analysis.EnergyAnalysisOpeningType OpeningType + { + get => throw new System.NotImplementedException(); + } + public virtual System.String CADLinkUniqueId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String CADObjectUniqueId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String OpeningName + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Analysis.gbXMLOpeningType Type + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisOpeningType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisOpeningType.s.cs new file mode 100644 index 00000000..81c433a8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisOpeningType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum EnergyAnalysisOpeningType +{ + Door, + Window, + Skylight, + Air, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisSpace.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisSpace.s.cs new file mode 100644 index 00000000..60607e71 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisSpace.s.cs @@ -0,0 +1,46 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class EnergyAnalysisSpace : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.IList GetAnalyticalSurfaces() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetClosedShell() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBoundary() => + throw new System.NotImplementedException(); + + public virtual System.Double Volume + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Area + { + get => throw new System.NotImplementedException(); + } + public virtual System.String CADObjectUniqueId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ComposedName + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + } + public virtual System.String SpaceName + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double InnerVolume + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double AnalyticalVolume + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisSurface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisSurface.s.cs new file mode 100644 index 00000000..e02c7802 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisSurface.s.cs @@ -0,0 +1,71 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class EnergyAnalysisSurface : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.Analysis.EnergyAnalysisSpace GetAnalyticalSpace() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.EnergyAnalysisSpace GetAdjacentAnalyticalSpace() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAnalyticalOpenings() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.Polyloop GetPolyloop() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPolyloops() => + throw new System.NotImplementedException(); + + public virtual System.String SurfaceId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Corner + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Normal + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Analysis.EnergyAnalysisSurfaceType SurfaceType + { + get => throw new System.NotImplementedException(); + } + public virtual System.String OriginatingElementDescription + { + get => throw new System.NotImplementedException(); + } + public virtual System.String CADLinkUniqueId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String CADObjectUniqueId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String SurfaceName + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Analysis.gbXMLSurfaceType Type + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Tilt + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Azimuth + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisSurfaceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisSurfaceType.s.cs new file mode 100644 index 00000000..3c229fb2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyAnalysisSurfaceType.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum EnergyAnalysisSurfaceType +{ + Roof, + ExteriorWall, + InteriorWall, + Ceiling, + InteriorFloor, + ExteriorFloor, + Shading, + Air, + Underground, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyDataSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyDataSettings.s.cs new file mode 100644 index 00000000..f0d27bcc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyDataSettings.s.cs @@ -0,0 +1,276 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class EnergyDataSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Analysis.EnergyDataSettings GetFromDocument(Autodesk.Revit.DB.Document cda) => + throw new System.NotImplementedException(); + + public static System.Boolean IsDocumentUsingEnergyDataAnalyticalModel(Autodesk.Revit.DB.Document ccda) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckRangeOfSliverSpaceTolerance(System.Double silverSpaceTolerance) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckRangeOfPercentageGlazing(System.Double percentageGlazing) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckRangeOfSillHeight(System.Double sillHeight) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckRangeOfShadeDepth(System.Double shadeDepth) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckRangeOfPercentageSkylights(System.Double percentageSkylights) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckRangeOfSkylightWidth(System.Double skylightWidth) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckExportCategory(Autodesk.Revit.DB.ElementId exportCategoryId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CheckConstructionSetElement(Autodesk.Revit.DB.ElementId constructionSetElementId) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckGroundPlane( + Autodesk.Revit.DB.Document ccda, + Autodesk.Revit.DB.ElementId groundPlaneId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CheckGroundPlane(Autodesk.Revit.DB.ElementId groundPlaneId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CheckProjectPhase(Autodesk.Revit.DB.ElementId projectPhaseId) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckExportComplexity( + Autodesk.Revit.DB.Analysis.gbXMLExportComplexity exportComplexity + ) => throw new System.NotImplementedException(); + + public static System.Boolean CheckBuildingConstructionClass( + Autodesk.Revit.DB.Analysis.HVACLoadConstructionClass buildingConstructionClass + ) => throw new System.NotImplementedException(); + + public static System.Boolean CheckProjectReportType( + Autodesk.Revit.DB.Analysis.HVACLoadLoadsReportType projectReportType + ) => throw new System.NotImplementedException(); + + public static System.Boolean CheckBuildingOperatingSchedule( + Autodesk.Revit.DB.Analysis.gbXMLBuildingOperatingSchedule buildingOperatingSchedule + ) => throw new System.NotImplementedException(); + + public static System.Boolean CheckBuildingHVACSystem( + Autodesk.Revit.DB.Analysis.gbXMLBuildingHVACSystem buildingHVACSystem + ) => throw new System.NotImplementedException(); + + public static System.Boolean CheckBuildingType(Autodesk.Revit.DB.Analysis.gbXMLBuildingType buildingType) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckServiceType(Autodesk.Revit.DB.Analysis.gbXMLServiceType serviceType) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckBuildingEnvelope( + Autodesk.Revit.DB.Analysis.gbXMLExportBuildingEnvelope determinationMethod + ) => throw new System.NotImplementedException(); + + public static System.Boolean CheckAnalysisType(Autodesk.Revit.DB.Analysis.AnalysisMode analysisType) => + throw new System.NotImplementedException(); + + public static System.Boolean EnableConceptualEnergyAnalyticalModel() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetBuildingConstructionSetElementId(Autodesk.Revit.DB.Document ccda) => + throw new System.NotImplementedException(); + + public virtual void SetCreateAnalyticalModel(System.Boolean createAnalyticalModel) => + throw new System.NotImplementedException(); + + public virtual System.String GetReportsFolderParsed() => throw new System.NotImplementedException(); + + public virtual void SetReportsFolder(System.String folderPath) => throw new System.NotImplementedException(); + + public virtual System.Boolean DividePerimeter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean EnergyModel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.gbXMLBuildingType BuildingType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CoreOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsExportMullionsEnabled + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsExportSimplifiedCurtainSystemsEnabled + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsExportShadingSurfacesEnabled + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ReportsFolder + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double AnalyticalGridCellSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.gbXMLExportBuildingEnvelope BuildingEnvelopeDeterminationMethod + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IncludeThermalProperties + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseAirChangesPerHour + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseOutsideAirPerArea + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseOutsideAirPerPerson + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsGlazingShaded + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean CreateAnalyticalModel + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean UseHeatingCredits + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportDefaults + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.gbXMLServiceType ServiceType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BuildingTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.AnalysisMode AnalysisType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ProjectPhase + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId GroundPlane + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ExportCategory + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.gbXMLBuildingHVACSystem BuildingHVACSystem + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.gbXMLBuildingOperatingSchedule BuildingOperatingSchedule + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.HVACLoadLoadsReportType ProjectReportType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.HVACLoadConstructionClass BuildingConstructionClass + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.gbXMLExportComplexity ExportComplexity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OutsideAirChangesRatePerHour + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OutsideAirPerArea + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OutsideAirPerPerson + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SkylightWidth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double PercentageSkylights + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ShadeDepth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SillHeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double PercentageGlazing + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SliverSpaceTolerance + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyModelType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyModelType.s.cs new file mode 100644 index 00000000..7beddebc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.EnergyModelType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum EnergyModelType +{ + SpatialElement, + BuildingElement, + AnalysisMode, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPoints.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPoints.s.cs new file mode 100644 index 00000000..5f4cfe38 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPoints.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class FieldDomainPoints : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPointsByParameter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPointsByParameter.s.cs new file mode 100644 index 00000000..169bdf3b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPointsByParameter.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class FieldDomainPointsByParameter : Autodesk.Revit.DB.Analysis.FieldDomainPoints +{ + public FieldDomainPointsByParameter(System.Collections.Generic.IList points) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPointsByUV.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPointsByUV.s.cs new file mode 100644 index 00000000..26d0edb5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPointsByUV.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class FieldDomainPointsByUV : Autodesk.Revit.DB.Analysis.FieldDomainPoints +{ + public FieldDomainPointsByUV( + System.Collections.Generic.IList points, + System.Collections.Generic.ICollection uCoordinates, + System.Collections.Generic.ICollection vCoordinates + ) => throw new System.NotImplementedException(); + + public FieldDomainPointsByUV(System.Collections.Generic.IList points) => + throw new System.NotImplementedException(); + + public virtual void SetGridCoordinates( + System.Collections.Generic.ICollection uCoordinates, + System.Collections.Generic.ICollection vCoordinates + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPointsByXYZ.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPointsByXYZ.s.cs new file mode 100644 index 00000000..c7f45648 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldDomainPointsByXYZ.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class FieldDomainPointsByXYZ : Autodesk.Revit.DB.Analysis.FieldDomainPoints +{ + public FieldDomainPointsByXYZ(System.Collections.Generic.IList points) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldValues.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldValues.s.cs new file mode 100644 index 00000000..49bcedb3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.FieldValues.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class FieldValues : System.IDisposable +{ + public FieldValues(Autodesk.Revit.DB.Analysis.FieldValues otherObject) => throw new System.NotImplementedException(); + + public FieldValues(System.Collections.Generic.IList vectorAtPoint) => + throw new System.NotImplementedException(); + + public FieldValues( + System.Collections.Generic.IList valueAtPoint, + Autodesk.Revit.DB.XYZ unitDirection + ) => throw new System.NotImplementedException(); + + public FieldValues(System.Collections.Generic.IList valueAtPoint) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.GenericZone.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.GenericZone.s.cs new file mode 100644 index 00000000..0ff9e956 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.GenericZone.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class GenericZone : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Analysis.GenericZone Create( + Autodesk.Revit.DB.Document doc, + System.String name, + Autodesk.Revit.DB.Analysis.GenericZoneDomainData domainData, + Autodesk.Revit.DB.ElementId levelId, + System.Collections.Generic.IList curveLoops + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.GenericZoneDomainData GetDomainData() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBoundaries() => + throw new System.NotImplementedException(); + + public virtual System.Double LevelOffset + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.GenericZoneDomainData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.GenericZoneDomainData.s.cs new file mode 100644 index 00000000..9bcaa636 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.GenericZoneDomainData.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class GenericZoneDomainData : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadBuildingType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadBuildingType.s.cs new file mode 100644 index 00000000..a43a4dad --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadBuildingType.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class HVACLoadBuildingType : Autodesk.Revit.DB.Analysis.HVACLoadType +{ + public static Autodesk.Revit.DB.Analysis.HVACLoadBuildingType Create( + Autodesk.Revit.DB.Document document, + System.String name + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsNameUnique(System.String name) => throw new System.NotImplementedException(); + + public static System.Boolean IsNameUnique(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidTime(System.String hourMinute) => throw new System.NotImplementedException(); + + public virtual System.Double UnoccupiedCoolingSetPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ClosingTime + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String OpeningTime + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String BuildingTypeName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadConstructionClass.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadConstructionClass.s.cs new file mode 100644 index 00000000..68cf7a18 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadConstructionClass.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum HVACLoadConstructionClass +{ + LooseConstruction, + MediumConstruction, + TightConstruction, + NoneConstruction, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadLoadsReportType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadLoadsReportType.s.cs new file mode 100644 index 00000000..535dd79e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadLoadsReportType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum HVACLoadLoadsReportType +{ + NoReport, + SimpleReport, + StandardReport, + DetailedReport, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadSpaceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadSpaceType.s.cs new file mode 100644 index 00000000..f1f544f6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadSpaceType.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class HVACLoadSpaceType : Autodesk.Revit.DB.Analysis.HVACLoadType +{ + public static Autodesk.Revit.DB.Analysis.HVACLoadSpaceType Create( + Autodesk.Revit.DB.Document document, + System.String name + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsNameUnique(System.String name) => throw new System.NotImplementedException(); + + public static System.Boolean IsNameUnique(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public virtual System.String SpaceTypeName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsPlenum + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadType.s.cs new file mode 100644 index 00000000..8313b7ec --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.HVACLoadType.s.cs @@ -0,0 +1,75 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class HVACLoadType : Autodesk.Revit.DB.Element +{ + public virtual System.Double DehumidificationSetPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double HumidificationSetPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CoolingSetPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double HeatingSetPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.OutdoorAirFlowStandard OutdoorAirFlowStandard + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AirChangesPerHour + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OutdoorAirPerArea + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OutdoorAirPerPerson + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double PlenumLighting + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double PowerLoadDensity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LightingLoadDensity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LatentHeatGainPerPerson + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SensibleHeatGainPerPerson + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AreaPerPerson + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassEnergyAnalyticalModel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassEnergyAnalyticalModel.s.cs new file mode 100644 index 00000000..07e9a024 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassEnergyAnalyticalModel.s.cs @@ -0,0 +1,44 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class MassEnergyAnalyticalModel : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.ICollection GetMassZoneIds() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Reference GetCoincidentEnergyAnalyticalModelFaceReference( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference referenceToFace + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetCoincidentMassZoneFaceReferences( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference referenceToFace + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetMassSurfaceDataIdForReference(Autodesk.Revit.DB.Reference reference) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetMassEnergyAnalyticalModelIdForMassInstance( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId massInstanceId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetJoinedMassEnergyAnalyticalModelElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetReferencesToAllFaces() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetReferencesToAllShadingFaces() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId MassId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MassZoneCoreOffset + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassGBXMLExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassGBXMLExportOptions.s.cs new file mode 100644 index 00000000..2b864418 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassGBXMLExportOptions.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class MassGBXMLExportOptions : System.IDisposable +{ + public MassGBXMLExportOptions(System.Collections.Generic.IList massZoneIds) => + throw new System.NotImplementedException(); + + public MassGBXMLExportOptions( + System.Collections.Generic.IList massZoneIds, + System.Collections.Generic.IList massIds + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetMassIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetMassZoneIds() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassLevelData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassLevelData.s.cs new file mode 100644 index 00000000..cfaba5a7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassLevelData.s.cs @@ -0,0 +1,60 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class MassLevelData : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean IsEmpty() => throw new System.NotImplementedException(); + + public static System.Boolean IsMassFamilyInstance( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId id + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidConceptualConstructionTypeElement(Autodesk.Revit.DB.ElementId id) => + throw new System.NotImplementedException(); + + public virtual System.Boolean ConceptualConstructionIsByEnergyData + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ConceptualConstructionId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId OwningMassId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Analysis.MassSurfaceDataMaterialType MaterialType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NLevelPerimeter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double NLevelFafArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double NExteriorSurfaceArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double NVolume + { + get => throw new System.NotImplementedException(); + } + public virtual System.String StrUsage + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassSurfaceData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassSurfaceData.s.cs new file mode 100644 index 00000000..e0b627e3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassSurfaceData.s.cs @@ -0,0 +1,88 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class MassSurfaceData : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.IList GetFaceReferences() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ReferenceElementId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CategoryIdForConceptualSurfaceType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSlab + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsUnderground + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsGlazingShaded + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsConceptualConstructionByEnergyData + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.MassSurfaceDataMaterialType MaterialType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MassLevelDataId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ConceptualConstructionId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.MassSurfaceDataSource SurfaceDataSource + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SkylightWidth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double PercentageSkylights + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SillHeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ShadeDepth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double PercentageGlazing + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Area + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassSurfaceDataMaterialType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassSurfaceDataMaterialType.s.cs new file mode 100644 index 00000000..3205c687 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassSurfaceDataMaterialType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum MassSurfaceDataMaterialType +{ + MaterialByConstruction, + NormalMaterial, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassSurfaceDataSource.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassSurfaceDataSource.s.cs new file mode 100644 index 00000000..017148d5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassSurfaceDataSource.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum MassSurfaceDataSource +{ + Invalid, + EnergyData, + Surface, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassZone.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassZone.s.cs new file mode 100644 index 00000000..313e3a06 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassZone.s.cs @@ -0,0 +1,79 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class MassZone : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean IsEmpty() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetEquivalentReferenceFromMassOrLevel( + Autodesk.Revit.DB.Reference referenceToZoneFace + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetCoincidentReferenceFromAdjacentZone( + Autodesk.Revit.DB.Reference referenceToZoneFace + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetReferencesToEnergyAnalysisFaces() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetMassDataElementIdForZoneFaceReference( + Autodesk.Revit.DB.Reference referenceOfZone + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId SpaceTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.gbXMLSpaceType SpaceType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.gbXMLConditionType ConditionType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Analysis.MassZoneLevelCutState CutByUpperLevel + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Analysis.MassZoneLevelCutState CutByLowerLevel + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MassEnergyAnalyticalModelId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsZoneOccupiable + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Analysis.MassZoneMaterialType MaterialType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId UpperLevelId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId LowerLevelId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double FloorArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Volume + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassZoneLevelCutState.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassZoneLevelCutState.s.cs new file mode 100644 index 00000000..79ee91a3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassZoneLevelCutState.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum MassZoneLevelCutState +{ + NotCut, + Cut, + NotCutButCoincident, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassZoneMaterialType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassZoneMaterialType.s.cs new file mode 100644 index 00000000..8113430d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.MassZoneMaterialType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum MassZoneMaterialType +{ + MaterialBySurfaceType, + NormalMaterial, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.OutdoorAirFlowStandard.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.OutdoorAirFlowStandard.s.cs new file mode 100644 index 00000000..789de68c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.OutdoorAirFlowStandard.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum OutdoorAirFlowStandard +{ + ByPeopleAndByArea, + ByACH, + MaxByPeople_ByArea, + MaxByACH_ByPeopleByArea, + MaxByACH_ByArea_ByPeople, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.PathOfTravel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.PathOfTravel.s.cs new file mode 100644 index 00000000..f116782b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.PathOfTravel.s.cs @@ -0,0 +1,89 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class PathOfTravel : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Analysis.PathOfTravel Create( + Autodesk.Revit.DB.View DBView, + Autodesk.Revit.DB.XYZ pathStart, + Autodesk.Revit.DB.XYZ pathEnd + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList CreateMultiple( + Autodesk.Revit.DB.View DBView, + System.Collections.Generic.IList pathStarts, + System.Collections.Generic.IList pathEnds + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList CreateMapped( + Autodesk.Revit.DB.View DBView, + System.Collections.Generic.IList pathStarts, + System.Collections.Generic.IList pathEnds + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList FindStartsOfLongestPathsFromRooms( + Autodesk.Revit.DB.View DBView, + System.Collections.Generic.IList destinationPoints + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList FindEndsOfShortestPaths( + Autodesk.Revit.DB.View DBView, + System.Collections.Generic.IList destinationPoints, + System.Collections.Generic.IList startPoints + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList> FindShortestPaths( + Autodesk.Revit.DB.View DBView, + System.Collections.Generic.IList destinationPoints, + System.Collections.Generic.IList startPoints + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.PathOfTravelCalculationStatus Update() => + throw new System.NotImplementedException(); + + public static System.Int32 UpdateMultiple( + Autodesk.Revit.DB.Document adoc, + System.Collections.Generic.IList elementsToUpdate + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCurves() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetWaypoints() => + throw new System.NotImplementedException(); + + public virtual void InsertWaypoint(Autodesk.Revit.DB.XYZ waypoint, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void SetWaypoint(Autodesk.Revit.DB.XYZ waypoint, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void RemoveWaypoint(System.Int32 index) => throw new System.NotImplementedException(); + + public static System.Boolean IsInRevealObstaclesMode(Autodesk.Revit.DB.View DBView) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Analysis.PathOfTravelCalculationStatus SetRevealObstaclesMode( + Autodesk.Revit.DB.View DBView, + System.Boolean newState + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId LineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ PathEnd + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ PathStart + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ PathMidpoint + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.PathOfTravelCalculationServerIds.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.PathOfTravelCalculationServerIds.s.cs new file mode 100644 index 00000000..ccd1364c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.PathOfTravelCalculationServerIds.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class PathOfTravelCalculationServerIds +{ + public static System.Guid DefaultPathOfTravelCalculationGUID + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.PathOfTravelCalculationStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.PathOfTravelCalculationStatus.s.cs new file mode 100644 index 00000000..eebeb826 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.PathOfTravelCalculationStatus.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum PathOfTravelCalculationStatus +{ + Success, + NoPathOfTravel, + AreaTooLarge, + SplitView, + ResultAffectedByCrop, + StartAndEndPointsTooClose, + PointOutsideActiveCrop, + TooMuchGeometry, + RevealObstaclesModeFailureDataExist, + RevealObstaclesModeFailureWireframe, + TemporaryModeFailureDataExist, + TemporaryModeFailureWireframe, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.Polyloop.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.Polyloop.s.cs new file mode 100644 index 00000000..e0b3993e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.Polyloop.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class Polyloop : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetPoints() => + throw new System.NotImplementedException(); + + public virtual System.Double ComputeArea() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Direction + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Centroid + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.RouteAnalysisSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.RouteAnalysisSettings.s.cs new file mode 100644 index 00000000..1330373f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.RouteAnalysisSettings.s.cs @@ -0,0 +1,45 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class RouteAnalysisSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Analysis.RouteAnalysisSettings GetRouteAnalysisSettings( + Autodesk.Revit.DB.Document cda + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetIgnoredCategoryIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetExcludedCategoryIds() => + throw new System.NotImplementedException(); + + public virtual void SetIgnoredCategoryIds( + System.Collections.Generic.ICollection categoryIds + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsLargeGeometryAllowed() => throw new System.NotImplementedException(); + + public virtual System.Double MinimumLength + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double AnalysisZoneTopOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AnalysisZoneBottomOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IgnoreImports + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean EnableIgnoredCategoryIds + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SpatialFieldManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SpatialFieldManager.s.cs new file mode 100644 index 00000000..2c25d174 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SpatialFieldManager.s.cs @@ -0,0 +1,122 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class SpatialFieldManager : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Analysis.SpatialFieldManager CreateSpatialFieldManager( + Autodesk.Revit.DB.View view, + System.Int32 numberOfMeasurements + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Analysis.SpatialFieldManager GetSpatialFieldManager(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual System.Int32 AddSpatialFieldPrimitive( + Autodesk.Revit.DB.Curve curve, + Autodesk.Revit.DB.Transform trf + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 AddSpatialFieldPrimitive(Autodesk.Revit.DB.Face face, Autodesk.Revit.DB.Transform trf) => + throw new System.NotImplementedException(); + + public virtual System.Int32 AddSpatialFieldPrimitive( + Autodesk.Revit.DB.Reference reference, + Autodesk.Revit.DB.Analysis.SpatialFieldPrimitiveHideMode hidingMode + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 AddSpatialFieldPrimitive(Autodesk.Revit.DB.Reference reference) => + throw new System.NotImplementedException(); + + public virtual System.Int32 AddSpatialFieldPrimitive() => throw new System.NotImplementedException(); + + public virtual void RemoveSpatialFieldPrimitive(System.Int32 idx) => throw new System.NotImplementedException(); + + public virtual void UpdateSpatialFieldPrimitive( + System.Int32 idx, + Autodesk.Revit.DB.Analysis.FieldDomainPoints fieldDomainPoints, + Autodesk.Revit.DB.Analysis.FieldValues fieldValues, + System.Int32 resultIndex + ) => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.AnalysisDisplayLegend GetLegend() => + throw new System.NotImplementedException(); + + public virtual System.Double GetMinimum(System.Int32 resultIndex, System.Boolean rawValue) => + throw new System.NotImplementedException(); + + public virtual System.Double GetMaximum(System.Int32 resultIndex, System.Boolean rawValue) => + throw new System.NotImplementedException(); + + public virtual void SetMeasurementNames(System.Collections.Generic.IList measurementNames) => + throw new System.NotImplementedException(); + + public virtual void SetMeasurementDescriptions( + System.Collections.Generic.IList measurementDescriptions + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsResultSchemaNameUnique(System.String name, System.Int32 resultIndexToSkip) => + throw new System.NotImplementedException(); + + public virtual System.Int32 RegisterResult(Autodesk.Revit.DB.Analysis.AnalysisResultSchema resultSchema) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Analysis.AnalysisResultSchema GetResultSchema(System.Int32 idx) => + throw new System.NotImplementedException(); + + public virtual void SetResultSchema(System.Int32 idx, Autodesk.Revit.DB.Analysis.AnalysisResultSchema resultSchema) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRegisteredResults() => + throw new System.NotImplementedException(); + + public static System.Boolean IsTextTypeIdValid( + Autodesk.Revit.DB.ElementId textTypeId, + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean LegendShowDescription + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean LegendShowConfigurationName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId LegendTextTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ResultsVisibleInView + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseRangeForAllMeasurements + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 CurrentMeasurement + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ LegendPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 NumberOfMeasurements + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AllowInteractiveSettings + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SpatialFieldPrimitiveHideMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SpatialFieldPrimitiveHideMode.s.cs new file mode 100644 index 00000000..3078708f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SpatialFieldPrimitiveHideMode.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum SpatialFieldPrimitiveHideMode +{ + Default, + HideNone, + HideOnlyReference, + HideWholeElement, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SystemsAnalysisOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SystemsAnalysisOptions.s.cs new file mode 100644 index 00000000..fd9c9f26 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SystemsAnalysisOptions.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class SystemsAnalysisOptions : System.IDisposable +{ + public SystemsAnalysisOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String OutputFolder + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String WeatherFile + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String WorkflowFile + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SystemsAnalysisReportStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SystemsAnalysisReportStyle.s.cs new file mode 100644 index 00000000..aac305a5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.SystemsAnalysisReportStyle.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum SystemsAnalysisReportStyle +{ + Detailed, + Loads, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ValueAtPoint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ValueAtPoint.s.cs new file mode 100644 index 00000000..2a3c9bb1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ValueAtPoint.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class ValueAtPoint : Autodesk.Revit.DB.ValueAtPointBase +{ + public ValueAtPoint(Autodesk.Revit.DB.Analysis.ValueAtPoint otherObject) => + throw new System.NotImplementedException(); + + public ValueAtPoint(System.Collections.Generic.IList values) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.VectorAtPoint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.VectorAtPoint.s.cs new file mode 100644 index 00000000..cf4f8faa --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.VectorAtPoint.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class VectorAtPoint : Autodesk.Revit.DB.ValueAtPointBase +{ + public VectorAtPoint(Autodesk.Revit.DB.Analysis.VectorAtPoint otherObject) => + throw new System.NotImplementedException(); + + public VectorAtPoint(System.Collections.Generic.IList vectors) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ViewSystemsAnalysisReport.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ViewSystemsAnalysisReport.s.cs new file mode 100644 index 00000000..ade3c380 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.ViewSystemsAnalysisReport.s.cs @@ -0,0 +1,46 @@ +namespace Autodesk.Revit.DB.Analysis; + +public partial class ViewSystemsAnalysisReport : Autodesk.Revit.DB.View +{ + public static Autodesk.Revit.DB.Analysis.ViewSystemsAnalysisReport Create( + Autodesk.Revit.DB.Document document, + System.String viewName + ) => throw new System.NotImplementedException(); + + public virtual void RequestSystemsAnalysis(Autodesk.Revit.DB.Analysis.SystemsAnalysisOptions options) => + throw new System.NotImplementedException(); + + public static void CancelSystemsAnalysis( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId reportElement + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetLatestSystemsAnalysisReport(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAnalysisCompleted() => throw new System.NotImplementedException(); + + public virtual System.String GetReportContent() => throw new System.NotImplementedException(); + + public virtual System.DateTime AnalysisDateAndTime + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Analysis.SystemsAnalysisReportStyle ReportStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SystemsAnalysisOutputFolder + { + get => throw new System.NotImplementedException(); + } + public virtual System.String WeatherFile + { + get => throw new System.NotImplementedException(); + } + public virtual System.String SystemsAnalysisWorkflowFile + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLBuildingHVACSystem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLBuildingHVACSystem.s.cs new file mode 100644 index 00000000..c3c0fd6a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLBuildingHVACSystem.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum gbXMLBuildingHVACSystem +{ + TwelveSEERSPointNineAFUESplitPackagedGasFiveToElevenTon, + ElevenPointThreeEERPackagedVAVEightyFourPointFourPercentBoilerHeating, + CentralVAVHWHeatChillerFivePointNinetySixCOPBoilersEightyFourPoint5Eff, + FourPipeFanCoilSystemChillerFivePointNinetySixCOPBoilersEightFourPointFiveEff, + CentralVAVElectricResistanceHeatChillerFivePointNinetySixCOP, + TwelveSEERSevenPointSevenHSPFSplitPackagedHeatPump, + TwoPipeFanCoilSystemChillerFivePointNinetySixCOPBoilersEightyFourPointFiveEff, + TwelveSEEREightPointThreeHSPFPackagedTerminalHeatPumpPTAC, + ResidentialSeventeenSEERNinePointSixHSPFSplitHPLessThanFivePointFiveTon, + UnderfloorAirDistribution, + ResidentialFourteenSEERPointNineAFUESplitPackagedGasLessThanFivePointFiveTon, + ResidentialFourteenSEEREightPointThreeHSPFSplitPackagedHeatPump, + NoOfHVACSystemEnums, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLBuildingOperatingSchedule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLBuildingOperatingSchedule.s.cs new file mode 100644 index 00000000..6a74e731 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLBuildingOperatingSchedule.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum gbXMLBuildingOperatingSchedule +{ + DefaultOperatingSchedule, + TwentyFourHourSevenDayFacility, + TwentyFourHourHourSixDayFacility, + TwentyFourHourHourFiveDayFacility, + TwelveHourSevenDayFacility, + TwelveHourSixDayFacility, + TwelveHourFiveDayFacility, + KindergartenThruTwelveGradeSchool, + YearRoundSchool, + TheaterPerformingArts, + Worship, + NoOfOperatingScheduleEnums, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLBuildingType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLBuildingType.s.cs new file mode 100644 index 00000000..88beba39 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLBuildingType.s.cs @@ -0,0 +1,41 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum gbXMLBuildingType +{ + CustomizeBuildingType, + NoBuildingType, + AutomotiveFacility, + ConventionCenter, + Courthouse, + DiningBarLoungeOrLeisure, + DiningCafeteriaFastFood, + DiningFamily, + Dormitory, + ExerciseCenter, + FireStation, + Gymnasium, + HospitalOrHealthcare, + Hotel, + Library, + Manufacturing, + Motel, + MotionPictureTheatre, + MultiFamily, + Museum, + Office, + ParkingGarage, + Penitentiary, + PerformingArtsTheater, + PoliceStation, + PostOffice, + ReligiousBuilding, + Retail, + SchoolOrUniversity, + SingleFamily, + SportsArena, + TownHall, + Transportation, + Warehouse, + Workshop, + NoOfBuildingTypes, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLConditionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLConditionType.s.cs new file mode 100644 index 00000000..41a557bc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLConditionType.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum gbXMLConditionType +{ + NoConditionType, + Heated, + Cooled, + HeatedAndCooled, + Unconditioned, + Vented, + NaturallyVentedOnly, + NoOfConditionTypes, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLExportBuildingEnvelope.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLExportBuildingEnvelope.s.cs new file mode 100644 index 00000000..eb76ade4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLExportBuildingEnvelope.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum gbXMLExportBuildingEnvelope +{ + UseFunctionParameter, + IdentifyExteriorElements, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLExportComplexity.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLExportComplexity.s.cs new file mode 100644 index 00000000..b1b4033e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLExportComplexity.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum gbXMLExportComplexity +{ + Simple, + SimpleWithShadingSurfaces, + Complex, + ComplexWithShadingSurfaces, + ComplexWithMullionsAndShadingSurfaces, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLOpeningType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLOpeningType.s.cs new file mode 100644 index 00000000..b52d5cd1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLOpeningType.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum gbXMLOpeningType +{ + FixedWindow, + OperableWindow, + FixedSkylight, + OperableSkylight, + SlidingDoor, + NonSlidingDoor, + OpeningAir, + NoOfOpeningTypes, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLServiceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLServiceType.s.cs new file mode 100644 index 00000000..17bfec50 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLServiceType.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum gbXMLServiceType +{ + NoServiceType, + CentralHeatingRadiators, + CentralHeatingConvectors, + CentralHeatingRadiantFloor, + CentralHeatingHotAir, + OtherRoomHeater, + RadiantHeaterFlue, + RadiantHeaterNoFlue, + RadiantHeaterMultiburner, + ForcedConvectionHeaterFlue, + ForcedConvectionHeaterNoFlue, + VAVSingleDuct, + VAVDualDuct, + VAVIndoorPackagedCabinet, + VAVTerminalReheat, + FanCoilSystem, + InductionSystem, + ConstantVolumeFixedOA, + ConstantVolumeVariableOA, + ConstantVolumeTerminalReheat, + MultizoneHotDeckColdDeck, + ConstantVolumeDualDuct, + RadiantCooledCeilings, + ActiveChilledBeams, + WaterLoopHeatPump, + VariableRefrigerantFlow, + SplitSystemsWithNaturalVentilation, + SplitSystemsWithMechanicalVentilation, + SplitSystemsWithMechanicalVentilationWithCooling, + NoOfServiceTypes, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLSpaceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLSpaceType.s.cs new file mode 100644 index 00000000..ec6ef51b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLSpaceType.s.cs @@ -0,0 +1,133 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum gbXMLSpaceType +{ + CustomizeSpaceType, + NoSpaceType, + ActiveStorage, + ActiveStorageHospitalOrHealthcare, + AirOrTrainOrBusBaggageArea, + AirportConcourse, + AtriumEachAdditionalFloor, + AtriumFirstThreeFloors, + AudienceOrSeatingAreaPenitentiary, + AudienceOrSeatingAreaExerciseCenter, + AudienceOrSeatingAreaGymnasium, + AudienceOrSeatingAreaSportsArena, + AudienceOrSeatingAreaConventionCenter, + AudienceOrSeatingAreaMotionPictureTheatre, + AudienceOrSeatingAreaPerformingArtsTheatre, + AudienceOrSeatingAreaReligious, + AudienceOrSeatingAreaPoliceOrFireStations, + AudienceOrSeatingAreaCourtHouse, + AudienceOrSeatingAreaAuditorium, + BankCustomerArea, + BankingActivityAreaOffice, + BarberAndBeautyParlor, + CardFileAndCataloguingLibrary, + ClassroomOrLectureOrTrainingPenitentiary, + ClassroomOrLectureOrTraining, + ConfinementCellsPenitentiary, + ConfinementCellsCourtHouse, + ConferenceMeetingOrMultipurpose, + CorridorOrTransition, + CorridorOrTransitionManufacturingFacility, + CorridorsWithPatientWaitingExamHospitalOrHealthcare, + CourtSportsAreaSportsArena, + CourtroomCourtHouse, + DepartmentStoreSalesAreaRetail, + DetailedManufacturingFacility, + DiningArea, + DiningAreaHotel, + DiningAreaFamilyDining, + DiningAreaLoungeOrLeisureDining, + DiningAreaMotel, + DiningAreaTransportation, + DiningAreaPenitentiary, + DiningAreaCivilServices, + DormitoryBedroom, + DormitoryStudyHall, + DressingOrLockerOrFittingRoomGymnasium, + DressingOrLockerOrFittingRoomCourtHouse, + DressingOrLockerOrFittingRoomPerformingArtsTheatre, + DressingOrLockerOrFittingRoomAuditorium, + DressingOrLockerOrFittingRoomExerciseCenter, + ElectricalOrMechanical, + ElevatorLobbies, + EmergencyHospitalOrHealthcare, + EquipmentRoomManufacturingFacility, + ExamOrTreatmentHospitalOrHealthcare, + ExerciseAreaExerciseCenter, + ExerciseAreaGymnasium, + ExhibitSpaceConventionCenter, + FellowshipHallReligiousBuildings, + FineMaterialWarehouse, + FineMerchandiseSalesAreaRetail, + FireStationEngineRoomPoliceOrFireStation, + FoodPreparation, + GarageServiceOrRepairAutomotiveFacility, + GeneralHighBayManufacturingFacility, + GeneralLowBayManufacturingFacility, + GeneralExhibitionMuseum, + HospitalNurseryHospitalOrHealthcare, + HospitalOrMedicalSuppliesHospitalOrHealthcare, + HospitalOrRadiologyHospitalOrHealthcare, + HotelOrConferenceCenterConferenceOrMeeting, + InactiveStorage, + JudgesChambersCourtHouse, + LaboratoryOffice, + LaundryIroningAndSorting, + LaundryWashingHospitalOrHealthcare, + LibraryAudioVisualLibraryAudioVisual, + LivingQuartersDormitory, + LivingQuartersMotel, + LivingQuartersHotel, + Lobby, + LobbyReligiousBuildings, + LobbyMotionPictureTheatre, + LobbyAuditorium, + LobbyPerformingArtsTheatre, + LobbyPostOffice, + LobbyHotel, + LoungeOrRecreation, + MallConcourseSalesAreaRetail, + MassMerchandisingSalesAreaRetail, + MediumOrBulkyMaterialWarehouse, + MerchandisingSalesAreaRetail, + MuseumAndGalleryStorage, + NurseStationHospitalOrHealthcare, + OfficeEnclosed, + OfficeOpenPlan, + OfficeCommonActivityAreasInactiveStorage, + OperatingRoomHospitalOrHealthcare, + OtherTelevisedPlayingAreaSportsArena, + ParkingAreaAttendantOnlyParkingGarage, + ParkingAreaPedestrianParkingGarage, + PatientRoomHospitalOrHealthcare, + PersonalServicesSalesAreaRetail, + PharmacyHospitalOrHealthcare, + PhysicalTherapyHospitalOrHealthcare, + PlayingAreaGymnasium, + Plenum, + PoliceStationLaboratoryPoliceOrFireStations, + PublicAndStaffLoungeHospitalOrHealthcare, + ReadingAreaLibrary, + ReceptionOrWaitingTransportation, + ReceptionOrWaitingMotel, + ReceptionOrWaitingHotel, + RecoveryHospitalOrHealthcare, + RestorationMuseum, + Restrooms, + RingSportsAreaSportsArena, + SleepingQuartersPoliceOrFireStation, + SortingAreaPostOffice, + SpecialtyStoreSalesAreaRetail, + StacksLibrary, + StairsInactive, + Stairway, + SupermarketSalesAreaRetail, + TerminalTicketCounterTransportation, + WorkshopWorkshop, + WorshipPulpitChoirReligious, + NoOfSpaceTypes, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLSurfaceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLSurfaceType.s.cs new file mode 100644 index 00000000..b3783f40 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Analysis.gbXMLSurfaceType.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Analysis; + +public enum gbXMLSurfaceType +{ + InteriorWall, + ExteriorWall, + Roof, + InteriorFloor, + Shade, + UndergroundWall, + UndergroundSlab, + Ceiling, + SurfaceAir, + UndergroundCeiling, + RaisedFloor, + SlabOnGrade, + NoOfSurfaceTypes, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AnalyzesAsType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AnalyzesAsType.s.cs new file mode 100644 index 00000000..b791094c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AnalyzesAsType.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public enum AnalyzesAsType +{ + AA_Hanger, + AA_Gravity, + AA_Lateral, + AA_SlabOneWay, + AA_Mat, + AA_SlabOnGrade, + AA_Not_For_Analysis, + AA_SlabTwoWay, + AA_GravityLateral, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AngularDimension.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AngularDimension.s.cs new file mode 100644 index 00000000..c4426913 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AngularDimension.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class AngularDimension : Autodesk.Revit.DB.Dimension +{ + public static Autodesk.Revit.DB.AngularDimension Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.View dbView, + Autodesk.Revit.DB.Arc arc, + System.Collections.Generic.IList references, + Autodesk.Revit.DB.DimensionType dimensionStyle + ) => throw new System.NotImplementedException(); + + public virtual void SetAngularRadius(System.Double radius) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AnnotationSymbol.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AnnotationSymbol.s.cs new file mode 100644 index 00000000..3f746ac1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AnnotationSymbol.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class AnnotationSymbol : Autodesk.Revit.DB.FamilyInstance +{ + public virtual Autodesk.Revit.DB.AnnotationSymbol duplicate() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetLeaders() => + throw new System.NotImplementedException(); + + public virtual void addLeader() => throw new System.NotImplementedException(); + + public virtual void removeLeader() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.AnnotationSymbolType AnnotationSymbolType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AnnotationSymbolType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AnnotationSymbolType.s.cs new file mode 100644 index 00000000..1b0ad4ac --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AnnotationSymbolType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class AnnotationSymbolType : Autodesk.Revit.DB.FamilySymbol { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AppearanceAssetElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AppearanceAssetElement.s.cs new file mode 100644 index 00000000..f3fd1d67 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AppearanceAssetElement.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class AppearanceAssetElement : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.AppearanceAssetElement GetAppearanceAssetElementByName( + Autodesk.Revit.DB.Document doc, + System.String name + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.AppearanceAssetElement Duplicate(System.String name) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Arc.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Arc.s.cs new file mode 100644 index 00000000..51f17ee6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Arc.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB; + +public partial class Arc : Autodesk.Revit.DB.Curve +{ + public static Autodesk.Revit.DB.Arc Create( + Autodesk.Revit.DB.XYZ end0, + Autodesk.Revit.DB.XYZ end1, + Autodesk.Revit.DB.XYZ pointOnArc + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Arc Create( + Autodesk.Revit.DB.Plane plane, + System.Double radius, + System.Double startAngle, + System.Double endAngle + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Arc Create( + Autodesk.Revit.DB.XYZ center, + System.Double radius, + System.Double startAngle, + System.Double endAngle, + Autodesk.Revit.DB.XYZ xAxis, + Autodesk.Revit.DB.XYZ yAxis + ) => throw new System.NotImplementedException(); + + public virtual System.Double Radius + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ YDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ XDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Normal + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Center + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BalusterInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BalusterInfo.s.cs new file mode 100644 index 00000000..c68d7f79 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BalusterInfo.s.cs @@ -0,0 +1,55 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class BalusterInfo : System.IDisposable +{ + public static System.String GetReferenceNameForHost() => throw new System.NotImplementedException(); + + public static System.String GetReferenceNameForTopRail() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String TopReferenceName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String BaseReferenceName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double DistanceFromPreviousOrSpace + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Offset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TopOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BaseOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BalusterFamilyId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BalusterPattern.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BalusterPattern.s.cs new file mode 100644 index 00000000..d8775b74 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BalusterPattern.s.cs @@ -0,0 +1,55 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class BalusterPattern : System.IDisposable +{ + public virtual System.Int32 GetBalusterCount() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.BalusterInfo GetBaluster(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.BalusterInfo DuplicateBaluster(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void RemoveBaluster(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Length + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.PatternJustification DistributionJustification + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.BreakPatternCondition BreakPattern + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ExcessLengthFillSpacing + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ExcessLengthFillBalusterId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double PatternAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double EndSpace + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BalusterPlacement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BalusterPlacement.s.cs new file mode 100644 index 00000000..0cc25a55 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BalusterPlacement.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class BalusterPlacement : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId BalusterPerTreadFamilyId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 BalusterPerTreadNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseBalusterPerTreadOnStairs + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.PostPattern PostPattern + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.BalusterPattern BalusterPattern + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BreakCornerCondition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BreakCornerCondition.s.cs new file mode 100644 index 00000000..7b9dde4d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BreakCornerCondition.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum BreakCornerCondition +{ + EachSegmentEnd, + AnglesGreaterThan, + Never, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BreakPatternCondition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BreakPatternCondition.s.cs new file mode 100644 index 00000000..da319a30 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BreakPatternCondition.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum BreakPatternCondition +{ + EachSegmentEnd, + AnglesGreaterThan, + Never, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BuildingPad.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BuildingPad.s.cs new file mode 100644 index 00000000..932f4c90 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.BuildingPad.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class BuildingPad : Autodesk.Revit.DB.CeilingAndFloor +{ + public static Autodesk.Revit.DB.Architecture.BuildingPad Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId buildingPadTypeId, + Autodesk.Revit.DB.ElementId levelId, + System.Collections.Generic.IList curveLoops + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBoundary() => + throw new System.NotImplementedException(); + + public virtual void SetBoundary(System.Collections.Generic.IList curveLoops) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId AssociatedTopographySurfaceId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId HostId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.ContinuousRail.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.ContinuousRail.s.cs new file mode 100644 index 00000000..1fe3c071 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.ContinuousRail.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class ContinuousRail : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.IList GetPath() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetStartExtensionPath() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetEndExtensionPath() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSupports() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId HostRailingId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Length + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.ContinuousRailType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.ContinuousRailType.s.cs new file mode 100644 index 00000000..e1b9e3cf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.ContinuousRailType.s.cs @@ -0,0 +1,64 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class ContinuousRailType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Double HandClearance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Projection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId EndOrTopTermination + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId StartOrBottomTermination + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double FilletRadius + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.RailTypeDefaultJoinOption DefaultJoinOption + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.RailTransitionOption Transition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.RailExtensionStyle EndOrTopExtensionStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.RailExtensionStyle StartOrBottomExtensionStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ProfileId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double EndOrTopExtensionLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double StartOrBottomExtensionLength + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.CutLineType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.CutLineType.s.cs new file mode 100644 index 00000000..4a01a0f4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.CutLineType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum CutLineType +{ + SingleLine, + DoubleLine, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.CutMarkSymbol.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.CutMarkSymbol.s.cs new file mode 100644 index 00000000..71090efe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.CutMarkSymbol.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum CutMarkSymbol +{ + None, + Zigzag, + Curve, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.CutMarkType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.CutMarkType.s.cs new file mode 100644 index 00000000..7eb75b78 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.CutMarkType.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class CutMarkType : Autodesk.Revit.DB.ElementType +{ + public virtual Autodesk.Revit.DB.Architecture.CutLineType CutLineType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.CutMarkSymbol CutMarkSymbol + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CutLineDistance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CutLineExtension + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CutLineAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CutMarkSymbolSize + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Fascia.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Fascia.s.cs new file mode 100644 index 00000000..ead8b86e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Fascia.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class Fascia : Autodesk.Revit.DB.HostedSweep +{ + public virtual Autodesk.Revit.DB.Architecture.FasciaType FasciaType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.FasciaType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.FasciaType.s.cs new file mode 100644 index 00000000..a097329b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.FasciaType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class FasciaType : Autodesk.Revit.DB.HostedSweepType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Gutter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Gutter.s.cs new file mode 100644 index 00000000..eb6f7a2d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Gutter.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class Gutter : Autodesk.Revit.DB.HostedSweep +{ + public virtual Autodesk.Revit.DB.Architecture.GutterType GutterType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.GutterType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.GutterType.s.cs new file mode 100644 index 00000000..c6165f22 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.GutterType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class GutterType : Autodesk.Revit.DB.HostedSweepType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.HandRail.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.HandRail.s.cs new file mode 100644 index 00000000..d734525c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.HandRail.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class HandRail : Autodesk.Revit.DB.Architecture.ContinuousRail { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.HandRailPosition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.HandRailPosition.s.cs new file mode 100644 index 00000000..0b36464a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.HandRailPosition.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum HandRailPosition +{ + None, + Left, + Right, + LeftAndRight, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.HandRailType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.HandRailType.s.cs new file mode 100644 index 00000000..e4755e95 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.HandRailType.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class HandRailType : Autodesk.Revit.DB.Architecture.ContinuousRailType +{ + public virtual Autodesk.Revit.DB.Architecture.RailSupportJustification SupportJustification + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.RailSupportsLayout SupportLayout + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 SupportNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId SupportTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SupportSpacing + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.MultistoryStairs.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.MultistoryStairs.s.cs new file mode 100644 index 00000000..488a4cdb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.MultistoryStairs.s.cs @@ -0,0 +1,54 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class MultistoryStairs : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Architecture.MultistoryStairs Create(Autodesk.Revit.DB.Architecture.Stairs stairs) => + throw new System.NotImplementedException(); + + public static System.Boolean IsAcceptableForMultistoryStairs(Autodesk.Revit.DB.Architecture.Stairs stairs) => + throw new System.NotImplementedException(); + + public virtual void ConnectLevels(System.Collections.Generic.ISet levelIds) => + throw new System.NotImplementedException(); + + public virtual void DisconnectLevels(System.Collections.Generic.ISet levelIds) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetAllStairsIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetStairsPlacementLevels( + Autodesk.Revit.DB.Architecture.Stairs stairs + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsPinned(Autodesk.Revit.DB.Architecture.Stairs stairs) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetAllConnectedLevels() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.Stairs Unpin(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.Stairs Pin(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.Stairs GetStairsOnLevel(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanConnectLevel(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanDisconnectLevel(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId StandardStairsId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ActualTreadDepth + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.NonContinuousRailInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.NonContinuousRailInfo.s.cs new file mode 100644 index 00000000..271e63df --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.NonContinuousRailInfo.s.cs @@ -0,0 +1,48 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class NonContinuousRailInfo : System.IDisposable +{ + public virtual System.Boolean IsValidNonContinuousRailHeight(System.Double height) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidNonContinuousRailName(System.String name) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidNonContinuousRailProfile(Autodesk.Revit.DB.ElementId profileId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidNonContinuousRailMaterial(Autodesk.Revit.DB.ElementId materialId) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ProfileId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Offset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.NonContinuousRailStructure.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.NonContinuousRailStructure.s.cs new file mode 100644 index 00000000..bae2ed5f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.NonContinuousRailStructure.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class NonContinuousRailStructure : System.IDisposable +{ + public virtual System.Int32 GetNonContinuousRailCount() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.NonContinuousRailInfo AddNonContinuousRail( + System.String name, + System.Double height, + System.Double offset + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.NonContinuousRailInfo GetNonContinuousRail(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void RemoveNonContinuousRail(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidNonContinuousRailProfile(Autodesk.Revit.DB.ElementId profileId) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.PatternJustification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.PatternJustification.s.cs new file mode 100644 index 00000000..23a77b9d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.PatternJustification.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum PatternJustification +{ + Beginning, + End, + Center, + SpreadPatternToFit, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.PostPattern.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.PostPattern.s.cs new file mode 100644 index 00000000..2d867f4b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.PostPattern.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class PostPattern : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.BreakCornerCondition CornerPostCondition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CornerPostAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.BalusterInfo CornerPost + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.BalusterInfo EndPost + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.BalusterInfo StartPost + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailAngledJoinOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailAngledJoinOption.s.cs new file mode 100644 index 00000000..c1ad7e79 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailAngledJoinOption.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailAngledJoinOption +{ + AddVerticalOrHorizontalSegments, + NoConnector, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailConnectionOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailConnectionOption.s.cs new file mode 100644 index 00000000..b9e97197 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailConnectionOption.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailConnectionOption +{ + Trim, + Weld, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailExtensionStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailExtensionStyle.s.cs new file mode 100644 index 00000000..b4999feb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailExtensionStyle.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailExtensionStyle +{ + None, + Wall, + Floor, + Post, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailIndex.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailIndex.s.cs new file mode 100644 index 00000000..8f83eb4d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailIndex.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailIndex +{ + Top, + LeftPrimary, + RightPrimary, + LeftSecondary, + RightSecondary, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailJoinOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailJoinOption.s.cs new file mode 100644 index 00000000..895a8a85 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailJoinOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailJoinOption +{ + ByType, + Miter, + Fillet, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailSupportJustification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailSupportJustification.s.cs new file mode 100644 index 00000000..cfc89624 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailSupportJustification.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailSupportJustification +{ + Begin, + Center, + End, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailSupportsLayout.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailSupportsLayout.s.cs new file mode 100644 index 00000000..1e729782 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailSupportsLayout.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailSupportsLayout +{ + None, + FixedDistance, + AlignWithRailingPosts, + FixedNumber, + MaxSpacing, + MinSpacing, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailTagentJoinOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailTagentJoinOption.s.cs new file mode 100644 index 00000000..20749129 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailTagentJoinOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailTagentJoinOption +{ + AddVerticalOrHorizontalSegments, + NoConnector, + ExtendRailsToMeet, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailTransitionOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailTransitionOption.s.cs new file mode 100644 index 00000000..8d04d571 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailTransitionOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailTransitionOption +{ + None, + Gooseneck, + Simple, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailTypeDefaultJoinOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailTypeDefaultJoinOption.s.cs new file mode 100644 index 00000000..5436e1d9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailTypeDefaultJoinOption.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailTypeDefaultJoinOption +{ + Miter, + Fillet, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Railing.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Railing.s.cs new file mode 100644 index 00000000..d136006b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Railing.s.cs @@ -0,0 +1,89 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class Railing : Autodesk.Revit.DB.Element +{ + public static System.Collections.Generic.ISet Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId multistoryStairsId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.ElementId railingTypeId, + Autodesk.Revit.DB.Architecture.RailingPlacementPosition placePosition + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Architecture.Railing Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.CurveLoop curveLoop, + Autodesk.Revit.DB.ElementId railingTypeId, + Autodesk.Revit.DB.ElementId baseLevelId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId stairsOrRampId, + Autodesk.Revit.DB.ElementId railingTypeId, + Autodesk.Revit.DB.Architecture.RailingPlacementPosition placePosition + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPath() => + throw new System.NotImplementedException(); + + public virtual void SetPath(Autodesk.Revit.DB.CurveLoop curveLoop) => throw new System.NotImplementedException(); + + public virtual System.Boolean RailingCanBeHostedByElement(Autodesk.Revit.DB.ElementId hostId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetHandRails() => + throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Flip() => throw new System.NotImplementedException(); + + public virtual void RemoveHost() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetMultistoryStairsPlacementLevels() => + throw new System.NotImplementedException(); + + public virtual void SetMultistoryStairsPlacementLevels( + System.Collections.Generic.ISet levelIds + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Subelement GetSubelementOnLevel(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual void ResetSupportPosition() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidHostForNewRailing( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidPathForRailing(Autodesk.Revit.DB.CurveLoop curveLoop) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanReset + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsDefault + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId TopRail + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Flipped + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasHost + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId HostId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingHeightCorrectionOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingHeightCorrectionOption.s.cs new file mode 100644 index 00000000..2a7fd6aa --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingHeightCorrectionOption.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailingHeightCorrectionOption +{ + ByType, + Custom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingPathCurveJoinOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingPathCurveJoinOption.s.cs new file mode 100644 index 00000000..4dda2484 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingPathCurveJoinOption.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailingPathCurveJoinOption +{ + ByType, + ExtendRailsToMeet, + AddVerticalOrHorizontalSegments, + NoConnector, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingPlacementPosition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingPlacementPosition.s.cs new file mode 100644 index 00000000..afb3959b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingPlacementPosition.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailingPlacementPosition +{ + Undefined, + Treads, + Stringer, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingSlopeOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingSlopeOption.s.cs new file mode 100644 index 00000000..526779c1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingSlopeOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RailingSlopeOption +{ + ByHost, + Flat, + Sloped, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingType.s.cs new file mode 100644 index 00000000..63fab508 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RailingType.s.cs @@ -0,0 +1,59 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class RailingType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Double SecondaryHandrailHeight + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double PrimaryHandrailHeight + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double SecondaryHandrailLateralOffset + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double PrimaryHandrailLateralOffset + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId SecondaryHandrailType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId PrimaryHandrailType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId TopRailType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TopRailHeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.HandRailPosition SecondaryHandRailPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.HandRailPosition PrimaryHandRailPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.NonContinuousRailStructure RailStructure + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.BalusterPlacement BalusterPlacement + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RiserToTreadConnectionOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RiserToTreadConnectionOption.s.cs new file mode 100644 index 00000000..6645c221 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RiserToTreadConnectionOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum RiserToTreadConnectionOption +{ + RiserBehindTread, + TreadUnderRiser, + JoinAll, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Room.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Room.s.cs new file mode 100644 index 00000000..331b009c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Room.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class Room : Autodesk.Revit.DB.SpatialElement +{ + public virtual void Unplace() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsPointInRoom(Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual System.Double Volume + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double UnboundedHeight + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double BaseOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LimitOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Level UpperLimit + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.GeometryElement ClosedShell + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomFilter.s.cs new file mode 100644 index 00000000..4916575a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomFilter.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class RoomFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public RoomFilter() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomTag.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomTag.s.cs new file mode 100644 index 00000000..02f738f9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomTag.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class RoomTag : Autodesk.Revit.DB.SpatialElementTag +{ + public virtual Autodesk.Revit.DB.LinkElementId TaggedRoomId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId TaggedLocalRoomId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsInRoom + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.RoomTagType RoomTagType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.Room Room + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomTagFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomTagFilter.s.cs new file mode 100644 index 00000000..f8cc5646 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomTagFilter.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class RoomTagFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public RoomTagFilter() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomTagType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomTagType.s.cs new file mode 100644 index 00000000..60a77e5d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.RoomTagType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class RoomTagType : Autodesk.Revit.DB.FamilySymbol { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.SiteSubRegion.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.SiteSubRegion.s.cs new file mode 100644 index 00000000..ec67d197 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.SiteSubRegion.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class SiteSubRegion : System.IDisposable +{ + public static Autodesk.Revit.DB.Architecture.SiteSubRegion Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList curveLoops, + Autodesk.Revit.DB.ElementId hostTopoSurfaceId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Architecture.SiteSubRegion Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList curveLoops + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidBoundary( + System.Collections.Generic.IList curveLoops + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBoundary() => + throw new System.NotImplementedException(); + + public virtual void SetBoundary(System.Collections.Generic.IList curveLoops) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId HostId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.TopographySurface TopographySurface + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.SketchedCurveSlopeOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.SketchedCurveSlopeOption.s.cs new file mode 100644 index 00000000..07faa726 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.SketchedCurveSlopeOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum SketchedCurveSlopeOption +{ + Auto, + Flat, + Sloped, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Stairs.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Stairs.s.cs new file mode 100644 index 00000000..61efae19 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.Stairs.s.cs @@ -0,0 +1,67 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class Stairs : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean IsInEditMode() => throw new System.NotImplementedException(); + + public static System.Boolean IsByComponent( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId stairsId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetStairsRuns() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetStairsLandings() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetStairsSupports() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetAssociatedRailings() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId MultistoryStairsId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfStories + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ActualTreadsNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TopElevation + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double BaseElevation + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 DesiredRisersNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 ActualRisersNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ActualTreadDepth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ActualRiserHeight + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsComponentConnection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsComponentConnection.s.cs new file mode 100644 index 00000000..0a501bcc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsComponentConnection.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class StairsComponentConnection : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.StairsComponentConnectionEndType PeerConnectionType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.StairsComponentConnectionEndType ConnectionType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId PeerElementId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ElementId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsComponentConnectionEndType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsComponentConnectionEndType.s.cs new file mode 100644 index 00000000..856c3a60 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsComponentConnectionEndType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsComponentConnectionEndType +{ + ET_Landing, + ET_RunStart, + ET_RunEnd, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsConstructionMethod.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsConstructionMethod.s.cs new file mode 100644 index 00000000..c72bf06d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsConstructionMethod.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsConstructionMethod +{ + Assembled, + CastInPlace, + Precast, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsEndConnectionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsEndConnectionType.s.cs new file mode 100644 index 00000000..85b1bd69 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsEndConnectionType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsEndConnectionType +{ + StraightCut, + Notch, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsEndNotchOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsEndNotchOption.s.cs new file mode 100644 index 00000000..f8a4ca27 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsEndNotchOption.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsEndNotchOption +{ + FullRunWidth, + Custom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsLanding.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsLanding.s.cs new file mode 100644 index 00000000..d72e1c98 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsLanding.s.cs @@ -0,0 +1,62 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class StairsLanding : Autodesk.Revit.DB.Element +{ + public static System.Collections.Generic.IList CreateAutomaticLanding( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId firstRunId, + Autodesk.Revit.DB.ElementId secondRunId + ) => throw new System.NotImplementedException(); + + public static System.Boolean CanCreateAutomaticLanding( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId firstRunId, + Autodesk.Revit.DB.ElementId secondRunId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Architecture.StairsLanding CreateSketchedLanding( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId stairsId, + Autodesk.Revit.DB.CurveLoop curveLoop, + System.Double baseElevation + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Architecture.StairsLanding CreateSketchedLandingWithSlopeData( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId stairsId, + System.Collections.Generic.IList curveLoop, + System.Double baseElevation + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveLoop GetFootprintBoundary() => throw new System.NotImplementedException(); + + public virtual void SetSketchedLandingBoundaryAndPath( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.CurveLoop boundaryCurveLoop, + Autodesk.Revit.DB.CurveLoop pathCurveLoop + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.Stairs GetStairs() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllSupports() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveLoop GetStairsPath() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetConnections() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAutomaticLanding + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double BaseElevation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Thickness + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsLandingType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsLandingType.s.cs new file mode 100644 index 00000000..47e7e690 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsLandingType.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class StairsLandingType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Double Thickness + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsMonolithic + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsNumberSystemReferenceOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsNumberSystemReferenceOption.s.cs new file mode 100644 index 00000000..9a21de50 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsNumberSystemReferenceOption.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsNumberSystemReferenceOption +{ + Center, + Left, + Right, + LeftQuarter, + RightQuarter, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPath.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPath.s.cs new file mode 100644 index 00000000..0c5a2a15 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPath.s.cs @@ -0,0 +1,67 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class StairsPath : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Architecture.StairsPath Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.LinkElementId stairsId, + Autodesk.Revit.DB.ElementId typeId, + Autodesk.Revit.DB.ElementId planViewId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList CreateOnMultistoryStairs( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.LinkElementId multistoryStairsId, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public static System.Boolean CanCreateOnMultistoryStairs( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.LinkElementId multistoryStairsId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ShowDownText + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowUpText + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.StairsTextOrientation TextOrientation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.LinkElementId StairsId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double StairsPathOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ DownTextOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ UpTextOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String DownText + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String UpText + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPathDirection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPathDirection.s.cs new file mode 100644 index 00000000..6c7fa837 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPathDirection.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsPathDirection +{ + AlwaysUp, + AutomaticUpDown, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPathLineShapeAtCorner.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPathLineShapeAtCorner.s.cs new file mode 100644 index 00000000..7669da42 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPathLineShapeAtCorner.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsPathLineShapeAtCorner +{ + Straight, + Curved, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPathType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPathType.s.cs new file mode 100644 index 00000000..38268ab2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsPathType.s.cs @@ -0,0 +1,59 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class StairsPathType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Boolean FullStepArrow + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean StartFromRiser + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowArrowheadToCutMark + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean DrawForEachRun + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean EndAtRiser + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId StartSymbolTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.StairsPathDirection StairsPathDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.StairsPathLineShapeAtCorner LineShapeAtCorner + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ArrowheadTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double StartExtension + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double DistanceToCutMark + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRun.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRun.s.cs new file mode 100644 index 00000000..6a4b464b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRun.s.cs @@ -0,0 +1,134 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class StairsRun : Autodesk.Revit.DB.Element +{ + public static System.Boolean SetLocationPathForStraightRun( + Autodesk.Revit.DB.Architecture.StairsRun stairsRun, + Autodesk.Revit.DB.Line locationPath + ) => throw new System.NotImplementedException(); + + public static System.Boolean SetLocationPathForSpiralRun( + Autodesk.Revit.DB.Architecture.StairsRun stairsRun, + Autodesk.Revit.DB.XYZ center, + System.Double radius, + System.Double startAngle, + System.Double includedAngle, + System.Boolean clockwise, + Autodesk.Revit.DB.Architecture.StairsRunJustification justification + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetNumberSystemReference( + Autodesk.Revit.DB.Architecture.StairsNumberSystemReferenceOption referenceOption + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetConnections() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetLeftSupports() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRightSupports() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllSupports() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.Stairs GetStairs() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveLoop GetStairsPath() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveLoop GetFootprintBoundary() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Architecture.StairsRun CreateSketchedRun( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId stairsId, + System.Double baseElevation, + System.Collections.Generic.IList boundaryCurves, + System.Collections.Generic.IList riserCurves, + System.Collections.Generic.IList stairsPath + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Architecture.StairsRun CreateSketchedRunWithSlopeData( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId stairsId, + System.Double baseElevation, + System.Collections.Generic.IList boundaryCurves, + System.Collections.Generic.IList riserCurves, + System.Collections.Generic.IList stairsPath + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Architecture.StairsRun CreateStraightRun( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId stairsId, + Autodesk.Revit.DB.Line locationPath, + Autodesk.Revit.DB.Architecture.StairsRunJustification justification + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Architecture.StairsRun CreateSpiralRun( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId stairsId, + Autodesk.Revit.DB.XYZ center, + System.Double radius, + System.Double startAngle, + System.Double includedAngle, + System.Boolean clockwise, + Autodesk.Revit.DB.Architecture.StairsRunJustification justification + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.StairsRunJustification LocationLineJustification + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean EndsWithRiser + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean BeginsWithRiser + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ExtensionBelowTreadBase + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ExtensionBelowRiserBase + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 ActualTreadsNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ActualRisersNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ActualRunWidth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TopElevation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BaseElevation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.StairsRunStyle StairsRunStyle + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRunJustification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRunJustification.s.cs new file mode 100644 index 00000000..996bfd56 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRunJustification.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsRunJustification +{ + Left, + Center, + Right, + LeftExterior, + RightExterior, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRunStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRunStyle.s.cs new file mode 100644 index 00000000..b9f775c4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRunStyle.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsRunStyle +{ + Winder, + Sketched, + Straight, + Spiral, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRunType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRunType.s.cs new file mode 100644 index 00000000..87b44390 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsRunType.s.cs @@ -0,0 +1,83 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class StairsRunType : Autodesk.Revit.DB.ElementType +{ + public virtual Autodesk.Revit.DB.Architecture.RiserToTreadConnectionOption RiserToTreadConnect + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId RiserProfile + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double RiserThickness + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsSlanted + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.TreadNosingPosition TreadNosingPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId TreadProfile + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId NosingProfile + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NosingLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TreadThickness + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.StairsUndersideSurfaceStyle UndersideSurfaceStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TotalDepth + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double StructuralDepth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasRisers + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasTreads + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsMonolithic + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsSupportTopsideSurfaceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsSupportTopsideSurfaceType.s.cs new file mode 100644 index 00000000..a62d4539 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsSupportTopsideSurfaceType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsSupportTopsideSurfaceType +{ + Closed, + Open, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsTextOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsTextOrientation.s.cs new file mode 100644 index 00000000..87eaa760 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsTextOrientation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsTextOrientation +{ + Horizontal, + Vertical, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsType.s.cs new file mode 100644 index 00000000..febbc32c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsType.s.cs @@ -0,0 +1,94 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class StairsType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Boolean HasMiddleSupports + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MiddleSupportType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 MiddleSupportsNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double RightLateralOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LeftLateralOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId RightSideSupportType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId LeftSideSupportType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.StairsConstructionMethod ConstructionMethod + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.StairsEndConnectionType EndConnectionType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId LandingType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId RunType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NotchVerticalGap + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NotchHorizontalGap + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NotchThickness + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NotchExtension + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinRunWidth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinTreadDepth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MaxRiserHeight + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsUndersideSurfaceStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsUndersideSurfaceStyle.s.cs new file mode 100644 index 00000000..7328a20d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsUndersideSurfaceStyle.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsUndersideSurfaceStyle +{ + Stepped, + Smooth, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsWinderStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsWinderStyle.s.cs new file mode 100644 index 00000000..1f6f6ae7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.StairsWinderStyle.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum StairsWinderStyle +{ + Balanced, + SinglePoint, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopRail.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopRail.s.cs new file mode 100644 index 00000000..976db510 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopRail.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class TopRail : Autodesk.Revit.DB.Architecture.ContinuousRail { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopRailType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopRailType.s.cs new file mode 100644 index 00000000..3e0f9bc9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopRailType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class TopRailType : Autodesk.Revit.DB.Architecture.ContinuousRailType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopographyEditScope.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopographyEditScope.s.cs new file mode 100644 index 00000000..ebf67efe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopographyEditScope.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class TopographyEditScope : Autodesk.Revit.DB.EditScope +{ + public TopographyEditScope(Autodesk.Revit.DB.Document document, System.String transactionName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Start(Autodesk.Revit.DB.ElementId topoSurfaceId) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopographyLinkType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopographyLinkType.s.cs new file mode 100644 index 00000000..ba4e3145 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopographyLinkType.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class TopographyLinkType : Autodesk.Revit.DB.ElementType +{ + public virtual Autodesk.Revit.DB.LinkLoadResult Reload() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopographySurface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopographySurface.s.cs new file mode 100644 index 00000000..26109806 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TopographySurface.s.cs @@ -0,0 +1,95 @@ +namespace Autodesk.Revit.DB.Architecture; + +public partial class TopographySurface : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Architecture.TopographySurface Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList points, + System.Collections.Generic.IList facets + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Architecture.TopographySurface Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList points + ) => throw new System.NotImplementedException(); + + public virtual void AddPoints(System.Collections.Generic.IList points) => + throw new System.NotImplementedException(); + + public virtual void DeletePoints(System.Collections.Generic.IList points) => + throw new System.NotImplementedException(); + + public virtual void MovePoint(Autodesk.Revit.DB.XYZ movedPoint, Autodesk.Revit.DB.XYZ targetPoint) => + throw new System.NotImplementedException(); + + public virtual void MovePoints( + System.Collections.Generic.IList movedPoints, + Autodesk.Revit.DB.XYZ moveVector + ) => throw new System.NotImplementedException(); + + public virtual void ChangePointElevation(Autodesk.Revit.DB.XYZ point, System.Double elevationValue) => + throw new System.NotImplementedException(); + + public virtual void ChangePointsElevation( + System.Collections.Generic.IList points, + System.Double elevationValue + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidRegion(System.Collections.Generic.IList points) => + throw new System.NotImplementedException(); + + public static System.Boolean ArePointsDistinct(System.Collections.Generic.IList points) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPoints() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsBoundaryPoint(Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual System.Boolean ContainsPoint(Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBoundaryPoints() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetInteriorPoints() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList FindPoints( + Autodesk.Revit.DB.Outline boundingBox + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.SiteSubRegion AsSiteSubRegion() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetHostedSubRegionIds() => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidFaceSet( + System.Collections.Generic.IList facets, + System.Collections.Generic.IList points + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId AssociatedBuildingPadId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsAssociatedWithBuildingPad + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSiteSubRegion + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ArePointsEditable + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TreadNosingPosition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TreadNosingPosition.s.cs new file mode 100644 index 00000000..414d9d85 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.TreadNosingPosition.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum TreadNosingPosition +{ + FrontOnly, + FrontAndLeft, + FrontAndRight, + FrontLeftAndRight, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.WinderPathResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.WinderPathResult.s.cs new file mode 100644 index 00000000..e32c3aaa --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Architecture.WinderPathResult.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Architecture; + +public enum WinderPathResult +{ + Success, + NumberOutOfRange, + Unbound, + Noncontinuous, + NotOpenLoop, + TooShort, + ColinearOrOverlap, + SelfIntersect, + InvalidCurveType, + NotSupported, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Area.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Area.s.cs new file mode 100644 index 00000000..aabbd179 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Area.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class Area : Autodesk.Revit.DB.SpatialElement +{ + public virtual Autodesk.Revit.DB.AreaScheme AreaScheme + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsGrossInterior + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaElemType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaElemType.s.cs new file mode 100644 index 00000000..a08480b8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaElemType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum AreaElemType +{ + GrossArea, + BOMAArea, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaFilter.s.cs new file mode 100644 index 00000000..6fba137f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaFilter.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class AreaFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public AreaFilter() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaScheme.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaScheme.s.cs new file mode 100644 index 00000000..608e8c4c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaScheme.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class AreaScheme : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean IsGrossBuildingArea + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaTag.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaTag.s.cs new file mode 100644 index 00000000..b695ea26 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaTag.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class AreaTag : Autodesk.Revit.DB.SpatialElementTag +{ + public virtual Autodesk.Revit.DB.AreaTagType AreaTagType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Area Area + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaTagFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaTagFilter.s.cs new file mode 100644 index 00000000..6f16759c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaTagFilter.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class AreaTagFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public AreaTagFilter() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaTagType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaTagType.s.cs new file mode 100644 index 00000000..2d216b4d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaTagType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class AreaTagType : Autodesk.Revit.DB.FamilySymbol { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaVolumeSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaVolumeSettings.s.cs new file mode 100644 index 00000000..34f663be --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AreaVolumeSettings.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class AreaVolumeSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.AreaVolumeSettings GetAreaVolumeSettings(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SpatialElementBoundaryLocation GetSpatialElementBoundaryLocation( + Autodesk.Revit.DB.SpatialElementType spType + ) => throw new System.NotImplementedException(); + + public virtual void SetSpatialElementBoundaryLocation( + Autodesk.Revit.DB.SpatialElementBoundaryLocation spatialElementBoundaryLocation, + Autodesk.Revit.DB.SpatialElementType spType + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ComputeVolumes + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ArrayAnchorMember.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ArrayAnchorMember.s.cs new file mode 100644 index 00000000..f09eab7a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ArrayAnchorMember.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ArrayAnchorMember +{ + Second, + Last, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyCodeTable.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyCodeTable.s.cs new file mode 100644 index 00000000..68f8c008 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyCodeTable.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyCodeTable : Autodesk.Revit.DB.KeyBasedTreeEntryTable +{ + public static Autodesk.Revit.DB.AssemblyCodeTable GetAssemblyCodeTable(Autodesk.Revit.DB.Document doc) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDetailViewOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDetailViewOrientation.s.cs new file mode 100644 index 00000000..879d41a5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDetailViewOrientation.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public enum AssemblyDetailViewOrientation +{ + HorizontalDetail, + DetailSectionA, + DetailSectionB, + ElevationTop, + ElevationBottom, + ElevationLeft, + ElevationRight, + ElevationFront, + ElevationBack, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifference.s.cs new file mode 100644 index 00000000..34a67c28 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifference.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyDifference : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceConfiguration.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceConfiguration.s.cs new file mode 100644 index 00000000..2945044c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceConfiguration.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyDifferenceConfiguration : Autodesk.Revit.DB.AssemblyDifference { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceMemberCount.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceMemberCount.s.cs new file mode 100644 index 00000000..a8f6a3e9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceMemberCount.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyDifferenceMemberCount : Autodesk.Revit.DB.AssemblyDifference +{ + public virtual System.Int32 Count2 + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Count1 + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceMemberDifference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceMemberDifference.s.cs new file mode 100644 index 00000000..392cfc4d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceMemberDifference.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyDifferenceMemberDifference : Autodesk.Revit.DB.AssemblyDifference +{ + public virtual Autodesk.Revit.DB.AssemblyMemberDifference MemberDifference + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MemberId2 + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MemberId1 + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceNamingCategory.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceNamingCategory.s.cs new file mode 100644 index 00000000..5bc8e93c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceNamingCategory.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyDifferenceNamingCategory : Autodesk.Revit.DB.AssemblyDifference +{ + public virtual Autodesk.Revit.DB.ElementId NamingCategoryId2 + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId NamingCategoryId1 + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceNone.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceNone.s.cs new file mode 100644 index 00000000..ba17f28e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyDifferenceNone.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyDifferenceNone : Autodesk.Revit.DB.AssemblyDifference { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyInstance.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyInstance.s.cs new file mode 100644 index 00000000..7dca4336 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyInstance.s.cs @@ -0,0 +1,78 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyInstance : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.AssemblyInstance Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection assemblyMemberIds, + Autodesk.Revit.DB.ElementId namingCategoryId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.AssemblyInstance PlaceInstance( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyTypeId, + Autodesk.Revit.DB.XYZ location + ) => throw new System.NotImplementedException(); + + public static System.Boolean AreElementsValidForAssembly( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection assemblyMemberIds, + Autodesk.Revit.DB.ElementId assemblyId + ) => throw new System.NotImplementedException(); + + public static System.Boolean CanRemoveElementsFromAssembly( + Autodesk.Revit.DB.AssemblyInstance assemblyInstance, + System.Collections.Generic.ICollection memberIds + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidNamingCategory( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId namingCategoryId, + System.Collections.Generic.ICollection assemblyMemberIds + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetMemberIds() => + throw new System.NotImplementedException(); + + public virtual void SetMemberIds(System.Collections.Generic.ICollection memberIds) => + throw new System.NotImplementedException(); + + public virtual void AddMemberIds(System.Collections.Generic.ICollection memberIds) => + throw new System.NotImplementedException(); + + public virtual void RemoveMemberIds(System.Collections.Generic.ICollection memberIds) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsMember(Autodesk.Revit.DB.ElementId id) => throw new System.NotImplementedException(); + + public virtual System.Boolean AllowsAssemblyViewCreation() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection Disassemble() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.AssemblyDifference CompareAssemblyInstances( + Autodesk.Revit.DB.AssemblyInstance instance1, + Autodesk.Revit.DB.AssemblyInstance instance2 + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetCenter() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetTransform() => throw new System.NotImplementedException(); + + public virtual void SetTransform(Autodesk.Revit.DB.Transform trf) => throw new System.NotImplementedException(); + + public virtual System.String AssemblyTypeName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId NamingCategoryId + { + get => throw new System.NotImplementedException(); + set { } + } + public new Autodesk.Revit.DB.Location Location + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifference.s.cs new file mode 100644 index 00000000..ba2db03d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifference.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyMemberDifference : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentCategory.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentCategory.s.cs new file mode 100644 index 00000000..7c6d3865 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentCategory.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyMemberDifferentCategory : Autodesk.Revit.DB.AssemblyMemberDifference +{ + public virtual Autodesk.Revit.DB.ElementId CategoryId2 + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CategoryId1 + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentGeometry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentGeometry.s.cs new file mode 100644 index 00000000..b7daf082 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentGeometry.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyMemberDifferentGeometry : Autodesk.Revit.DB.AssemblyMemberDifference { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentParameters.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentParameters.s.cs new file mode 100644 index 00000000..a9c5f76b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentParameters.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyMemberDifferentParameters : Autodesk.Revit.DB.AssemblyMemberDifference { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentType.s.cs new file mode 100644 index 00000000..f8ac0359 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyMemberDifferentType.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyMemberDifferentType : Autodesk.Revit.DB.AssemblyMemberDifference +{ + public virtual Autodesk.Revit.DB.ElementId TypeId2 + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId TypeId1 + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyType.s.cs new file mode 100644 index 00000000..0bcfeec4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyType : Autodesk.Revit.DB.ElementType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyViewUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyViewUtils.s.cs new file mode 100644 index 00000000..23b46b39 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AssemblyViewUtils.s.cs @@ -0,0 +1,80 @@ +namespace Autodesk.Revit.DB; + +public partial class AssemblyViewUtils +{ + public static Autodesk.Revit.DB.View3D Create3DOrthographic( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyInstanceId, + Autodesk.Revit.DB.ElementId viewTemplateId, + System.Boolean isAssigned + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.View3D Create3DOrthographic( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyInstanceId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSection CreateDetailSection( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyInstanceId, + Autodesk.Revit.DB.AssemblyDetailViewOrientation direction, + Autodesk.Revit.DB.ElementId viewTemplateId, + System.Boolean isAssigned + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSection CreateDetailSection( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyInstanceId, + Autodesk.Revit.DB.AssemblyDetailViewOrientation direction + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateSingleCategorySchedule( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyInstanceId, + Autodesk.Revit.DB.ElementId scheduleCategoryId, + Autodesk.Revit.DB.ElementId viewTemplateId, + System.Boolean isAssigned + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateSingleCategorySchedule( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyInstanceId, + Autodesk.Revit.DB.ElementId scheduleCategoryId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreatePartList( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyInstanceId, + Autodesk.Revit.DB.ElementId viewTemplateId, + System.Boolean isAssigned + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreatePartList( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyInstanceId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateMaterialTakeoff( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyInstanceId, + Autodesk.Revit.DB.ElementId viewTemplateId, + System.Boolean isAssigned + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateMaterialTakeoff( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyInstanceId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSheet CreateSheet( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId assemblyInstanceId, + Autodesk.Revit.DB.ElementId titleBlockId + ) => throw new System.NotImplementedException(); + + public static void AcquireAssemblyViews( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId sourceAssemblyInstanceId, + Autodesk.Revit.DB.ElementId targetAssemblyInstanceId + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AttachmentType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AttachmentType.s.cs new file mode 100644 index 00000000..e50a79b8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AttachmentType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum AttachmentType +{ + Overlay, + Attachment, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AutomaticConnectionBehaviorType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AutomaticConnectionBehaviorType.s.cs new file mode 100644 index 00000000..2f462ee8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.AutomaticConnectionBehaviorType.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum AutomaticConnectionBehaviorType +{ + Exclude, + Active, + Forced, + Accepting, + Full, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilder.s.cs new file mode 100644 index 00000000..b7a2e99f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilder.s.cs @@ -0,0 +1,68 @@ +namespace Autodesk.Revit.DB; + +public partial class BRepBuilder : Autodesk.Revit.DB.ShapeBuilder +{ + public BRepBuilder(Autodesk.Revit.DB.BRepType geomType) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BRepBuilderGeometryId AddFace( + Autodesk.Revit.DB.BRepBuilderSurfaceGeometry surfaceGeom, + System.Boolean bFaceIsReversed + ) => throw new System.NotImplementedException(); + + public virtual void FinishFace(Autodesk.Revit.DB.BRepBuilderGeometryId faceId) => + throw new System.NotImplementedException(); + + public virtual void SetFaceMaterialId( + Autodesk.Revit.DB.BRepBuilderGeometryId faceId, + Autodesk.Revit.DB.ElementId materialId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BRepBuilderGeometryId AddLoop(Autodesk.Revit.DB.BRepBuilderGeometryId faceId) => + throw new System.NotImplementedException(); + + public virtual void FinishLoop(Autodesk.Revit.DB.BRepBuilderGeometryId loopId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BRepBuilderGeometryId AddEdge(Autodesk.Revit.DB.BRepBuilderEdgeGeometry edgeGeom) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BRepBuilderGeometryId AddCoEdge( + Autodesk.Revit.DB.BRepBuilderGeometryId loopId, + Autodesk.Revit.DB.BRepBuilderGeometryId edgeId, + System.Boolean bCoEdgeIsReversed + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BRepBuilderOutcome Finish() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternallyTaggedBRep GetResult( + Autodesk.Revit.DB.ExternalGeometryId externalId, + Autodesk.Revit.DB.BRepBuilderPersistentIds brepPersistentIds + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Solid GetResult() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanAddGeometry() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsResultAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsPermittedSurfaceType(Autodesk.Revit.DB.Surface surface) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidFaceId(Autodesk.Revit.DB.BRepBuilderGeometryId faceId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidLoopId(Autodesk.Revit.DB.BRepBuilderGeometryId loopId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidEdgeId(Autodesk.Revit.DB.BRepBuilderGeometryId edgeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidPersistentIdsMap(Autodesk.Revit.DB.BRepBuilderPersistentIds brepPersistentIds) => + throw new System.NotImplementedException(); + + public virtual void AllowRemovalOfProblematicFaces() => throw new System.NotImplementedException(); + + public virtual System.Boolean RemovedSomeFaces() => throw new System.NotImplementedException(); + + public virtual void SetAllowShortEdges() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderEdgeGeometry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderEdgeGeometry.s.cs new file mode 100644 index 00000000..51150917 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderEdgeGeometry.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class BRepBuilderEdgeGeometry : System.IDisposable +{ + public static Autodesk.Revit.DB.BRepBuilderEdgeGeometry Create( + Autodesk.Revit.DB.XYZ startPoint, + Autodesk.Revit.DB.XYZ endPoint + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BRepBuilderEdgeGeometry Create(Autodesk.Revit.DB.Curve curve) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderGeometryId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderGeometryId.s.cs new file mode 100644 index 00000000..73bf0872 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderGeometryId.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class BRepBuilderGeometryId : System.IDisposable +{ + public BRepBuilderGeometryId(Autodesk.Revit.DB.BRepBuilderGeometryId other) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BRepBuilderGeometryId InvalidGeometryId() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderOutcome.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderOutcome.s.cs new file mode 100644 index 00000000..b2c83a6c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderOutcome.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum BRepBuilderOutcome +{ + Success, + Failure, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderPersistentIds.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderPersistentIds.s.cs new file mode 100644 index 00000000..381d0672 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderPersistentIds.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class BRepBuilderPersistentIds : System.IDisposable +{ + public BRepBuilderPersistentIds(Autodesk.Revit.DB.BRepBuilder bRepBuilder) => + throw new System.NotImplementedException(); + + public virtual void AddSubTag( + Autodesk.Revit.DB.ExternalGeometryId externalGeometryId, + Autodesk.Revit.DB.BRepBuilderGeometryId brepBuilderGeometryId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidExternalGeometryIdForNewCorrespondence( + Autodesk.Revit.DB.ExternalGeometryId externalGeometryId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidBRepBuilderGeometryIdForNewCorrespondence( + Autodesk.Revit.DB.BRepBuilderGeometryId brepBuilderGeometryId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAssociatedBRepBuilderValid() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsBRepBuilderGeometryIdFaceOrEdge( + Autodesk.Revit.DB.BRepBuilderGeometryId brepBuilderGeometryId + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderState.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderState.s.cs new file mode 100644 index 00000000..e536e746 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderState.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum BRepBuilderState +{ + InvalidState, + AcceptingData, + Completed, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderSurfaceGeometry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderSurfaceGeometry.s.cs new file mode 100644 index 00000000..d8cd1374 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepBuilderSurfaceGeometry.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB; + +public partial class BRepBuilderSurfaceGeometry : System.IDisposable +{ + public static Autodesk.Revit.DB.BRepBuilderSurfaceGeometry Create( + Autodesk.Revit.DB.Surface surface, + Autodesk.Revit.DB.BoundingBoxUV surfaceEnvelope + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BRepBuilderSurfaceGeometry CreateNURBSSurface( + System.Int32 degreeU, + System.Int32 degreeV, + System.Collections.Generic.IList knotsU, + System.Collections.Generic.IList knotsV, + System.Collections.Generic.IList controlPoints, + System.Collections.Generic.IList weights, + System.Boolean bReverseOrientation, + Autodesk.Revit.DB.BoundingBoxUV surfaceEnvelope + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BRepBuilderSurfaceGeometry CreateNURBSSurface( + System.Int32 degreeU, + System.Int32 degreeV, + System.Collections.Generic.IList knotsU, + System.Collections.Generic.IList knotsV, + System.Collections.Generic.IList controlPoints, + System.Boolean bReverseOrientation, + Autodesk.Revit.DB.BoundingBoxUV surfaceEnvelope + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepType.s.cs new file mode 100644 index 00000000..711fb39d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BRepType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum BRepType +{ + OpenShell, + Solid, + Void, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BackgroundImageFit.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BackgroundImageFit.s.cs new file mode 100644 index 00000000..ad6338e4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BackgroundImageFit.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum BackgroundImageFit +{ + None, + Vertical, + Horizontal, + Stretch, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BackgroundSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BackgroundSettings.s.cs new file mode 100644 index 00000000..dd4ed3d8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BackgroundSettings.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class BackgroundSettings : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BackgroundStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BackgroundStyle.s.cs new file mode 100644 index 00000000..254e8c6e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BackgroundStyle.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public enum BackgroundStyle +{ + SkyNoClouds, + SkyVeryFewClouds, + SkyFewClouds, + SkyCloudy, + SkyVeryCloudy, + Color, + Image, + Transparent, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BarTypeDiameterOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BarTypeDiameterOptions.s.cs new file mode 100644 index 00000000..514059f3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BarTypeDiameterOptions.s.cs @@ -0,0 +1,41 @@ +namespace Autodesk.Revit.DB; + +public partial class BarTypeDiameterOptions : System.IDisposable +{ + public BarTypeDiameterOptions(Autodesk.Revit.DB.Structure.RebarBarType barType) => + throw new System.NotImplementedException(); + + public BarTypeDiameterOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double StirrupTieBendDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double StandardHookBendDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double StandardBendDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BarNominalDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BarModelDiameter + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseArray.s.cs new file mode 100644 index 00000000..d43edfb8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseArray.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class BaseArray : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.ICollection GetOriginalMemberIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetCopiedMemberIds() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter Label + { + get => throw new System.NotImplementedException(); + set { } + } + public new System.String Name + { + set { } + } + public virtual System.Int32 NumMembers + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseExportOptions.s.cs new file mode 100644 index 00000000..6021ae26 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseExportOptions.s.cs @@ -0,0 +1,77 @@ +namespace Autodesk.Revit.DB; + +public partial class BaseExportOptions : System.IDisposable +{ + public static System.Collections.Generic.IList GetPredefinedSetupNames( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLayerTable GetExportLayerTable() => throw new System.NotImplementedException(); + + public virtual void SetExportLayerTable(Autodesk.Revit.DB.ExportLayerTable layerTable) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLinetypeTable GetExportLinetypeTable() => + throw new System.NotImplementedException(); + + public virtual void SetExportLinetypeTable(Autodesk.Revit.DB.ExportLinetypeTable linetypeTable) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportPatternTable GetExportPatternTable() => + throw new System.NotImplementedException(); + + public virtual void SetExportPatternTable(Autodesk.Revit.DB.ExportPatternTable patternTable) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportFontTable GetExportFontTable() => throw new System.NotImplementedException(); + + public virtual void SetExportFontTable(Autodesk.Revit.DB.ExportFontTable fontTable) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean PreserveCoincidentLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideUnreferenceViewTags + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideReferencePlane + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideScopeBox + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ExportColorMode Colors + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String HatchPatternsFileName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String LayerMapping + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PropOverrideMode PropOverrides + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseImportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseImportOptions.s.cs new file mode 100644 index 00000000..e8958a46 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseImportOptions.s.cs @@ -0,0 +1,67 @@ +namespace Autodesk.Revit.DB; + +public partial class BaseImportOptions : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ForgeTypeId GetDefaultLengthUnit() => throw new System.NotImplementedException(); + + public virtual void SetDefaultLengthUnit(Autodesk.Revit.DB.ForgeTypeId specTypeId) => + throw new System.NotImplementedException(); + + public virtual void SetLayerSelection(System.Collections.Generic.ICollection layerSelection) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetLayerSelection() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ ReferencePoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean AutoCorrectAlmostVHLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean VisibleLayersOnly + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CustomScale + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean OrientToView + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ThisViewOnly + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ImportPlacement Placement + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ImportColorMode ColorMode + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ImportUnit Unit + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseLoadOn.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseLoadOn.s.cs new file mode 100644 index 00000000..2c8c26ae --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BaseLoadOn.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum BaseLoadOn +{ + kUseDefaultLoad, + kBySpaceType, + kUseEnteredLoad, + kUseCalculatedLoad, + kUseActualLoad, + kNoOfBaseLoadOnMethods, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BasePoint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BasePoint.s.cs new file mode 100644 index 00000000..730d5b4c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BasePoint.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class BasePoint : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.BasePoint GetProjectBasePoint(Autodesk.Revit.DB.Document cda) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BasePoint GetSurveyPoint(Autodesk.Revit.DB.Document cda) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ SharedPosition + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Clipped + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Position + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsShared + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BasicFileInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BasicFileInfo.s.cs new file mode 100644 index 00000000..0afa3db9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BasicFileInfo.s.cs @@ -0,0 +1,68 @@ +namespace Autodesk.Revit.DB; + +public partial class BasicFileInfo : System.IDisposable +{ + public virtual Autodesk.Revit.DB.DocumentVersion GetDocumentVersion() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BasicFileInfo Extract(System.String file) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid LatestCentralEpisodeGUID + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 LatestCentralVersion + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AllLocalChangesSavedToCentral + { + get => throw new System.NotImplementedException(); + } + public virtual System.String CentralPath + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Username + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Format + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSavedInLaterVersion + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSavedInCurrentVersion + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCreatedLocal + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsInProgress + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCentral + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsLocal + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsWorkshared + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BeamSystem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BeamSystem.s.cs new file mode 100644 index 00000000..d89f71ae --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BeamSystem.s.cs @@ -0,0 +1,79 @@ +namespace Autodesk.Revit.DB; + +public partial class BeamSystem : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.ICollection GetBeamIds() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BeamSystem BeamBelongsTo(Autodesk.Revit.DB.FamilyInstance beam) => + throw new System.NotImplementedException(); + + public static void DropBeamSystem(Autodesk.Revit.DB.BeamSystem beamSystem) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BeamSystem Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList profile, + Autodesk.Revit.DB.Level level, + System.Int32 curveIndexForDirection, + System.Boolean is3d + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BeamSystem Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList profile, + Autodesk.Revit.DB.Level level, + Autodesk.Revit.DB.XYZ direction, + System.Boolean is3d + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BeamSystem Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList profile, + Autodesk.Revit.DB.SketchPlane sketchPlane, + Autodesk.Revit.DB.XYZ direction, + System.Boolean is3d + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BeamSystem Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList profile, + Autodesk.Revit.DB.SketchPlane sketchPlane, + System.Int32 curveIndexForDirection + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Direction + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.LayoutRule LayoutRule + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.CurveArray Profile + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.BeamSystemType BeamSystemType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FamilySymbol BeamType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Level Level + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Elevation + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BeamSystemJustifyType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BeamSystemJustifyType.s.cs new file mode 100644 index 00000000..90c70686 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BeamSystemJustifyType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum BeamSystemJustifyType +{ + Center, + End, + Beginning, + DirectionLine, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BeamSystemType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BeamSystemType.s.cs new file mode 100644 index 00000000..7aaa493a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BeamSystemType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class BeamSystemType : Autodesk.Revit.DB.ElementType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BehaviorType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BehaviorType.s.cs new file mode 100644 index 00000000..7d646a9e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BehaviorType.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public enum BehaviorType +{ + Invalid, + Normal, + Bend, + Branch, + Intersection, + Inline, + BreakInto, + OrientToObject, + OrientToCenterLine, + OrientToFace, + SystemMember, + BaseObject, + EndCap, + Valve, + Flange, + MechanicalCoupling, + VerticalBend, + ElectricalBaseObject, + Straight, + Flex, + Hanger, + Flat_Tap, + Coupling, + Round_CentreLine_Tap, + Oval_CentreLine_Tap, + Damper, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Binding.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Binding.s.cs new file mode 100644 index 00000000..9666739c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Binding.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class Binding : Autodesk.Revit.DB.APIObject { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BindingMap.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BindingMap.s.cs new file mode 100644 index 00000000..6ed2678b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BindingMap.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class BindingMap : Autodesk.Revit.DB.DefinitionBindingMap +{ + public virtual System.Boolean Insert( + Autodesk.Revit.DB.Definition key, + Autodesk.Revit.DB.Binding item, + Autodesk.Revit.DB.BuiltInParameterGroup parameterGroup + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Insert( + Autodesk.Revit.DB.Definition key, + Autodesk.Revit.DB.Binding item, + Autodesk.Revit.DB.ForgeTypeId groupTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ReInsert( + Autodesk.Revit.DB.Definition key, + Autodesk.Revit.DB.Binding item, + Autodesk.Revit.DB.BuiltInParameterGroup parameterGroup + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ReInsert( + Autodesk.Revit.DB.Definition key, + Autodesk.Revit.DB.Binding item, + Autodesk.Revit.DB.ForgeTypeId groupTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ReInsert(Autodesk.Revit.DB.Definition key, Autodesk.Revit.DB.Binding item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Remove(Autodesk.Revit.DB.Definition key) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Blend.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Blend.s.cs new file mode 100644 index 00000000..370e260e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Blend.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB; + +public partial class Blend : Autodesk.Revit.DB.GenericForm +{ + public virtual Autodesk.Revit.DB.VertexIndexPairArray GetVertexConnectionMap() => + throw new System.NotImplementedException(); + + public virtual void SetVertexConnectionMap(Autodesk.Revit.DB.VertexIndexPairArray vertexMap) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveArrArray TopProfile + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.CurveArrArray BottomProfile + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TopOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BottomOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Sketch BottomSketch + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Sketch TopSketch + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BooleanOperationsType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BooleanOperationsType.s.cs new file mode 100644 index 00000000..8fe6be60 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BooleanOperationsType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum BooleanOperationsType +{ + Union, + Difference, + Intersect, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BooleanOperationsUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BooleanOperationsUtils.s.cs new file mode 100644 index 00000000..1fc7e1f9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BooleanOperationsUtils.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class BooleanOperationsUtils : System.IDisposable +{ + public static void ExecuteBooleanOperationModifyingOriginalSolid( + Autodesk.Revit.DB.Solid solid0, + Autodesk.Revit.DB.Solid solid1, + Autodesk.Revit.DB.BooleanOperationsType booleanType + ) => throw new System.NotImplementedException(); + + public static void CutWithHalfSpaceModifyingOriginalSolid( + Autodesk.Revit.DB.Solid solid, + Autodesk.Revit.DB.Plane plane + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid ExecuteBooleanOperation( + Autodesk.Revit.DB.Solid solid0, + Autodesk.Revit.DB.Solid solid1, + Autodesk.Revit.DB.BooleanOperationsType booleanType + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CutWithHalfSpace( + Autodesk.Revit.DB.Solid solid, + Autodesk.Revit.DB.Plane plane + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BorderTile.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BorderTile.s.cs new file mode 100644 index 00000000..8ceeff3a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BorderTile.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum BorderTile +{ + Empty, + Partial, + Overhanging, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundarySegment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundarySegment.s.cs new file mode 100644 index 00000000..d8d25495 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundarySegment.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class BoundarySegment : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Curve GetCurve() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ElementId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId LinkElementId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundaryValidation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundaryValidation.s.cs new file mode 100644 index 00000000..f71cd5b5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundaryValidation.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class BoundaryValidation : System.IDisposable +{ + public static System.Boolean IsValidHorizontalBoundary( + System.Collections.Generic.IList curveLoops + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidBoundaryOnView( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewId, + System.Collections.Generic.IList curveLoops + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidBoundaryOnSketchPlane( + Autodesk.Revit.DB.SketchPlane sketchPlane, + System.Collections.Generic.IList curveLoops + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxContainsPointFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxContainsPointFilter.s.cs new file mode 100644 index 00000000..6c378383 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxContainsPointFilter.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class BoundingBoxContainsPointFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public BoundingBoxContainsPointFilter( + Autodesk.Revit.DB.XYZ point, + System.Double tolerance, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public BoundingBoxContainsPointFilter(Autodesk.Revit.DB.XYZ point, System.Double tolerance) => + throw new System.NotImplementedException(); + + public BoundingBoxContainsPointFilter(Autodesk.Revit.DB.XYZ point, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public BoundingBoxContainsPointFilter(Autodesk.Revit.DB.XYZ point) => throw new System.NotImplementedException(); + + public virtual System.Double Tolerance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Point + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxIntersectsFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxIntersectsFilter.s.cs new file mode 100644 index 00000000..2d6c8116 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxIntersectsFilter.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class BoundingBoxIntersectsFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public BoundingBoxIntersectsFilter( + Autodesk.Revit.DB.Outline outline, + System.Double tolerance, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public BoundingBoxIntersectsFilter(Autodesk.Revit.DB.Outline outline, System.Double tolerance) => + throw new System.NotImplementedException(); + + public BoundingBoxIntersectsFilter(Autodesk.Revit.DB.Outline outline, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public BoundingBoxIntersectsFilter(Autodesk.Revit.DB.Outline outline) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Outline GetBoundingBox() => throw new System.NotImplementedException(); + + public virtual System.Double Tolerance + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxIsInsideFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxIsInsideFilter.s.cs new file mode 100644 index 00000000..fd791a8a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxIsInsideFilter.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class BoundingBoxIsInsideFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public BoundingBoxIsInsideFilter( + Autodesk.Revit.DB.Outline outline, + System.Double tolerance, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public BoundingBoxIsInsideFilter(Autodesk.Revit.DB.Outline outline, System.Double tolerance) => + throw new System.NotImplementedException(); + + public BoundingBoxIsInsideFilter(Autodesk.Revit.DB.Outline outline, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public BoundingBoxIsInsideFilter(Autodesk.Revit.DB.Outline outline) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Outline GetBoundingBox() => throw new System.NotImplementedException(); + + public virtual System.Double Tolerance + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxUV.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxUV.s.cs new file mode 100644 index 00000000..4ba6604c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxUV.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class BoundingBoxUV : System.IDisposable +{ + public BoundingBoxUV(System.Double min_u, System.Double min_v, System.Double max_u, System.Double max_v) => + throw new System.NotImplementedException(); + + public BoundingBoxUV() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV get_Bounds(System.Int32 idx) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV Max + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.UV Min + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsSet + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxXYZ.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxXYZ.s.cs new file mode 100644 index 00000000..adba51e5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoundingBoxXYZ.s.cs @@ -0,0 +1,52 @@ +namespace Autodesk.Revit.DB; + +public partial class BoundingBoxXYZ : Autodesk.Revit.DB.APIObject +{ + public BoundingBoxXYZ() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ get_Bounds(System.Int32 bound) => throw new System.NotImplementedException(); + + public virtual void set_Bounds(System.Int32 bound, Autodesk.Revit.DB.XYZ __unnamed001) => + throw new System.NotImplementedException(); + + public virtual System.Boolean get_MinEnabled(System.Int32 dim) => throw new System.NotImplementedException(); + + public virtual void set_MinEnabled(System.Int32 dim, System.Boolean enabled) => + throw new System.NotImplementedException(); + + public virtual System.Boolean get_MaxEnabled(System.Int32 dim) => throw new System.NotImplementedException(); + + public virtual void set_MaxEnabled(System.Int32 dim, System.Boolean enabled) => + throw new System.NotImplementedException(); + + public virtual System.Boolean get_BoundEnabled(System.Int32 bound, System.Int32 dim) => + throw new System.NotImplementedException(); + + public virtual void set_BoundEnabled(System.Int32 bound, System.Int32 dim, System.Boolean enabled) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSet + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Enabled + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Max + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Min + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Transform Transform + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoxPlacement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoxPlacement.s.cs new file mode 100644 index 00000000..fa66a340 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BoxPlacement.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum BoxPlacement +{ + Center, + TopLeft, + TopRight, + BottomRight, + BottomLeft, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BrowserOrganization.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BrowserOrganization.s.cs new file mode 100644 index 00000000..7819549d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BrowserOrganization.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class BrowserOrganization : Autodesk.Revit.DB.ElementType +{ + public virtual System.Boolean AreFiltersSatisfied(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFolderItems( + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BrowserOrganization GetCurrentBrowserOrganizationForViews( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BrowserOrganization GetCurrentBrowserOrganizationForSheets( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BrowserOrganization GetCurrentBrowserOrganizationForSchedules( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SortingOrder SortingOrder + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.BrowserOrganizationType Type + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId SortingParameterId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BrowserOrganizationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BrowserOrganizationType.s.cs new file mode 100644 index 00000000..6d7f9d4c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BrowserOrganizationType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum BrowserOrganizationType +{ + Views, + Sheets, + Schedules, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuildingPadType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuildingPadType.s.cs new file mode 100644 index 00000000..56a7fda7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuildingPadType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class BuildingPadType : Autodesk.Revit.DB.HostObjAttributes +{ + public static Autodesk.Revit.DB.BuildingPadType CreateDefault(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ThermalProperties ThermalProperties + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuildingType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuildingType.s.cs new file mode 100644 index 00000000..ea10f013 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuildingType.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB; + +public enum BuildingType +{ + kNoOfBuildingTypes, + kAutomotiveFacility, + kConventionCenter, + kCourthouse, + kDiningBarLoungeOrLeisure, + kDiningCafeteriaFastFood, + kDiningFamily, + kDormitory, + kExerciseCenter, + kFireStation, + kGymnasium, + kHospitalOrHealthcare, + kHotel, + kLibrary, + kManufacturing, + kMotel, + kMotionPictureTheatre, + kMultiFamily, + kMuseum, + kOffice, + kParkingGarage, + kPenitentiary, + kPerformingArtsTheater, + kPoliceStation, + kPostOffice, + kReligiousBuilding, + kRetail, + kSchoolOrUniversity, + kSportsArena, + kTownHall, + kTransportation, + kWarehouse, + kWorkshop, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInCategory.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInCategory.s.cs new file mode 100644 index 00000000..470b5d83 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInCategory.s.cs @@ -0,0 +1,1194 @@ +namespace Autodesk.Revit.DB; + +public enum BuiltInCategory +{ + INVALID, + OST_MatchAll, + OST_MatchModel, + OST_MatchAnnotation, + OST_MatchDetail, + OST_MatchProfile, + OST_MatchSiteComponent, + OST_ScheduleViewParamGroup, + OST_Walls, + OST_WallsCutOutlines, + OST_WallsProjectionOutlines, + OST_WallsAnalyticalGeometry, + OST_WallsSurfacePattern, + OST_WallsMembrane, + OST_WallsStructure, + OST_WallsInsulation, + OST_WallsSubstrate, + OST_WallsFinish1, + OST_WallsFinish2, + OST_WallsDefault, + OST_HiddenWallLines, + OST_WallsCutPattern, + OST_RoofsMembrane, + OST_RoofsStructure, + OST_RoofsInsulation, + OST_RoofsSubstrate, + OST_RoofsFinish1, + OST_RoofsFinish2, + OST_RoofsDefault, + OST_RoofsCutPattern, + OST_RoofsInteriorEdges, + OST_FloorsMembrane, + OST_FloorsStructure, + OST_FloorsInsulation, + OST_FloorsSubstrate, + OST_FloorsFinish1, + OST_FloorsFinish2, + OST_FloorsDefault, + OST_HiddenFloorLines, + OST_FloorsCutPattern, + OST_FloorsInteriorEdges, + OST_CeilingsMembrane, + OST_CeilingsStructure, + OST_CeilingsInsulation, + OST_CeilingsSubstrate, + OST_CeilingsFinish1, + OST_CeilingsFinish2, + OST_CeilingsDefault, + OST_CeilingsCutPattern, + OST_WallRefPlanes_Obsolete_IdInWrongRange, + OST_WallRefPlanes, + OST_ArcWallRectOpening, + OST_SWallRectOpening, + OST_RoofOpening, + OST_DormerOpeningIncomplete, + OST_FloorOpening, + OST_CeilingOpening, + OST_ShaftOpening, + OST_StructuralFramingOpening, + OST_ColumnOpening, + OST_Windows, + OST_WindowsGlassCut, + OST_WindowsGlassProjection, + OST_WindowsFrameMullionCut, + OST_WindowsFrameMullionProjection, + OST_WindowsSillHeadCut, + OST_WindowsSillHeadProjection, + OST_WindowsOpeningCut, + OST_WindowsOpeningProjection, + OST_Doors, + OST_DoorsPanelCut, + OST_DoorsPanelProjection, + OST_DoorsOpeningCut, + OST_DoorsOpeningProjection, + OST_DoorsFrameMullionCut, + OST_DoorsFrameMullionProjection, + OST_DoorsGlassCut, + OST_DoorsGlassProjection, + OST_Floors, + OST_FloorsCut, + OST_FloorsProjection, + OST_FloorsSurfacePattern, + OST_FloorsAnalyticalGeometry, + OST_Roofs, + OST_RoofsCut, + OST_RoofsProjection, + OST_RoofsSurfacePattern, + OST_Ceilings, + OST_CeilingsCut, + OST_CeilingsProjection, + OST_CeilingsSurfacePattern, + OST_Lines, + OST_Curves, + OST_CurvesThinLines, + OST_CurvesMediumLines, + OST_CurvesWideLines, + OST_SketchLines, + OST_InvisibleLines, + OST_AxisOfRotation, + OST_RoomSeparationLines, + OST_StairsSketchBoundaryLines, + OST_StairsSketchRiserLines, + OST_StairsSketchRunLines, + OST_StairsSketchLandingCenterLines, + OST_CloudLines, + OST_InsulationLines, + OST_GenericLines, + OST_AreaSchemeLines, + OST_RepeatingDetailLines, + OST_RemovedGridSeg_Obsolete_IdInWrongRange, + OST_RemovedGridSeg, + OST_StickSymbols_Obsolete_IdInWrongRange, + OST_InstanceDrivenLineStyle, + OST_RoomPolylines, + OST_AreaPolylines, + OST_MEPSpaceSeparationLines, + OST_DimLockControlLeader, + OST_PathOfTravelLines, + OST_PathOfTravelTags, + OST_DividedSurface, + OST_DividedSurface_Nodes, + OST_DividedSurface_Gridlines, + OST_DividedSurface_PatternLines, + OST_DividedSurface_PatternFill, + OST_DividedSurface_PreDividedSurface, + OST_DividedSurface_TransparentFace, + OST_AlwaysExcludedInAllViews, + OST_TilePatterns, + OST_DividedSurfaceBelt, + OST_DividedSurface_DiscardedDivisionLines, + OST_FillPatterns, + OST_Extrusions, + OST_Furniture, + OST_Columns, + OST_Stairs, + OST_StairsIncomplete_Deprecated, + OST_StairsAboveCut_ToBeDeprecated, + OST_StairsStringerCarriage, + OST_StairsSupportsAboveCut, + OST_StairsUpText, + OST_StairsDownText, + OST_StairsUpArrows, + OST_StairsDownArrows, + OST_StairsRailing, + OST_StairsRailingBaluster, + OST_StairsRailingRail, + OST_StairsRailingAboveCut, + OST_StairsRailingTags, + OST_Fixtures, + OST_Rooms, + OST_RoomInteriorFillVisibility, + OST_RoomReferenceVisibility, + OST_AreaInteriorFillVisibility, + OST_AreaReferenceVisibility, + OST_AreaColorFill, + OST_RoomInteriorFill, + OST_RoomReference, + OST_AreaInteriorFill, + OST_AreaReference, + OST_CurtainWallPanels, + OST_CurtainWallMullions, + OST_CurtainWallMullionsCut, + OST_CurtainGrids, + OST_CurtainGridsRoof, + OST_CurtainGridsWall, + OST_CurtainGridsSystem, + OST_CurtainGridsCurtaSystem, + OST_Railings, + OST_RailingBalusterRail, + OST_RailingBalusterRailCut, + OST_Ramps, + OST_RampsIncomplete, + OST_RampsAboveCut, + OST_RampsStringer, + OST_RampsStringerAboveCut, + OST_RampsUpText, + OST_RampsDownText, + OST_RampsUpArrow, + OST_RampsDownArrow, + OST_Cornices, + OST_Reveals, + OST_Massing, + OST_MassingCutOutlines, + OST_MassingProjectionOutlines, + OST_FilledRegion, + OST_PlanRegion, + OST_FaceSplitter, + OST_Matchline, + OST_MaskingRegion, + OST_ModelText, + OST_ImportObjectStyles, + OST_ReferenceViewerSymbol, + OST_ReferenceViewer, + OST_HostFin, + OST_HostFinFloor, + OST_HostFinRoof, + OST_HostFinCeiling, + OST_HostFinWall, + OST_HostFinHF, + OST_CurtaSystem, + OST_CurtaSystemFaceManager, + OST_AreaReport_Triangle, + OST_AreaReport_Boundary, + OST_AreaReport_Arc_Plus, + OST_AreaReport_Arc_Minus, + OST_Materials, + OST_GenericAnnotation, + OST_GenericModel, + OST_Casework, + OST_ElectricalEquipment, + OST_ElectricalFixtures, + OST_FurnitureSystems, + OST_LightingFixtures, + OST_LightingFixtureSource, + OST_MechanicalEquipment, + OST_PlumbingFixtures, + OST_Parking, + OST_Property, + OST_Roads, + OST_RoadTags, + OST_Sewer, + OST_Site, + OST_SiteSurface, + OST_SitePoint, + OST_BuildingPad, + OST_SiteProperty, + OST_SitePointBoundary, + OST_SitePropertyTags, + OST_SitePropertyLineSegment, + OST_SitePropertyLineSegmentTags, + OST_SiteRegion, + OST_ProjectBasePoint, + OST_SharedBasePoint, + OST_BasePointAxisX, + OST_BasePointAxisY, + OST_BasePointAxisZ, + OST_LinkBasePoint, + OST_StructuralFoundation, + OST_HiddenStructuralFoundationLines, + OST_StructuralFraming, + OST_StructuralFramingOther, + OST_Girder, + OST_Joist, + OST_Purlin, + OST_HorizontalBracing, + OST_VerticalBracing, + OST_StructuralFramingSystem, + OST_KickerBracing, + OST_HiddenStructuralFramingLines, + OST_StructuralColumns, + OST_FramingAnalyticalGeometry, + OST_ColumnAnalyticalGeometry, + OST_AnalyticalRigidLinks, + OST_HiddenStructuralColumnLines, + OST_StructuralColumnStickSymbols, + OST_StructuralTruss, + OST_TopographyLink, + OST_Topography, + OST_TopographySurface, + OST_TopographyContours, + OST_SecondaryTopographyContours, + OST_ColumnAnalyticalRigidLinks, + OST_SpecialityEquipment, + OST_Automatic, + OST_RvtLinks, + OST_FootingAnalyticalGeometry, + OST_StructuralStiffener, + OST_StructuralStiffenerTags, + OST_StructuralFramingLocationLine, + OST_StructuralColumnLocationLine, + OST_StructuralStiffenerHiddenLines, + OST_Blocks, + OST_Planting, + OST_Entourage, + OST_Fascia, + OST_Gutter, + OST_EdgeSlab, + OST_RoofSoffit, + OST_DetailComponents, + OST_ProfileFamilies, + OST_Sheets, + OST_ProjectInformation, + OST_Areas, + OST_AreaSchemes, + OST_ZoneSchemes, + OST_Mass_Obsolete_IdInWrongRange, + OST_MassFloor_Obsolete_IdInWrongRange, + OST_MassSurface_Obsolete_IdInWrongRange, + OST_MassTags_Obsolete_IdInWrongRange, + OST_Mass, + OST_MassFloor, + OST_MassForm, + OST_MassTags, + OST_ZoningEnvelope, + OST_MassCutter, + OST_MassFaceSplitter, + OST_HostTemplate, + OST_MassAreaFaceTags, + OST_MassZone, + OST_MassInteriorWall, + OST_MassExteriorWall, + OST_MassRoof, + OST_MassGlazing, + OST_MassSkylights, + OST_MassOpening, + OST_MassShade, + OST_MassSlab, + OST_MassExteriorWallUnderground, + OST_MassWallsAll, + OST_MassFloorsAll, + OST_MassGlazingAll, + OST_StackedWalls_Obsolete_IdInWrongRange, + OST_StackedWalls, + OST_MEPSpaces, + OST_MEPSpaceInteriorFillVisibility, + OST_MEPSpaceReferenceVisibility, + OST_MEPSpaceInteriorFill, + OST_MEPSpaceReference, + OST_MEPSpaceColorFill, + OST_Sections, + OST_SectionLine, + OST_BrokenSectionLine, + OST_Grids, + OST_GridChains, + OST_DisplacementElements, + OST_DisplacementPath, + OST_Levels, + OST_Dimensions, + OST_WeakDims, + OST_Constraints, + OST_SpotElevations, + OST_SpotCoordinates, + OST_SpotSlopes, + OST_RoofTags, + OST_Assemblies, + OST_AssemblyTags, + OST_Parts, + OST_PartTags, + OST_PartHiddenLines, + OST_Viewers, + OST_Views, + OST_TitleBlocks, + OST_TitleBlockThinLines, + OST_TitleBlockMediumLines, + OST_TitleBlockWideLines, + OST_OverheadLines, + OST_DemolishedLines, + OST_HiddenLines, + OST_LinesBeyond, + OST_CenterLines, + OST_DirectionEdgeLines, + OST_Catalogs, + OST_Divisions, + OST_TextNotes, + OST_SectionBox, + OST_RenderRegions, + OST_AnalysisResults, + OST_AnalysisDisplayStyle, + OST_ContourLabels, + OST_SectionHeads, + OST_SectionHeadThinLines, + OST_SectionHeadMediumLines, + OST_SectionHeadWideLines, + OST_WindowTags, + OST_DoorTags, + OST_RoomTags, + OST_MEPSpaceTags, + OST_Cameras, + OST_Camera_Lines, + OST_Viewports, + OST_ViewportLabel, + OST_Lights, + OST_CLines, + OST_ReferenceLines, + OST_AxisX, + OST_AxisY, + OST_AxisZ, + OST_Elev, + OST_CropBoundary, + OST_Callouts, + OST_CalloutHeads, + OST_CalloutBoundary, + OST_CalloutLeaderLine, + OST_AnnotationCrop, + OST_CropBoundarySpecial, + OST_AnnotationCropSpecial, + OST_ColorFillLegends, + OST_RoomColorFill, + OST_ColorFillSchema, + OST_RasterImages, + OST_ScheduleGraphics, + OST_Schedules, + OST_LegendComponents, + OST_PreviewLegendComponents, + OST_Tags, + OST_CaseworkTags, + OST_CeilingTags, + OST_ElectricalEquipmentTags, + OST_ElectricalFixtureTags, + OST_FurnitureTags, + OST_FurnitureSystemTags, + OST_LightingFixtureTags, + OST_MechanicalEquipmentTags, + OST_PlumbingFixtureTags, + OST_WallTags, + OST_CurtainWallPanelTags, + OST_GenericModelTags, + OST_SpecialityEquipmentTags, + OST_StructuralFramingTags, + OST_SiteTags, + OST_ParkingTags, + OST_StructuralColumnTags, + OST_StructuralFoundationTags, + OST_AreaTags, + OST_PlantingTags, + OST_MultiCategoryTags, + OST_StairsTags, + OST_HostFinTags, + OST_CurtaSystemTags, + OST_FloorTags, + OST_MaterialTags, + OST_DetailComponentTags, + OST_KeynoteTags, + OST_TrussTags, + OST_StructuralConnectionHandlerTags_Deprecated, + OST_CurtainWallMullionTags, + OST_MultiLeaderTag, + OST_SpotElevSymbols, + OST_SpotCoordinateSymbols, + OST_SpotSlopesSymbols, + OST_SpanDirectionSymbol, + OST_FootingSpanDirectionSymbol, + OST_BeamSystemTags, + OST_Loads, + OST_PointLoads, + OST_LineLoads, + OST_AreaLoads, + OST_InternalLoads, + OST_InternalPointLoads, + OST_InternalLineLoads, + OST_InternalAreaLoads, + OST_LoadCases, + OST_LoadCasesDead, + OST_LoadCasesLive, + OST_LoadCasesWind, + OST_LoadCasesSnow, + OST_LoadCasesRoofLive, + OST_LoadCasesAccidental, + OST_LoadCasesTemperature, + OST_LoadCasesSeismic, + OST_PointLoadTags, + OST_LineLoadTags, + OST_AreaLoadTags, + OST_InternalPointLoadTags, + OST_InternalLineLoadTags, + OST_InternalAreaLoadTags, + OST_BoundaryConditions, + OST_VolumeOfInterest, + OST_DecalElement, + OST_DecalType, + OST_LevelHeads, + OST_GridHeads, + OST_ElevationMarks, + OST_EditCutProfile, + OST_RevisionClouds, + OST_Revisions, + OST_RevisionNumberingSequences, + OST_RevisionCloudTags, + OST_StructuralAnnotations, + OST_StructConnectionSymbols, + OST_StructuralBracePlanReps, + OST_DesignOptionSets, + OST_DesignOptions, + OST_BridgeAbutments, + OST_BridgePiers, + OST_BridgeTowers, + OST_BridgeCables, + OST_BridgeArches, + OST_BridgeDecks, + OST_BridgeFoundations, + OST_BridgeGirders, + OST_BridgeBearings, + OST_BridgeAbutmentHiddenLines, + OST_BridgePierHiddenLines, + OST_BridgeTowerHiddenLines2021_Deprecated, + OST_BridgeCableHiddenLines2021_Deprecated, + OST_BridgeArchHiddenLines2021_Deprecated, + OST_BridgeDeckHiddenLines, + OST_BridgeFoundationHiddenLines2021_Deprecated, + OST_BridgeGirderHiddenLines2021_Deprecated, + OST_BridgeBearingHiddenLines, + OST_BridgeAbutmentTags, + OST_BridgePierTags, + OST_BridgeTowerTags, + OST_BridgeCableTags, + OST_BridgeArchTags, + OST_BridgeDeckTags, + OST_BridgeFoundationTags, + OST_BridgeGirderTags, + OST_BridgeBearingTags, + OST_AbutmentFoundations, + OST_AbutmentPiles, + OST_AbutmentWalls, + OST_ApproachSlabs, + OST_AbutmentFoundationTags, + OST_AbutmentPileTags, + OST_AbutmentWallTags, + OST_ApproachSlabTags, + OST_PierCaps, + OST_PierCapTags, + OST_PierColumns, + OST_PierColumnTags, + OST_PierPiles, + OST_PierPileTags, + OST_PierWalls, + OST_PierWallTags, + OST_BridgeFraming, + OST_BridgeFramingHiddenLines, + OST_BridgeFramingTags, + OST_BridgeFramingCrossBracing, + OST_BridgeFramingDiaphragms, + OST_BridgeFramingTrusses, + OST_VibrationManagement, + OST_VibrationManagementHiddenLines, + OST_VibrationDampers, + OST_VibrationDamperTags, + OST_VibrationIsolators, + OST_VibrationIsolatorTags, + OST_ExpansionJoints, + OST_ExpansionJointHiddenLines, + OST_ExpansionJointTags, + OST_StructuralTendons, + OST_StructuralTendonHiddenLines, + OST_StructuralTendonTags, + OST_BridgeFramingCrossBracingTags, + OST_BridgeFramingDiaphragmTags, + OST_BridgeFramingTrussTags, + OST_VibrationManagementTags, + OST_ConnectorElem, + OST_ConnectorElemXAxis, + OST_ConnectorElemYAxis, + OST_ConnectorElemZAxis, + OST_DuctColorFillLegends, + OST_DuctColorFills, + OST_DuctCurves, + OST_DuctCurvesCenterLine, + OST_DuctCurvesContour, + OST_DuctTags, + OST_FlexDuctTags, + OST_DuctFitting, + OST_DuctTerminal, + OST_DuctTerminalTags, + OST_DuctSystem, + OST_DuctAccessory, + OST_DuctAccessoryTags, + OST_FlexDuctCurves, + OST_FlexDuctCurvesCenterLine, + OST_FlexDuctCurvesContour, + OST_FlexDuctCurvesPattern, + OST_DuctCurvesRiseDrop, + OST_ElectricalCircuit, + OST_ElectricalCircuitTags, + OST_Wire, + OST_ElectricalVoltage, + OST_ElecDistributionSys, + OST_ElectricalDemandFactor, + OST_PipingSystem, + OST_PipeCurves, + OST_PipeCurvesCenterLine, + OST_PipeCurvesContour, + OST_PipeTags, + OST_FlexPipeTags, + OST_PipeFitting, + OST_FlexPipeCurves, + OST_FlexPipeCurvesCenterLine, + OST_FlexPipeCurvesContour, + OST_FlexPipeCurvesPattern, + OST_PipeCurvesRiseDrop, + OST_PipeAccessory, + OST_PipeAccessoryTags, + OST_WireTags, + OST_PipeColorFillLegends, + OST_PipeColorFills, + OST_PipeFittingTags, + OST_DuctFittingTags, + OST_DuctCurvesDrop, + OST_DuctCurvesInsulation, + OST_DuctCurvesLining, + OST_FlexDuctCurvesInsulation, + OST_DuctFittingCenterLine, + OST_DuctFittingInsulation, + OST_DuctFittingLining, + OST_PipeCurvesDrop, + OST_PipeCurvesInsulation, + OST_FlexPipeCurvesInsulation, + OST_PipeFittingCenterLine, + OST_PipeFittingInsulation, + OST_WireTickMarks, + OST_TelephoneDevices, + OST_TelephoneDeviceTags, + OST_NurseCallDevices, + OST_NurseCallDeviceTags, + OST_SecurityDevices, + OST_SecurityDeviceTags, + OST_CommunicationDevices, + OST_CommunicationDeviceTags, + OST_DataDevices, + OST_DataDeviceTags, + OST_FireAlarmDevices, + OST_FireAlarmDeviceTags, + OST_LightingDevices, + OST_LightingDeviceTags, + OST_WireHomeRunArrows, + OST_GbXMLFaces, + OST_GbXML_SType_Interior, + OST_GbXML_SType_Exterior, + OST_GbXML_SType_Shade, + OST_GbXML_SType_Underground, + OST_GbXML_Opening, + OST_RouteCurve, + OST_RouteCurveMain, + OST_RouteCurveBranch, + OST_Sprinklers, + OST_SprinklerTags, + OST_SwitchSystem, + OST_EAConstructions, + OST_PipeConnections, + OST_PipeMaterials, + OST_PipeSchedules, + OST_Fluids, + OST_HVAC_Zones, + OST_HVAC_Zones_Boundary, + OST_HVAC_Zones_InteriorFill, + OST_HVAC_Zones_Reference, + OST_WireMaterials, + OST_WireInsulations, + OST_WireTemperatureRatings, + OST_LayoutPath_Bases, + OST_ZoneTags, + OST_HVAC_Zones_ColorFill, + OST_HVAC_Zones_InteriorFill_Visibility, + OST_HVAC_Zones_Reference_Visibility, + OST_HVAC_Load_Space_Types, + OST_HVAC_Load_Building_Types, + OST_HVAC_Load_Schedules, + OST_PipeInsulations, + OST_DuctInsulations, + OST_DuctLinings, + OST_RoutingPreferences, + OST_CableTrayFitting, + OST_CableTrayFittingTags, + OST_ConduitFitting, + OST_ConduitFittingTags, + OST_CableTray, + OST_CableTrayTags, + OST_Conduit, + OST_ConduitTags, + OST_CableTrayRiseDrop, + OST_CableTrayDrop, + OST_CableTrayCenterLine, + OST_ConduitRiseDrop, + OST_ConduitDrop, + OST_ConduitCenterLine, + OST_CableTrayFittingCenterLine, + OST_ConduitFittingCenterLine, + OST_ElectricalDemandFactorDefinitions, + OST_ElectricalLoadClassifications, + OST_ConduitStandards, + OST_BranchPanelScheduleTemplates, + OST_SwitchboardScheduleTemplates, + OST_DataPanelScheduleTemplates, + OST_ParamElemElectricalLoadClassification, + OST_ConduitRun, + OST_CableTrayRun, + OST_PanelScheduleGraphics, + OST_ElectricalInternalCircuits, + OST_DuctInsulationsTags, + OST_DuctLiningsTags, + OST_PipeInsulationsTags, + OST_DuctSystem_Reference, + OST_DuctSystem_Reference_Visibility, + OST_PipingSystem_Reference, + OST_PipingSystem_Reference_Visibility, + OST_PlaceHolderDucts, + OST_PlaceHolderPipes, + OST_GraphicalWarning_OpenConnector, + OST_PipeSegments, + OST_SplitterProfile, + OST_DivisionProfile, + OST_gbXML_ExteriorWall, + OST_gbXML_Roof, + OST_gbXML_RaisedFloor, + OST_gbXML_SlabOnGrade, + OST_gbXML_InteriorWall, + OST_gbXML_InteriorFloor, + OST_gbXML_Ceiling, + OST_gbXML_SurfaceAir, + OST_gbXML_UndergroundWall, + OST_gbXML_UndergroundSlab, + OST_gbXML_UndergroundCeiling, + OST_gbXML_FixedWindow, + OST_gbXML_OperableWindow, + OST_gbXML_FixedSkylight, + OST_gbXML_OperableSkylight, + OST_gbXML_SlidingDoor, + OST_gbXML_NonSlidingDoor, + OST_gbXML_OpeningAir, + OST_AnalyticSpaces, + OST_AnalyticSurfaces, + OST_gbXML_Shade, + OST_DivisionRules, + OST_NumberingSchemas, + OST_LayoutPathBase_Pipings, + OST_FabricationDuctwork, + OST_FabricationDuctworkTags, + OST_FabricationServiceElements, + OST_FabricationDuctworkCenterLine, + OST_LayoutNodes, + OST_FabricationDuctworkInsulation, + OST_FabricationPartsTmpGraphicEnd, + OST_OBSOLETE_FabricationPartsTmpGraphicDrop, + OST_FabricationPartsTmpGraphicDrag, + OST_OBSOLETE_FabricationPartsTmpGraphicDropDrag, + OST_FabricationHangers, + OST_FabricationHangerTags, + OST_FabricationDuctworkRise, + OST_FabricationDuctworkDrop, + OST_FabricationDuctworkSymbology, + OST_FabricationPipework, + OST_FabricationPipeworkTags, + OST_FabricationPipeworkCenterLine, + OST_FabricationPipeworkSymbology, + OST_FabricationContainment, + OST_FabricationContainmentTags, + OST_FabricationContainmentCenterLine, + OST_FabricationContainmentSymbology, + OST_FabricationPipeworkRise, + OST_FabricationPipeworkDrop, + OST_FabricationContainmentRise, + OST_FabricationContainmentDrop, + OST_FabricationDuctworkLining, + OST_FabricationPipeworkInsulation, + OST_ELECTRICAL_AreaBasedLoads_Boundary, + OST_ELECTRICAL_AreaBasedLoads_InteriorFill, + OST_ELECTRICAL_AreaBasedLoads_Reference, + OST_ELECTRICAL_AreaBasedLoads_ColorFill_Obsolete, + OST_ELECTRICAL_AreaBasedLoads_InteriorFill_Visibility, + OST_ELECTRICAL_AreaBasedLoads_Reference_Visibility, + OST_FabricationDuctworkStiffeners, + OST_FabricationDuctworkStiffenerTags, + OST_MEPAncillaries_Obsolete, + OST_MEPAncillaryFraming, + OST_MechanicalControlDevices, + OST_MechanicalControlDeviceTags, + OST_PlumbingEquipment, + OST_PlumbingEquipmentTags, + OST_MEPAncillaryFramingTags, + OST_Rebar, + OST_RebarSketchLines, + OST_RebarLines, + OST_AreaRein, + OST_AreaReinSketchOverride, + OST_AreaReinSpanSymbol, + OST_AreaReinBoundary, + OST_AreaReinXVisibility, + OST_Cage, + OST_PathRein, + OST_PathReinSpanSymbol, + OST_PathReinTags, + OST_PathReinBoundary, + OST_RebarShape, + OST_CoverType, + OST_RebarCover, + OST_FabricReinforcement, + OST_FabricAreas, + OST_RebarHiddenLines, + OST_FabricAreaSketchEnvelopeLines, + OST_FabricAreaSketchSheetsLines, + OST_RebarTags, + OST_AreaReinTags, + OST_FabricReinforcementTags, + OST_FabricAreaTags, + OST_RebarSetToggle, + OST_FabricReinforcementBoundary, + OST_FabricReinforcementWire, + OST_FabricReinSpanSymbol, + OST_FabricAreaBoundary, + OST_StructConnections, + OST_StructWeldLines, + OST_StructConnectionHiddenLines, + OST_StructConnectionSymbol, + OST_StructConnectionStale, + OST_StructConnectionFailed, + OST_StructConnectionReference, + OST_StructConnectionProfiles, + OST_StructConnectionPlates, + OST_StructConnectionAnchors, + OST_StructConnectionBolts, + OST_StructConnectionOthers, + OST_StructConnectionNobleWarning, + OST_StructConnectionShearStuds, + OST_StructConnectionHoles, + OST_StructConnectionWelds, + OST_StructConnectionModifiers, + OST_StructSubConnections, + OST_StructConnectionTags, + OST_StructConnectionPlateTags, + OST_StructConnectionBoltTags, + OST_StructConnectionAnchorTags, + OST_StructConnectionShearStudTags, + OST_StructConnectionWeldTags, + OST_StructConnectionHoleTags, + OST_StructConnectionProfilesTags, + OST_SteelElementStale, + OST_Coupler, + OST_CouplerTags, + OST_CouplerHiddenLines, + OST_WindowsHiddenLines, + OST_DoorsHiddenLines, + OST_RoofsHiddenLines, + OST_CeilingsHiddenLines, + OST_LinesHiddenLines, + OST_FurnitureHiddenLines, + OST_ColumnsHiddenLines, + OST_StairsHiddenLines, + OST_StairsRailingHiddenLines, + OST_RampsHiddenLines, + OST_CurtainWallPanelsHiddenLines, + OST_CurtainWallMullionsHiddenLines, + OST_GenericModelHiddenLines, + OST_ShaftOpeningHiddenLines, + OST_DetailComponentsHiddenLines, + OST_CaseworkHiddenLines, + OST_ElectricalEquipmentHiddenLines, + OST_ElectricalFixturesHiddenLines, + OST_FurnitureSystemsHiddenLines, + OST_LightingFixturesHiddenLines, + OST_MechanicalEquipmentHiddenLines, + OST_PlumbingFixturesHiddenLines, + OST_ParkingHiddenLines, + OST_RoadsHiddenLines, + OST_SiteHiddenLines, + OST_StructuralFramingSystemHiddenLines_Obsolete, + OST_TopographyHiddenLines, + OST_SpecialityEquipmentHiddenLines, + OST_PlantingHiddenLines, + OST_EntourageHiddenLines, + OST_OBSOLETE_ElemArrayHiddenLines, + OST_CurtaSystemHiddenLines, + OST_MassHiddenLines, + OST_Stairs2012HiddenLines_Deprecated, + OST_StairRun2012HiddenLines_Deprecated, + OST_StairLanding2012HiddenLines_Deprecated, + OST_StairTread2012HiddenLines_Deprecated, + OST_StairStringer2012HiddenLines_Deprecated, + OST_RailingSystemHiddenLines_Deprecated, + OST_RailingSystemSegmentHiddenLines_Deprecated, + OST_RailingSystemPostHiddenLines_Deprecated, + OST_RailingSystemBalusterHiddenLines_Deprecated, + OST_RailingSystemPanelHiddenLines_Deprecated, + OST_RailingSystemPanelBracketHiddenLines_Deprecated, + OST_RailingSystemHandRailHiddenLines_Deprecated, + OST_RailingSystemHandRailBracketHiddenLines_Deprecated, + OST_RailingSystemTopRailHiddenLines_Deprecated, + OST_RailingSystemRailHiddenLines_Deprecated, + OST_RailingSystemTerminationHiddenLines_Deprecated, + OST_RailingSystemTransitionHiddenLines_Deprecated, + OST_MechanicalControlDevicesHiddenLines, + OST_PlumbingEquipmentHiddenLines, + OST_TrussDummy, + OST_Truss, + OST_TrussDiagWebCurve, + OST_TrussVertWebCurve, + OST_TrussTopChordCurve, + OST_TrussBottomChordCurve, + OST_TrussWeb, + OST_TrussChord, + OST_StructuralTrussHiddenLines, + OST_StructuralTrussStickSymbols, + OST_SunStudy, + OST_Sun, + OST_SunPath1, + OST_SunPath2, + OST_CompassInner, + OST_SunriseText, + OST_CompassOuter, + OST_CompassSection, + OST_SunsetText, + OST_Analemma, + OST_SunSurface, + OST_MultiSurface, + OST_LightLine, + OST_CompassSectionFilled, + OST_CompassPrimaryMonth, + OST_CompassSecondaryMonth, + OST_BeamAnalytical, + OST_BeamStartSegment, + OST_BeamEndSegment, + OST_BraceAnalytical, + OST_BraceStartSegment, + OST_BraceEndSegment, + OST_ColumnAnalytical, + OST_ColumnStartSegment, + OST_ColumnEndSegment, + OST_FloorAnalytical, + OST_WallAnalytical, + OST_IsolatedFoundationAnalytical, + OST_WallFoundationAnalytical, + OST_FoundationSlabAnalytical, + OST_RigidLinksAnalytical, + OST_AnalyticalNodes, + OST_AnalyticalNodes_Points, + OST_AnalyticalNodes_Planes, + OST_AnalyticalNodes_Lines, + OST_BeamAnalyticalTags, + OST_BraceAnalyticalTags, + OST_ColumnAnalyticalTags, + OST_FloorAnalyticalTags, + OST_WallAnalyticalTags, + OST_IsolatedFoundationAnalyticalTags, + OST_WallFoundationAnalyticalTags, + OST_FoundationSlabAnalyticalTags, + OST_LinksAnalytical, + OST_AssemblyOrigin, + OST_AssemblyOrigin_Points, + OST_AssemblyOrigin_Planes, + OST_AssemblyOrigin_Lines, + OST_AnalyticalMember, + OST_AnalyticalMemberTags, + OST_AnalyticalPanel, + OST_AnalyticalOpening, + OST_AnalyticalMemberLocalCoordSys, + OST_AnalyticalPanelLocalCoordSys, + OST_CutOutlines, + OST_IOS, + OST_IOSRegenerationFailure, + OST_IOSRegeneratedElements, + OST_IOSBackedUpElements, + OST_IOSAligningLine, + OST_IOSAlignmentGraphics, + OST_IOSConstructionLine, + OST_IOSDatumPlane, + OST_IOSFreeSnapLine, + OST_IOSSuspendedSketch_obsolete, + OST_IOSSketchGrid, + OST_IOSFlipControl, + OST_IOSThinPixel, + OST_IOSThinPixel_Dot, + OST_IOSThinPixel_Dash, + OST_IOSThinPixel_DashDot, + OST_IOSGhost, + OST_IOSGroups, + OST_IOSCrashGraphics, + OST_IOSCuttingGeometry, + OST_IOSOpening, + OST_IOSRoomPerimeterLines, + OST_IOSNotSilhouette, + OST_IOSSlabShapeEditorExplitCrease, + OST_IOSSlabShapeEditorAutoCrease, + OST_IOSSlabShapeEditorBoundary, + OST_IOSSlabShapeEditorPointBoundary, + OST_IOSSlabShapeEditorPointInterior, + OST_IOSBBoxScreenSize, + OST_Curtain_Systems, + OST_IOSArrays, + OST_IOSMeasureLine, + OST_IOSWallCoreBoundary, + OST_IOSSuspendedSketch, + OST_IOSModelGroups, + OST_IOSDetailGroups, + OST_IOSAttachedDetailGroups, + OST_IOSRoomTagToRoomLines, + OST_IOSRebarSystemSpanSymbolCtrl, + OST_IOSFabricReinSpanSymbolCtrl, + OST_IOSMeasureLineScreenSize, + OST_EPS_Existing, + OST_EPS_Demolished, + OST_EPS_New, + OST_EPS_Temporary, + OST_EPS_Future, + OST_GuideGrid, + OST_IOS_GeoLocations, + OST_IOS_GeoSite, + OST_Phases, + OST_IOSDragBox, + OST_IOSDragBoxInverted, + OST_IOSRoomUpperLowerLines, + OST_IOSRoomComputationHeight, + OST_IOSNavWheelPivotBall, + OST_ReferencePoints, + OST_ReferencePoints_Points, + OST_ReferencePoints_Planes, + OST_ReferencePoints_Lines, + OST_ReferencePoints_HiddenLines, + OST_XRayProfileEdge, + OST_XRaySideEdge, + OST_XRayPathCurve, + OST_XRayPathPoint, + OST_XRayImplicitPathCurve, + OST_XRayConstrainedProfileEdge, + OST_ControlAxisX, + OST_ControlAxisY, + OST_ControlAxisZ, + OST_ControlLocal, + OST_IOSTilePatternGrid, + OST_StructLocationLineControl, + OST_AdaptivePoints, + OST_AdaptivePoints_Points, + OST_AdaptivePoints_Planes, + OST_AdaptivePoints_Lines, + OST_AdaptivePoints_HiddenLines, + OST_RailingSystem, + OST_RailingSystemSegment, + OST_RailingSystemPost, + OST_RailingSystemBaluster, + OST_RailingSystemPanel, + OST_RailingSystemHardware, + OST_RailingSystemHandRail, + OST_RailingSystemHandRailBracket, + OST_RailingSystemTopRail, + OST_RailingSystemRail, + OST_RailingSystemTermination, + OST_RailingSystemTransition, + OST_RailingSystemTags, + OST_Stair2012_Deprecated, + OST_StairsRuns, + OST_StairsLandings, + OST_StairsTrisers, + OST_StairStringer2012_Deprecated, + OST_AppearanceAsset, + OST_PropertySet, + OST_PointClouds, + OST_IOSRoomCalculationPoint, + OST_DividedPath, + OST_ComponentRepeater, + OST_ComponentRepeaterSlot, + OST_StairsCutMarks, + OST_StairsCutMarksAboveCut, + OST_StairsNosingLines, + OST_StairsNosingLinesAboveCut, + OST_StairsOutlines, + OST_StairsOutlinesAboveCut, + OST_StairsRiserLines, + OST_StairsRiserLinesAboveCut, + OST_StairsPaths, + OST_StairsPathsAboveCut, + OST_StairsRunTags, + OST_StairsLandingTags, + OST_StairsSupportTags, + OST_StairsTriserTags, + OST_StairsTriserNumbers, + OST_StairsSketchPathLines, + OST_RailingTopRail, + OST_RailingHandRail, + OST_RailingSupport, + OST_RailingTermination, + OST_RailingTopRailAboveCut, + OST_RailingHandRailAboveCut, + OST_StairsSupports, + OST_RailingRailPathLines, + OST_RailingRailPathExtensionLines, + OST_LinkAnalyticalTags, + OST_NodeAnalyticalTags, + OST_AnalyticalPanelTags, + OST_AnalyticalOpeningTags, + OST_DSR_LineAndTextAttrCategoryId, + OST_DSR_LineAndTextAttrFontId, + OST_DSR_DimStyleTickCategoryId, + OST_DSR_DimStyleHeavyEndCatId, + OST_DSR_DimStyleHeavyEndCategoryId, + OST_DSR_CenterlinePatternCatId, + OST_DSR_CenterlineTickMarkStyleId, + OST_DSR_ArrowHeadStyleId, + OST_DSR_InteriorTickMarkStyleId, + OST_DSR_LeaderTickMarkStyleId, + OST_MultiReferenceAnnotations, + OST_BeamLocalCoordSys, + OST_ColumnLocalCoordSys, + OST_BraceLocalCoordSys, + OST_WallLocalCoordSys, + OST_FloorLocalCoordSys, + OST_FndSlabLocalCoordSys, + OST_CoordinateSystem, + OST_StructuralConnectionHandler_Deprecated, + OST_HiddenStructuralConnectionLines_Deprecated, + OST_MultistoryStairs, + OST_Coordination_Model, + OST_AnalyticalPipeConnections, + OST_AnalyticalPipeConnectionLineSymbol, + OST_MechanicalEquipmentSet, + OST_MechanicalEquipmentSetTags, + OST_MechanicalEquipmentSetBoundaryLines, + OST_PipeHydronicSeparationSymbols, + OST_RiseDropSymbols, + OST_MEPSystemZone, + OST_MEPSystemZoneBoundary, + OST_MEPSystemZoneInteriorFill, + OST_MEPSystemZoneReferenceLines, + OST_MEPSystemZoneInteriorFillVisibility, + OST_MEPSystemZoneReferenceLinesVisibility, + OST_MEPSystemZoneTags, + OST_MEPAnalyticalAirLoop, + OST_MEPAnalyticalWaterLoop, + OST_ZoneEquipment, + OST_ElectricalCircuitNaming, + OST_Alignments, + OST_MajorStations_Deprecated, + OST_MinorStations_Deprecated, + OST_AlignmentsTags, + OST_AlignmentStationLabelSets, + OST_AlignmentStationLabels, + OST_ElectricalZoneEquipment_Obsolete, + OST_ElectricalLoadZoneType, + OST_ElectricalLoadZoneInstance, + OST_MEPAnalyticalBus, + OST_OBSOLETE_MEPAnalyticalElectricalBranch, + OST_MEPAnalyticalTransferSwitch, + OST_MEPLoadAreas, + OST_MEPLoadAreaTags_OBSOLETE, + OST_ElectricalPowerSource, + OST_MEPLoadAreaColorFill, + OST_MEPLoadAreaInteriorFill, + OST_MEPLoadAreaReference, + OST_MEPLoadAreaInteriorFillVisibility, + OST_MEPLoadAreaReferenceVisibility, + OST_MEPLoadAreaSeparationLines, + OST_WallNonCoreLayer, + OST_WallCoreLayer, + OST_Hardscape, + OST_HardscapeHiddenLines, + OST_HardscapeTags, + OST_TemporaryStructure, + OST_TemporaryStructureHiddenLines, + OST_TemporaryStructureTags, + OST_FoodServiceEquipment, + OST_FoodServiceEquipmentHiddenLines, + OST_FoodServiceEquipmentTags, + OST_MedicalEquipment, + OST_MedicalEquipmentHiddenLines, + OST_MedicalEquipmentTags, + OST_FireProtection, + OST_FireProtectionHiddenLines, + OST_FireProtectionTags, + OST_VerticalCirculation, + OST_VerticalCirculationHiddenLines, + OST_VerticalCirculationTags, + OST_AudioVisualDevices, + OST_AudioVisualDevicesHiddenLines, + OST_AudioVisualDeviceTags, + OST_Signage, + OST_SignageHiddenLines, + OST_SignageTags, + OST_FasciaTags, + OST_ColumnTags, + OST_EntourageTags, + OST_GutterTags, + OST_HandrailTags, + OST_PadTags, + OST_RampTags, + OST_RoofSoffitTags, + OST_SlabEdgeTags, + OST_TopRailTags, + OST_WallSweepTags, + OST_ModelGroupTags, + OST_RvtLinksTags, + OST_AnalyticalMemberCrossSection, + OST_FloorsSplitLines, + OST_ElectricalAnalyticalTransformer, + OST_ELECTRICAL_AreaBasedLoads_Tags, + OST_Toposolid, + OST_ToposolidHiddenLines, + OST_ToposolidContours, + OST_ToposolidSecondaryContours, + OST_ToposolidFoldingLines, + OST_ToposolidSplitLines, + OST_ToposolidDefault, + OST_ToposolidCutPattern, + OST_ToposolidMembrane, + OST_ToposolidStructure, + OST_ToposolidSubstrate, + OST_ToposolidFinish1, + OST_ToposolidFinish2, + OST_ToposolidSurfacePattern, + OST_ToposolidInsulation, + OST_ToposolidTags, + OST_ToposolidOpening, + OST_ElectricalAnalyticalFeeder, + OST_ToposolidLink, + OST_ElectricalLoadSet, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInFailures.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInFailures.s.cs new file mode 100644 index 00000000..78f0abf3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInFailures.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class BuiltInFailures { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInParameter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInParameter.s.cs new file mode 100644 index 00000000..d69cdb9a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInParameter.s.cs @@ -0,0 +1,3499 @@ +namespace Autodesk.Revit.DB; + +public enum BuiltInParameter +{ + INVALID, + WALL_ATTR_WIDTH_PARAM, + WALL_ATTR_HEIGHT_PARAM, + WALL_ATTR_DEFHEIGHT_PARAM, + FUNCTION_PARAM, + WALL_ATTR_ROOM_BOUNDING, + ALLOW_AUTO_EMBED, + WALL_BASE_HEIGHT_PARAM, + WALL_HEIGHT_TYPE, + WALL_USER_HEIGHT_PARAM, + WALL_BASE_CONSTRAINT, + WALL_BASE_OFFSET, + WALL_TOP_OFFSET, + WALL_TOP_IS_ATTACHED, + WALL_BOTTOM_IS_ATTACHED, + WALL_STRUCTURAL_USAGE_PARAM, + MEASURE_FROM_STRUCTURE, + WALL_KEY_REF_PARAM, + WALL_LOCATION_LINE_OFFSET_PARAM, + HOST_PANEL_SCHEDULE_AS_PANEL_PARAM, + DPART_ORIGINAL_CATEGORY, + DPART_ORIGINAL_FAMILY, + DPART_MATERIAL_ID_PARAM, + DPART_MATERIAL_BY_ORIGINAL, + DPART_VOLUME_COMPUTED, + DPART_LAYER_FUNCTION, + OFFSETFACES_SHOW_SHAPE_HANDLES, + DPART_ORIGINAL_TYPE, + DPART_AREA_COMPUTED, + DPART_LAYER_WIDTH, + DPART_HEIGHT_COMPUTED, + DPART_LENGTH_COMPUTED, + DPART_PHASE_CREATED_BY_ORIGINAL, + DPART_PHASE_DEMOLISHED_BY_ORIGINAL, + DPART_LAYER_CONSTRUCTION, + DPART_ORIGINAL_CATEGORY_ID, + DOOR_NUMBER, + ALL_MODEL_MARK, + DOOR_COST, + ALL_MODEL_COST, + FIRE_RATING, + DOOR_FIRE_RATING, + DOOR_CONSTRUCTION_TYPE, + CASEWORK_CONSTRUCTION_TYPE, + CURTAIN_WALL_PANELS_CONSTRUCTION_TYPE, + GENERIC_CONSTRUCTION_TYPE, + WINDOW_CONSTRUCTION_TYPE, + DOOR_FINISH, + CASEWORK_FINISH, + CURTAIN_WALL_PANELS_FINISH, + GENERIC_FINISH, + DOOR_FRAME_TYPE, + DOOR_FRAME_MATERIAL, + DOOR_OPERATION_TYPE, + WINDOW_OPERATION_TYPE, + DOOR_EVACUATION_EXIT_TYPE, + FAMILY_HEIGHT_PARAM, + CASEWORK_HEIGHT, + DOOR_HEIGHT, + FURNITURE_HEIGHT, + GENERIC_HEIGHT, + WINDOW_HEIGHT, + FAMILY_WIDTH_PARAM, + CASEWORK_WIDTH, + DOOR_WIDTH, + FURNITURE_WIDTH, + GENERIC_WIDTH, + WINDOW_WIDTH, + FAMILY_THICKNESS_PARAM, + DOOR_THICKNESS, + FURNITURE_THICKNESS, + GENERIC_THICKNESS, + WINDOW_THICKNESS, + FAMILY_WINDOW_INSET_PARAM, + WINDOW_INSET, + FAMILY_ROUGH_HEIGHT_PARAM, + FAMILY_ROUGH_WIDTH_PARAM, + FAMILY_LINE_LENGTH_PARAM, + FAMILY_WPB_DEFAULT_ELEVATION, + FAMILY_USAGE_PSEUDO_PARAM, + FAMILY_NAME_PSEUDO_PARAM, + FAMILY_CATEGORY_PSEUDO_PARAM, + FAMILY_RFA_PATH_PSEUDO_PARAM, + FAMILY_BASE_LEVEL_PARAM, + FAMILY_TOP_LEVEL_PARAM, + FAMILY_LEVEL_PARAM, + FAMILY_BASE_LEVEL_OFFSET_PARAM, + FAMILY_TOP_LEVEL_OFFSET_PARAM, + INSTANCE_ELEVATION_PARAM, + INSTANCE_SILL_HEIGHT_PARAM, + INSTANCE_HEAD_HEIGHT_PARAM, + INSTANCE_FREE_HOST_PARAM, + INSTANCE_FREE_HOST_OFFSET_PARAM, + INSTANCE_SCHEDULE_ONLY_LEVEL_PARAM, + INSTANCE_OFFSET_POS_PARAM, + INSTANCE_MOVES_WITH_GRID_PARAM, + INSTANCE_LENGTH_PARAM, + SKETCH_PLANE_PARAM, + INSTANCE_STRUCT_USAGE_PARAM, + INSTANCE_REFERENCE_LEVEL_PARAM, + STRUCTURAL_FRAME_CUT_LENGTH, + STRUCTURAL_ATTACHMENT_START_TYPE, + STRUCTURAL_ATTACHMENT_END_TYPE, + STRUCTURAL_ATTACHMENT_START_VALUE_DISTANCE, + STRUCTURAL_ATTACHMENT_END_VALUE_DISTANCE, + STRUCTURAL_ATTACHMENT_START_REFELEMENT_END, + TYPE_WALL_CLOSURE, + STRUCTURAL_ATTACHMENT_END_REFELEMENT_END, + STRUCTURAL_ATTACHMENT_START_VALUE_RATIO, + STRUCTURAL_ATTACHMENT_END_VALUE_RATIO, + STRUCTURAL_ATTACHMENT_START_LEVEL_REFERENCE, + STRUCTURAL_ATTACHMENT_END_LEVEL_REFERENCE, + STRUCTURAL_ATTACHMENT_START_VALUE_ELEVATION, + STRUCTURAL_ATTACHMENT_END_VALUE_ELEVATION, + WALL_SWEEP_ORIENTATION, + WINDOW_TYPE_ID, + ALL_MODEL_TYPE_MARK, + STRUCTURAL_BEAM_START_SUPPORT, + STRUCTURAL_BEAM_END_SUPPORT, + STRUCTURAL_STICK_SYMBOL_LOCATION, + STRUCTURAL_BRACE_REPRESENTATION, + STRUCTURAL_ANALYTICAL_PROJECT_MEMBER_PLANE, + STRUCTURAL_ANALYTICAL_PROJECT_FLOOR_PLANE, + STRUCTURAL_WALL_PROJECTION_SURFACE, + STRUCTURAL_WALL_TOP_PROJECTION_PLANE, + STRUCTURAL_WALL_BOTTOM_PROJECTION_PLANE, + STRUCTURAL_START_RELEASE_TYPE, + STRUCTURAL_END_RELEASE_TYPE, + STRUCTURAL_START_RELEASE_FX, + STRUCTURAL_START_RELEASE_FY, + STRUCTURAL_START_RELEASE_FZ, + STRUCTURAL_START_RELEASE_MX, + STRUCTURAL_START_RELEASE_MY, + STRUCTURAL_START_RELEASE_MZ, + STRUCTURAL_END_RELEASE_FX, + STRUCTURAL_END_RELEASE_FY, + STRUCTURAL_END_RELEASE_FZ, + STRUCTURAL_END_RELEASE_MX, + STRUCTURAL_END_RELEASE_MY, + STRUCTURAL_END_RELEASE_MZ, + STRUCTURAL_NUMBER_OF_STUDS, + STRUCTURAL_CAMBER, + STRUCTURAL_MATERIAL_TYPE, + STRUCTURAL_ANALYTICAL_PROJECT_MEMBER_PLANE_COLUMN_TOP, + STRUCTURAL_ANALYTICAL_PROJECT_MEMBER_PLANE_COLUMN_BOTTOM, + STRUCTURAL_TOP_RELEASE_TYPE, + STRUCTURAL_BOTTOM_RELEASE_TYPE, + STRUCTURAL_TOP_RELEASE_FX, + STRUCTURAL_TOP_RELEASE_FY, + STRUCTURAL_TOP_RELEASE_FZ, + STRUCTURAL_TOP_RELEASE_MX, + STRUCTURAL_TOP_RELEASE_MY, + STRUCTURAL_TOP_RELEASE_MZ, + STRUCTURAL_BOTTOM_RELEASE_FX, + STRUCTURAL_BOTTOM_RELEASE_FY, + STRUCTURAL_BOTTOM_RELEASE_FZ, + STRUCTURAL_BOTTOM_RELEASE_MX, + STRUCTURAL_BOTTOM_RELEASE_MY, + STRUCTURAL_BOTTOM_RELEASE_MZ, + FAMILY_STRUCT_MATERIAL_TYPE, + STRUCTURAL_ANALYTICAL_COLUMN_RIGID_LINK, + STRUCTURAL_ANALYTICAL_MODEL, + CONTINUOUS_FOOTING_TOP_TOE, + CONTINUOUS_FOOTING_BOTTOM_TOE, + CONTINUOUS_FOOTING_TOP_HEEL, + CONTINUOUS_FOOTING_BOTTOM_HEEL, + STRUCTURAL_FOUNDATION_THICKNESS, + CONTINUOUS_FOOTING_WIDTH, + STRUCTURAL_COPING_DISTANCE, + FAMILY_STRUCT_FOOTING_USE_CAP_TOP, + STRUCTURAL_ELEVATION_AT_BOTTOM, + CONTINUOUS_FOOTING_BEARING_WIDTH, + CONTINUOUS_FOOTING_STRUCTURAL_USAGE, + CONTINUOUS_FOOTING_ECCENTRICITY, + CONTINUOUS_FOOTING_LENGTH, + STRUCTURAL_FOUNDATION_WIDTH, + STRUCTURAL_FOUNDATION_LENGTH, + FAMILY_EXPORT_AS_GEOMETRY, + STRUCTURAL_BEAM_END0_ELEVATION, + STRUCTURAL_BEAM_END1_ELEVATION, + STRUCTURAL_BEAM_ORIENTATION, + BEAM_V_JUSTIFICATION_OTHER_VALUE, + STRUCTURAL_BEAM_CUTBACK_FOR_COLUMN, + STRUCTURAL_ANALYZES_AS, + STRUCTURAL_FLOOR_ANALYZES_AS, + STRUCTURAL_DISPLAY_IN_HIDDEN_VIEWS_FRAMING, + STRUCTURAL_DISPLAY_IN_HIDDEN_VIEWS_COLUMN, + STRUCTURAL_BEND_DIR_ANGLE, + STRUCTURAL_ANALYTICAL_HARD_POINTS, + STRUCTURAL_ANALYTICAL_TESS_DEVIATION, + STRUCTURAL_ANALYTICAL_TESSELLATE, + CONTINUOUS_FOOTING_DEFAULT_END_EXTENSION_LENGTH, + CONTINUOUS_FOOTING_BREAK_AT_INSERTS_DISABLE, + STRUCTURAL_ANALYTICAL_BEAM_HORIZONTAL_PROJECTION_PLANE, + STRUCTURAL_ANALYTICAL_COLUMN_HORIZONTAL_PROJECTION_PLANE, + STRUCTURAL_ANALYTICAL_BEAM_RIGID_LINK, + WALL_STRUCTURAL_SIGNIFICANT, + NODE_CONNECTION_STATUS, + STRUCTURAL_ELEVATION_AT_TOP, + ROOF_ATTR_DEFAULT_THICKNESS_PARAM, + ROOF_ATTR_THICKNESS_PARAM, + HOST_SSE_CURVED_EDGE_CONDITION_PARAM, + ROOF_CONSTRAINT_LEVEL_PARAM, + ROOF_CONSTRAINT_OFFSET_PARAM, + STRUCTURAL_REFERENCE_LEVEL_ELEVATION, + STRUCTURAL_ELEVATION_AT_TOP_CORE, + STRUCTURAL_ELEVATION_AT_BOTTOM_CORE, + STRUCTURAL_FLOOR_CORE_THICKNESS, + STRUCTURAL_ELEVATION_AT_TOP_SURVEY, + STRUCTURAL_ELEVATION_AT_BOTTOM_SURVEY, + ROOF_LEVEL_OFFSET_PARAM, + ROOF_UPTO_LEVEL_PARAM, + ROOF_UPTO_LEVEL_OFFSET_PARAM, + ACTUAL_MAX_RIDGE_HEIGHT_PARAM, + CURVE_WALL_OFFSET, + CURVE_WALL_OFFSET_ROOFS, + ROOF_BASE_LEVEL_PARAM, + ROOF_RAFTER_OR_TRUSS_PARAM, + ROOF_EAVE_CUT_PARAM, + FASCIA_DEPTH_PARAM, + RELATED_TO_MASS, + ROOF_FACES_LOCATION, + FACEROOF_LEVEL_PARAM, + FACEROOF_OFFSET_PARAM, + SCHEDULE_CATEGORY, + SCHEDULE_TYPE_FOR_BROWSER, + EXTRUSION_START_PARAM, + EXTRUSION_END_PARAM, + REVOLUTION_START_ANGLE, + REVOLUTION_END_ANGLE, + BLEND_START_PARAM, + BLEND_END_PARAM, + EXTRUSION_AUTO_PARAMS, + ELEMENT_IS_CUTTING, + GEOM_VISIBILITY_PARAM, + CURVE_VISIBILITY_PARAM, + EXTRUSION_LENGTH, + PROFILE_OFFSET_X, + PROFILE_OFFSET_Y, + PROFILE_FLIPPED_HOR, + PROFILE_FAM_TYPE, + PROFILE_ANGLE, + MODEL_OR_SYMBOLIC, + SWEEP_MAX_SEG_ANGLE, + SWEEP_TRAJ_SEGMENTED, + FAM_PROFILE_USAGE, + PROFILE1_OFFSET_X, + PROFILE1_OFFSET_Y, + PROFILE1_FLIPPED_HOR, + PROFILE1_FAM_TYPE, + PROFILE1_ANGLE, + PROFILE2_OFFSET_X, + PROFILE2_OFFSET_Y, + PROFILE2_FLIPPED_HOR, + PROFILE2_FAM_TYPE, + PROFILE2_ANGLE, + PROFILE_FAM_TYPE_PLUS_NONE, + PROFILE_PARAM_ALONG_PATH, + INSERT_ORIENTATION, + FLOOR_ATTR_THICKNESS_PARAM, + FLOOR_ATTR_DEFAULT_THICKNESS_PARAM, + FLOOR_ATTR_DEFAULT_HEIGHT_PARAM, + FLOOR_HEIGHTABOVELEVEL_PARAM, + LEVEL_PARAM, + HOST_PERIMETER_COMPUTED, + FLOOR_PARAM_IS_STRUCTURAL, + FLOOR_PARAM_SPAN_DIRECTION, + STRUCTURAL_DISPLAY_IN_HIDDEN_VIEWS, + SYMBOL_ID_PARAM, + SYMBOL_NAME_PARAM, + ALL_MODEL_TYPE_NAME, + SYMBOL_FAMILY_NAME_PARAM, + ALL_MODEL_FAMILY_NAME, + SYMBOL_FAMILY_AND_TYPE_NAMES_PARAM, + BR_ORG_FOLDERS, + BR_ORG_FILTER, + ELEM_TYPE_LABEL, + ELEM_TYPE_PARAM, + ELEM_FAMILY_PARAM, + ELEM_FAMILY_AND_TYPE_PARAM, + ELEM_PARTITION_PARAM, + ELEM_ROOM_NUMBER, + ELEM_ROOM_NAME, + ELEM_ROOM_ID, + SCHEDULE_LEVEL_PARAM, + SCHEDULE_BASE_LEVEL_PARAM, + SCHEDULE_TOP_LEVEL_PARAM, + SCHEDULE_BASE_LEVEL_OFFSET_PARAM, + SCHEDULE_TOP_LEVEL_OFFSET_PARAM, + EDITED_BY, + SELECTION_EDITABLE_ONLY, + ID_PARAM, + FILL_PATTERN_ID_PARAM, + SURFACE_PATTERN_ID_PARAM, + WALL_STRUCTURE_ID_PARAM, + ANY_PATTERN_ID_PARAM, + COARSE_SCALE_FILL_PATTERN_ID_PARAM, + MATERIAL_ID_PARAM, + HOST_ID_PARAM, + MODEL_CATEGORY_ID_PARAM, + COARSE_SCALE_FILL_PATTERN_COLOR, + WRAPPING_AT_ENDS_PARAM, + WRAPPING_AT_INSERTS_PARAM, + OBJECT_STYLE_MATERIAL_ID_PARAM, + FILL_PATTERN_ID_PARAM_NO_NO, + ANY_PATTERN_ID_PARAM_NO_NO, + FLOOR_STRUCTURE_ID_PARAM, + ROOF_STRUCTURE_ID_PARAM, + CEILING_STRUCTURE_ID_PARAM, + BUILIDING_PAD_STRUCTURE_ID_PARAM, + FOREGROUND_DRAFT_PATTERN_ID_PARAM, + FOREGROUND_ANY_PATTERN_ID_PARAM, + BACKGROUND_DRAFT_PATTERN_ID_PARAM, + FOREGROUND_PATTERN_COLOR_PARAM, + BACKGROUND_PATTERN_COLOR_PARAM, + FILLED_REGION_MASKING, + CEILING_ATTR_DEFAULT_HEIGHT_PARAM, + CEILING_ATTR_PATTERN_PARAM, + CEILING_ATTR_SPACING1_PARAM, + CEILING_ATTR_SPACING2_PARAM, + CEILING_ATTR_SYSTEMNAME_PARAM, + CEILING_THICKNESS, + CEILING_HEIGHTABOVELEVEL_PARAM, + CEILING_THICKNESS_PARAM, + CEILING_HAS_THICKNESS_PARAM, + SLOPE_START_HEIGHT, + SLOPE_END_HEIGHT, + UNIFORMAT_CODE, + UNIFORMAT_DESCRIPTION, + OMNICLASS_CODE, + OMNICLASS_DESCRIPTION, + SEEK_ITEM_ID, + MATERIAL_PARAM_COLOR, + MATERIAL_PARAM_TRANSPARENCY, + MATERIAL_PARAM_GLOW, + MATERIAL_PARAM_SMOOTHNESS, + MATERIAL_PARAM_SHININESS, + COLUMN_TOP_ATTACH_JUSTIFICATION_PARAM, + COLUMN_BASE_ATTACH_JUSTIFICATION_PARAM, + COLUMN_TOP_ATTACHMENT_OFFSET_PARAM, + COLUMN_BASE_ATTACHMENT_OFFSET_PARAM, + COLUMN_TOP_ATTACHED_PARAM, + COLUMN_BASE_ATTACHED_PARAM, + COLUMN_BASE_ATTACH_CUT_PARAM, + COLUMN_TOP_ATTACH_CUT_PARAM, + COLUMN_LOCATION_MARK, + ASSOCIATED_LEVEL, + ASSOCIATED_LEVEL_OFFSET, + ELEM_IS_REFERENCE, + DATUM_PLANE_DEFINES_ORIGIN, + ELEM_REFERENCE_NAME, + ELEM_DELETABLE_IN_FAMILY, + CURVE_ELEM_LENGTH, + CURVE_ELEM_LINE_ANGLE, + CURVE_ELEM_ARC_START_ANGLE, + CURVE_ELEM_ARC_END_ANGLE, + CURVE_ELEM_ARC_RANGE, + CURVE_ELEM_ARC_RADIUS, + CURVE_IS_DETAIL, + DATUM_PLANE_DEFINES_WALL_CLOSURE, + CURVE_DETERMINES_ORIENTATION, + RADIAL_ARRAY_ARC_RADIUS, + CURVE_ELEM_DEFINES_SLOPE, + ELEM_REFERENCE_NAME_2D_XZ, + DIM_VALUE_LENGTH, + DIM_VALUE_ANGLE, + DIM_LABEL_GP_SHOW, + DIM_LABEL, + DIM_NOT_MODIFIABLE, + DIM_DISPLAY_EQ, + DIM_LEADER, + DIM_ISREPORTING, + DIM_LABEL_IS_INSTANCE, + VIEWER_EYE_ELEVATION, + VIEWER_OPTION_VISIBILITY, + VIEWER_TARGET_ELEVATION, + VIEWER_PERSPECTIVE, + VIEWER_CROP_REGION, + VIEWER_CROP_REGION_VISIBLE, + VIEWER_CROP_REGION_DISABLED, + VIEWER_SHOW_UNCROPPED, + VIEWER_ANNOTATION_CROP_ACTIVE, + VIEWER_BOUND_OFFSET_RIGHT, + VIEWER_BOUND_OFFSET_LEFT, + VIEWER_BOUND_OFFSET_TOP, + VIEWER_BOUND_OFFSET_BOTTOM, + VIEWER_BOUND_OFFSET_FAR, + VIEWER_BOUND_OFFSET_NEAR, + VIEWER_BOUND_ACTIVE_RIGHT, + VIEWER_BOUND_ACTIVE_LEFT, + VIEWER_BOUND_ACTIVE_TOP, + VIEWER_BOUND_ACTIVE_BOTTOM, + VIEWER_BOUND_ACTIVE_FAR, + VIEWER_BOUND_ACTIVE_NEAR, + VIEW_NAME, + VIEWER_MODEL_CLIP_BOX_ACTIVE, + VIEW_DESCRIPTION, + VIEWER_REFERENCE_LABEL, + VIEWER_IS_REFERENCE, + VIEWER_REFERENCE_LABEL_TEXT, + VIEWER_BOUND_FAR_CLIPPING, + VIEWER3D_RENDER_SETTINGS, + GRAPHIC_DISPLAY_OPTIONS_MODEL, + GRAPHIC_DISPLAY_OPTIONS_SHADOWS, + GRAPHIC_DISPLAY_OPTIONS_LIGHTING, + GRAPHIC_DISPLAY_OPTIONS_SS_INTENSITY, + GRAPHIC_DISPLAY_OPTIONS_BACKGROUND, + GRAPHIC_DISPLAY_OPTIONS_FOG, + GRAPHIC_DISPLAY_OPTIONS_PHOTO_EXPOSURE, + VIEW_FIXED_SKETCH_PLANE, + VIEW_SCHEMA_SETTING_FOR_BUILDING, + VIEW_SCHEMA_SETTING_FOR_SYSTEM, + VIEW_SCALE, + VIEW_SCALE_PULLDOWN_METRIC, + VIEW_SCALE_PULLDOWN_IMPERIAL, + VIEW_UNDERLAY_BOTTOM_ID, + VIEW_DEPTH, + PLAN_VIEW_CUT_PLANE_HEIGHT, + VIEW_SHEET_VIEWPORT_INFO, + VIEW_CLEAN_JOINS, + PLAN_VIEW_TOP_CLIP_HEIGHT, + VIEW_SHOW_MASSING, + VIEW_MODEL_DISPLAY_MODE, + PLAN_VIEW_RANGE, + VIEW_DISCIPLINE, + VIEW_VISIBLE_CATEGORIES, + MODEL_GRAPHICS_STYLE, + PLAN_VIEW_LEVEL, + WALKTHROUGH_FRAMES_COUNT, + PLAN_VIEW_NORTH, + VIEW_CAMERA_POSITION, + VIEW_REFERENCING_SHEET, + VIEW_REFERENCING_DETAIL, + MODEL_GRAPHICS_STYLE_ANON_DRAFT, + GRAPHIC_DISPLAY_OPTIONS, + VIEW_GRAPH_SCHED_NUMBER_COLUMNS, + VIEW_TEMPLATE, + VIEW_UNDERLAY_ORIENTATION, + VIEW_GRAPH_SCHED_TOTAL_COLUMNS, + VIEW_ASSOCIATED_ASSEMBLY_INSTANCE_ID, + VIEW_BACK_CLIPPING, + VIEW_DEPENDENCY, + COLOR_SCHEME_LOCATION, + VIEW_CAMERA_ORIENTATION, + RENDER_PLANT_NAME, + RENDER_PLANT_HEIGHT, + RENDER_PLANT_TRIM_HEIGHT, + RENDER_RPC_FILENAME, + FAMILY_RENDERING_TYPE, + FAMILY_SYMBOLIC_REP, + RENDER_RPC_PROPERTIES, + VIEW_TEMPLATE_FOR_SCHEDULE, + VIEWPORT_DETAIL_NUMBER, + VIEWPORT_VIEW, + VIEWPORT_VIEW_NAME, + VIEWPORT_SCALE, + VIEWPORT_SHEET_NUMBER, + VIEWPORT_SHEET_NAME, + VIEW_GRAPH_SCHED_UNITS_FORMAT, + VIEW_GRAPH_SCHED_OFF_GRID, + VIEWPORT_POSITIONING, + VIEW_SCALE_CUSTOMNAME, + VIEW_SCALE_HAVENAME, + VIEWPORT_ATTR_LABEL_TAG, + VIEWPORT_ATTR_SHOW_LABEL, + VIEWPORT_ATTR_SHOW_EXTENSION_LINE, + VIEWPORT_ATTR_SHOW_BOX, + VIEWPORT_ATTR_ORIENTATION_ON_SHEET, + VIEW_GRAPH_SCHED_TOP_LEVEL, + VIEW_GRAPH_SCHED_BOTTOM_LEVEL, + VIEW_GRAPH_SCHED_LOCATIONS_LOW, + VIEW_GRAPH_SCHED_LOCATIONS_HIGH, + VIEW_GRAPH_SCHED_MATERIAL_TYPES, + VIEW_GRAPH_SCHED_GROUP_SIMILAR, + VIEW_GRAPH_SCHED_ROWS_FROM, + VIEW_GRAPH_SCHED_TITLE, + VIEW_GRAPH_SCHED_TEXT_APPEARANCE, + VIEW_GRAPH_SCHED_GRID_APPEARANCE, + VIEW_GRAPH_SCHED_ROWS_COUNT, + VIEW_GRAPH_SCHED_TOTAL_ROWS, + VIEW_GRAPH_SCHED_HIDDEN_LEVELS, + VIEW_GRAPH_SCHED_LEVEL_RELATIVE_BASE_TYPE, + VIEW_ANALYSIS_DISPLAY_STYLE, + VIEW_GRAPH_SUN_PATH, + VIEW_GRAPH_SUN_PATH_SIZE, + VIEW_UNDERLAY_TOP_ID, + VIEW_SOLARSTUDY_CURRENT_STUDY_TYPE_INDEX, + VIEW_SOLARSTUDY_IS_STILLIMAGE_STUDY_TYPE, + VIEW_SOLARSTUDY_IS_SINGLEDAY_STUDY_TYPE, + VIEW_SOLARSTUDY_IS_MULTIDAY_STUDY_TYPE, + VIEW_SOLARSTUDY_IS_LIGHTING_STUDY_TYPE, + VIEW_SOLARSTUDY_ANIMATION_SPEED_VALUE, + VIEW_SOLARSTUDY_ANIMATION_SPEED_TEXT, + VIEW_SOLARSTUDY_SUN_INTENSITY_VALUE, + VIEW_SOLARSTUDY_SUN_INTENSITY_TEXT, + VIEW_SOLARSTUDY_SHADOWS_INTENSITY_VALUE, + VIEW_SOLARSTUDY_SHADOWS_INTENSITY_TEXT, + VIEW_SOLARSTUDY_STILL_PRESET_INDEX, + VIEW_SOLARSTUDY_SINGLEDAY_PRESET_INDEX, + VIEW_SOLARSTUDY_MULTIDAY_PRESET_INDEX, + VIEW_SOLARSTUDY_LIGHTING_PRESET_INDEX, + VIEW_SOLARSTUDY_STILL_DATE_VALUE, + VIEW_SOLARSTUDY_STILL_DATE_TEXT, + VIEW_SOLARSTUDY_STILL_TIME_VALUE, + VIEW_SOLARSTUDY_STILL_TIME_TEXT, + VIEW_SOLARSTUDY_SINGLEDAY_FRAME_VALUE, + VIEW_SOLARSTUDY_SINGLEDAY_FRAME_TEXT, + VIEW_SOLARSTUDY_SINGLEDAY_DATETIME_TEXT, + VIEW_SOLARSTUDY_MULTIDAY_FRAME_VALUE, + VIEW_SOLARSTUDY_MULTIDAY_FRAME_TEXT, + VIEW_SOLARSTUDY_MULTIDAY_DATETIME_TEXT, + VIEW_SOLARSTUDY_LIGHTING_AZIMUTH_VALUE, + VIEW_SOLARSTUDY_LIGHTING_AZIMUTH_TEXT, + VIEW_SOLARSTUDY_LIGHTING_ALTITUDE_VALUE, + VIEW_SOLARSTUDY_LIGHTING_ALTITUDE_TEXT, + VIEW_DESIGN_OPTIONS_CONFIG, + ANALYTICAL_HEAT_TRANSFER_COEFFICIENT, + ANALYTICAL_THERMAL_RESISTANCE, + ANALYTICAL_SOLAR_HEAT_GAIN_COEFFICIENT, + ANALYTICAL_VISUAL_LIGHT_TRANSMITTANCE, + ANALYTICAL_THERMAL_MASS, + ANALYTICAL_ABSORPTANCE, + ANALYTICAL_ROUGHNESS, + ANALYTIC_CONSTRUCTION_LOOKUP_TABLE, + ANALYTIC_CONSTRUCTION_GBXML_TYPEID, + ANALYTICAL_DEFINE_THERMAL_PROPERTIES_BY, + STRUCTURAL_MATERIAL_PARAM, + STRUCTURAL_SECTION_SHAPE, + STRUCTURAL_SECTION_COMMON_WIDTH, + STRUCTURAL_SECTION_COMMON_HEIGHT, + STRUCTURAL_SECTION_COMMON_DIAMETER, + STRUCTURAL_SECTION_PIPESTANDARD_WALLNOMINALTHICKNESS, + STRUCTURAL_SECTION_PIPESTANDARD_WALLDESIGNTHICKNESS, + STRUCTURAL_SECTION_AREA, + STRUCTURAL_SECTION_COMMON_CENTROID_HORIZ, + STRUCTURAL_SECTION_COMMON_CENTROID_VERTICAL, + STRUCTURAL_SECTION_COMMON_ALPHA, + STRUCTURAL_SECTION_COMMON_PERIMETER, + STRUCTURAL_SECTION_COMMON_NOMINAL_WEIGHT, + STRUCTURAL_SECTION_COMMON_MOMENT_OF_INERTIA_STRONG_AXIS, + STRUCTURAL_SECTION_COMMON_MOMENT_OF_INERTIA_WEAK_AXIS, + STRUCTURAL_SECTION_COMMON_ELASTIC_MODULUS_STRONG_AXIS, + STRUCTURAL_SECTION_COMMON_ELASTIC_MODULUS_WEAK_AXIS, + STRUCTURAL_SECTION_COMMON_PLASTIC_MODULUS_STRONG_AXIS, + STRUCTURAL_SECTION_COMMON_PLASTIC_MODULUS_WEAK_AXIS, + STRUCTURAL_SECTION_COMMON_TORSIONAL_MOMENT_OF_INERTIA, + STRUCTURAL_SECTION_COMMON_TORSIONAL_MODULUS, + STRUCTURAL_SECTION_COMMON_WARPING_CONSTANT, + STRUCTURAL_SECTION_COMMON_SHEAR_AREA_STRONG_AXIS, + STRUCTURAL_SECTION_COMMON_SHEAR_AREA_WEAK_AXIS, + STRUCTURAL_SECTION_ISHAPE_FLANGETHICKNESS, + STRUCTURAL_SECTION_ISHAPE_WEBTHICKNESS, + STRUCTURAL_SECTION_ISHAPE_WEBHEIGHT, + STRUCTURAL_SECTION_ISHAPE_FLANGEFILLET, + STRUCTURAL_SECTION_ISHAPE_WEBFILLET, + STRUCTURAL_SECTION_HSS_INNERFILLET, + STRUCTURAL_SECTION_HSS_OUTERFILLET, + STRUCTURAL_SECTION_IWELDED_TOPFLANGETHICKNESS, + STRUCTURAL_SECTION_IWELDED_TOPFLANGEWIDTH, + STRUCTURAL_SECTION_IWELDED_BOTTOMFLANGETHICKNESS, + STRUCTURAL_SECTION_IWELDED_BOTTOMFLANGEWIDTH, + STRUCTURAL_SECTION_ISHAPE_CLEAR_WEB_HEIGHT, + STRUCTURAL_SECTION_ISHAPE_FLANGE_TOE_OF_FILLET, + STRUCTURAL_SECTION_ISHAPE_WEB_TOE_OF_FILLET, + STRUCTURAL_SECTION_ISHAPE_BOLT_SPACING, + STRUCTURAL_SECTION_ISHAPE_BOLT_DIAMETER, + STRUCTURAL_SECTION_ISHAPE_BOLT_SPACING_TWO_ROWS, + STRUCTURAL_SECTION_ISHAPE_BOLT_SPACING_BETWEEN_ROWS, + STRUCTURAL_SECTION_ISHAPE_BOLT_SPACING_WEB, + STRUCTURAL_SECTION_LANGLE_BOLT_SPACING_1_LONGER_FLANGE, + STRUCTURAL_SECTION_LANGLE_BOLT_SPACING_2_LONGER_FLANGE, + STRUCTURAL_SECTION_LANGLE_BOLT_SPACING_SHORTER_FLANGE, + STRUCTURAL_SECTION_LANGLE_BOLT_DIAMETER_LONGER_FLANGE, + STRUCTURAL_SECTION_LANGLE_BOLT_DIAMETER_SHORTER_FLANGE, + STRUCTURAL_SECTION_LPROFILE_LIP_LENGTH, + STRUCTURAL_SECTION_CPROFILE_FOLD_LENGTH, + STRUCTURAL_SECTION_ZPROFILE_BOTTOM_FLANGE_LENGTH, + STRUCTURAL_SECTION_SIGMA_PROFILE_BEND_WIDTH, + STRUCTURAL_SECTION_SIGMA_PROFILE_MIDDLE_BEND_WIDTH, + STRUCTURAL_SECTION_SIGMA_PROFILE_TOP_BEND_WIDTH, + STRUCTURAL_SECTION_NAME_KEY, + STRUCTURAL_FAMILY_NAME_KEY, + STRUCTURAL_FAMILY_CODE_NAME, + STRUCTURAL_SECTION_TOP_CUT_WIDTH, + STRUCTURAL_SECTION_TOP_CUT_HEIGHT, + STRUCTURAL_SECTION_BOTTOM_CUT_WIDTH, + STRUCTURAL_SECTION_BOTTOM_CUT_HEIGHT, + STRUCTURAL_SECTION_CANTILEVER_LENGTH, + STRUCTURAL_SECTION_CANTILEVER_HEIGHT, + STRUCTURAL_SECTION_SLOPED_FLANGE_ANGLE, + STRUCTURAL_SECTION_SLOPED_WEB_ANGLE, + STRUCTURAL_SECTION_TOP_WEB_FILLET, + STRUCTURAL_SECTION_ISHAPE_FLANGETHICKNESS_LOCATION, + STRUCTURAL_SECTION_ISHAPE_WEBTHICKNESS_LOCATION, + ROOF_CURVE_IS_SLOPE_DEFINING, + ROOF_CURVE_HEIGHT_OFFSET, + ROOF_CURVE_HEIGHT_AT_WALL, + DEFINES_CONSTANT_HEIGHT, + CURVE_IS_SLOPE_DEFINING, + CURVE_HEIGHT_OFFSET, + CURVE_LEVEL, + SLOPE_ARROW_LEVEL_START, + SLOPE_ARROW_LEVEL_END, + SPECIFY_SLOPE_OR_OFFSET, + CURVE_NUMBER_OF_SEGMENTS, + CURVE_PARAM_CONCRETE_CANTILEVER, + CURVE_PARAM_STEEL_CANTILEVER, + ROOF_SLOPE, + STAIRS_CURVE_TYPE, + FAMILY_ELEM_SUBCATEGORY, + FAMILY_CURVE_GSTYLE_PLUS_INVISIBLE, + FAMILY_CURVE_GSTYLE_PLUS_INVISIBLE_PLUS_STICK_SYM, + FAMILY_CURVE_GSTYLE_PLUS_INVISIBLE_MINUS_ANALYTICAL, + FAMILY_CURVE_GSTYLE_PLUS_INVISIBLE_PLUS_STICK_SYM_MINUS_ANALYTICAL, + IS_VISIBLE_PARAM, + HEAD_ON_PLACEMENT_METHOD, + FAMILY_CURVE_GSTYLE_FOR_2010_MASS, + BUILDING_CURVE_GSTYLE, + BUILDING_CURVE_GSTYLE_PLUS_INVISIBLE, + EDGE_LINEWORK, + CLINE_SUBCATEGORY, + REFERENCE_LINE_SUBCATEGORY, + TEXT_FONT, + TEXT_SIZE, + TEXT_COLOR, + LINE_PEN, + LINE_COLOR, + LINE_PATTERN, + TEXT_TEXT, + TEXT_ALIGN_HORZ, + TEXT_ALIGN_VERT, + CURVE_IS_FILLED, + TEXT_STYLE_BOLD, + TEXT_STYLE_ITALIC, + TEXT_STYLE_UNDERLINE, + TEXT_BACKGROUND, + LEADER_ARROWHEAD, + PROJECT_NUMBER, + PROJECT_NAME, + PROJECT_ADDRESS, + CLIENT_NAME, + PROJECT_STATUS, + PROJECT_ISSUE_DATE, + SHEET_ISSUE_DATE, + DIM_LEADER_ARROWHEAD, + ARC_LEADER_PARAM, + TEXT_TAB_SIZE, + TEXT_WIDTH_SCALE, + TITLE_FONT, + TITLE_SIZE, + TITLE_STYLE_BOLD, + TITLE_STYLE_ITALIC, + TITLE_STYLE_UNDERLINE, + SHOW_TITLE, + TEXT_STYLE_FONT, + TEXT_STYLE_SIZE, + MODEL_TEXT_SIZE, + TEXT_ALIGNMENT, + TEXT_DIST_TO_LINE, + WITNS_LINE_EXTENSION, + WITNS_LINE_GAP_TO_ELT, + ARC_CENTER_MARK, + CENTER_MARK_SIZE, + RADIUS_SYMBOL_LOCATION, + TEXT_POSITION, + TICK_MARK_PEN, + ARROW_TYPE, + ARROW_SIZE, + HEAVY_TICK_MARK_PEN, + ARROW_FILLED, + LEADER_ARROW_WIDTH, + DIM_STYLE_LINEAR_UNITS, + DIM_STYLE_ANGULAR_UNITS, + DIM_TEXT_BACKGROUND, + DIM_STYLE_CENTERLINE_SYMBOL, + DIM_LINE_EXTENSION, + DIM_WITNS_LINE_CNTRL, + DIM_WITNS_LINE_EXTENSION_BELOW, + DIM_STYLE_CENTERLINE_PATTERN, + DIM_STYLE_SHOW_OPENING_HT, + SPOT_ELEV_SYMBOL, + SPOT_ELEV_BASE, + SPOT_ELEV_TEXT_HORIZ_OFFSET, + SPOT_ELEV_FLIP_TEXT_VERT, + SPOT_ELEV_RELATIVE_BASE, + SPOT_ELEV_LEADER_ARROWHEAD, + SPOT_ELEV_TICK_MARK_PEN, + SPOT_ELEV_LINE_PEN, + DIM_STYLE_CENTERLINE_TICK_MARK, + DIM_STYLE_DIM_LINE_SNAP_DIST, + HEAVY_END_PEN, + DIM_STYLE_READ_CONVENTION, + ARROW_CLOSED, + SPOT_ELEV_IND_NS, + SPOT_ELEV_IND_EW, + SPOT_ELEV_IND_ELEVATION, + SPOT_ELEV_TEXT_ORIENTATION, + DIM_STYLE_LINEAR_UNITS_ALT, + SPOT_ELEV_TOP_VALUE, + ALTERNATE_UNITS, + SPOT_ELEV_BOT_VALUE, + SPOT_ELEV_IND_TYPE, + DIM_STYLE_ANGULAR_UNITS_ALT, + SPOT_COORDINATE_BASE, + SPOT_TEXT_FROM_LEADER, + DIM_STYLE_INTERIOR_TICK_MARK, + DIM_STYLE_FLIPPED_DIM_LINE_EXTENSION, + SPOT_DIM_LEADER, + LINEAR_DIM_TYPE, + ORDINATE_DIM_SETTING, + SPOT_ELEV_DISPLAY_ELEVATIONS, + SPOT_ELEV_ROTATE_WITH_COMPONENT, + SPOT_ELEV_TEXT_LOCATION, + SPOT_ELEV_IND_TOP, + SPOT_ELEV_IND_BOTTOM, + SPOT_ELEV_IND_TYPE_TOP, + SPOT_ELEV_IND_TYPE_BOTTOM, + SPOT_ELEV_BEND_LEADER, + BASELINE_DIM_OFFSET, + SPOT_ELEV_SINGLE_OR_UPPER_PREFIX, + SPOT_ELEV_SINGLE_OR_UPPER_SUFFIX, + SPOT_ELEV_LOWER_PREFIX, + SPOT_ELEV_LOWER_SUFFIX, + SPOT_COORDINATE_TOP_PREFIX, + SPOT_COORDINATE_TOP_SUFFIX, + SPOT_COORDINATE_BOTTOM_PREFIX, + SPOT_COORDINATE_BOTTOM_SUFFIX, + SPOT_COORDINATE_ELEVATION_PREFIX, + SPOT_COORDINATE_ELEVATION_SUFFIX, + SPOT_COORDINATE_INCLUDE_ELEVATION, + SPOT_ELEV_IND_TYPE_ELEVATION, + SPOT_ELEV_SINGLE_OR_UPPER_VALUE, + SPOT_ELEV_LOWER_VALUE, + SPOT_SLOPE_SLOPE_DIRECTION, + SPOT_SLOPE_SLOPE_REPRESENTATION, + SPOT_SLOPE_OFFSET_FROM_REFERENCE, + DIM_TO_INSERTS, + LEADER_OFFSET_SHEET, + LEADER_LINE, + KEEP_READABLE, + FIXED_ROTATION, + DIM_TO_INSERT_TYPE, + DIM_TO_INTERSECTING_WALLS, + DIM_TO_INTERSECTING_GRIDS, + DIM_LEADER_TYPE, + DIM_LEADER_SHOULDER_LENGTH, + DIM_LEADER_DISPLAY_CONDITION, + DIM_TEXT_LOCATION_FOR_LEADER, + EQUALITY_TEXT_FOR_CONTINUOUS_LINEAR_DIM, + EQUALITY_TEXT_FOR_ANGULAR_DIM, + DIM_STYLE_LEADER_TICK_MARK, + EQUALITY_FORMULA, + DIM_STYLE_SUPPRESS_SPACES, + EQUALITY_WITNESS_DISPLAY, + ALTERNATE_UNITS_PREFIX, + ALTERNATE_UNITS_SUFFIX, + DIM_REFERENCE_COUNT, + DIM_TOTAL_LENGTH, + WITNS_LINE_TICK_MARK, + INTERIOR_TICK_DISPLAY, + ARROW_CENTERED, + DIM_PREFIX, + DIM_SUFFIX, + ALIGNMENT_STATION_PREFIX, + ALIGNMENT_STATION_SUFFIX, + ALIGNMENT_STATION_LABEL_DISTANCE, + SPOT_DIM_LEADER_LINE, + ALIGNMENT_STATION_LABEL_INCLUDE_STATION, + ALIGNMENT_STATION_LABEL_IND_STATION, + ALIGNMENT_STATION_LABEL_STATION_VALUE, + SECTION_ATTR_HEAD_TAG, + VIEWER_SHEET_NUMBER, + VIEWER_DETAIL_NUMBER, + SECTION_ATTR_TAIL_LENGTH, + SECTION_ATTR_TAIL_WIDTH, + SECTION_ATTR_TAIL_TAG, + SECTION_SHOW_IN_ONE_VIEW_ONLY, + SECTION_PARENT_VIEW_NAME, + SECTION_COARSER_SCALE_PULLDOWN_METRIC, + SECTION_COARSER_SCALE_PULLDOWN_IMPERIAL, + SECTION_BROKEN_DISPLAY_STYLE, + CUT_MARK_SYMBOL, + CUT_LINE_DISTANCE, + CUT_LINE_EXTENSION, + CUT_LINE_ANGLE, + CUT_LINE_TYPE, + CUT_MARK_SYMBOL_SIZE, + START_SYMBOL_TYPE, + ARROWHEAD_TYPE, + LINE_SHAPE_AT_CORNER, + DISTANCE_TO_CUT_MARK, + STAIRS_PATH_START_FROM_RISER, + ARROWHEAD_END_AT_RISER, + DRAW_FOR_EACH_RUN, + SHOW_ARROWHEAD_TO_CUT_MARK, + STAIRS_SHOW_UP_TEXT, + STAIRS_UP_TEXT, + STAIRS_SHOW_DOWN_TEXT, + STAIRS_DOWN_TEXT, + STAIRS_TEXT_TYPE, + STAIRS_TEXT_ORIENTATION, + NUMBER_SYSTEM_JUSTIFY_OFFSET, + NUMBER_SYSTEM_REFERENCE_OFFSET, + NUMBER_SYSTEM_ORIENTATION, + NUMBER_SYSTEM_JUSTIFY, + NUMBER_SYSTEM_REFERENCE, + NUMBER_SYSTEM_DISPLAY_RULE, + NUMBER_SYSTEM_TAG_TYPE, + NUMBER_SYSTEM_TEXT_SIZE, + STAIRS_PATH_START_EXTENSION, + STAIRS_PATH_FULL_STEP_ARROW, + GRID_HEAD_TAG, + GRID_BUBBLE_LINE_PEN, + GRID_CENTER_SEGMENT_STYLE, + GRID_CENTER_SEGMENT_WEIGHT, + GRID_CENTER_SEGMENT_COLOR, + GRID_CENTER_SEGMENT_PATTERN, + GRID_END_SEGMENT_WEIGHT, + GRID_END_SEGMENT_COLOR, + GRID_END_SEGMENT_PATTERN, + GRID_END_SEGMENTS_LENGTH, + SPATIAL_FIELD_MGR_RANGE, + SPATIAL_FIELD_MGR_CURRENT_NAME, + SPATIAL_FIELD_MGR_DESCRIPTION, + SPATIAL_FIELD_MGR_LEGEND_SHOW_CONFIG_NAME, + SPATIAL_FIELD_MGR_LEGEND_SHOW_DESCRIPTION, + SPATIAL_FIELD_MGR_RESULTS_VISIBILITY, + SPATIAL_FIELD_MGR_LEGEND_TEXT_TYPE, + VIEW_ANALYSIS_RESULTS_VISIBILITY, + SPATIAL_FIELD_MGR_LEGEND_HEIGHT, + SPATIAL_FIELD_MGR_LEGEND_WIDTH, + SPATIAL_FIELD_MGR_LEGEND_VERT_ORIGIN_GAP, + SPATIAL_FIELD_MGR_LEGEND_HOR_ORIGIN_GAP, + ROOM_NAME, + ROOM_NUMBER, + ROOM_AREA, + ROOM_FINISH_FLOOR, + ROOM_FINISH_WALL, + ROOM_FINISH_CEILING, + ROOM_FINISH_BASE, + ROOM_DEPARTMENT, + ROOM_OCCUPANCY, + ROOM_LEVEL_ID, + ROOM_PERIMETER, + ROOM_HEIGHT, + ROOM_VOLUME, + ROOM_UPPER_LEVEL, + ROOM_UPPER_OFFSET, + ROOM_LOWER_OFFSET, + ROOM_COMPUTATION_METHOD, + ALWAYS_ZERO_LENGTH, + ROOM_COMPUTATION_HEIGHT, + LEVEL_ROOM_COMPUTATION_HEIGHT, + LEVEL_ATTR_ROOM_COMPUTATION_HEIGHT, + LEVEL_ATTR_ROOM_COMPUTATION_AUTOMATIC, + VIS_GRAPHICS_MODEL, + VIS_GRAPHICS_ANNOTATION, + VIS_GRAPHICS_IMPORT, + VIS_GRAPHICS_FILTERS, + VIS_GRAPHICS_RVT_LINKS, + VIS_GRAPHICS_DESIGNOPTIONS, + VIS_GRAPHICS_ANALYTICAL_MODEL, + VIS_GRAPHICS_WORKSETS, + VIS_GRAPHICS_POINT_CLOUDS, + VIS_GRAPHICS_COORDINATION_MODEL, + RADIUS_SYMBOL_TEXT, + DIAMETER_SYMBOL_LOCATION, + DIAMETER_SYMBOL_TEXT, + TAG_TAG, + TAG_SAMPLE_TEXT, + TAG_ORIENTATION_PARAM, + ROOM_TAG_ORIENTATION_PARAM, + TAG_NO_BREAK_PARAM_STRINGS, + TAG_LEADER_TYPE, + TAG_ANGLE_PARAM, + TAG_ELEMENT_COUNT, + TAG_ELEVATION_BASE, + MULTI_REFERENCE_ANNOTATION_REFERENCE_CATEGORY, + MULTI_REFERENCE_ANNOTATION_TAG_TYPE, + MULTI_REFERENCE_ANNOTATION_GROUP_TAG_HEADS, + MULTI_REFERENCE_ANNOTATION_DIMENSION_STYLE, + MULTI_REFERENCE_ANNOTATION_SHOW_DIMENSION_TEXT, + LEVEL_HEAD_TAG, + LEVEL_NAME, + LEVEL_ELEV, + LEVEL_RELATIVE_BASE_TYPE, + LEVEL_UP_TO_LEVEL, + LEVEL_IS_BUILDING_STORY, + LEVEL_IS_STRUCTURAL, + STAIRS_BASE_LEVEL_PARAM, + STAIRS_TOP_LEVEL_PARAM, + STAIRS_ATTR_MAX_RISER_HEIGHT, + STAIRS_ATTR_MINIMUM_TREAD_DEPTH, + STAIRS_ATTR_TREAD_WIDTH, + STAIRS_DESIRED_NUM_RISERS, + STAIRS_ACTUAL_RISER_HEIGHT, + STAIRS_ATTR_RISERS_PRESENT, + STAIRS_ATTR_STRINGER_HEIGHT, + STAIRS_ATTR_STRINGER_THICKNESS, + STAIRS_ATTR_TREAD_THICKNESS, + STAIRS_ATTR_RISER_ANGLE, + STAIRS_BASE_OFFSET, + STAIRS_TOP_OFFSET, + STAIRS_STRINGERS_PRESENT, + STAIRS_MULTISTORY_TOP_LEVEL_PARAM, + STAIRS_ATTR_SIDE_STRINGER_TYPE_PARAM, + STAIRS_ATTR_STRINGER_CARRIAGE, + STAIRS_ATTR_STRINGER_OFFSET, + STAIRS_ATTR_STRINGER_MATERIAL, + STAIRS_ATTR_TREAD_FRONT_PROFILE, + STAIRS_ATTR_NOSING_LENGTH, + STAIRS_ATTR_TREAD_MATERIAL, + STAIRS_ATTR_RISER_TYPE, + STAIRS_ATTR_RISER_MATERIAL, + STAIRS_ATTR_BREAK_SYM_IN_CUTLINE, + STAIRS_ACTUAL_NUM_RISERS, + STAIRS_ATTR_STAIR_CALCULATOR, + STAIRS_ATTR_RISER_MULT, + STAIRS_ATTR_TREAD_MULT, + STAIRS_ACTUAL_TREAD_DEPTH, + STAIRS_ATTR_EQ_RESULT, + STAIRS_ATTR_CALC_MIN, + STAIRS_ATTR_CALC_MAX, + STAIRS_ATTR_CALC_ENABLED, + STAIRS_ATTR_MONOLITHIC_STAIRS, + STAIRS_ATTR_STAIRS_BOTTOM, + STAIRS_ATTR_FIRST_RISER, + STAIRS_ATTR_LAST_RISER, + STAIRS_ATTR_STAIRS_CUT_OFFSET, + STAIRS_ATTR_NUM_MID_STRINGERS, + STAIRS_ATTR_RISER_THICKNESS, + STAIRS_ATTR_RISER_TREAD_CONNECT, + STAIRS_ATTR_NOSING_PLACEMENT, + STAIRS_ATTR_LEFT_SIDE_STRINGER, + STAIRS_ATTR_RIGHT_SIDE_STRINGER, + STAIRS_ATTR_LANDINGS_OVERLAPPING, + STAIRS_ATTR_LANDING_CARRIAGE, + STAIRS_ATTR_BODY_MATERIAL, + STAIRS_ATTR_TEXT_FONT, + STAIRS_ATTR_TEXT_SIZE, + STAIRS_INST_UP_LABEL_ON, + STAIRS_INST_UP_LABEL_TEXT, + STAIRS_INST_UP_ARROW_ON, + STAIRS_INST_DOWN_LABEL_ON, + STAIRS_INST_DOWN_LABEL_TEXT, + STAIRS_INST_DOWN_ARROW_ON, + STAIRS_ATTR_TRIM_TOP, + STAIRS_INST_ALWAYS_UP, + RECT_MULLION_WIDTH1, + RECT_MULLION_WIDTH2, + RECT_MULLION_THICK, + CUST_MULLION_WIDTH1, + CUST_MULLION_WIDTH2, + CUST_MULLION_THICK, + CIRC_MULLION_RADIUS, + MULLION_OFFSET, + MULLION_FAM_TYPE, + MULLION_CORNER_TYPE, + LV_MULLION_LEG1, + LV_MULLION_LEG2, + MULLION_DEPTH, + MULLION_DEPTH1, + MULLION_DEPTH2, + TRAP_MULL_WIDTH, + MULLION_PROFILE, + MULLION_POSITION, + MULLION_ANGLE, + CURTAIN_GRID_BASE_ORIENTATION, + AUTO_MULLION_INTERIOR_GRID1, + AUTO_MULLION_INTERIOR_GRID2, + AUTO_MULLION_BORDER1_GRID1, + AUTO_MULLION_BORDER2_GRID1, + AUTO_MULLION_BORDER1_GRID2, + AUTO_MULLION_BORDER2_GRID2, + AUTO_PANEL, + AUTO_JOIN_CONDITION, + AUTO_PANEL_WALL, + AUTO_MULLION_INTERIOR_VERT, + AUTO_MULLION_INTERIOR_HORIZ, + AUTO_MULLION_BORDER1_VERT, + AUTO_MULLION_BORDER2_VERT, + AUTO_MULLION_BORDER1_HORIZ, + AUTO_MULLION_BORDER2_HORIZ, + AUTO_JOIN_CONDITION_WALL, + SPACING_APPEND, + SHEET_NAME, + SHEET_NUMBER, + SHEET_SCALE, + SHEET_DATE, + SHEET_DRAWN_BY, + SHEET_CHECKED_BY, + SHEET_SCHEDULED, + SHEET_DESIGNED_BY, + SHEET_APPROVED_BY, + SHEET_FILE_PATH, + SHEET_WIDTH, + SHEET_HEIGHT, + SHEET_CURRENT_REVISION, + SHEET_REVISIONS_ON_SHEET, + SHEET_CURRENT_REVISION_DESCRIPTION, + SHEET_CURRENT_REVISION_DATE, + SHEET_CURRENT_REVISION_ISSUED_TO, + SHEET_CURRENT_REVISION_ISSUED_BY, + SHEET_CURRENT_REVISION_ISSUED, + SHEET_GUIDE_GRID, + COLOR_FILL_FILTERED_PARAM, + COLOR_FILL_SWATCH_WIDTH_PARAM, + COLOR_FILL_SWATCH_HEIGHT_PARAM, + ELEV_WIDTH, + ELEV_SHAPE, + ELEV_ARROW_ANGLE, + ELEV_ARROW_FILLED, + ELEV_TEXT_POS, + ELEV_SHOW_VIEW_NAME, + ELEV_VIEW_NAME_POS, + ELEV_ASSOC_DATUM, + ELEV_REFERENCE_LABEL_POS, + ELEV_SYMBOL_ID, + IMPORT_SYMBOL_NAME, + IMPORT_SCALE, + IMPORT_BASE_LEVEL, + IMPORT_BASE_LEVEL_OFFSET, + IMPORT_DISPLAY_UNITS, + IMPORT_BACKGROUND, + IMPORT_INSTANCE_SCALE, + IMPORT_INSTANCE_CUTTING_IN_VIEW, + GEO_LOCATION, + RVT_LINK_INSTANCE_NAME, + RVT_SOURCE_LEVEL, + RVT_HOST_LEVEL, + RVT_LEVEL_OFFSET, + RVT_LINK_FILE_NAME_WITHOUT_EXT, + RVT_LINK_REFERENCE_TYPE, + RVT_LINK_PHASE_MAP, + IMPORT_ADT_ENTITY_TYPE, + IMPORT_ADT_ENTITY_STRUCT_TYPE, + IMPORT_ADT_ENTITY_STYLE, + IMPORT_ADT_COMPONENTS_DESC, + IMPORT_ADT_ENTITY_HEIGHT, + IMPORT_ADT_ENTITY_WIDTH, + IMPORT_ADT_ENTITY_LENGTH, + IMPORT_ADT_ENTITY_THICKNESS, + IMPORT_ADT_ENTITY_ROLL, + RASTER_SHEETWIDTH, + RASTER_SHEETHEIGHT, + RASTER_LOCK_PROPORTIONS, + RASTER_SYMBOL_PIXELWIDTH, + RASTER_SYMBOL_PIXELHEIGHT, + RASTER_SYMBOL_VIEWNAME, + RASTER_SYMBOL_FILENAME, + RASTER_SYMBOL_RESOLUTION, + RASTER_SYMBOL_WIDTH, + RASTER_SYMBOL_HEIGHT, + RASTER_VERTICAL_SCALE, + RASTER_HORIZONTAL_SCALE, + RASTER_SYMBOL_PAGENUMBER, + RASTER_ENABLE_SNAPS, + RASTER_SYMBOL_LINKLOAD_STATUS, + SCHEDULE_FIELDS_PARAM, + SCHEDULE_FILTER_PARAM, + SCHEDULE_GROUP_PARAM, + SCHEDULE_FORMAT_PARAM, + SCHEDULE_SHEET_APPEARANCE_PARAM, + SCHEDULE_EMBEDDED_PARAM, + RBS_PANEL_SCHEDULE_SHEET_APPEARANCE_PARAM, + RBS_PANEL_SCHEDULE_SHEET_APPEARANCE_INST_PARAM, + REF_TABLE_ELEM_NAME, + REF_TABLE_PARAM_NAME, + ARC_WALL_CNTR_MRK_VISIBLE, + ARC_CURVE_CNTR_MRK_VISIBLE, + ELLIPSE_FOCUS_MRK_VISIBLE, + CURVE_TOP_LEVEL, + CURVE_BOTTOM_LEVEL, + CURVE_BASE_LEVEL, + DATUM_TEXT, + DATUM_BUBBLE_END_2, + DATUM_BUBBLE_END_1, + DATUM_BUBBLE_LOCATION_IN_ELEV, + GRID_BUBBLE_END_1, + GRID_BUBBLE_END_2, + CALLOUT_ATTR_HEAD_TAG, + CALLOUT_CORNER_SHEET_RADIUS, + CALLOUT_SYNCRONIZE_BOUND_OFFSET_FAR, + SECTION_TAG, + CALLOUT_TAG, + ELEVATN_TAG, + POCHE_MAT_ID, + PLAN_VIEW_VIEW_DIR, + DEFAULT_VIEW_TEMPLATE, + ASSIGN_TEMPLATE_ON_VIEW_CREATION, + RAMP_ATTR_MIN_INV_SLOPE, + RAMP_MAX_RUN_LENGTH, + RAMP_ATTR_THICKNESS, + RAMP_ATTR_SHAPE, + RAMP_ATTR_LEFT_BALUSTER_ATTACH_PT, + RAMP_ATTR_RIGHT_BALUSTER_ATTACH_PT, + RAMP_ATTR_MATERIAL, + RAMP_ATTR_TEXT_FONT, + RAMP_ATTR_TEXT_SIZE, + STAIRS_RAILING_HEIGHT, + STAIRS_RAILING_WIDTH, + STAIRS_RAILING_THICKNESS, + STAIRS_RAILING_BALUSTER_SHAPE, + STAIRS_RAILING_BALUSTER_SPACING_TYPE, + STAIRS_RAILING_BALUSTER_SPACING, + STAIRS_RAILING_BALUSTERS_PER_TREAD, + STAIRS_RAILING_BALUSTER_WIDTH, + STAIRS_RAILING_BALUSTER_LENGTH, + STAIRS_RAILING_SHAPE, + STAIRS_RAILING_RAIL_STRUCTURE, + STAIRS_RAILING_RAIL_HEIGHT, + STAIRS_RAILING_RAIL_OFFSET, + STAIRS_RAILING_BALUSTER_FAMILY, + STAIRS_RAILING_BALUSTER_OFFSET, + STAIRS_RAILING_BASE_LEVEL_PARAM, + STAIRS_RAILING_HEIGHT_OFFSET, + STAIRS_RAILING_BALUSTER_HEIGHT, + STAIRS_RAILING_BALUSTER_TOP_ANGLE, + STAIRS_RAILING_BALUSTER_BOTTOM_ANGLE, + STAIRS_RAILING_BALUSTER_SLOPE_ANGLE, + STAIRS_RAILING_BALUSTER_PLACEMENT, + STAIRS_RAILING_RAIL_NAME, + STAIRS_RAILING_HEIGHT_SHIFT_TYPE, + STAIRS_RAILING_HEIGHT_SHIFT_VAL, + STAIRS_RAILING_TANGENT_CONNECTION, + STAIRS_RAILING_ANGLED_CONNECTION, + STAIRS_RAILING_CONNECTION, + STAIRS_RAILING_BALUSTER_IS_POST, + ELEMENT_LOCKED_PARAM, + ANALYTICAL_MODEL_START_ALIGNMENT_METHOD, + ANALYTICAL_MODEL_START_Y_PROJECTION, + ANALYTICAL_MODEL_START_Z_PROJECTION, + ANALYTICAL_MODEL_END_ALIGNMENT_METHOD, + ANALYTICAL_MODEL_END_Y_PROJECTION, + ANALYTICAL_MODEL_END_Z_PROJECTION, + ANALYTICAL_MODEL_BASE_ALIGNMENT_METHOD, + ANALYTICAL_MODEL_BASE_Z_PROJECTION, + ANALYTICAL_MODEL_BASE_Y_PROJECTION, + ANALYTICAL_MODEL_TOP_ALIGNMENT_METHOD, + ANALYTICAL_MODEL_TOP_Z_PROJECTION, + ANALYTICAL_MODEL_TOP_Y_PROJECTION, + ANALYTICAL_MODEL_TOP_EXTENSION_METHOD, + ANALYTICAL_MODEL_COLUMN_TOP_EXTENSION, + ANALYTICAL_MODEL_BASE_EXTENSION_METHOD, + ANALYTICAL_MODEL_COLUMN_BASE_EXTENSION, + ANALYTICAL_MODEL_FLOOR_ALIGNMENT_METHOD, + ANALYTICAL_MODEL_FLOOR_PROJECTION, + ANALYTICAL_MODEL_WALL_ALIGNMENT_METHOD, + ANALYTICAL_MODEL_WALL_PROJECTION, + ANALYTICAL_MODEL_WALL_TOP_PROJECTION, + ANALYTICAL_MODEL_WALL_BASE_PROJECTION, + ANALYTICAL_MODEL_SKETCH_ALIGNMENT_METHOD, + ANALYTICAL_MODEL_SKETCH_PROJECTION, + ANALYTICAL_MODEL_PHYSICAL_TYPE, + ANALYTICAL_LINK_RELEASE_TRANSLATION_X, + ANALYTICAL_LINK_RELEASE_TRANSLATION_Y, + ANALYTICAL_LINK_RELEASE_TRANSLATION_Z, + ANALYTICAL_LINK_RELEASE_ROTATION_X, + ANALYTICAL_LINK_RELEASE_ROTATION_Y, + ANALYTICAL_LINK_RELEASE_ROTATION_Z, + ANALYTICAL_MODEL_START_PROJECTION_ORTHOGONAL, + ANALYTICAL_MODEL_END_PROJECTION_ORTHOGONAL, + ANALYTICAL_MEMBER_SECTION_TYPE, + GENERIC_DEPTH, + CASEWORK_DEPTH, + DEBUGTAB_DATABOUNDCONTROLSDEMO_ENUM, + DEBUGTAB_DATABOUNDCONTROLSDEMO_BOOLEAN, + DEBUGTAB_DATABOUNDCONTROLSDEMO_INTEGER, + DEBUGTAB_DATABOUNDCONTROLSDEMO_DOUBLE, + SHOW_ICON_PARAM, + ICON_INDEX_PARAM, + GROUPNAME_PARAM, + ELLIPSE_X_PARAM, + ELLIPSE_Y_PARAM, + RGB_R_PARAM, + RGB_G_PARAM, + RGB_B_PARAM, + ALL_MODEL_DESCRIPTION, + ALL_MODEL_URL, + ALL_MODEL_TYPE_COMMENTS, + ALL_MODEL_INSTANCE_COMMENTS, + ALL_MODEL_MANUFACTURER, + ALL_MODEL_MODEL, + CURTAIN_WALL_PANELS_HEIGHT, + CURTAIN_WALL_PANELS_WIDTH, + CURTAIN_WALL_SYSPANEL_OFFSET, + CURTAIN_WALL_PANEL_HOST_ID, + CURTAIN_WALL_SYSPANEL_THICKNESS, + ELECTICAL_EQUIP_WATTAGE, + ELECTICAL_EQUIP_VOLTAGE, + LIGHTING_FIXTURE_WATTAGE, + LIGHTING_FIXTURE_LAMP, + FBX_LIGHT_LIMUNOUS_FLUX, + FBX_LIGHT_SPOT_TILT_ANGLE, + FBX_LIGHT_SPOT_BEAM_ANGLE, + FBX_LIGHT_SPOT_FIELD_ANGLE, + LIGHTING_FIXTURE_LIGHT_EMITTER, + PLUMBING_FIXTURES_SUPPLY_FITTING, + PLUMBING_FIXTURES_SUPPLY_PIPE, + PLUMBING_FIXTURES_DRAIN, + PLUMBING_FIXTURES_TRAP, + PLUMBING_FIXTURES_HW_CONNECTION, + PLUMBING_FIXTURES_CW_CONNECTION, + PLUMBING_FIXTURES_WASTE_CONNECTION, + PLUMBING_FIXTURES_VENT_CONNECTION, + VIEW_DETAIL_LEVEL, + VIEW_PARTS_VISIBILITY, + INSULATION_WIDTH, + INSULATION_SCALE, + REPEATING_DETAIL_NUMBER, + REPEATING_DETAIL_SPACING, + REPEATING_DETAIL_LAYOUT, + REPEATING_DETAIL_ELEMENT, + REPEATING_DETAIL_INSIDE, + REPEATING_DETAIL_ROTATION, + REVISION_CLOUD_REVISION, + REVISION_CLOUD_REVISION_NUM, + REVISION_CLOUD_REVISION_DESCRIPTION, + REVISION_CLOUD_REVISION_DATE, + REVISION_CLOUD_REVISION_ISSUED_TO, + REVISION_CLOUD_REVISION_ISSUED_BY, + PROJECT_REVISION_SEQUENCE_NUM, + PROJECT_REVISION_REVISION_NUM, + PROJECT_REVISION_REVISION_DESCRIPTION, + PROJECT_REVISION_REVISION_DATE, + PROJECT_REVISION_REVISION_ISSUED_TO, + PROJECT_REVISION_REVISION_ISSUED_BY, + PROJECT_REVISION_ENUMERATION, + PROJECT_REVISION_REVISION_ISSUED, + MASSING_INTEGRATION_LEVEL, + MASS_GROSS_AREA, + MASS_FLOOR_AREA_LEVELS, + MASS_GROSS_SURFACE_AREA, + MASS_GROSS_VOLUME, + LEVEL_DATA_FLOOR_PERIMETER, + LEVEL_DATA_FLOOR_AREA, + LEVEL_DATA_SURFACE_AREA, + LEVEL_DATA_VOLUME, + LEVEL_DATA_MASS_TYPE_PARAM, + LEVEL_DATA_OWNING_LEVEL, + LEVEL_DATA_SPACE_USAGE, + LEVEL_DATA_MASS_FAMILY_PARAM, + LEVEL_DATA_MASS_FAMILY_AND_TYPE_PARAM, + LEVEL_DATA_MASS_TYPE_COMMENTS, + LEVEL_DATA_MASS_INSTANCE_COMMENTS, + LEVEL_DATA_MASS_TYPE_DESCRIPTION, + MASS_ZONE_VOLUME, + MASS_ZONE_MATERIAL, + MASS_SURFACEDATA_MATERIAL, + CONCEPTUAL_CONSTRUCTION_MATERIAL, + MASS_ZONE_FLOOR_AREA, + MASS_ZONE_SPACE_TYPE_PARAM, + MASS_ZONE_CONDITION_TYPE_PARAM, + MASS_DATA_CONCEPTUAL_CONSTRUCTION, + MASS_DATA_SUBCATEGORY, + MASS_DATA_MASS_EXTERIOR_WALL_AREA, + MASS_DATA_MASS_INTERIOR_WALL_AREA, + MASS_DATA_MASS_ROOF_AREA, + MASS_DATA_MASS_WINDOW_AREA, + MASS_DATA_MASS_SKYLIGHT_AREA, + MASS_DATA_MASS_OPENING_AREA, + MASS_DATA_UNDERGROUND, + MASS_DATA_PERCENTAGE_GLAZING, + MASS_DATA_GLAZING_IS_SHADED, + MASS_DATA_SHADE_DEPTH, + MASS_DATA_SILL_HEIGHT, + MASS_DATA_PERCENTAGE_SKYLIGHTS, + MASS_DATA_SKYLIGHT_WIDTH, + MASS_DATA_SURFACE_DATA_SOURCE, + ENERGY_ANALYSIS_CREATE_ANALYTICAL_MODEL, + ENERGY_ANALYSIS_BUILDING_OPERATING_SCHEDULE, + ENERGY_ANALYSIS_MASS_ZONING, + ENERGY_ANALYSIS_PERCENTAGE_GLAZING, + ENERGY_ANALYSIS_SILL_HEIGHT, + ENERGY_ANALYSIS_GLAZING_IS_SHADED, + ENERGY_ANALYSIS_PERCENTAGE_SKYLIGHTS, + ENERGY_ANALYSIS_SKYLIGHT_WIDTH, + ENERGY_ANALYSIS_CONCEPTUAL_CONSTRUCTION, + ENERGY_ANALYSIS_SHADE_DEPTH, + ENERGY_ANALYSIS_MASSZONE_COREOFFSET, + ENERGY_ANALYSIS_MASSZONE_DIVIDEPERIMETER, + ENERGY_ANALYSIS_MASSZONE_USEENERGYDATASETTINGS, + ENERGY_ANALYSIS_OUTDOOR_AIR_INFORMATION_PARAM, + ENERGY_ANALYSIS_HVAC_SYSTEM, + MASS_DATA_SLAB, + PHASE_CREATED, + PHASE_DEMOLISHED, + VIEW_PHASE, + VIEW_PHASE_FILTER, + VIEW_TYPE, + VIEW_FAMILY, + PHASE_NAME, + PHASE_SEQUENCE_NUMBER, + ROOM_PHASE_ID, + ROOM_PHASE, + ORIENT_BY_VIEW, + DATUM_VOLUME_OF_INTEREST, + VIEWER_VOLUME_OF_INTEREST_CROP, + VOLUME_OF_INTEREST_VIEWS_VISIBLE, + VOLUME_OF_INTEREST_NAME, + POINT_ELEVATION, + CONTOUR_ELEVATION, + CONTOUR_ELEVATION_STEP, + BOUNDARY_DISTANCE, + BOUNDARY_BEARING, + CONTOUR_SUBCATEGORY_ID, + BOUNDARY_RADIUS, + TOPOGRAPHY_LINK_NAME, + TOPOGRAPHY_LINK_PATH, + BUILDINGPAD_THICKNESS, + BUILDINGPAD_HEIGHTABOVELEVEL_PARAM, + PROPERTY_AREA, + SURFACE_AREA, + SURFACE_PERIMETER, + VOLUME_CUT, + VOLUME_FILL, + PROPERTY_AREA_OPEN, + PROPERTY_SUBCATEGORY_ID, + CONTOUR_LABELS_PRIMARY_ONLY, + CONTOUR_LABELS_LINEAR_UNITS, + PROJECTED_SURFACE_AREA, + VOLUME_NET, + PROPERTY_AREA_UNITS, + PROPERTY_LENGTH_UNITS, + PROPERTY_SEGMENT_DISTANCE, + PROPERTY_SEGMENT_N_S, + PROPERTY_SEGMENT_BEARING, + PROPERTY_SEGMENT_E_W, + PROPERTY_SEGMENT_RADIUS, + PROPERTY_SEGMENT_L_R, + PROPERTY_SEGMENT_SUBCATEGORY_ID, + CONTOUR_LABELS_ELEV_BASE_TYPE, + CONTOUR_LABELS_RELATIVE_BASE, + AREA_TYPE, + AREA_TYPE_TEXT, + AREA_SCHEME_ID, + AREA_SCHEME_NAME, + FAMILY_ROTATE_TEXT_WITH_COMPONENT, + WALL_SWEEP_PROFILE_PARAM, + WALL_SWEEP_LEVEL_PARAM, + WALL_SWEEP_OFFSET_PARAM, + WALL_SWEEP_WALL_OFFSET_PARAM, + HOST_AREA_COMPUTED, + HOST_VOLUME_COMPUTED, + FAMILY_ROTATE_WITH_COMPONENT, + FAMILY_ALWAYS_VERTICAL, + WALL_SWEEP_WALL_SUBCATEGORY_ID, + FAMILY_KEY_EXT_PARAM, + FAMILY_ALLOW_CUT_WITH_VOIDS, + DECAL_ATTRIBUTES, + DECAL_LOCK_PROPORTIONS, + DECAL_WIDTH, + DECAL_HEIGHT, + DECAL_SUBCATEGORY_ID, + FASCIA_PROFILE_PARAM, + SWEEP_BASE_ROOF_SUBCATEGORY_ID, + SWEEP_BASE_FLOOR_SUBCATEGORY_ID, + FASCIA_MATERIAL_PARAM, + GUTTER_MATERIAL_PARAM, + SLAB_EDGE_MATERIAL_PARAM, + SWEEP_BASE_OFFSET, + SWEEP_BASE_VERT_OFFSET, + WALL_TOP_EXTENSION_DIST_PARAM, + WALL_BOTTOM_EXTENSION_DIST_PARAM, + FAMILY_KEEP_TEXT_READABLE, + FAMILY_IS_PARAMETRIC, + FAMILY_AUTOJOIN, + FAMILY_WORK_PLANE_BASED, + FAMILY_SHARED, + REVEAL_PROFILE_PARAM, + GUTTER_PROFILE_PARAM, + SLAB_EDGE_PROFILE_PARAM, + WALL_SWEEP_CUT_BY_INSERTS_PARAM, + WALL_SWEEP_CUTS_WALL_PARAM, + WALL_SWEEP_DEFAULT_SETBACK_PARAM, + FAMILY_USE_PRECUT_SHAPE, + FAMILY_IS_ELEVATION_MARK_BODY, + FAMILY_HOSTING_BEHAVIOR, + JOIN_STRENGTH_ORDER, + SKETCH_GRID_SPACING_PARAM, + GUIDE_GRID_SPACING_PARAM, + GUIDE_GRID_NAME_PARAM, + PLAN_REGION_VIEW_RANGE, + DESIGN_OPTION_PARAM, + DESIGN_OPTION_ID, + SPACING_LAYOUT_VERT, + SPACING_LAYOUT_HORIZ, + SPACING_LENGTH_VERT, + SPACING_LENGTH_HORIZ, + SPACING_JUSTIFICATION_VERT, + SPACING_JUSTIFICATION_HORIZ, + SPACING_NUM_DIVISIONS_VERT, + SPACING_NUM_DIVISIONS_HORIZ, + GRIDLINE_SPEC_STATUS, + CURTAINGRID_ANGLE_VERT, + CURTAINGRID_ANGLE_HORIZ, + CURTAINGRID_ORIGIN_VERT, + CURTAINGRID_ORIGIN_HORIZ, + CURTAINGRID_BELT_VERT, + CURTAINGRID_BELT_HORIZ, + CURTAINGRID_ADJUST_BORDER_VERT, + CURTAINGRID_ADJUST_BORDER_HORIZ, + CURTAINGRID_USE_CURVE_DIST_VERT, + CURTAINGRID_USE_CURVE_DIST_HORIZ, + SPACING_LAYOUT_1, + SPACING_LAYOUT_2, + SPACING_LENGTH_1, + SPACING_LENGTH_2, + SPACING_JUSTIFICATION_1, + SPACING_JUSTIFICATION_2, + SPACING_NUM_DIVISIONS_1, + SPACING_NUM_DIVISIONS_2, + CURTAINGRID_ANGLE_1, + CURTAINGRID_ANGLE_2, + CURTAINGRID_ORIGIN_1, + CURTAINGRID_ORIGIN_2, + CURTAINGRID_BELT_1, + CURTAINGRID_BELT_2, + CURTAINGRID_ADJUST_BORDER_1, + CURTAINGRID_ADJUST_BORDER_2, + CURTAINGRID_USE_CURVE_DIST_1, + CURTAINGRID_USE_CURVE_DIST_2, + SPACING_LAYOUT, + SPACING_LENGTH, + SPACING_NUM_DIVISIONS, + SPACING_JUSTIFICATION, + CURTAINGRID_USE_CURVE_DIST, + PADDING_LENGTH, + CURTAIN_VERSION_PARAM, + CURTAINGRID_BELT_RATIO_1, + CURTAINGRID_BELT_RATIO_2, + SPACING_LAYOUT_U, + SPACING_LAYOUT_V, + SPACING_LENGTH_U, + SPACING_LENGTH_V, + SPACING_JUSTIFICATION_U, + SPACING_JUSTIFICATION_V, + SPACING_NUM_DIVISIONS_U, + SPACING_NUM_DIVISIONS_V, + CURTAINGRID_ANGLE_U, + CURTAINGRID_ANGLE_V, + CURTAINGRID_ORIGIN_U, + CURTAINGRID_ORIGIN_V, + CURTAINGRID_BELT_U, + CURTAINGRID_BELT_V, + CURTAINGRID_ADJUST_BORDER_U, + CURTAINGRID_ADJUST_BORDER_V, + CURTAINGRID_USE_CURVE_DIST_U, + CURTAINGRID_USE_CURVE_DIST_V, + CURTAINGRID_BELT_RATIO_U, + CURTAINGRID_BELT_RATIO_V, + RBS_DUCT_FLOW_PARAM, + JOIST_SYSTEM_NUMBER_OF_LINES_PARAM, + JOIST_SYSTEM_SPACING_PARAM, + JOIST_SYSTEM_JUSTIFICATION_PARAM, + JOIST_SYSTEM_LAYOUT_RULE_PARAM, + JOIST_SYSTEM_NEW_BEAM_TYPE_PARAM, + CURVE_SUPPORT_OFFSET, + BEAM_V_JUSTIFICATION, + BEAM_H_JUSTIFICATION, + JOIST_SYSTEM_NUM_BEAMS_SAME_TYPE, + BEAM_SYSTEM_TAG_PARAM_LEFT, + BEAM_SYSTEM_TAG_PARAM_RIGHT, + BEAM_SYSTEM_TAG_INST_PARAM_ANGLE, + JOIST_SYSTEM_NEW_BEAM_TYPE_NO_FAM_NAME_PARAM, + BEAM_SYSTEM_3D_PARAM, + CURVE_EDGE_OFFSET, + JOIST_SYSTEM_MAXIMUM_SPACING_PARAM, + JOIST_SYSTEM_FIXED_SPACING_PARAM, + JOIST_SYSTEM_CLEAR_SPACING_PARAM, + COVER_TYPE_NAME, + COVER_TYPE_LENGTH, + CLEAR_COVER_EXTERIOR, + CLEAR_COVER_INTERIOR, + CLEAR_COVER_OTHER, + CLEAR_COVER_TOP, + CLEAR_COVER_BOTTOM, + CLEAR_COVER, + FAMILY_CAN_HOST_REBAR, + FAMILY_ENABLE_CUTTING_IN_VIEWS, + ANALYTICAL_MODEL_STICK_ELEMENTS_MARK, + ANALYTICAL_MODEL_SURFACE_ELEMENTS_MARK, + ANALYTICAL_MODEL_FOUNDATIONS_MARK, + ANALYTICAL_MODEL_NODES_MARK, + ANALYTICAL_MODEL_CODE_CHECKING, + GRID_NET_LOCATION_MARK, + ANALYTICAL_ELEMENT_HAS_ASSOCIATION, + STRUCTURAL_ASSET_PARAM, + ANALYTICAL_GEOMETRY_IS_VALID, + ANALYTICAL_ELEMENT_PHYSICAL_ASSET, + ANALYTICAL_ELEMENT_STRUCTURAL_ROLE, + ANALYTICAL_PANEL_THICKNESS, + ANALYTICAL_MEMBER_ROTATION, + ANALYTICAL_NODE_CONNECTION_STATUS, + SPAN_DIR_INST_PARAM_ANGLE, + SPAN_DIR_SYM_PARAM_TOP, + SPAN_DIR_SYM_PARAM_BOTTOM, + SPAN_DIR_SYM_PARAM_LEFT, + SPAN_DIR_SYM_PARAM_RIGHT, + LOAD_CASE_ID, + LOAD_USE_LOCAL_COORDINATE_SYSTEM, + LOAD_IS_UNIFORM, + LOAD_IS_CREATED_BY_API, + LOAD_IS_REACTION, + LOAD_IS_HOSTED, + LOAD_FORCE_FX, + LOAD_FORCE_FY, + LOAD_FORCE_FZ, + LOAD_MOMENT_MX, + LOAD_MOMENT_MY, + LOAD_MOMENT_MZ, + LOAD_LINEAR_FORCE_FX1, + LOAD_LINEAR_FORCE_FY1, + LOAD_LINEAR_FORCE_FZ1, + LOAD_LINEAR_FORCE_FX2, + LOAD_LINEAR_FORCE_FY2, + LOAD_LINEAR_FORCE_FZ2, + LOAD_MOMENT_MX1, + LOAD_MOMENT_MY1, + LOAD_MOMENT_MZ1, + LOAD_MOMENT_MX2, + LOAD_MOMENT_MY2, + LOAD_MOMENT_MZ2, + LOAD_IS_PROJECTED, + LOAD_LINEAR_LENGTH, + LOAD_AREA_FORCE_FX1, + LOAD_AREA_FORCE_FY1, + LOAD_AREA_FORCE_FZ1, + LOAD_AREA_FORCE_FX2, + LOAD_AREA_FORCE_FY2, + LOAD_AREA_FORCE_FZ2, + LOAD_AREA_FORCE_FX3, + LOAD_AREA_FORCE_FY3, + LOAD_AREA_FORCE_FZ3, + LOAD_AREA_AREA, + LOAD_AREA_IS_PROJECTED, + LOAD_ALL_NON_0_LOADS, + LOAD_CASE_NATURE_TEXT, + LOAD_COMMENTS, + LOAD_DESCRIPTION, + LOAD_ATTR_FORCE_ARROW_TYPE, + LOAD_ATTR_FORCE_SCALE_FACTOR, + LOAD_ATTR_MOMENT_ARROW_ARC, + LOAD_ATTR_MOMENT_ARROW_LINE, + LOAD_ATTR_MOMENT_SCALE_FACTOR, + LOAD_ARROW_SEPARATION, + LOAD_ATTR_LINEAR_FORCE_SCALE_FACTOR, + LOAD_ATTR_AREA_FORCE_SCALE_FACTOR, + LOAD_CASE_NAME, + LOAD_CASE_NUMBER, + LOAD_CASE_NATURE, + LOAD_CASE_SUBCATEGORY, + LOAD_NATURE_NAME, + LOAD_COMBINATION_NAME, + LOAD_COMBINATION_FACTOR, + LOAD_USAGE_NAME, + CWP_ADD_GRID_PREFIX, + CWP_ADD_GRID_SUFFIX, + CWP_ADD_LEVEL_PREFIX, + CWP_ADD_LEVEL_SUFFIX, + CWP_LEVEL_OFFSET, + CWP_REUSE_EXISTING_LEVELS, + CWP_REUSE_EXISTING_GRIDS, + CWP_SPLIT_COLUMNS_AT_LEVELS, + CWP_REUSE_LEVELS_SAME_NAME, + CWP_REUSE_GRIDS_SAME_NAME, + CWP_LINKED_ROOM_PHASES, + CWP_LINKED_ROOM_PARAMS, + CWP_COPY_WALL_INSERTS, + CWP_COPY_FLOOR_INSERTS, + CWP_COPY_ROOF_INSERTS, + WALL_ALIGN_KEY_REF_PARAM, + REBAR_BAR_DIAMETER, + REBAR_BAR_STYLE, + REBAR_HOOK_ANGLE, + REBAR_HOOK_LINE_LEN_FACTOR, + REBAR_ELEM_TOTAL_LENGTH, + REBAR_ELEM_HOOK_START_TYPE, + REBAR_ELEM_HOOK_START_ORIENT, + REBAR_ELEM_HOOK_END_TYPE, + REBAR_ELEM_HOOK_END_ORIENT, + REBAR_STANDARD_BEND_DIAMETER, + REBAR_ELEM_LAYOUT_RULE, + REBAR_ELEM_QUANTITY_OF_BARS, + REBAR_ELEM_BAR_SPACING, + REBAR_ELEMENT_VISIBILITY, + REBAR_SHAPE, + REBAR_ELEM_LENGTH, + REBAR_HOOK_STYLE, + REBAR_BAR_HOOK_LENGTHS, + REBAR_BAR_STIRRUP_BEND_DIAMETER, + REBAR_BAR_MAXIMUM_BEND_RADIUS, + REBAR_SHAPE_ALLOWED_BAR_TYPES, + REBAR_BAR_ALLOWED_BAR_TYPES, + REBAR_SHAPE_HOOK_STYLE, + REBAR_SHAPE_HOOK_START_TYPE, + REBAR_SHAPE_HOOK_END_TYPE, + REBAR_ELEM_HOOK_STYLE, + REBAR_ELEMENT_ROUNDING, + FABRIC_PARAM_ROUNDING, + REBAR_ELEM_SCHEDULE_MARK, + REBAR_SHAPE_START_HOOK_LENGTH, + REBAR_SHAPE_START_HOOK_OFFSET, + REBAR_SHAPE_END_HOOK_LENGTH, + REBAR_SHAPE_END_HOOK_OFFSET, + REBAR_INSTANCE_BAR_DIAMETER, + REBAR_INSTANCE_BEND_DIAMETER, + REBAR_INCLUDE_FIRST_BAR, + REBAR_INCLUDE_LAST_BAR, + REBAR_STANDARD_HOOK_BEND_DIAMETER, + REBAR_SHAPE_SPIRAL_PITCH, + REBAR_SHAPE_SPIRAL_HEIGHT, + REBAR_SHAPE_SPIRAL_TOP_FINISHING_TURNS, + REBAR_SHAPE_SPIRAL_BASE_FINISHING_TURNS, + REBAR_SHAPE_STIRRUP_TIE_ATTACHMENT, + REBAR_INSTANCE_STIRRUP_TIE_ATTACHMENT, + REBAR_SHAPE_OUT_OF_PLANE_BEND_DIAMETER, + REBAR_INTERNAL_MULTIPLANAR, + REBAR_INTERNAL_MULTIPLANAR_DUPLICATE, + REBAR_INTERNAL_MULTIPLANAR_START_CONNECTOR, + REBAR_INTERNAL_MULTIPLANAR_END_CONNECTOR, + REBAR_SHAPE_PARAM_START_HOOK_TAN_LEN, + REBAR_SHAPE_PARAM_END_HOOK_TAN_LEN, + REBAR_HOST_CATEGORY, + DPART_CAN_HOST_REBAR, + REBAR_DISTRIBUTION_TYPE, + REBAR_NUMBER_SUFFIX, + REBAR_MINIM_SUFFIX, + REBAR_MAXIM_SUFFIX, + REBAR_MAX_LENGTH, + REBAR_MIN_LENGTH, + REBAR_QUANITY_BY_DISTRIB, + FABRIC_WIRE_DIAMETER, + FABRIC_SHEET_PHYSICAL_MATERIAL_ASSET, + FABRIC_SHEET_MAJOR_DIRECTION_WIRE_TYPE, + FABRIC_SHEET_MINOR_DIRECTION_WIRE_TYPE, + FABRIC_SHEET_DEFAULT_MAJOR_LAPSPLICE_LENGTH, + FABRIC_SHEET_DEFAULT_MINOR_LAPSPLICE_LENGTH, + FABRIC_SHEET_OVERALL_LENGTH, + FABRIC_SHEET_LENGTH, + FABRIC_SHEET_MAJOR_START_OVERHANG, + FABRIC_SHEET_MAJOR_END_OVERHANG, + FABRIC_SHEET_MAJOR_LAYOUT_PATTERN, + FABRIC_SHEET_MAJOR_NUMBER_OF_WIRES, + FABRIC_SHEET_MAJOR_SPACING, + FABRIC_SHEET_OVERALL_WIDTH, + FABRIC_SHEET_WIDTH, + FABRIC_SHEET_MINOR_START_OVERHANG, + FABRIC_SHEET_MINOR_END_OVERHANG, + FABRIC_SHEET_MINOR_LAYOUT_PATTERN, + FABRIC_SHEET_MINOR_NUMBER_OF_WIRES, + FABRIC_SHEET_MINOR_SPACING, + FABRIC_SHEET_MASS, + FABRIC_SHEET_MAJOR_REINFORCEMENT_AREA, + FABRIC_SHEET_MINOR_REINFORCEMENT_AREA, + FABRIC_SHEET_MASSUNIT, + FABRIC_BEND_DIAMETER, + FABRIC_PARAM_SHEET_TYPE, + FABRIC_PARAM_LOCATION_SLAB, + FABRIC_PARAM_LOCATION_WALL, + FABRIC_PARAM_LAPSPLICE_POSITION, + FABRIC_PARAM_LOCATION_GENERIC, + FABRIC_PARAM_MAJOR_LAPSPLICE_LENGTH, + FABRIC_PARAM_MINOR_LAPSPLICE_LENGTH, + FABRIC_PARAM_COVER_OFFSET, + FABRIC_PARAM_CUT_OVERALL_LENGTH, + FABRIC_PARAM_CUT_OVERALL_WIDTH, + FABRIC_PARAM_TOTAL_SHEET_MASS, + FABRIC_PARAM_CUT_SHEET_MASS, + FABRIC_PARAM_TAG_VIEW, + FABRIC_PARAM_SPAN_SYM_TOP, + FABRIC_PARAM_SPAN_SYM_BOTTOM, + FABRIC_PARAM_SPAN_SYM_LEFT, + FABRIC_PARAM_SPAN_SYM_RIGHT, + FABRIC_PARAM_SPAN_SYM_D_TOP, + FABRIC_PARAM_SPAN_SYM_D_BOTTOM, + FABRIC_PARAM_SPAN_SYM_D_LEFT, + FABRIC_PARAM_SPAN_SYM_D_RIGHT, + FABRIC_PARAM_SPAN_TAG_COMPONENT_REFERENCE, + BENT_FABRIC_PARAM_BEND_DIRECTION, + CONSTRAINT_FIXED_OFFSET, + BENT_FABRIC_PARAM_STRAIGHT_WIRES_LOCATION, + FABRIC_PARAM_CUT_BY_HOST, + FABRIC_PARAM_SHARED_FAMILY_KEY, + BENT_FABRIC_PARAM_LONGITUDINAL_CUT_LENGTH, + FABRIC_WIRE_TYPE, + FABRIC_WIRE_LENGTH, + FABRIC_WIRE_DISTANCE, + FABRIC_WIRE_OFFSET, + REBAR_SYSTEM_COVER_SIDE, + REBAR_SYSTEM_LAYOUT_RULE, + REBAR_SYSTEM_LAYER_SUMMARY_WITH_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_NO_SPACING, + REBAR_SYSTEM_OVERRIDE, + REBAR_SYSTEM_COVER_TOP, + REBAR_SYSTEM_COVER_BOTTOM, + REBAR_SYSTEM_LAYER_SUMMARY_TOP_DIR_1_WITH_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_TOP_DIR_1_NO_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_TOP_DIR_2_WITH_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_TOP_DIR_2_NO_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_BOTTOM_DIR_1_WITH_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_BOTTOM_DIR_1_NO_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_BOTTOM_DIR_2_WITH_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_BOTTOM_DIR_2_NO_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_DIR_1_WITH_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_DIR_1_NO_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_DIR_2_WITH_SPACING, + REBAR_SYSTEM_LAYER_SUMMARY_DIR_2_NO_SPACING, + REBAR_SYSTEM_TOP_MAJOR_MATCHES_TOP_MINOR, + REBAR_SYSTEM_BOTTOM_MAJOR_MATCHES_BOTTOM_MINOR, + REBAR_SYSTEM_TOP_MAJOR_MATCHES_BOTTOM_MAJOR, + REBAR_SYSTEM_TOP_MINOR_MATCHES_BOTTOM_MINOR, + REBAR_SYSTEM_ADDL_TOP_OFFSET, + REBAR_SYSTEM_ADDL_BOTTOM_OFFSET, + REBAR_SYSTEM_ADDL_EXTERIOR_OFFSET, + REBAR_SYSTEM_ADDL_INTERIOR_OFFSET, + REBAR_SYSTEM_SPANACTIVE_DIR_1, + REBAR_SYSTEM_SPANACTIVE_DIR_2, + REBAR_SYSTEM_SPANHOOK_LEFT_DIR_1, + REBAR_SYSTEM_SPANHOOK_RIGHT_DIR_1, + REBAR_SYSTEM_SPANHOOK_BOTTOM_DIR_2, + REBAR_SYSTEM_SPANHOOK_TOP_DIR_2, + REBAR_SYSTEM_ACTIVE_TOP_DIR_1, + REBAR_SYSTEM_ACTIVE_TOP_DIR_2, + REBAR_SYSTEM_ACTIVE_BOTTOM_DIR_1, + REBAR_SYSTEM_ACTIVE_BOTTOM_DIR_2, + REBAR_SYSTEM_BAR_TYPE_TOP_DIR_1, + REBAR_SYSTEM_BAR_TYPE_TOP_DIR_2, + REBAR_SYSTEM_BAR_TYPE_BOTTOM_DIR_1, + REBAR_SYSTEM_BAR_TYPE_BOTTOM_DIR_2, + REBAR_SYSTEM_HOOK_ORIENT_TOP_DIR_1, + REBAR_SYSTEM_HOOK_ORIENT_TOP_DIR_2, + REBAR_SYSTEM_HOOK_ORIENT_BOTTOM_DIR_1, + REBAR_SYSTEM_HOOK_ORIENT_BOTTOM_DIR_2, + REBAR_SYSTEM_HOOK_TYPE_TOP_DIR_1, + REBAR_SYSTEM_HOOK_TYPE_TOP_DIR_2, + REBAR_SYSTEM_HOOK_TYPE_BOTTOM_DIR_1, + REBAR_SYSTEM_HOOK_TYPE_BOTTOM_DIR_2, + REBAR_SYSTEM_NUMBER_OF_LINES_TOP_DIR_1, + REBAR_SYSTEM_NUMBER_OF_LINES_TOP_DIR_2, + REBAR_SYSTEM_NUMBER_OF_LINES_BOTTOM_DIR_1, + REBAR_SYSTEM_NUMBER_OF_LINES_BOTTOM_DIR_2, + REBAR_SYSTEM_SPACING_TOP_DIR_1, + REBAR_SYSTEM_SPACING_TOP_DIR_2, + REBAR_SYSTEM_SPACING_BOTTOM_DIR_1, + REBAR_SYSTEM_SPACING_BOTTOM_DIR_2, + REBAR_SYSTEM_ACTIVE_FRONT_DIR_1, + REBAR_SYSTEM_ACTIVE_FRONT_DIR_2, + REBAR_SYSTEM_ACTIVE_BACK_DIR_1, + REBAR_SYSTEM_ACTIVE_BACK_DIR_2, + REBAR_SYSTEM_BAR_TYPE_FRONT_DIR_1, + REBAR_SYSTEM_BAR_TYPE_FRONT_DIR_2, + REBAR_SYSTEM_BAR_TYPE_BACK_DIR_1, + REBAR_SYSTEM_BAR_TYPE_BACK_DIR_2, + REBAR_SYSTEM_HOOK_ORIENT_FRONT_DIR_1, + REBAR_SYSTEM_HOOK_ORIENT_FRONT_DIR_2, + REBAR_SYSTEM_HOOK_ORIENT_BACK_DIR_1, + REBAR_SYSTEM_HOOK_ORIENT_BACK_DIR_2, + REBAR_SYSTEM_HOOK_TYPE_FRONT_DIR_1, + REBAR_SYSTEM_HOOK_TYPE_FRONT_DIR_2, + REBAR_SYSTEM_HOOK_TYPE_BACK_DIR_1, + REBAR_SYSTEM_HOOK_TYPE_BACK_DIR_2, + REBAR_SYSTEM_NUMBER_OF_LINES_FRONT_DIR_1, + REBAR_SYSTEM_NUMBER_OF_LINES_FRONT_DIR_2, + REBAR_SYSTEM_NUMBER_OF_LINES_BACK_DIR_1, + REBAR_SYSTEM_NUMBER_OF_LINES_BACK_DIR_2, + REBAR_SYSTEM_SPACING_FRONT_DIR_1, + REBAR_SYSTEM_SPACING_FRONT_DIR_2, + REBAR_SYSTEM_SPACING_BACK_DIR_1, + REBAR_SYSTEM_SPACING_BACK_DIR_2, + REBAR_SYSTEM_ACTIVE_TOP_DIR_1_GENERIC, + REBAR_SYSTEM_ACTIVE_TOP_DIR_2_GENERIC, + REBAR_SYSTEM_ACTIVE_BOTTOM_DIR_1_GENERIC, + REBAR_SYSTEM_ACTIVE_BOTTOM_DIR_2_GENERIC, + REBAR_SYSTEM_BAR_TYPE_TOP_DIR_1_GENERIC, + REBAR_SYSTEM_BAR_TYPE_TOP_DIR_2_GENERIC, + REBAR_SYSTEM_BAR_TYPE_BOTTOM_DIR_1_GENERIC, + REBAR_SYSTEM_BAR_TYPE_BOTTOM_DIR_2_GENERIC, + REBAR_SYSTEM_NUMBER_OF_LINES_TOP_DIR_1_GENERIC, + REBAR_SYSTEM_NUMBER_OF_LINES_TOP_DIR_2_GENERIC, + REBAR_SYSTEM_NUMBER_OF_LINES_BOTTOM_DIR_1_GENERIC, + REBAR_SYSTEM_NUMBER_OF_LINES_BOTTOM_DIR_2_GENERIC, + REBAR_SYSTEM_SPACING_TOP_DIR_1_GENERIC, + REBAR_SYSTEM_SPACING_TOP_DIR_2_GENERIC, + REBAR_SYSTEM_SPACING_BOTTOM_DIR_1_GENERIC, + REBAR_SYSTEM_SPACING_BOTTOM_DIR_2_GENERIC, + REBAR_BAR_DEFORMATION_TYPE, + PATH_REIN_FACE_SLAB, + PATH_REIN_FACE_WALL, + PATH_REIN_SPACING, + PATH_REIN_NUMBER_OF_BARS, + PATH_REIN_ALTERNATING, + PATH_REIN_TYPE_1, + PATH_REIN_TYPE_2, + PATH_REIN_LENGTH_1, + PATH_REIN_LENGTH_2, + PATH_REIN_HOOK_TYPE_1, + PATH_REIN_HOOK_TYPE_2, + PATH_REIN_HOOK_ORIENT_1_SLAB, + PATH_REIN_HOOK_ORIENT_2_SLAB, + PATH_REIN_HOOK_ORIENT_1_WALL, + PATH_REIN_HOOK_ORIENT_2_WALL, + PATH_REIN_END_HOOK_TYPE_1, + PATH_REIN_END_HOOK_TYPE_2, + PATH_REIN_END_HOOK_ORIENT_1_SLAB, + PATH_REIN_END_HOOK_ORIENT_2_SLAB, + PATH_REIN_END_HOOK_ORIENT_1_WALL, + PATH_REIN_END_HOOK_ORIENT_2_WALL, + PATH_REIN_ALT_OFFSET, + PATH_REIN_ADDL_OFFSET, + PATH_REIN_SPANHOOK_PRIM, + PATH_REIN_SPANHOOK_ALT, + PATH_REIN_SPANLENGTH_BOTTOM_PRIM, + PATH_REIN_SPANLENGTH_BOTTOM_ALT, + PATH_REIN_SUMMARY, + PATH_REIN_END_SPANHOOK_PRIM, + PATH_REIN_END_SPANHOOK_ALT, + PATH_REIN_SPANLENGTH_TOP_ALT, + PATH_REIN_SPANLENGTH_BARLENGTH_PRIM, + PATH_REIN_SPANLENGTH_BARLENGTH_ALT, + PATH_REIN_SPANLENGTH_ALT_OFFSET, + PATH_REIN_SHAPE_1, + PATH_REIN_SHAPE_2, + REIN_EST_NUMBER_OF_BARS, + REIN_EST_BAR_LENGTH, + REIN_EST_BAR_VOLUME, + REINFORCEMENT_VOLUME, + REBAR_CONTAINER_BAR_TYPE, + STRUCT_CONNECTION_APPLY_TO, + STRUCT_CONNECTION_BEAM_START, + STRUCT_CONNECTION_BEAM_END, + STRUCT_CONNECTION_COLUMN_TOP, + STRUCT_CONNECTION_COLUMN_BASE, + STRUCT_CONNECTION_CUTBACK, + STRUCT_CONNECTION_TYPE_NAME, + IFC_GUID, + IFC_TYPE_GUID, + IFC_PROJECT_GUID, + IFC_BUILDING_GUID, + IFC_SITE_GUID, + PROJECT_AUTHOR, + PROJECT_BUILDING_NAME, + PROJECT_ORGANIZATION_DESCRIPTION, + PROJECT_ORGANIZATION_NAME, + IFC_APPLICATION_NAME, + IFC_APPLICATION_VERSION, + IFC_ORGANIZATION, + IFC_EXPORT_ELEMENT, + IFC_EXPORT_ELEMENT_TYPE, + IFC_EXPORT_ELEMENT_AS, + IFC_EXPORT_ELEMENT_TYPE_AS, + IFC_EXPORT_PREDEFINEDTYPE, + IFC_EXPORT_PREDEFINEDTYPE_TYPE, + WALL_CROSS_SECTION, + WALL_SINGLE_SLANT_ANGLE_FROM_VERTICAL, + WALL_TAPERED_EXTERIOR_INWARD_ANGLE, + WALL_TAPERED_INTERIOR_INWARD_ANGLE, + WALL_TYPE_DEFAULT_TAPERED_EXTERIOR_INWARD_ANGLE, + WALL_TYPE_DEFAULT_TAPERED_INTERIOR_INWARD_ANGLE, + WALL_TYPE_WIDTH_MEASURED_AT, + WALL_TAPERED_USE_INSTANCE_ANGLES, + WALL_TAPERED_WIDTH_AT_TOP, + WALL_TAPERED_WIDTH_AT_BOTTOM, + ALIGNMENT_STATION_LABEL_SET_OFFSET, + ALIGNMENT_STATION_LABEL_SET_INTERVAL, + ALIGNMENT_STATION_LABEL_SET_START_STATION, + ALIGNMENT_STATION_LABEL_SET_END_STATION, + DIVIDEDPATH_LAYOUT, + DIVIDEDPATH_DISTANCE, + DIVIDEDPATH_BEGINNING_INDENT, + DIVIDEDPATH_END_INDENT, + DIVIDEDPATH_MIN_DISTANCE, + DIVIDEDPATH_MAX_DISTANCE, + DIVIDEDPATH_MEASUREMENT_TYPE, + DIVIDEDPATH_FLIP_DIRECTION, + DIVIDEDPATH_LAYOUT_FIXED_NUM_POINT, + DIVIDEDPATH_JUSTIFICATION, + DIVIDEDPATH_DISPLAY_REFERENCE_CURVES, + DIVIDEDPATH_DISPLAY_NODES, + DIVIDEDPATH_MERGED_POINT_NUM, + DIVIDEDPATH_DISPLAY_NODE_NUMBERS, + DIVIDEDPATH_TOTAL_PATH_LENGTH, + ANALYTICAL_MEMBER_FORCE_START_FX, + ANALYTICAL_MEMBER_FORCE_START_FY, + ANALYTICAL_MEMBER_FORCE_START_FZ, + ANALYTICAL_MEMBER_FORCE_START_MX, + ANALYTICAL_MEMBER_FORCE_START_MY, + ANALYTICAL_MEMBER_FORCE_START_MZ, + ANALYTICAL_MEMBER_FORCE_END_FX, + ANALYTICAL_MEMBER_FORCE_END_FY, + ANALYTICAL_MEMBER_FORCE_END_FZ, + ANALYTICAL_MEMBER_FORCE_END_MX, + ANALYTICAL_MEMBER_FORCE_END_MY, + ANALYTICAL_MEMBER_FORCE_END_MZ, + STRUCTURAL_MEMBER_FORCES, + ANALYTICAL_MEMBER_FORCE_START_ALL_NON_ZERO, + ANALYTICAL_MEMBER_FORCE_END_ALL_NON_ZERO, + RBS_START_LEVEL_PARAM, + RBS_END_LEVEL_PARAM, + RBS_START_OFFSET_PARAM, + RBS_END_OFFSET_PARAM, + RBS_FLEX_PATTERN_PARAM, + RBS_CURVE_WIDTH_PARAM, + RBS_CURVE_HEIGHT_PARAM, + RBS_CURVE_DIAMETER_PARAM, + RBS_FLOW_OBSOLETE, + RBS_CURVE_HOR_OFFSET_PARAM, + RBS_CURVE_VERT_OFFSET_PARAM, + RBS_VELOCITY, + RBS_PRESSURE_DROP, + RBS_CURVETYPE_DEFAULT_ELBOW_PARAM, + RBS_CURVETYPE_DEFAULT_TEE_PARAM, + RBS_CURVETYPE_DEFAULT_CROSS_PARAM, + RBS_CURVETYPE_DEFAULT_TRANSITION_PARAM, + RBS_CURVETYPE_ROUGHNESS_PARAM, + RBS_FRICTION, + RBS_INSULATION_THICKNESS, + RBS_LINING_THICKNESS, + RBS_CURVETYPE_MAX_HEIGHT_PARAM, + RBS_CURVE_SURFACE_AREA, + RBS_VELOCITY_PRESSURE, + RBS_MIN_FLOW, + RBS_MAX_FLOW, + RBS_LOSS_COEFFICIENT, + RBS_SECTION, + RBS_CURVETYPE_MULTISHAPE_TRANSITION_PARAM, + RBS_EQ_DIAMETER_PARAM, + RBS_REYNOLDSNUMBER_PARAM, + RBS_HYDRAULIC_DIAMETER_PARAM, + RBS_CURVETYPE_DEFAULT_UNION_PARAM, + RBS_OFFSET_PARAM, + RBS_CURVETYPE_DEFAULT_TAKEOFF_PARAM, + RBS_CURVETYPE_PREFERRED_BRANCH_PARAM, + RBS_FLEXDUCT_ROUNDTYPE_PARAM, + RBS_DUCT_FITTING_LOSS_METHOD_PARAM, + RBS_DUCT_FITTING_LOSS_TABLE_PARAM, + RBS_DUCT_TYPE_PARAM, + RBS_FLEX_DUCT_TYPE_PARAM, + RBS_PIPE_TYPE_PARAM, + RBS_FLEX_PIPE_TYPE_PARAM, + RBS_DUCT_STATIC_PRESSURE, + RBS_DUCT_SIZE_FORMATTED_PARAM, + RBS_PIPE_SIZE_FORMATTED_PARAM, + RBS_CURVETYPE_DEFAULT_MECHJOINT_PARAM, + RBS_DUCT_FITTING_LOSS_METHOD_SERVER_PARAM, + RBS_PIPE_FITTING_LOSS_METHOD_SERVER_PARAM, + RBS_CURVETYPE_DEFAULT_CAP_PARAM, + RBS_DUCT_FITTING_LOSS_METHOD_SETTINGS, + RBS_PIPE_FITTING_LOSS_METHOD_SETTINGS, + RBS_CURVETYPE_MAX_WIDTH_PARAM, + RBS_ADDITIONAL_FLOW, + RBS_SIZE_LOCK, + PROJECT_BUILDING_TYPE, + PROJECT_POSTAL_CODE, + ROOM_CONDITION_TYPE_PARAM, + ROOM_SPACE_TYPE_PARAM, + ROOM_OCCUPANCY_UNIT_PARAM, + ROOM_NUMBER_OF_PEOPLE_PARAM, + ROOM_AREA_PER_PERSON_PARAM, + ROOM_DESIGN_SUPPLY_AIRFLOW_PARAM, + ROOM_DESIGN_RETURN_AIRFLOW_PARAM, + ROOM_DESIGN_EXHAUST_AIRFLOW_PARAM, + ROOM_CALCULATED_SUPPLY_AIRFLOW_PARAM, + ROOM_PEOPLE_TOTAL_HEAT_GAIN_PER_PERSON_PARAM, + ROOM_PEOPLE_LATENT_HEAT_GAIN_PER_PERSON_PARAM, + ROOM_ACTUAL_SUPPLY_AIRFLOW_PARAM, + ROOM_ACTUAL_RETURN_AIRFLOW_PARAM, + ROOM_ACTUAL_EXHAUST_AIRFLOW_PARAM, + GBXML_EDIT_DATA_PARAM, + FAMILY_CONTENT_PART_TYPE, + RBS_FAMILY_CONTENT_OFFSET_WIDTH, + RBS_FAMILY_CONTENT_OFFSET_HEIGHT, + RBS_FAMILY_CONTENT_TAKEOFF_LENGTH, + RBS_FAMILY_CONTENT_TAKEOFF_PROJLENGTH, + RBS_FAMILY_CONTENT_TAKEOFF_FIXED_LENGTH, + RBS_ROOM_COEFFICIENT_UTILIZATION, + FBX_LIGHT_TOTAL_LIGHT_LOSS, + FBX_LIGHT_BALLAST_LOSS, + ROOM_DESIGN_POWER_LOAD_PER_AREA_PARAM, + ROOM_DESIGN_LIGHTING_LOAD_PER_AREA_PARAM, + ROOM_DESIGN_MECHANICAL_LOAD_PER_AREA_PARAM, + ROOM_DESIGN_OTHER_LOAD_PER_AREA_PARAM, + ROOM_BASE_POWER_LOAD_ON_PARAM, + ROOM_BASE_LIGHTING_LOAD_ON_PARAM, + ROOM_ACTUAL_POWER_LOAD_PARAM, + ROOM_ACTUAL_LIGHTING_LOAD_PARAM, + ROOM_DESIGN_POWER_LOAD_PARAM, + ROOM_DESIGN_LIGHTING_LOAD_PARAM, + RBS_LOOKUP_TABLE_NAME, + RBS_CONNECTOR_OFFSET_OBSOLETE, + RBS_IS_CUSTOM_FITTING, + ROOM_PEOPLE_SENSIBLE_HEAT_GAIN_PER_PERSON_PARAM, + RBS_CALCULATED_SIZE, + RBS_ELECTRICAL_DATA, + RBS_FAMILY_CONTENT_ANNOTATION_DISPLAY, + FAMILY_ELECTRICAL_MAINTAIN_ANNOTATION_ORIENTATION, + RBS_GBXML_SURFACE_NAME, + RBS_GBXML_SURFACE_TYPE, + RBS_GBXML_SURFACE_AREA, + RBS_SERVICE_TYPE_PARAM, + RBS_CONSTRUCTION_SET_PARAM, + ROOM_CONSTRUCTION_SET_PARAM, + ROOM_BASE_RETURN_AIRFLOW_ON_PARAM, + ROOM_CALCULATED_HEATING_LOAD_PARAM, + ROOM_DESIGN_HEATING_LOAD_PARAM, + ROOM_CALCULATED_COOLING_LOAD_PARAM, + ROOM_DESIGN_COOLING_LOAD_PARAM, + ROOM_POWER_LOAD_UNITS_PARAM, + ROOM_LIGHTING_LOAD_UNITS_PARAM, + ROOM_BASE_HEAT_LOAD_ON_PARAM, + ROOM_ACTUAL_POWER_LOAD_PER_AREA_PARAM, + ROOM_ACTUAL_LIGHTING_LOAD_PER_AREA_PARAM, + RBS_PROJECT_LOCATION_PARAM, + ROOM_EDIT_PEOPLE_LOADS_PARAM, + ROOM_EDIT_ELECTRICAL_LOADS_PARAM, + RBS_ENERGY_ANALYSIS_SURFACE_ADJACENT_SPACE_ID1, + RBS_ENERGY_ANALYSIS_SURFACE_ADJACENT_SPACE_ID2, + RBS_ENERGY_ANALYSIS_SURFACE_CADOBJECTID, + RBS_ENERGY_ANALYSIS_SURFACE_TILT, + RBS_ENERGY_ANALYSIS_SURFACE_AZIMUTH, + RBS_ENERGY_ANALYSIS_SURFACE_ORIGIN_X, + RBS_ENERGY_ANALYSIS_SURFACE_ORIGIN_Y, + RBS_ENERGY_ANALYSIS_SURFACE_ORIGIN_Z, + RBS_ENERGY_ANALYSIS_GROUND_PLANE_PARAM, + RBS_CONSTRUCTION_TYPE_SHADINGFACTOR_PARAM, + RBS_PROJECT_CONSTRUCTION_TYPE_SHADINGFACTOR_PARAM, + RBS_ENERGY_ANALYSIS_VIEW_UPDATE_SURFACES, + ZONE_NAME, + ZONE_AREA, + ZONE_PERIMETER, + ZONE_VOLUME, + ZONE_SERVICE_TYPE_PARAM, + ZONE_CALCULATED_HEATING_LOAD_PARAM, + ZONE_CALCULATED_COOLING_LOAD_PARAM, + ZONE_CALCULATED_SUPPLY_AIRFLOW_PARAM, + ZONE_HEATING_SET_POINT_PARAM, + ZONE_COOLING_SET_POINT_PARAM, + ZONE_HEATING_AIR_TEMPERATURE_PARAM, + ZONE_COOLING_AIR_TEMPERATURE_PARAM, + ZONE_HUMIDIFICATION_SET_POINT_PARAM, + ZONE_DEHUMIDIFICATION_SET_POINT_PARAM, + ZONE_OUTSIDE_AIR_PER_PERSON_PARAM, + ZONE_OUTSIDE_AIR_PER_AREA_PARAM, + ZONE_OA_RATE_PER_ACH_PARAM, + ZONE_LEVEL_ID, + ZONE_CALCULATED_HEATING_LOAD_PER_AREA_PARAM, + ZONE_CALCULATED_COOLING_LOAD_PER_AREA_PARAM, + ZONE_CALCULATED_SUPPLY_AIRFLOW_PER_AREA_PARAM, + ROOM_CALCULATED_HEATING_LOAD_PER_AREA_PARAM, + ROOM_CALCULATED_COOLING_LOAD_PER_AREA_PARAM, + ROOM_CALCULATED_SUPPLY_AIRFLOW_PER_AREA_PARAM, + RBS_ENERGY_ANALYSIS_PROJECT_PHASE_PARAM, + ZONE_PHASE_ID, + ZONE_PHASE, + SPACE_ASSOC_ROOM_NAME, + SPACE_ASSOC_ROOM_NUMBER, + SPACE_IS_OCCUPIABLE, + SPACE_IS_PLENUM, + ZONE_VOLUME_GROSS, + ZONE_AREA_GROSS, + RBS_ENERGY_ANALYSIS_SLIVER_SPACE_TOLERANCE, + ZONE_HEATING_INFORMATION_PARAM, + ZONE_COOLING_INFORMATION_PARAM, + ZONE_OUTDOOR_AIR_INFORMATION_PARAM, + ZONE_USE_HUMIDIFICATION_SETPOINT_PARAM, + ZONE_USE_DEHUMIDIFICATION_SETPOINT_PARAM, + ZONE_USE_OUTSIDE_AIR_PER_PERSON_PARAM, + ZONE_USE_OUTSIDE_AIR_PER_AREA_PARAM, + ZONE_USE_AIR_CHANGES_PER_HOUR_PARAM, + ZONE_CALCULATED_AREA_PER_HEATING_LOAD_PARAM, + ZONE_CALCULATED_AREA_PER_COOLING_LOAD_PARAM, + ZONE_COIL_BYPASS_PERCENTAGE_PARAM, + ZONE_AIR_VOLUME_CALCULATION_TYPE_PARAM, + SPACE_CARPETING_PARAM, + SPACE_INFILTRATION_PARAM, + SPACE_OCCUPANCY_SCHEDULE_PARAM, + SPACE_LIGHTING_SCHEDULE_PARAM, + SPACE_POWER_SCHEDULE_PARAM, + SPACE_ELEC_EQUIPMENT_RADIANT_PERCENTAGE_PARAM, + SPACE_PEOPLE_ACTIVITY_LEVEL_PARAM, + BUILDING_OPENING_TIME_PARAM, + BUILDING_CLOSING_TIME_PARAM, + BUILDING_UNOCCUPIED_COOLING_SET_POINT_PARAM, + RBS_INSULATION_THICKNESS_FOR_DUCT, + RBS_INSULATION_THICKNESS_FOR_PIPE, + RBS_LINING_THICKNESS_FOR_DUCT, + RBS_ENERGY_ANALYSIS_VIEW_BUILDING_SHELL_MODE, + RBS_ENERGY_ANALYSIS_VIEW_OUTER_SHELL_MODE, + RBS_ENERGY_ANALYSIS_VIEW_INNER_SHELL_MODE, + RBS_ENERGY_ANALYSIS_VIEW_SURFACES_MODE, + RBS_ENERGY_ANALYSIS_VIEW_TRANSPARENT_MODE, + RBS_ENERGY_ANALYSIS_VIEW_SHADING_SURFACES_MODE, + RBS_ENERGY_ANALYSIS_VIEW_RBE_MODE, + RBS_ENERGY_ANALYSIS_VIEW_COORD_AXIS_MODE, + RBS_HVACLOAD_ROOF_AREA_PARAM, + RBS_HVACLOAD_WALL_AREA_PARAM, + RBS_HVACLOAD_WINDOW_AREA_PARAM, + RBS_HVACLOAD_DOOR_AREA_PARAM, + RBS_HVACLOAD_FLOOR_AREA_PARAM, + RBS_HVACLOAD_PARTITION_AREA_PARAM, + RBS_HVACLOAD_SKYLIGHT_AREA_PARAM, + RBS_HVACLOAD_ROOF_COOLING_LOAD_PARAM, + RBS_HVACLOAD_WALL_COOLING_LOAD_PARAM, + RBS_HVACLOAD_WINDOW_COOLING_LOAD_PARAM, + RBS_HVACLOAD_DOOR_COOLING_LOAD_PARAM, + RBS_HVACLOAD_PARTITION_COOLING_LOAD_PARAM, + RBS_HVACLOAD_SKYLIGHT_COOLING_LOAD_PARAM, + RBS_HVACLOAD_PLENUM_COOLING_LOAD_PARAM, + RBS_ENERGY_ANALYSIS_EXPORT_GBXML_DEFAULTS_PARAM, + SPACE_ZONE_NAME, + RBS_ENERGY_ANALYSIS_EXPORT_COMPLEXITY_PARAM, + RBS_ENERGY_ANALYSIS_EXPORT_CATEGORY_PARAM, + RBS_CURVETYPE_DEFAULT_ELBOWUP_PARAM, + RBS_CURVETYPE_DEFAULT_ELBOWDOWN_PARAM, + RBS_CURVETYPE_DEFAULT_TEEUP_PARAM, + RBS_CURVETYPE_DEFAULT_TEEDOWN_PARAM, + RBS_CURVETYPE_MULTISHAPE_TRANSITION_RECTOVAL_PARAM, + RBS_CURVETYPE_MULTISHAPE_TRANSITION_OVALROUND_PARAM, + RBS_CURVETYPE_DEFAULT_HORIZONTAL_BEND_PARAM, + RBS_CURVETYPE_DEFAULT_BEND_PARAM, + GRID_BANK_ROW_NUM, + GRID_BANK_COL_NUM, + GRID_BANK_ROW_HEIGHT, + GRID_BANK_COL_WIDTH, + ROOM_CALCULATION_POINT, + RBS_GBXML_OPENING_TYPE, + ZONE_SPACE_OUTDOOR_AIR_OPTION_PARAM, + ZONE_CALCULATED_HYDRONIC_HEATINGFLOW_PARAM, + ZONE_CALCULATED_HYDRONIC_COOLINGFLOW_PARAM, + SYSTEM_ZONE_LEVEL_ID, + ZONE_LEVEL_OFFSET, + ZONE_LEVEL_OFFSET_TOP, + SPACE_HEATING_SET_POINT, + SPACE_COOLING_SET_POINT, + SPACE_HUMIDIFICATION_SET_POINT, + SPACE_DEHUMIDIFICATION_SET_POINT, + PEAK_HEATING_LOAD_PARAM, + PEAK_COOLING_LOAD_PARAM, + SPACE_AIRFLOW_PER_AREA_PARAM, + SPACE_AREA_PER_PERSON_PARAM, + SPACE_PEOPLE_SENSIBLE_HEAT_GAIN_PER_PERSON_PARAM, + SPACE_PEOPLE_LATENT_HEAT_GAIN_PER_PERSON_PARAM, + SPACE_LIGHTING_LOAD_PER_AREA_PARAM, + SPACE_POWER_LOAD_PER_AREA_PARAM, + SPACE_PEOPLE_LOAD_PARAM, + SPACE_LIGHTING_LOAD_PARAM, + SPACE_POWER_LOAD_PARAM, + SPACE_AIR_CHANGES_PER_HOUR, + SPACE_OUTDOOR_AIRFLOW_PER_AREA, + SPACE_OUTDOOR_AIRFLOW_PER_PERSON, + SPACE_OUTDOOR_AIRFLOW, + SPACE_INFILTRATION_AIRFLOW_PER_AREA, + SPACE_INFILTRATION_AIRFLOW, + SPACE_REFERENCE_LEVEL_PARAM, + PEAK_AIRFLOW_PARAM, + PEAK_LATENT_COOLING_LOAD, + SPACE_AREA, + SPACE_VOLUME, + ENERGY_ANALYSIS_PROJECT_PHASE, + SYSTEMS_ANALYSIS_REPORT_STYLE, + SYSTEMS_ANALYSIS_REPORT_FOLDER, + SPACE_NAME_PARAM, + ANALYTICAL_SPACE, + ANALYTICAL_ADJACENT_SPACE, + AZIMUTH, + TILT, + ANALYTIC_CONSTRUCTION, + STRUCTURAL_CONNECTION_EDIT_RANGES_OF_APPLICABILITY, + RBS_PART_TYPE, + PIPING_CONNECTION_TYPE, + PIPING_GENDER_TYPE, + CONNECTOR_PROFILE_TYPE, + CONNECTOR_RADIUS, + CONNECTOR_WIDTH, + CONNECTOR_HEIGHT, + CONNECTOR_VISIBLE_SIZE, + CONNECTOR_INDEX, + RBS_DUCT_CONNECTOR_SYSTEM_CLASSIFICATION_PARAM, + CONNECTOR_ANGLE, + RBS_PIPE_CONNECTOR_SYSTEM_CLASSIFICATION_PARAM, + CONNECTOR_REFERENCE_INDEX, + RBS_CONNECTOR_ISPRIMARY, + RBS_CABLETRAYCONDUIT_SYSTEM_TYPE, + RBS_CABLETRAYCONDUIT_CONNECTORELEM_TYPE, + CONNECTOR_DIAMETER, + CONNECTOR_INSIDE_DIAMETER, + DUCT_TERMINAL_ENGAGEMENT_LENGTH, + MEP_SYSTEM_FILL_GRAPHICS_OVERRIDES_PARAM, + GROUP_LEVEL, + GROUP_OFFSET_FROM_LEVEL, + GROUP_ALLOWED_VIEW_TYPES, + GROUP_ATTACHED_PARENT_NAME, + OPTION_SET_NAME, + PRIMARY_OPTION_ID, + OPTION_NAME, + OPTION_SET_ID, + LEGEND_COMPONENT, + LEGEND_COMPONENT_VIEW, + LEGEND_COMPONENT_LENGTH, + LEGEND_COMPONENT_DETAIL_LEVEL, + VIEW_SCHEMA_SETTING_FOR_SYSTEM_TEMPLATE, + MARKUPS_MODIFIED, + MARKUPS_CREATED, + MARKUPS_CREATOR, + MARKUPS_LABEL, + MARKUPS_STATUS, + MARKUPS_HISTORY, + MARKUPS_NOTES, + MARKUPS_PRIVATE, + VIEW_TYPE_SCHEDULES, + VIEW_FAMILY_AND_TYPE_SCHEDULES, + VIEW_FAMILY_SCHEDULES, + RBS_CONNECTOR_DESCRIPTION, + RBS_ELEC_NUMBER_OF_POLES, + RBS_ELEC_VOLTAGE, + RBS_ELEC_BALANCED_LOAD, + RBS_ELEC_APPARENT_LOAD, + RBS_ELEC_APPARENT_LOAD_PHASE1, + RBS_ELEC_APPARENT_LOAD_PHASE2, + RBS_ELEC_APPARENT_LOAD_PHASE3, + RBS_ELEC_POWER_FACTOR, + RBS_ELEC_POWER_FACTOR_STATE, + RBS_ELEC_TRUE_LOAD, + RBS_ELEC_TRUE_LOAD_PHASE1, + RBS_ELEC_TRUE_LOAD_PHASE2, + RBS_ELEC_TRUE_LOAD_PHASE3, + RBS_ELEC_LOAD_CLASSIFICATION, + RBS_ELEC_CIRCUIT_TYPE, + RBS_ELEC_AMBIENT_TEMPERATURE, + RBS_WIRE_CONDUIT_TYPE_PARAM, + RBS_WIRE_NEUTRAL_MODE_PARAM, + RBS_WIRE_NEUTRAL_INCLUDED_IN_BALANCED_LOAD_PARAM, + RBS_WIRE_NEUTRAL_MULTIPLIER_PARAM, + RBS_WIRE_MAX_CONDUCTOR_SIZE_PARAM, + RBS_WIRE_INSULATION_PARAM, + RBS_WIRE_TEMPERATURE_RATING_PARAM, + RBS_WIRE_MATERIAL_PARAM, + RBS_ELEC_ROOM_LIGHTING_CALC_WORKPLANE, + RBS_ELEC_ROOM_REFLECTIVITY_CEILING, + RBS_ELEC_ROOM_REFLECTIVITY_WALLS, + RBS_ELEC_ROOM_REFLECTIVITY_FLOOR, + RBS_ELEC_ROOM_AVERAGE_ILLUMINATION, + FBX_LIGHT_PHOTOMETRIC_FILE, + RBS_ELEC_ROOM_CAVITY_RATIO, + RBS_ELEC_CIRCUIT_WIRE_TYPE_PARAM, + RBS_ELEC_CIRCUIT_WIRE_SIZE_PARAM, + RBS_ELEC_CIRCUIT_RATING_PARAM, + RBS_ELEC_CIRCUIT_LENGTH_PARAM, + RBS_ELEC_CALC_COEFFICIENT_UTILIZATION, + RBS_ELEC_VOLTAGE_DROP_PARAM, + RBS_ELEC_APPARENT_CURRENT_PHASEC_PARAM, + RBS_ELEC_APPARENT_CURRENT_PHASEB_PARAM, + RBS_ELEC_APPARENT_CURRENT_PHASEA_PARAM, + RBS_ELEC_APPARENT_CURRENT_PARAM, + RBS_ELEC_TRUE_CURRENT_PHASEC_PARAM, + RBS_ELEC_TRUE_CURRENT_PHASEB_PARAM, + RBS_ELEC_TRUE_CURRENT_PHASEA_PARAM, + RBS_ELEC_TRUE_CURRENT_PARAM, + RBS_ELEC_TRUE_LOAD_PHASEA, + RBS_ELEC_TRUE_LOAD_PHASEB, + RBS_ELEC_TRUE_LOAD_PHASEC, + RBS_ELEC_APPARENT_LOAD_PHASEA, + RBS_ELEC_APPARENT_LOAD_PHASEB, + RBS_ELEC_APPARENT_LOAD_PHASEC, + RBS_VOLTAGETYPE_MAXVOLTAGE_PARAM, + RBS_VOLTAGETYPE_MINVOLTAGE_PARAM, + RBS_VOLTAGETYPE_VOLTAGE_PARAM, + RBS_DISTRIBUTIONSYS_NUMWIRES_PARAM, + RBS_DISTRIBUTIONSYS_CONFIG_PARAM, + RBS_DISTRIBUTIONSYS_PHASE_PARAM, + RBS_DISTRIBUTIONSYS_VLG_PARAM, + RBS_DISTRIBUTIONSYS_VLL_PARAM, + RBS_FAMILY_CONTENT_DISTRIBUTION_SYSTEM, + RBS_ELEC_DEMANDFACTOR_DEMANDLOAD_PARAM, + RBS_ELEC_DEMANDFACTOR_LOAD_PARAM, + RBS_ELEC_DEMANDFACTOR_LOADCLASSIFICATION_PARAM, + RBS_ELEC_PANEL_TOTALLOAD_PARAM, + RBS_ELEC_PANEL_TOTALESTLOAD_PARAM, + RBS_ELEC_PANEL_TOTALLOAD_OTHER_PARAM, + RBS_ELEC_PANEL_TOTALESTLOAD_OTHER_PARAM, + RBS_ELEC_PANEL_TOTALLOAD_POWER_PARAM, + RBS_ELEC_PANEL_TOTALESTLOAD_POWER_PARAM, + RBS_ELEC_PANEL_TOTALLOAD_LIGHT_PARAM, + RBS_ELEC_PANEL_TOTALESTLOAD_LIGHT_PARAM, + RBS_ELEC_PANEL_TOTALLOAD_HVAC_PARAM, + RBS_ELEC_PANEL_TOTALESTLOAD_HVAC_PARAM, + RBS_ELEC_PANEL_NAME, + RBS_ELEC_MAX_POLE_BREAKERS, + RBS_ELEC_SHORT_CIRCUIT_RATING, + RBS_ELEC_MOUNTING, + RBS_ELEC_MAINS, + RBS_ELEC_ENCLOSURE, + RBS_ELEC_MODIFICATIONS, + RBS_ELEC_CIRCUIT_PREFIX, + RBS_ELEC_CIRCUIT_PREFIX_SEPARATOR, + RBS_ELEC_CIRCUIT_NAMING, + RBS_FAMILY_CONTENT_SECONDARY_DISTRIBSYS, + RBS_ELEC_CIRCUIT_NAME, + RBS_ELEC_WIRE_SHARE_GROUND, + RBS_ELEC_WIRE_SHARE_NEUTRAL, + RBS_ELEC_WIRE_GROUND_ADJUSTMENT, + RBS_ELEC_WIRE_NEUTRAL_ADJUSTMENT, + RBS_ELEC_WIRE_HOT_ADJUSTMENT, + RBS_ELEC_WIRE_ELEVATION, + RBS_ELEC_WIRE_TYPE, + RBS_ELEC_CIRCUIT_WIRE_NUM_GROUNDS_PARAM, + RBS_ELEC_CIRCUIT_WIRE_NUM_NEUTRALS_PARAM, + RBS_ELEC_CIRCUIT_WIRE_NUM_HOTS_PARAM, + RBS_ELEC_CIRCUIT_WIRE_NUM_RUNS_PARAM, + RBS_ELEC_WIRE_CIRCUITS, + RBS_ELEC_CIRCUIT_NUMBER, + RBS_ELEC_CIRCUIT_PANEL_PARAM, + RBS_ELEC_WIRE_TICKMARK_STATE, + RBS_WIRE_NUM_CONDUCTORS_PARAM, + RBS_WIRE_CIRCUIT_LOAD_NAME, + RBS_WIRE_CIRCUIT_DESCRIPTION, + RBS_ELEC_SWITCH_ID_PARAM, + RBS_CABLETRAY_THICKNESS, + RBS_CABLETRAY_RUNGSPACE, + RBS_CABLETRAY_RUNGWIDTH, + RBS_CABLETRAY_RUNGHEIGHT, + RBS_CABLETRAY_BENDRADIUS, + RBS_CONDUIT_BENDRADIUS, + RBS_CONDUIT_TRADESIZE, + CONDUIT_STANDARD_TYPE_PARAM, + CABLETRAY_MINBENDMULTIPLIER_PARAM, + CIRCUIT_LOAD_CLASSIFICATION_PARAM, + RBS_CABLETRAY_HEIGHT_PARAM, + RBS_CABLETRAY_WIDTH_PARAM, + RBS_CONDUIT_DIAMETER_PARAM, + RBS_CTC_TOP_ELEVATION, + RBS_CTC_BOTTOM_ELEVATION, + RBS_CONDUIT_INNER_DIAM_PARAM, + RBS_CONDUIT_OUTER_DIAM_PARAM, + RBS_CTC_SERVICE_TYPE, + RBS_CABLETRAYCONDUIT_BENDORFITTING, + RBS_CABLETRAY_SHAPETYPE, + RBS_LOAD_SUB_CLASSIFICATION_MOTOR, + RBS_CABLETRAYCONDUITRUN_LENGTH_PARAM, + RBS_CABLETRAYRUN_HEIGHT_PARAM, + RBS_CABLETRAYRUN_WIDTH_PARAM, + RBS_CONDUITRUN_DIAMETER_PARAM, + RBS_CONDUITRUN_INNER_DIAM_PARAM, + RBS_CONDUITRUN_OUTER_DIAM_PARAM, + RBS_ELEC_PANEL_FEED_PARAM, + RBS_ELEC_PANEL_MAINSTYPE_PARAM, + RBS_ELEC_PANEL_MCB_RATING_PARAM, + RBS_ELEC_PANEL_SUPPLY_FROM_PARAM, + RBS_ELEC_PANEL_SUBFEED_LUGS_PARAM, + RBS_ELEC_PANEL_BUSSING_PARAM, + RBS_ELEC_PANEL_GROUND_BUS_PARAM, + RBS_ELEC_PANEL_NEUTRAL_BUS_PARAM, + RBS_ELEC_PANEL_NEUTRAL_RATING_PARAM, + RBS_ELEC_PANEL_NUMPHASES_PARAM, + RBS_ELEC_PANEL_NUMWIRES_PARAM, + RBS_ELEC_PANEL_SCHEDULE_HEADER_NOTES_PARAM, + RBS_ELEC_PANEL_SCHEDULE_FOOTER_NOTES_PARAM, + RBS_ELEC_PANEL_TOTAL_DEMAND_FACTOR_PARAM, + RBS_ELEC_PANEL_TOTAL_CONNECTED_CURRENT_PARAM, + RBS_ELEC_PANEL_TOTAL_DEMAND_CURRENT_PARAM, + RBS_ELEC_CIRCUIT_FRAME_PARAM, + RBS_ELEC_CIRCUIT_NUMBER_OF_ELEMENTS_PARAM, + RBS_ELEC_CIRCUIT_NOTES_PARAM, + RBS_ELEC_LOADSUMMARY_LOADCLASSIFICATION_PARAM, + RBS_ELEC_LOADSUMMARY_CONNECTED_LOAD_PARAM, + RBS_ELEC_LOADSUMMARY_DEMAND_FACTOR_PARAM, + RBS_ELEC_LOADSUMMARY_DEMAND_LOAD_PARAM, + RBS_ELEC_LOADSUMMARY_CONNECTED_CURRENT_PARAM, + RBS_ELEC_LOADSUMMARY_DEMAND_CURRENT_PARAM, + RBS_ELEC_LOADSUMMARY_DEMAND_FACTOR_RULE_PARAM, + RBS_ELEC_PANEL_CURRENT_PHASEA_PARAM, + RBS_ELEC_PANEL_CURRENT_PHASEB_PARAM, + RBS_ELEC_PANEL_CURRENT_PHASEC_PARAM, + TEMPLATE_NAME, + PANEL_SCHEDULE_NAME, + RBS_ELEC_PANEL_LOCATION_PARAM, + RBS_ELEC_PANEL_CONFIGURATION_PARAM, + CONNECTOR_JOINT_TYPE, + CONNECTOR_GENDER_TYPE, + RBS_ELEC_CIRCUIT_START_SLOT, + RBS_ELEC_CIRCUIT_PATH_MODE_PARAM, + RBS_ELEC_CIRCUIT_PATH_OFFSET_PARAM, + RBS_ELEC_CIRCUIT_CONNECTION_TYPE_PARAM, + RBS_ELEC_CIRCUIT_NAMING_INDEX, + CIRCUIT_PHASE_PARAM, + CIRCUIT_LOAD_CLASSIFICATION_ABBREVIATION_PARAM, + CIRCUIT_WAYS_PARAM, + RBS_ELEC_CIRCUIT_SLOT_INDEX, + RBS_PIPE_CLASS_PARAM, + RBS_PIPE_CONNECTIONTYPE_PARAM, + RBS_PIPE_MATERIAL_PARAM, + RBS_PIPE_ROUGHNESS_PARAM, + RBS_PIPE_PRESSUREDROP_PARAM, + RBS_PIPE_FRICTION_PARAM, + RBS_PIPE_VELOCITY_PARAM, + RBS_PIPE_FRICTION_FACTOR_PARAM, + RBS_PIPE_FLOW_STATE_PARAM, + RBS_PIPE_RELATIVE_ROUGHNESS_PARAM, + RBS_PIPE_REYNOLDS_NUMBER_PARAM, + RBS_PIPE_INNER_DIAM_PARAM, + RBS_PIPE_FLOW_PARAM, + RBS_PIPE_FLUID_DENSITY_PARAM, + RBS_PIPE_FLUID_VISCOSITY_PARAM, + RBS_PIPE_FLUID_TEMPERATURE_PARAM, + RBS_PIPE_FLUID_TYPE_PARAM, + RBS_DUCT_FLOW_DIRECTION_PARAM, + RBS_DUCT_FLOW_CONFIGURATION_PARAM, + RBS_FLOW_FACTOR_PARAM, + RBS_ADJUSTABLE_CONNECTOR, + RBS_CURVE_SLOPE, + RBS_PIPE_DIAMETER_PARAM, + RBS_PIPE_ADDITIONAL_FLOW_PARAM, + RBS_PIPE_VALVE_LOSS_CVFACTOR_PARAM, + RBS_PIPE_FITTING_LOSS_KFACTOR_PARAM, + RBS_PIPE_FITTING_LOSS_TABLE_PARAM, + RBS_PIPE_FITTING_LOSS_METHOD_PARAM, + RBS_PIPE_TYPE_VALVE_LOSS_CVFACTOR_PARAM, + RBS_PIPE_TYPE_FITTING_LOSS_KFACTOR_PARAM, + RBS_PIPE_TYPE_FITTING_LOSS_TABLE_PARAM, + RBS_PIPE_TYPE_FITTING_LOSS_METHOD_PARAM, + RBS_PIPE_INVERT_ELEVATION, + RBS_PIPE_OUTER_DIAMETER, + RBS_DUCT_TOP_ELEVATION, + RBS_DUCT_BOTTOM_ELEVATION, + RBS_PIPE_INSULATION_THICKNESS, + RBS_PIPE_STATIC_PRESSURE, + RBS_PIPE_FIXTURE_UNITS_PARAM, + RBS_PIPE_FLOW_DIRECTION_PARAM, + RBS_PIPE_FLOW_CONFIGURATION_PARAM, + RBS_PIPE_CWFU_PARAM, + RBS_PIPE_HWFU_PARAM, + RBS_PIPE_WFU_PARAM, + RBS_PIPE_VOLUME_PARAM, + RBS_CURVE_UTSLOPE, + RBS_DUCT_SLOPE, + RBS_PIPE_SLOPE, + RBS_PIPE_SYSTEM_FIXTURE_UNIT_PARAM, + RBS_SHOW_PROFILE_TYPE, + MEP_PROFILE_TYPE_PARAM, + RBS_FP_SPRINKLER_RESPONSE_PARAM, + RBS_FP_SPRINKLER_COVERAGE_PARAM, + RBS_FP_SPRINKLER_ORIFICE_PARAM, + RBS_FP_SPRINKLER_PRESSURE_CLASS_PARAM, + RBS_FP_SPRINKLER_K_FACTOR_PARAM, + RBS_FP_SPRINKLER_TEMPERATURE_RATING_PARAM, + RBS_FP_SPRINKLER_ORIFICE_SIZE_PARAM, + RBS_PARALLELCONDUITS_HORIZONTAL_NUMBER, + RBS_PARALLELCONDUITS_VERTICAL_NUMBER, + RBS_PARALLELCONDUITS_HORIZONTAL_OFFSET_VALUE, + RBS_PARALLELCONDUITS_VERTICAL_OFFSET_VALUE, + RBS_PARALLELPIPES_HORIZONTAL_NUMBER, + RBS_PARALLELPIPES_VERTICAL_NUMBER, + RBS_PARALLELPIPES_HORIZONTAL_OFFSET_VALUE, + RBS_PARALLELPIPES_VERTICAL_OFFSET_VALUE, + RBS_ROUTING_PREFERENCE_PARAM, + RBS_PIPE_SEGMENT_PARAM, + RBS_PIPE_JOINTTYPE_PARAM, + RBS_SEGMENT_DESCRIPTION_PARAM, + RBS_DUCT_ROUTING_PREFERENCE_PARAM, + ROUTING_PREFERENCE_PARAM, + RBS_DUCT_PRESSURE_DROP, + RBS_PIPE_SIZE_MINIMUM, + RBS_PIPE_SIZE_MAXIMUM, + PHY_MATERIAL_PARAM_YOUNG_MOD1, + PHY_MATERIAL_PARAM_YOUNG_MOD2, + PHY_MATERIAL_PARAM_YOUNG_MOD3, + PHY_MATERIAL_PARAM_POISSON_MOD1, + PHY_MATERIAL_PARAM_POISSON_MOD2, + PHY_MATERIAL_PARAM_POISSON_MOD3, + PHY_MATERIAL_PARAM_SHEAR_MOD1, + PHY_MATERIAL_PARAM_SHEAR_MOD2, + PHY_MATERIAL_PARAM_SHEAR_MOD3, + PHY_MATERIAL_PARAM_UNIT_WEIGHT, + PHY_MATERIAL_PARAM_EXP_COEFF1, + PHY_MATERIAL_PARAM_EXP_COEFF2, + PHY_MATERIAL_PARAM_EXP_COEFF3, + PHY_MATERIAL_PARAM_CONCRETE_COMPRESSION, + PHY_MATERIAL_PARAM_BENDING_REINFORCEMENT, + PHY_MATERIAL_PARAM_SHEAR_REINFORCEMENT, + PHY_MATERIAL_PARAM_SHEAR_STRENGTH_REDUCTION, + PHY_MATERIAL_PARAM_MINIMUM_YIELD_STRESS, + PHY_MATERIAL_PARAM_MINIMUM_TENSILE_STRENGTH, + PHY_MATERIAL_PARAM_REDUCTION_FACTOR, + PHY_MATERIAL_PARAM_RESISTANCE_CALC_STRENGTH, + PHY_MATERIAL_PARAM_BEHAVIOR, + PHY_MATERIAL_PARAM_LIGHT_WEIGHT, + RBS_SYSTEM_NAME_PARAM, + RBS_SYSTEM_CLASSIFICATION_PARAM, + RBS_SYSTEM_BASE_ELEMENT_PARAM, + RBS_SYSTEM_NUM_ELEMENTS_PARAM, + RBS_SYSTEM_FLOW_CONVERSION_METHOD_PARAM, + CONNECTOR_ENGAGEMENT_LENGTH, + RBS_PIPE_SLOPE_DEF_PARAM, + MEP_SYSTEM_LINE_GRAPHICS_OVERRIDES_PARAM, + RBS_SYSTEM_ABBREVIATION_PARAM, + RBS_DUCT_SYSTEM_TYPE_PARAM, + RBS_PIPING_SYSTEM_TYPE_PARAM, + RBS_PIPE_SYSTEM_CALCULATION_PARAM, + RBS_DUCT_SYSTEM_CALCULATION_PARAM, + CONNECTOR_LENGTH, + CONNECTOR_ANGLE_OF_DEFLECTION, + FABRICATION_SERVICE_PARAM, + RBS_PIPE_SLOPE_OPTIONS_DEF_PARAM, + MATERIAL_NAME, + MATERIAL_ASPAINT, + MATERIAL_AREA, + MATERIAL_VOLUME, + ELEM_CATEGORY_PARAM, + ELEM_CATEGORY_PARAM_MT, + PHY_MATERIAL_PARAM_TYPE, + PHY_MATERIAL_PARAM_YOUNG_MOD, + PHY_MATERIAL_PARAM_COMPRESSION_PARALLEL, + PHY_MATERIAL_PARAM_COMPRESSION_PERPENDICULAR, + PHY_MATERIAL_PARAM_SHEAR_PARALLEL, + PHY_MATERIAL_PARAM_SHEAR_PERPENDICULAR, + PHY_MATERIAL_PARAM_POISSON_MOD, + PHY_MATERIAL_PARAM_SHEAR_MOD, + PHY_MATERIAL_PARAM_BENDING, + PHY_MATERIAL_PARAM_EXP_COEFF, + PHY_MATERIAL_PARAM_SPECIES, + PHY_MATERIAL_PARAM_GRADE, + KEY_VALUE, + KEYNOTE_TEXT, + SHEET_KEY_NUMBER, + KEYNOTE_NUMBER, + KEYNOTE_PARAM, + KEY_SOURCE_PARAM, + BOUNDARY_CONDITIONS_TYPE, + BOUNDARY_CONDITIONS_IS_EXT, + BOUNDARY_DIRECTION_X, + BOUNDARY_DIRECTION_Y, + BOUNDARY_DIRECTION_Z, + BOUNDARY_DIRECTION_ROT_X, + BOUNDARY_DIRECTION_ROT_Y, + BOUNDARY_DIRECTION_ROT_Z, + BOUNDARY_RESTRAINT_X, + BOUNDARY_RESTRAINT_Y, + BOUNDARY_RESTRAINT_Z, + BOUNDARY_RESTRAINT_ROT_X, + BOUNDARY_RESTRAINT_ROT_Y, + BOUNDARY_RESTRAINT_ROT_Z, + BOUNDARY_LINEAR_RESTRAINT_X, + BOUNDARY_LINEAR_RESTRAINT_Y, + BOUNDARY_LINEAR_RESTRAINT_Z, + BOUNDARY_LINEAR_RESTRAINT_ROT_X, + BOUNDARY_AREA_RESTRAINT_X, + BOUNDARY_AREA_RESTRAINT_Y, + BOUNDARY_AREA_RESTRAINT_Z, + BOUNDARY_X_ROTATION_FIXED, + BOUNDARY_X_ROTATION_SPRING, + BOUNDARY_X_TRANSLATION_FIXED, + BOUNDARY_X_TRANSLATION_SPRING, + BOUNDARY_Y_ROTATION_FIXED, + BOUNDARY_Y_ROTATION_SPRING, + BOUNDARY_Y_TRANSLATION_FIXED, + BOUNDARY_Y_TRANSLATION_SPRING, + BOUNDARY_Z_ROTATION_FIXED, + BOUNDARY_Z_ROTATION_SPRING, + BOUNDARY_Z_TRANSLATION_FIXED, + BOUNDARY_Z_TRANSLATION_SPRING, + BOUNDARY_PARAM_PRESET, + BOUNDARY_PARAM_PRESET_LINEAR, + BOUNDARY_PARAM_PRESET_AREA, + TRUSS_LENGTH, + TRUSS_ELEMENT_CLASS_PARAM, + TRUSS_ELEMENT_ANGLE_PARAM, + TRUSS_ELEMENT_CREATE_TOP_PARAM, + TRUSS_ELEMENT_CREATE_BOTTOM_PARAM, + TRUSS_ELEMENT_BEARING_JUST_PARAM, + TRUSS_ELEMENT_END0_ELEVATION, + TRUSS_ELEMENT_END1_ELEVATION, + TRUSS_ELEMENT_REFERENCE_LEVEL_PARAM, + TRUSS_ELEMENT_ROTATE_CHORDS_WITH_TRUSS, + TRUSS_FAMILY_TRANSFORMATION_PARAM, + TRUSS_HEIGHT, + TRUSS_FAMILY_WEBS_HAVE_SYMBOLIC_CUTBACK_PARAM, + TRUSS_ELEMENT_STICK_JUST_PARAM, + TRUSS_ELEMENT_SPAN_PARAM, + TRUSS_BEARING_CHORD_TOP_BOTTOM_PARAM, + TRUSS_NON_BEARING_OFFSET_PARAM, + TRUSS_ELEMENT_TAG_NEW_MEMBERS_VIEW, + TRUSS_FAMILY_VERT_WEB_END_RELEASE_TYPE, + TRUSS_FAMILY_VERT_WEB_START_RELEASE_TYPE, + TRUSS_FAMILY_VERT_WEB_ANGLE_PARAM, + TRUSS_FAMILY_VERT_WEB_STRUCTURAL_TYPES_PARAM, + TRUSS_FAMILY_DIAG_WEB_END_RELEASE_TYPE, + TRUSS_FAMILY_DIAG_WEB_START_RELEASE_TYPE, + TRUSS_FAMILY_DIAG_WEB_ANGLE_PARAM, + TRUSS_FAMILY_DIAG_WEB_STRUCTURAL_TYPES_PARAM, + TRUSS_FAMILY_TOP_CHORD_END_RELEASE_TYPE, + TRUSS_FAMILY_TOP_CHORD_START_RELEASE_TYPE, + TRUSS_FAMILY_TOP_CHORD_VERTICAL_PROJECTION_PARAM, + TRUSS_FAMILY_TOP_CHORD_ANGLE_PARAM, + TRUSS_FAMILY_TOP_CHORD_STRUCTURAL_TYPES_PARAM, + MATCHLINE_TOP_OFFSET, + MATCHLINE_BOTTOM_OFFSET, + MATCHLINE_TOP_PLANE, + MATCHLINE_BOTTOM_PLANE, + REFERENCE_VIEWER_TARGET_VIEW, + REFERENCE_VIEWER_ATTR_TAG, + JOIST_SYSTEM_ELEM_TAG_NEW_MEMBERS_VIEW, + REFERENCE_OTHER_VIEW_UI_TOGGLE, + REFERENCE_OTHER_VIEW_UI_REF_VIEW, + TRUSS_FAMILY_BOTTOM_CHORD_END_RELEASE_TYPE, + TRUSS_FAMILY_BOTTOM_CHORD_START_RELEASE_TYPE, + TRUSS_FAMILY_BOTTOM_CHORD_VERTICAL_PROJECTION_PARAM, + TRUSS_FAMILY_BOTTOM_CHORD_ANGLE_PARAM, + TRUSS_FAMILY_BOTTOM_CHORD_STRUCTURAL_TYPES_PARAM, + FABRICATION_PRODUCT_DATA_FINISH_DESCRIPTION, + FABRICATION_PRODUCT_DATA_RANGE, + FABRICATION_PRODUCT_DATA_LONG_DESCRIPTION, + FABRICATION_PRODUCT_DATA_SPECIFICATION, + FABRICATION_PRODUCT_DATA_MATERIAL_DESCRIPTION, + FABRICATION_PRODUCT_DATA_SIZE_DESCRIPTION, + FABRICATION_PRODUCT_DATA_ITEM_DESCRIPTION, + FABRICATION_PRODUCT_DATA_PRODUCT, + FABRICATION_PRODUCT_DATA_OEM, + FABRICATION_PART_MATERIAL, + FABRICATION_PRODUCT_DATA_INSTALL_TYPE, + FABRICATION_PART_ANGLE, + FABRICATION_PART_DIAMETER_IN, + FABRICATION_PART_WEIGHT, + FABRICATION_VENDOR_CODE, + FABRICATION_SPECIFICATION, + FABRICATION_LEVEL_PARAM, + FABRICATION_OFFSET_PARAM, + FABRICATION_TOP_OF_PART, + FABRICATION_BOTTOM_OF_PART, + FABRICATION_VENDOR, + FABRICATION_RELATIVE_FILENAME, + FABRICATION_SLOPE_PARAM, + FABRICATION_START_OFFSET_PARAM, + FABRICATION_END_OFFSET_PARAM, + FABRICATION_PART_WIDTH_IN, + FABRICATION_PART_DEPTH_IN, + FABRICATION_PART_DIAMETER_OUT, + FABRICATION_PART_WIDTH_OUT, + FABRICATION_PART_DEPTH_OUT, + FABRICATION_PRODUCT_ENTRY, + FABRICATION_PART_LENGTH, + FABRICATION_INSULATION_SPEC, + FABRICATION_PART_LENGTH_OPTION, + FABRICATION_PART_ANGLE_OPTION, + FABRICATION_PART_WIDTH_IN_OPTION, + FABRICATION_PART_DEPTH_IN_OPTION, + FABRICATION_PART_DIAMETER_IN_OPTION, + FABRICATION_PART_DIAMETER_OUT_OPTION, + FABRICATION_PART_WIDTH_OUT_OPTION, + FABRICATION_PART_DEPTH_OUT_OPTION, + FABRICATION_PART_TAKEOFF_DIALOG_PARAM, + FABRICATION_PRODUCT_CODE, + FABRICATION_ROUTING_SOLUTIONS_UI_PARAM, + FABRICATION_PART_ALIAS, + FABRICATION_PART_BOUGHT_OUT, + FABRICATION_PART_CUT_TYPE, + FABRICATION_PART_DOUBLEWALL_MATERIAL, + FABRICATION_PART_DOUBLEWALL_MATERIAL_THICKNESS, + FABRICATION_SERVICE_NAME, + FABRICATION_PART_INSULATION_AREA, + FABRICATION_PART_ITEM_NUMBER, + FABRICATION_PART_LINING_AREA, + FABRICATION_PART_NOTES, + FABRICATION_PART_MATERIAL_THICKNESS, + FABRICATION_SERVICE_ABBREVIATION, + FABRICATION_PART_SHEETMETAL_AREA, + FABRICATION_SET_UP_DOWN_TAG, + FABRICATION_PART_DOUBLEWALL_MATERIAL_AREA, + MEP_SPOT_TOP_ELEVATION, + FABRICATION_SPOT_TOP_ELEVATION_OF_PART, + MEP_SPOT_TOP_ELEVATION_INCLUDE_INSULATION, + FABRICATION_SPOT_TOP_ELEVATION_INCLUDE_INSULATION_OF_PART, + MEP_SPOT_BOTTOM_ELEVATION, + FABRICATION_SPOT_BOTTOM_ELEVATION_OF_PART, + MEP_SPOT_BOTTOM_ELEVATION_INCLUDE_INSULATION, + FABRICATION_SPOT_BOTTOM_ELEVATION_INCLUDE_INSULATION_OF_PART, + MEP_SPOT_CENTERLINE_ELEVATION, + FABRICATION_CENTERLINE_ELEVATION_OF_PART, + FABRICATION_TOP_ELEVATION_OF_PART, + FABRICATION_TOP_ELEVATION_INCLUDE_INSULATION_OF_PART, + FABRICATION_BOTTOM_ELEVATION_OF_PART, + FABRICATION_BOTTOM_ELEVATION_INCLUDE_INSULATION_OF_PART, + FABRICATION_PIPE_INVERT_ELEVATION, + FABRICATION_SPECIFICATION_ABBREVIATION, + FABRICATION_INSULATION_ABBREVIATION, + FABRICATION_INSULATION_SPECIFICATION_ABBREVIATION, + FABRICATION_MATERIAL_ABBREVIATION, + FABRICATION_DOUBLEWALL_MATERIAL_ABBREVIATION, + FABRICATION_FITTING_DESCRIPTION, + REFERENCE_VIEWER_UI_TARGET_FILTER, + REFERENCE_VIEWER_UI_TARGET_VIEW, + DISPLACEMENT_PATH_DEPTH, + DISPLACEMENT_PATH_STYLE, + DISPLACED_ELEMENT_DISPLACEMENT_X, + DISPLACED_ELEMENT_DISPLACEMENT_Y, + DISPLACED_ELEMENT_DISPLACEMENT_Z, + FABRICATION_INSULATION_MATERIAL_FINISH, + FABRICATION_SET_UP_DOWN_TAG_FROM_BOTTOM, + FABRICATION_CHANGE_SERVICE_PARAM, + FABRICATION_PRIMARY_SIZE, + FABRICATION_PRI_SIZE, + FABRICATION_SECONDARY_SIZE, + FABRICATION_SEC_SIZE, + FABRICATION_BRANCH_SIZE, + FABRICATION_END_SIZE, + FABRICATION_PART_PAT_NO, + MEP_UPPER_CENTERLINE_ELEVATION, + MEP_LOWER_CENTERLINE_ELEVATION, + MEP_UPPER_TOP_ELEVATION, + MEP_UPPER_BOTTOM_ELEVATION, + MEP_LOWER_TOP_ELEVATION, + MEP_LOWER_BOTTOM_ELEVATION, + MEP_UPPER_TOP_ELEVATION_INCLUDE_INSULATION, + MEP_UPPER_BOTTOM_ELEVATION_INCLUDE_INSULATION, + MEP_LOWER_TOP_ELEVATION_INCLUDE_INSULATION, + MEP_LOWER_BOTTOM_ELEVATION_INCLUDE_INSULATION, + MEP_PIPE_UPPER_OBVERT_ELEVATION, + MEP_PIPE_LOWER_OBVERT_ELEVATION, + MEP_PIPE_UPPER_INVERT_ELEVATION, + MEP_PIPE_LOWER_INVERT_ELEVATION, + LAYOUTNODE_CURVETYPE_PARAM, + RBS_ELEC_ROOM_LIGHTING_CALC_LUMINAIREPLANE, + DIVIDED_SURFACE_SURFACE_AREA, + DIVIDED_SURFACE_FACET_NUMBER, + DIVIDED_SURFACE_POINT_NUMBER, + DIVIDED_SURFACE_EDGE_NUMBER, + DIVIDED_SURFACE_TOTAL_EDGE_LENGTH, + DIVIDED_SURFACE_OFFSET_FROM_SURFACE, + DIVIDED_SURFACE_COVER_FACE_COMPLETELY, + DIVIDED_SURFACE_PATTERN_INDENT_1, + DIVIDED_SURFACE_PATTERN_INDENT_2, + DIVIDED_SURFACE_PATTERN_ROTATION_ANGLE, + DIVIDED_SURFACE_PATTERN_FLIP, + DIVIDED_SURFACE_PATTERN, + DIVIDED_SURFACE_ALL_POINTS, + DIVIDED_SURFACE_TILE_BORDER, + DIVIDED_SURFACE_ALL_GRID_ROTATION, + DIVIDED_SURFACE_DISPLAY_SURFACE_OPTION, + DIVIDED_SURFACE_DISPLAY_ORIGINAL_SURFACE, + DIVIDED_SURFACE_ORIGINAL_SURFACE_MATERIAL, + DIVIDED_SURFACE_DISPLAY_NODES, + DIVIDED_SURFACE_DISPLAY_GRIDLINES, + DIVIDED_SURFACE_GRIDLINES_STYLE, + DIVIDED_SURFACE_DISPLAY_PATTERN_LINES, + DIVIDED_SURFACE_PATTERN_LINES_STYLE, + DIVIDED_SURFACE_DISPLAY_PATTERN_FILL, + DIVIDED_SURFACE_PATTERN_FILL_MATERIAL, + DIVIDED_SURFACE_DISPLAY_COMPONENTS, + DIVIDED_SURFACE_RULE_1_SUSPENSION, + DIVIDED_SURFACE_RULE_2_SUSPENSION, + DIVIDED_SURFACE_PATTERN_MIRROR, + DIVIDED_SURFACE_COMPONENT_TRIM_TYPE, + DIVIDED_SURFACE_DISPLAY_DISCARDEDDIVISIONLINES, + DIVIDED_SURFACE_GRID_OPTION_PARAM_1, + DIVIDED_SURFACE_GRID_OPTION_PARAM_2, + FBX_ASSET_TYPE, + FBX_LIGHT_PHOTOMETRICS, + FBX_LIGHT_INITIAL_INTENSITY, + FBX_LIGHT_WATTAGE, + FBX_LIGHT_EFFICACY, + FBX_LIGHT_LIMUNOUS_INTENSITY, + FBX_LIGHT_ILLUMINANCE, + FBX_LIGHT_INITIAL_COLOR_TEMPERATURE, + FBX_LIGHT_COLOR_FILTER, + FBX_LIGHT_TEMPERATURE_LOSS, + FBX_LIGHT_VOLTAGE_LOSS, + FBX_LIGHT_LAMP_TILT_LOSS, + FBX_LIGHT_SURFACE_LOSS, + FBX_LIGHT_LAMP_LUMEN_DEPR, + FBX_LIGHT_LUMENAIRE_DIRT, + FBX_LIGHT_DIMMING_LIGHT_COLOR, + FBX_LIGHT_EMIT_SHAPE_VISIBLE, + FBX_LIGHT_EMIT_LINE_LENGTH, + FBX_LIGHT_EMIT_RECTANGLE_WIDTH, + FBX_LIGHT_EMIT_RECTANGLE_LENGTH, + FBX_LIGHT_EMIT_CIRCLE_DIAMETER, + FBX_LIGHT_SOURCE_DIAMETER, + FBX_LIGHT_SOURCE_LENGTH, + FBX_LIGHT_INITIAL_INTENSITY_INPUT_METHOD, + FBX_LIGHT_AT_A_DISTANCE, + FBX_LIGHT_INITIAL_COLOR_NAME, + FBX_LIGHT_LOSS_FACTOR_METHOD, + FBX_LIGHT_INITIAL_COLOR_CTRL, + FBX_LIGHT_LOSS_FACTOR_CTRL, + FAMILY_CURVE_ATTACHMENT_PROPORTION, + FBX_LIGHT_PHOTOMETRICS_FAM, + FBX_LIGHT_PHOTOMETRIC_FILE_CACHE, + SPOT_DIM_STYLE_SLOPE_UNITS_ALT, + POINT_ELEMENT_OFFSET, + POINT_ELEMENT_DRIVEN, + POINT_ELEMENT_HOSTED_PARAM, + CURVE_IS_REFERENCE_LINE, + POINT_ELEMENT_SHOW_PLANES, + POINT_VISIBILITY_PARAM, + SPOT_SLOPE_PREFIX, + SPOT_SLOPE_SUFFIX, + SPOT_SLOPE_LEADER_LENGTH, + POINT_ELEMENT_DRIVING, + SPOT_DIM_STYLE_SLOPE_UNITS, + POINT_ADAPTIVE_TYPE_PARAM, + POINT_NAME_PARAM, + POINT_FLEXIBLE_CONSTRAINED, + POINT_FLEXIBLE_SHOW_NUMBER, + CONNECTOR_UTILITY_PARAM, + RBS_BUILDING_CONSTRUCTIONCLASS, + RBS_PROJECT_REPORTTYPE_PARAM, + LOCKED_TOP_OFFSET, + LOCKED_BASE_OFFSET, + LOCKED_START_OFFSET, + LOCKED_END_OFFSET, + POINT_ELEMENT_HOSTED_ON_FACE_U_PARAM, + POINT_ELEMENT_HOSTED_ON_FACE_V_PARAM, + POINT_ELEMENT_ZFLIPPED, + POINT_ELEMENT_MIRRORED, + VIEW_SLANTED_COLUMN_SYMBOL_OFFSET, + SLANTED_COLUMN_TYPE_PARAM, + INSTANCE_MOVE_TOP_WITH_GRIDS, + INSTANCE_MOVE_BASE_WITH_GRIDS, + STRUCTURAL_ATTACHMENT_BASE_TYPE, + STRUCTURAL_ATTACHMENT_BASE_DISTANCE, + STRUCTURAL_ATTACHMENT_BASE_RATIO, + STRUCTURAL_ATTACHMENT_BASE_REFERENCEDEND, + STRUCTURAL_ATTACHMENT_TOP_TYPE, + STRUCTURAL_ATTACHMENT_TOP_DISTANCE, + STRUCTURAL_ATTACHMENT_TOP_RATIO, + STRUCTURAL_ATTACHMENT_TOP_REFERENCEDEND, + ROOM_PLENUM_LIGHTING_PARAM, + SLANTED_COLUMN_GEOMETRY_TREATMENT_TOP, + SLANTED_COLUMN_GEOMETRY_TREATMENT_BASE, + BASEPOINT_NORTHSOUTH_PARAM, + BASEPOINT_EASTWEST_PARAM, + BASEPOINT_ELEVATION_PARAM, + BASEPOINT_ANGLETON_PARAM, + LEVEL_IS_GROUND_PLANE, + POINT_ELEMENT_SHOW_NORMAL_PLANE_ONLY, + TILE_PATTERN_GRID_UNIT_X, + TILE_PATTERN_GRID_UNIT_Y, + TILE_PATTERN_GRID_CELLS_X, + TILE_PATTERN_GRID_CELLS_Y, + TILE_PATTERN_FAMREF_COMPONENT_EXTENTS, + RBS_BUILDING_USELOADCREDITS, + SLANTED_COLUMN_TOP_CUT_STYLE, + SLANTED_COLUMN_BASE_CUT_STYLE, + SLANTED_COLUMN_TOP_EXTENSION, + SLANTED_COLUMN_BASE_EXTENSION, + FRAMING_LENGTH_ROUNDOFF, + POINT_FLEXIBLE_NUM_PARAM, + RBS_ENERGY_ANALYSIS_INCLUDE_THERMAL_PROPERTIES, + FOLLOW_SURFACE, + CURVE_BY_POINTS_PROJECTION_TYPE, + TEXT_BOX_VISIBILITY, + STRUCTURAL_BEAM_START_ATTACHMENT_TYPE, + STRUCTURAL_BEAM_END_ATTACHMENT_TYPE, + STRUCTURAL_BEAM_START_ATTACHMENT_DISTANCE, + STRUCTURAL_BEAM_END_ATTACHMENT_DISTANCE, + STRUCTURAL_BEAM_START_ATTACHMENT_REFCOLUMN_END, + STRUCTURAL_BEAM_END_ATTACHMENT_REFCOLUMN_END, + POINT_ELEMENT_MEASUREMENT_TYPE, + POINT_ELEMENT_NON_NORMALIZED_CURVE_PARAMATER, + POINT_ELEMENT_NORMALIZED_CURVE_PARAMATER, + POINT_ELEMENT_SEGMENT_LENGTH, + POINT_ELEMENT_NORMALIZED_SEGMENT_LENGTH, + POINT_ELEMENT_CHORD_LENGTH, + POINT_ELEMENT_ANGLE, + POINT_ELEMENT_MEASURE_FROM, + LEADER_LEFT_ATTACHMENT, + LEADER_RIGHT_ATTACHMENT, + RBS_ENERGY_ANALYSIS_BUILDING_ENVELOPE_DETERMINATION_PARAM, + RBS_ENERGY_ANALYSIS_BUILDING_ENVELOPE_ANALYTICAL_GRID_CELL_SIZE, + ENERGY_ANALYSIS_VERTICAL_VOID_THRESHOLD, + ENERGY_ANALYSIS_HORIZONTAL_VOID_THRESHOLD, + ENERGY_ANALYSIS_SPACE_BOUNDING_PARAM, + DEFAULT_CONSTRUCTION_MASS_EXTERIOR_WALL, + DEFAULT_CONSTRUCTION_MASS_INTERIOR_WALL, + DEFAULT_CONSTRUCTION_MASS_ROOF, + DEFAULT_CONSTRUCTION_MASS_SHADE, + DEFAULT_CONSTRUCTION_MASS_SLAB, + DEFAULT_CONSTRUCTION_EXT_WALL_UNDERGROUND, + DEFAULT_CONSTRUCTION_MASS_GLAZING, + DEFAULT_CONSTRUCTION_MASS_SKYLIGHT, + DEFAULT_CONSTRUCTION_MASS_OPENING, + DEFAULT_CONSTRUCTION_MASS_FLOOR, + POINT_FLEXIBLE_ORIENTATION_TYPE, + FLEXIBLE_INSTANCE_FLIP, + POINT_ELEMENT_ROTATION_ANGLE, + RAILING_SYSTEM_TOP_RAIL_TYPES_PARAM, + RAILING_SYSTEM_TOP_RAIL_HEIGHT_PARAM, + RAILING_SYSTEM_HANDRAILS_TYPES_PARAM, + RAILING_SYSTEM_HANDRAILS_POSITION_PARAM, + RAILING_SYSTEM_HANDRAILS_HEIGHT_PARAM, + RAILING_SYSTEM_HANDRAILS_LATTERAL_OFFSET, + RAILING_SYSTEM_SECONDARY_HANDRAILS_TYPES_PARAM, + RAILING_SYSTEM_SECONDARY_HANDRAILS_POSITION_PARAM, + RAILING_SYSTEM_SECONDARY_HANDRAILS_HEIGHT_PARAM, + RAILING_SYSTEM_SECONDARY_HANDRAILS_LATTERAL_OFFSET, + CONTINUOUSRAIL_DEFAULT_JOIN_TYPE_PARAM, + CONTINUOUSRAIL_FILLET_RADIUS_PARAM, + CONTINUOUSRAIL_PROFILE_TYPE_PARAM, + HANDRAIL_HEIGHT_PARAM, + HANDRAIL_PROJECTION_PARAM, + HANDRAIL_HAND_CLEARANCE_PARAM, + CONTINUOUSRAIL_TRANSITION_TYPE_PARAM, + CONTINUOUSRAIL_MATERIALS_PARAM, + CONTINUOUSRAIL_BEGINNING_TERMINATION_TYPE_PARAM, + CONTINUOUSRAIL_END_TERMINATION_TYPE_PARAM, + CONTINUOUSRAIL_BEGINNING_TERMINATION_ATTACHMENT_PARAM, + CONTINUOUSRAIL_EXTENSION_LENGTH_PARAM, + CONTINUOUSRAIL_END_TERMINATION_ATTACHMENT_PARAM, + CONTINUOUSRAIL_END_EXTENSION_LENGTH_PARAM, + HANDRAIL_SUPPORTS_TYPE_PARAM, + HANDRAIL_SUPPORTS_LAYOUT_PARAM, + HANDRAIL_SUPPORTS_SPACING_PARAM, + HANDRAIL_SUPPORTS_NUMBER_PARAM, + HANDRAIL_SUPPORTS_JUSTIFICATION_PARAM, + CONTINUOUSRAIL_LENGTH_PARAM, + CONTINUOUSRAIL_PLUS_TREAD_DEPTH_PARAM, + CONTINUOUSRAIL_JOIN_TYPE_PARAM, + RAILING_SYSTEM_HAS_TOP_RAIL, + ASSEMBLY_NAMING_CATEGORY, + RBS_SYSTEM_RISEDROP_1LINETEEDOWNSYMBOL_PARAM, + RBS_SYSTEM_RISEDROP_1LINETEEUPSYMBOL_PARAM, + RBS_SYSTEM_RISEDROP_1LINERISESYMBOL_PARAM, + RBS_SYSTEM_RISEDROP_1LINEDROPSYMBOL_PARAM, + RBS_SYSTEM_RISEDROP_2LINERISESYMBOL_PARAM, + RBS_SYSTEM_RISEDROP_2LINEDROPSYMBOL_PARAM, + RBS_SYSTEM_RISEDROP_PARAM, + RBS_COMPONENT_CLASSIFICATION_PARAM, + ASSEMBLY_NAME, + RBS_INSULATION_LINING_VOLUME, + RBS_DUCT_CALCULATED_SIZE, + RBS_PIPE_CALCULATED_SIZE, + RBS_REFERENCE_INSULATION_TYPE, + RBS_REFERENCE_INSULATION_THICKNESS, + RBS_REFERENCE_LINING_TYPE, + RBS_REFERENCE_LINING_THICKNESS, + RBS_REFERENCE_OVERALLSIZE, + RBS_REFERENCE_FREESIZE, + SHEET_ASSEMBLY_NAME, + SHEET_ASSEMBLY_MODEL, + SHEET_ASSEMBLY_MANUFACTURER, + SHEET_ASSEMBLY_TYPE_COMMENTS, + SHEET_ASSEMBLY_URL, + SHEET_ASSEMBLY_DESCRIPTION, + SHEET_ASSEMBLY_ASSEMBLY_CODE, + SHEET_ASSEMBLY_TYPE_MARK, + SHEET_ASSEMBLY_COST, + SHEET_ASSEMBLY_ASSEMBLY_DESCRIPTION, + SHEET_ASSEMBLY_KEYNOTE, + ANALYTICAL_MODEL_LENGTH, + ANALYTICAL_MODEL_AREA, + ANALYTICAL_MODEL_PERIMETER, + PHY_MATERIAL_PARAM_CLASS, + PHY_MATERIAL_PARAM_SUBCLASS, + PROPERTY_SET_NAME, + PHY_MATERIAL_PROPERTIES, + RBS_DUCT_PIPE_SYSTEM_ABBREVIATION_PARAM, + PROPERTY_SET_MATERIAL_ASPECT, + PROPERTY_SET_DESCRIPTION, + POINTCLOUDTYPE_SCALE, + ANALYTICAL_MODEL_ROTATION, + POINTCLOUDINSTANCE_NAME, + PARTMAKER_PARAM_DIVISION_GAP, + FAMILY_KEYWORD_PROTECTED, + PART_MAKER_SPLITTER_PROFILE, + PART_MAKER_SPLITTER_PROFILE_FLIP_ACROSS, + PART_MAKER_SPLITTER_PROFILE_FLIP_ALONG, + PART_MAKER_SPLITTER_PROFILE_EDGE_MATCH, + DIVISION_PROFILE_WIDTH, + PART_MAKER_DIVISION_PROFILE_OFFSET, + STAIRS_BASE_LEVEL, + STAIRS_TOP_LEVEL, + STAIRS_STAIRS_HEIGHT, + STAIRS_MULTISTORY_UP_TO_LEVEL, + STAIRS_DESIRED_NUMBER_OF_RISERS, + STAIRS_ACTUAL_NUMBER_OF_RISERS, + STAIRS_TOTAL_NUMBER_OF_RISERS, + STAIRS_TOTAL_NUMBER_OF_TREADS, + STAIRS_RUN_WIDTH_MEASUREMENT, + STAIRS_MIN_AUTOMATIC_LANDING_DEPTH, + STAIRS_ENABLE_CALCULATION_RULE_CHECKING, + STAIRS_DBG_SHOW_TREAD_FACES, + STAIRS_DBG_SHOW_LANDING_FACES, + STAIRS_DBG_SHOW_LEFT_RUN_BOUNDARY_2D, + STAIRS_DBG_SHOW_RIGHT_RUN_BOUNDARY_2D, + STAIRS_DBG_SHOW_LEFT_RUN_BOUNDARY_3D, + STAIRS_DBG_SHOW_RIGHT_RUN_BOUNDARY_3D, + STAIRS_DBG_SHOW_RUN_PATH_2D, + STAIRS_DBG_SHOW_RUN_PATH_3D, + STAIRS_DBG_SHOW_RUN_RISER, + STAIRS_DBG_SHOW_RUN_NOSING, + STAIRS_DBG_SHOW_RUN_OUTLINE_FOR_PLAN, + STAIRS_DBG_SHOW_LANDING_BOUNDARY, + STAIRS_DBG_SHOW_LANDING_PATH, + STAIRS_DBG_SHOW_BOUNDARY_2D, + STAIRS_DBG_SHOW_BOUNDARY_3D, + STAIRS_DBG_SHOW_SUPPORT_PATH, + STAIRS_DBG_SHOW_RUN_GEOM, + STAIRS_DBG_SHOW_TRISER_GEOM, + STAIRS_DBG_SHOW_MONOLITHIC_SUPPORT_GEOM, + STAIRS_DBG_SHOW_RUN_CORSE_GEOM, + STAIRS_DBG_SHOW_TRISER_CORSE_GEOM, + STAIRS_DBG_SHOW_MONOLITHIC_SUPPORT_CORSE_GEOM, + STAIRS_DBG_SHOW_ANNOTATION_CUT_MARK, + STAIRS_TRISER_NUMBER_BASE_INDEX, + STAIRSTYPE_MAXIMUM_RISER_HEIGHT, + STAIRSTYPE_MINIMUM_TREAD_DEPTH, + STAIRSTYPE_MINIMUM_TREAD_WIDTH_INSIDE_BOUNDARY, + STAIRSTYPE_CALCULATION_RULES, + STAIRSTYPE_RUN_TYPE, + STAIRSTYPE_LANDING_TYPE, + STAIRSTYPE_RIGHT_SIDE_SUPPORT_TYPE, + STAIRSTYPE_LEFT_SIDE_SUPPORT_TYPE, + STAIRSTYPE_INTERMEDIATE_SUPPORT_TYPE, + STAIRSTYPE_SHOW_CUTLINE, + STAIRSTYPE_SHOW_STAIR_PATH, + STAIRSTYPE_SHOW_UPDOWN, + STAIRSTYPE_WINDER_STEP_FRONT_MEASUREMENT, + STAIRSTYPE_MINIMUM_RUN_WIDTH, + STAIRSTYPE_NUMBER_OF_INTERMEDIATE_SUPPORTS, + STAIRSTYPE_IS_ASSEMBLED_STAIRS, + STAIRSTYPE_CALC_RULE_RISER_MULTIPLIER, + STAIRSTYPE_CALC_RULE_TREAD_MULTIPLIER, + STAIRSTYPE_CALC_RULE_MAX_RESULT, + STAIRSTYPE_CALC_RULE_MIN_RESULT, + STAIRSTYPE_CALC_RULE_TARGET_RESULT, + STAIRSTYPE_GEOMUNJOINED_END_CUT_STYLE, + STAIRSTYPE_NOTCH_EXTENSION, + STAIRSTYPE_NOTCH_THICKNESS, + STAIRSTYPE_NOTCH_CUSTOM_WIDTH, + STAIRSTYPE_NOTCH_HORIZONTAL_GAP, + STAIRSTYPE_NOTCH_VERTICAL_GAP, + STAIRSTYPE_NOTCH_WIDTH, + STAIRSTYPE_HAS_LEFT_SUPPORT, + STAIRSTYPE_HAS_RIGHT_SUPPORT, + STAIRSTYPE_CONSTRUCTION_METHOD, + STAIRSTYPE_CUTMARK_TYPE, + STAIRSTYPE_RIGHT_SUPPORT_LATERAL_OFFSET, + STAIRSTYPE_LEFT_SUPPORT_LATERAL_OFFSET, + STAIRSTYPE_HAS_INTERMEDIATE_SUPPORT, + STAIRS_RUN_BOTTOM_ELEVATION, + STAIRS_RUN_TOP_ELEVATION, + STAIRS_RUN_HEIGHT, + STAIRS_RUN_EXTEND_BELOW_RISER_BASE, + STAIRS_RUN_ACTUAL_NUMBER_OF_RISERS, + STAIRS_RUN_ACTUAL_NUMBER_OF_TREADS, + STAIRS_RUN_ACTUAL_RISER_HEIGHT, + STAIRS_RUN_ACTUAL_TREAD_DEPTH, + STAIRS_RUN_ACTUAL_RUN_WIDTH, + STAIRS_RUN_CENTER_MARK_VISIBLE, + STAIRS_RUN_STRUCTURAL, + STAIRS_RUN_OVERRIDDEN, + STAIRS_RUN_BEGIN_WITH_RISER, + STAIRS_RUN_END_WITH_RISER, + STAIRS_RUN_LOCATIONPATH_JUSTFICATION, + STAIRS_RUN_WINDER_BEGIN_WITH_STRAIGHT, + STAIRS_RUN_WINDER_END_WITH_STRAIGHT, + STAIRS_RUN_CREATE_AUTO_LANDING, + STAIRS_RUN_CCW, + STAIRS_RUN_EXTEND_BELOW_TREAD_BASE, + STAIRS_RUNTYPE_HAS_MONOLITHIC_SUPPORT, + STAIRS_RUNTYPE_UNDERSIDE_SURFACE_TYPE, + STAIRS_RUNTYPE_STRUCTURE, + STAIRS_RUNTYPE_STRUCTURAL_DEPTH, + STAIRS_RUNTYPE_TOTAL_DEPTH, + STAIRS_RUNTYPE_RUN_MATERIAL, + STAIRS_LANDING_BASE_ELEVATION, + STAIRS_LANDING_STRUCTURAL, + STAIRS_LANDING_THICKNESS, + STAIRS_LANDING_OVERRIDDEN, + STAIRS_LANDINGTYPE_HAS_MONOLITHIC_SUPPORT, + STAIRS_LANDINGTYPE_STRUCTURE, + STAIRS_LANDINGTYPE_THICKNESS, + STAIRS_LANDINGTYPE_USE_SAME_TRISER_AS_RUN, + STAIRS_LANDINGTYPE_TREADRISER_TYPE, + STAIRS_LANDINGTYPE_LANDING_MATERIAL, + STAIRS_SUPPORT_HORIZONTAL_OFFSET, + STAIRS_SUPPORT_VERTICAL_OFFSET, + STAIRS_SUPPORT_LOWER_END_CUT, + STAIRS_SUPPORT_UPPER_END_CUT, + STAIRS_SUPPORT_TRIM_SUPPORT_UPPER, + STAIRS_SUPPORT_OVERRIDDEN, + STAIRS_SUPPORT_LANDINGSUPPORT_TYPE, + STAIRS_SUPPORTTYPE_SECTION_PROFILE, + STAIRS_SUPPORTTYPE_TOPSIDE_SURFACE, + STAIRS_SUPPORTTYPE_UNDERSIDE_SURFACE, + STAIRS_SUPPORTTYPE_STRUCTURAL_DEPTH, + STAIRS_SUPPORTTYPE_TOTAL_DEPTH, + STAIRS_SUPPORTTYPE_WIDTH, + STAIRS_SUPPORTTYPE_MATERIAL, + STAIRS_SUPPORTTYPE_STRUCTURAL_DEPTH_ON_RUN, + STAIRS_SUPPORTTYPE_STRUCTURAL_DEPTH_ON_LANDING, + STAIRS_SUPPORTTYPE_FLIP_SECTION_PROFILE, + STAIRS_WINDERPATTERN_WINDER_STYLE, + STAIRS_WINDERPATTERN_MINIMUM_WIDTH_CORNER, + STAIRS_WINDERPATTERN_MINIMUM_WIDTH_INSIDE_WALKLINE, + STAIRS_WINDERPATTERN_STAIR_PATH_OFFSET, + STAIRS_WINDERPATTERN_FILLET_INSIDE_CORNER, + STAIRS_WINDERPATTERN_RADIUS_INTERIOR, + STAIRS_WINDERPATTERN_NUMBER_OF_STRAIGHT_STEPS_AT_BEGIN, + STAIRS_WINDERPATTERN_NUMBER_OF_STRAIGHT_STEPS_AT_END, + STAIRS_TRISER_IS_TYPE_OVERRIDDEN, + STAIRS_TRISER_TREAD_NUMBER, + STAIRS_TRISER_RISER_NUMBER, + STAIRS_TRISER_TREAD_MARK, + STAIRS_TRISER_RISER_MARK, + STAIRS_TRISERTYPE_TREAD, + STAIRS_TRISERTYPE_TREAD_THICKNESS, + STAIRS_TRISERTYPE_NOSING_PROFILE, + STAIRS_TRISERTYPE_NOSING_LENGTH, + STAIRS_TRISERTYPE_FRONT_NOSING, + STAIRS_TRISERTYPE_RIGHT_NOSING, + STAIRS_TRISERTYPE_LEFT_NOSING, + STAIRS_TRISERTYPE_BACK_NOSING, + STAIRS_TRISERTYPE_RISER_STYLE, + STAIRS_TRISERTYPE_RISER_THICKNESS, + STAIRS_TRISERTYPE_RISER_TREAD_CONNECTION, + STAIRS_TRISERTYPE_TREAD_MATERIAL, + STAIRS_TRISERTYPE_RISER_MATERIAL, + STAIRS_TRISERTYPE_TREAD_PROFILE, + SUPPORT_HAND_CLEARANCE, + SUPPORT_HEIGHT, + TERMINATION_EXTENSION_LENGTH, + STAIRS_TRISERTYPE_RISER_PROFILE, + STAIRS_TRISERTYPE_NOSING_PLACEMENT, + STAIRS_TRISERTYPE_RISER, + STAIRS_TRISERTYPE_RISER_IS_SLANTED, + STAIRS_RAILING_PLACEMENT_OFFSET, + PHY_MATERIAL_PARAM_YOUNG_MOD_1, + PHY_MATERIAL_PARAM_YOUNG_MOD_2, + PHY_MATERIAL_PARAM_POISSON_MOD_12, + PHY_MATERIAL_PARAM_POISSON_MOD_23, + PHY_MATERIAL_PARAM_SHEAR_MOD_12, + PHY_MATERIAL_PARAM_EXP_COEFF_1, + PHY_MATERIAL_PARAM_EXP_COEFF_2, + PHY_MATERIAL_PARAM_THERMAL_CONDUCTIVITY, + PHY_MATERIAL_PARAM_THERMAL_CONDUCTIVITY_X, + PHY_MATERIAL_PARAM_THERMAL_CONDUCTIVITY_Y, + PHY_MATERIAL_PARAM_THERMAL_CONDUCTIVITY_Z, + PHY_MATERIAL_PARAM_STRUCTURAL_SPECIFIC_HEAT, + PHY_MATERIAL_PARAM_STRUCTURAL_DENSITY, + PHY_MATERIAL_PARAM_STRUCTURAL_THERMAL_TREATED, + PHY_MATERIAL_PARAM_TENSION_PARALLEL, + PHY_MATERIAL_PARAM_TENSION_PERPENDICULAR, + PHY_MATERIAL_PARAM_AVERAGE_MODULUS, + PHY_MATERIAL_PARAM_FIVEPERCENT_MODULUS_OF_ELACTICITY, + PHY_MATERIAL_PARAM_WOOD_CONSTRUCTION, + THERMAL_MATERIAL_PARAM_EMISSIVITY, + THERMAL_MATERIAL_PARAM_GAS_VISCOSITY, + THERMAL_MATERIAL_PARAM_COMPRESSIBILITY, + THERMAL_MATERIAL_PARAM_LIQUID_VISCOSITY, + THERMAL_MATERIAL_PARAM_SPECIFIC_HEAT_OF_VAPORIZATION, + THERMAL_MATERIAL_PARAM_VAPOR_PRESSURE, + THERMAL_MATERIAL_PARAM_TRANSMITS_LIGHT, + THERMAL_MATERIAL_PARAM_PERMEABILITY, + THERMAL_MATERIAL_PARAM_POROSITY, + THERMAL_MATERIAL_PARAM_REFLECTIVITY, + THERMAL_MATERIAL_PARAM_ELECTRICAL_RESISTIVITY, + POINT_ADAPTIVE_ORIENTATION_TYPE, + POINT_ADAPTIVE_CONSTRAINED, + POINT_ADAPTIVE_SHOW_NUMBER, + POINT_ADAPTIVE_NUM_PARAM, + DPART_BASE_LEVEL, + DPART_BASE_LEVEL_BY_ORIGINAL, + MATERIAL_ASSET_PARAM_ASSET_LIB_ID, + MATERIAL_ASSET_PARAM_COMMON_SHARED_ASSET, + MATERIAL_ASSET_PARAM_EXTERNAL_MATERIAL_ID, + MATERIAL_ASSET_PARAM_SOURCE, + MATERIAL_ASSET_PARAM_SOURCE_URL, + PROPERTY_SET_KEYWORDS, + ANALYTICAL_MODEL_MANUALLY_ADJUSTED, + DPART_EXCLUDED, + DPART_SHAPE_MODIFIED, + DIVISION_PATTERN, + PATTERN_INDENT_1_FOR_DIVISION_RULE, + PATTERN_INDENT_2_FOR_DIVISION_RULE, + ALL_GRID_ROTATION_FOR_DIVISION_RULE, + PATTERN_MIRROR_FOR_DIVISION_RULE, + DIVISION_RULE_PARAM, + DIVISION_SKETCH_CURVE_EXTENTD_TO_SILH_PARAM, + DIVISION_SKETCH_CURVE_DIVISION_PARAMS_OVERRIDE_PARAM, + START_EXTENSION, + END_EXTENSION, + START_JOIN_CUTBACK, + END_JOIN_CUTBACK, + YZ_JUSTIFICATION, + Y_JUSTIFICATION, + Y_OFFSET_VALUE, + Z_JUSTIFICATION, + Z_OFFSET_VALUE, + START_Y_JUSTIFICATION, + START_Y_OFFSET_VALUE, + START_Z_JUSTIFICATION, + START_Z_OFFSET_VALUE, + END_Y_JUSTIFICATION, + END_Y_OFFSET_VALUE, + END_Z_JUSTIFICATION, + END_Z_OFFSET_VALUE, + FAM_PROFILE_DEFINITION, + FAMILY_ROUNDCONNECTOR_DIMENSIONTYPE, + RBS_ENERGY_ANALYSIS_BUILDING_ENVELOPE_ANALYTICAL_SPACE_IDENTIFICATION_RESOLUTION, + RBS_ENERGY_ANALYSIS_BUILDING_ENVELOPE_ANALYTICAL_SURFACE_IDENTIFICATION_RESOLUTION, + RBS_ENERGY_ANALYSIS_MODE, + ENERGY_ANALYSIS_ADVANCED_OPTIONS, + REFERENCED_VIEW, + STRUCT_FRAM_JOIN_STATUS, + ALL_MODEL_TYPE_IMAGE, + ALL_MODEL_IMAGE, + STRUCTURAL_CONNECTION_SYMBOL, + STRUCTURAL_CONNECTION_MODIFY_CONNECTION_PARAMETERS, + STRUCTURAL_CONNECTION_APPROVAL_STATUS, + STRUCTURAL_CONNECTION_CODE_CHECKING_STATUS, + STRUCTURAL_CONNECTION_NOBLE_STATUS, + STRUCTURAL_CONNECTION_INPUT_ELEMENTS, + MEP_EQUIPMENT_CLASSIFICATION, + MEP_EQUIPMENT_CALC_PIPINGFLOW_PARAM, + MEP_EQUIPMENT_CALC_PIPINGPRESSUREDROP_PARAM, + MEP_ANALYTICAL_PIPE_DESIGNFLOW, + MEP_ANALYTICAL_CRITICALPATH_PARAM, + MECHANICAL_EQUIPMENT_SET_ON_DUTY, + MECHANICAL_EQUIPMENT_SET_ON_STANDBY, + MECHANICAL_EQUIPMENT_SET_NAME, + MECHANICAL_EQUIPMENT_SET_ID_PARAM, + MEP_ANALYTICAL_LOOP_BOUNDARY_PARAM, + MEP_IGNORE_FLOW_ANALYSIS, + SYSTEM_EQUIPMENT_SETS, + MEP_ANALYTICAL_ELEC_CURRENT_RATING, + MEP_ANALYTICAL_ELEC_VOLTAGE, + MEP_ANALYTICAL_ELEC_CURRENT, + MEP_ANALYTICAL_LOOP_NAME, + MEP_WATERLOOP_TYPE, + MEP_WATERLOOP_CHILLERTYPE, + MEP_CONDENSER_WATER_LOOP, + MEP_AIRLOOP_HEATEXCHANGER_TYPE, + MEP_AIRLOOP_PREHEAT_COILTYPE, + MEP_PREHEAT_HOTWATER_LOOP, + MEP_HEATING_COIL_TYPE, + MEP_HEATING_HOTWATER_LOOP, + MEP_COOLING_COIL_TYPE, + MEP_CHILLED_WATER_LOOP, + MEP_AIRLOOP_FANTYPE, + MEP_ZONE_EQUIPMENT_TYPE, + MEP_ZONE_EQUIPMENT_BEHAVIOR, + MEP_REHEAT_COIL_TYPE, + MEP_ZONE_AIR_LOOP, + MEP_ZONE_HOTWATER_LOOP, + MEP_ANALYTICAL_EQUIPMENT_NAME, + MEP_ZONE_EQUIPMENT, + MEP_REHEAT_HOTWATER_LOOP, + MEP_VRF_LOOP, + MEP_ZONE_EQUIPMENT_DRAW_VENTILATION, + MEP_ELEC_ZONE_EQUIPMENT_TYPE, + RBS_ELEC_ANALYTICAL_LOAD_DENSITY, + RBS_AREA_BASED_LOAD_TYPE, + RBS_ELEC_ANALYTICAL_LOAD_TYPE_PARAM, + RBS_ELEC_ANALYTICAL_LOAD_NAME_PARAM, + RBS_ELEC_DISTRIBUTION_NODE_SUPPLY_FROM1, + RBS_ELEC_DISTRIBUTION_NODE_SUPPLY_FROM, + RBS_ELEC_DISTRIBUTION_NODE_SUPPLY_FROM2, + RBS_ELEC_APPARENT_POWER_DENSITY, + RBS_ELEC_ANALYTICAL_LEVEL_ID, + RBS_ELEC_ANALYTICAL_FEEDER_LENGTH, + RBS_ELEC_DISTRIBUTION_NODE_SUPPLY_TO, + RBS_ELEC_DISTRIBUTION_NODE_LOAD_SET, + RBS_ELEC_ANALYTICAL_LOAD_SET_ON_DUTY, + RBS_ELEC_ANALYTICAL_LOAD_SET_ON_STANDBY, + RBS_ELEC_ANALYTICAL_LOADS_IN_SET, + VIEW_SHOW_HIDDEN_LINES, + NUMBER_PARTITION_PARAM, + GRAPHIC_DISPLAY_OPTIONS_SKETCHY_LINES, + REBAR_NUMBER, + FABRIC_NUMBER, + REBAR_SHAPE_IMAGE, + REBAR_ELEM_HOST_MARK, + MULTISTORY_STAIRS_REF_LEVEL, + MULTISTORY_STAIRS_ACTUAL_TREAD_DEPTH, + COUPLER_CODE, + COUPLER_MAIN_BAR_SIZE, + COUPLER_COUPLED_BAR_SIZE, + COUPLER_QUANTITY, + COUPLER_NUMBER, + COUPLER_WEIGHT, + COUPLER_LENGTH, + COUPLER_MAIN_ENGAGEMENT, + COUPLER_COUPLED_ENGAGEMENT, + FAMILY_FREEINST_DEFAULT_ELEVATION, + COUPLER_MARK, + COUPLER_WIDTH, + COUPLER_MAIN_ENDTREATMENT, + COUPLER_COUPLED_ENDTREATMENT, + END_TREATMENT, + REBAR_ELEM_ENDTREATMENT_START, + REBAR_ELEM_ENDTREATMENT_END, + REBAR_SHAPE_ENDTREATMENT_START_TYPE, + REBAR_SHAPE_ENDTREATMENT_END_TYPE, + REBAR_INTERNAL_MULTIPLANAR_ARC_CONNECTOR, + ROOM_OUTDOOR_AIR_INFO_PARAM, + ROOM_OUTDOOR_AIR_PER_PERSON_PARAM, + ROOM_OUTDOOR_AIR_PER_AREA_PARAM, + ROOM_AIR_CHANGES_PER_HOUR_PARAM, + DIRECTCONTEXT3D_NAME, + DIRECTCONTEXT3D_SERVER_ID, + DIRECTCONTEXT3D_LOADED, + DIRECTCONTEXT3D_APPLICATION_ID, + DIRECTCONTEXT3D_SOURCE_ID, + ROOM_OUTDOOR_AIRFLOW_STANDARD_PARAM, + ROOM_OUTDOOR_AIRFLOW_PARAM, + REBAR_FREE_FORM_HOOK_START_PLANE_ANGLE, + REBAR_FREE_FORM_HOOK_END_PLANE_ANGLE, + BASEPOINT_LONGITUDE_PARAM, + BASEPOINT_LATITUDE_PARAM, + REBAR_GEOMETRY_TYPE, + REBAR_WORKSHOP_INSTRUCTIONS, + STEEL_ELEM_PLATE_THICKNESS, + STEEL_ELEM_BOLT_STANDARD, + STEEL_ELEM_BOLT_GRADE, + STEEL_ELEM_BOLT_ASSEMBLY, + STEEL_ELEM_BOLT_DIAMETER, + STEEL_ELEM_COATING, + STEEL_ELEM_ANCHOR_STANDARD, + STEEL_ELEM_ANCHOR_GRADE, + STEEL_ELEM_ANCHOR_ASSEMBLY, + STEEL_ELEM_ANCHOR_DIAMETER, + STEEL_ELEM_SHEARSTUD_STANDARD, + STEEL_ELEM_SHEARSTUD_GRADE, + STEEL_ELEM_SHEARSTUD_DIAMETER, + STEEL_ELEM_ANCHOR_LENGTH, + STEEL_ELEM_BOLT_COATING, + STEEL_ELEM_SHEARSTUD_LENGTH, + STEEL_ELEM_SHORTEN_REFLENGTH, + STEEL_ELEM_SHORTEN_ANGLEY, + STEEL_ELEM_SHORTEN_ANGLEZ, + STEEL_ELEM_CONTOUR_GAP_WIDTH, + STEEL_ELEM_CONTOUR_SIDE1DIST, + STEEL_ELEM_CONTOUR_SIDE2DIST, + STEEL_ELEM_PARAM_RADIUS, + STEEL_ELEM_PARAM_BORINGOUT, + STEEL_ELEM_WELD_MAIN_TYPE, + STEEL_ELEM_WELD_MAIN_THICKNESS, + STEEL_ELEM_WELD_LENGTH, + STEEL_ELEM_WELD_LOCATION, + STEEL_ELEM_WELD_CONTINUOUS, + STEEL_ELEM_WELD_PITCH, + STEEL_ELEM_WELD_MAIN_TEXT, + STEEL_ELEM_WELD_MAIN_SURFACESHAPE, + STEEL_ELEM_WELD_MAIN_WELDPREP, + STEEL_ELEM_WELD_MAIN_ROOTOPENING, + STEEL_ELEM_WELD_MAIN_EFFECTIVETHROAT, + STEEL_ELEM_WELD_MAIN_PREPDEPTH, + STEEL_ELEM_WELD_DOUBLE_TYPE, + STEEL_ELEM_WELD_DOUBLE_THICKNESS, + STEEL_ELEM_WELD_DOUBLE_TEXT, + STEEL_ELEM_WELD_DOUBLE_SURFACESHAPE, + STEEL_ELEM_WELD_DOUBLE_WELDPREP, + STEEL_ELEM_WELD_DOUBLE_ROOTOPENING, + STEEL_ELEM_WELD_DOUBLE_EFFECTIVETHROAT, + STEEL_ELEM_WELD_DOUBLE_PREPDEPTH, + STEEL_ELEM_PATTERN_NUMBER_X, + STEEL_ELEM_PATTERN_NUMBER_Y, + STEEL_ELEM_PATTERN_TOTAL_LENGTH, + STEEL_ELEM_PATTERN_TOTAL_WIDTH, + STEEL_ELEM_PATTERN_INTERMEDIATE_DISTANCE_X, + STEEL_ELEM_PATTERN_INTERMEDIATE_DISTANCE_Y, + STEEL_ELEM_PATTERN_EDGE_DISTANCE_X, + STEEL_ELEM_PATTERN_EDGE_DISTANCE_Y, + STEEL_ELEM_PATTERN_RADIUS, + STEEL_ELEM_PATTERN_NUMBER, + STEEL_ELEM_HOLE_DIAMETER, + STEEL_ELEM_HOLE_TYPE, + STEEL_ELEM_HOLE_SLOT_LENGTH, + STEEL_ELEM_HOLE_SLOT_DIRECTION, + STEEL_ELEM_HOLE_DEPTH, + STEEL_ELEM_HOLE_ALPHA, + STEEL_ELEM_HOLE_ANGLE, + STEEL_ELEM_HOLE_HEAD_DIAMETER, + STEEL_ELEM_HOLE_TAPPING_HOLE, + STEEL_ELEM_HOLE_BACK_TAPER_THREAD, + STEEL_ELEM_HOLE_TAPPING, + STEEL_ELEM_HOLE_DEPTH_OF_BOLT_HEAD, + STEEL_ELEM_WELD_TEXT_MODULE, + STEEL_ELEM_WELD_PREFIX, + STEEL_ELEM_PLATE_SHORTEN_ANGLE, + STEEL_ELEM_PLATE_SHORTEN_SUCTION, + STEEL_ELEM_PLATE_SHORTEN_CUTSTRAIGHT, + STEEL_ELEM_CUT_TYPE, + STEEL_ELEM_X_DISTANCE, + STEEL_ELEM_Y_DISTANCE, + STEEL_ELEM_COPE_WIDTHX, + STEEL_ELEM_COPE_DISTANCE_AXIS, + STEEL_ELEM_COPE_X_ANGLE, + STEEL_ELEM_COPE_Z_ANGLE, + STEEL_ELEM_COPE_AXIS_ANGLE, + STEEL_ELEM_COPE_AROUND_AXIS, + STEEL_ELEM_ZCLIP_TYPE, + PATH_OF_TRAVEL_TIME, + STRUCTURAL_CONNECTION_EDIT_TYPE, + STRUCTURAL_CONNECTION_OVERRIDE_TYPE, + PATH_OF_TRAVEL_LEVEL_NAME, + PATH_OF_TRAVEL_VIEW_NAME, + ROUTE_ANALYSIS_SETTINGS_PARAM, + TAG_ON_PLACEMENT_UI, + RBS_ELEC_CIRCUIT_NUMBERING_TYPE, + RBS_ELEC_PANEL_FEED_THRU_LUGS_PARAM, + STEEL_ELEM_HOLE_DEFINITION, + RBS_ELEC_PANEL_BRANCH_CIRCUIT_APPARENT_LOAD_PHASEA, + RBS_ELEC_PANEL_BRANCH_CIRCUIT_APPARENT_LOAD_PHASEB, + RBS_ELEC_PANEL_BRANCH_CIRCUIT_APPARENT_LOAD_PHASEC, + RBS_ELEC_PANEL_BRANCH_CIRCUIT_CURRENT_PHASEA, + RBS_ELEC_PANEL_BRANCH_CIRCUIT_CURRENT_PHASEB, + RBS_ELEC_PANEL_BRANCH_CIRCUIT_CURRENT_PHASEC, + RBS_ELEC_PANEL_FEED_THRU_LUGS_APPARENT_LOAD_PHASEA, + RBS_ELEC_PANEL_FEED_THRU_LUGS_APPARENT_LOAD_PHASEB, + RBS_ELEC_PANEL_FEED_THRU_LUGS_APPARENT_LOAD_PHASEC, + RBS_ELEC_PANEL_FEED_THRU_LUGS_CURRENT_PHASEA, + RBS_ELEC_PANEL_FEED_THRU_LUGS_CURRENT_PHASEB, + RBS_ELEC_PANEL_FEED_THRU_LUGS_CURRENT_PHASEC, + RBS_PIPE_TOP_ELEVATION, + RBS_PIPE_BOTTOM_ELEVATION, + GENERIC_ZONE_NAME, + STEEL_ELEM_BOLT_LENGTH, + STEEL_ELEM_BOLT_GRIP_LENGTH, + STEEL_ELEM_BOLT_GRIP_LENGTH_INCREASE, + STEEL_ELEM_BOLT_INVERTED, + STEEL_ELEM_BOLT_FINISH_CALCULATION_AT_GAP, + STEEL_ELEM_BOLT_LOCATION, + PATH_OF_TRAVEL_SPEED, + STEEL_ELEM_WEIGHT, + STEEL_ELEM_PAINT_AREA, + STEEL_ELEM_EXACT_WEIGHT, + STEEL_ELEM_CUT_LENGTH, + STEEL_ELEM_ANCHOR_ORIENTATION, + STEEL_ELEM_ANCHOR_TOTAL_WEIGHT, + STEEL_ELEM_SHEARSTUD_TOTAL_WEIGHT, + STEEL_ELEM_BOLT_TOTAL_WEIGHT, + STEEL_ELEM_PLATE_TYPE, + STEEL_ELEM_PLATE_LENGTH, + STEEL_ELEM_PLATE_WIDTH, + STEEL_ELEM_PLATE_AREA, + STEEL_ELEM_PLATE_VOLUME, + STEEL_ELEM_PLATE_WEIGHT, + STEEL_ELEM_PLATE_EXACT_WEIGHT, + STEEL_ELEM_PLATE_PAINT_AREA, + STEEL_ELEM_PLATE_JUSTIFICATION, + RBS_ELEC_EDIT_CIRCUIT_NAMING_SETTINGS_PARAM, + STEEL_ELEM_PROFILE_TYPE, + STEEL_ELEM_PROFILE_LENGTH, + STEEL_ELEM_PROFILE_VOLUME, + RBS_ELEC_NUMBER_OF_CIRCUITS, + PATH_OF_TRAVEL_TO_ROOM, + PATH_OF_TRAVEL_FROM_ROOM, + REBAR_SHAPE_HOOK_ROTATION_AT_START, + REBAR_SHAPE_HOOK_ROTATION_AT_END, + REBAR_HOOK_ROTATION_AT_START, + REBAR_HOOK_ROTATION_AT_END, + ASSEMBLY_PRECAST_FREEZE, + INFRASTRUCTURE_ALIGNMENT_DISPLAYED_END_STATION, + INFRASTRUCTURE_ALIGNMENT_DISPLAYED_START_STATION, + INFRASTRUCTURE_ALIGNMENT_DESCRIPTION, + INFRASTRUCTURE_ALIGNMENT_NAME, + REBAR_HOOK_LENGTH_OVERRIDE, + REBAR_HOOK_ROTATION_AT_START_SCHEDULES_TAGS_FILTERS, + REBAR_HOOK_ROTATION_AT_END_SCHEDULES_TAGS_FILTERS, + VOID_CUTS_GEOMETRY, + DPART_LAYER_INDEX, + MOVES_WITH_GRID_PARAM, + REBAR_MODIFIED_SET, + VIEW_SHOW_GRIDS, + REBAR_MODEL_BAR_DIAMETER, + REBAR_INSTANCE_BAR_MODEL_DIAMETER, + LAYER_TYPE_THICKNESS_PARAM, + LAYER_TYPE_MATERIALS_PARAM, + LAYER_ELEM_VOLUME_COMPUTED, + LAYER_ELEM_OFFSET_FROM_HOST_PARAM, + LAYER_ELEM_AREA_COMPUTED, + LAYER_ELEM_THICKNESS_PARAM, + LOCK_ALIGNMENT_UI_TOGGLE, + MULTIPLE_ALIGNMENT_UI_TOGGLE, + PREFER_DIM_SIDE_UI_FILTER, + COUPLER_ROTATION_ANGLE, + FAMILY_SELF_ORIENTING, + STIFFENER_CLASSIFICATION, + FRAMING_SHAPE_CLASSIFICATION, + LINEAR_FRAMING_LENGTH, + CIRCULAR_FRAMING_DIAMETER, + OVAL_FRAMING_WIDTH, + OVAL_FRAMING_HEIGHT, + REFERENCE_BASE_ON_HOST, + OFFSET_FROM_REFERENCE_BASE, + TOPOSOLID_TYPE_DEFAULT_THICKNESS_PARAM, + TOPOSOLID_ATTR_THICKNESS_PARAM, + TOPOSOLID_HEIGHTABOVELEVEL_PARAM, + HIGHEST_ASSOCIATED_LEVEL, + LOWEST_ASSOCIATED_LEVEL, + TOPOSOLID_STRUCTURE_ID_PARAM, + TOPOSOLID_ELEVATION_AT_BOTTOM, + TOPOSOLID_ELEVATION_AT_TOP, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInParameterGroup.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInParameterGroup.s.cs new file mode 100644 index 00000000..10089316 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.BuiltInParameterGroup.s.cs @@ -0,0 +1,127 @@ +namespace Autodesk.Revit.DB; + +public enum BuiltInParameterGroup +{ + INVALID, + PG_IDENTITY_DATA, + PG_GEOMETRY, + PG_CONSTRUCTION, + PG_GRAPHICS, + PG_MATERIALS, + PG_UNDERLAY, + PG_STAIR_TREADS, + PG_STAIR_RISERS, + PG_STAIR_STRINGERS, + PG_ELECTRICAL_ENGINEERING, + PG_PLUMBING, + PG_STRUCTURAL, + PG_MECHANICAL, + PG_PHASING, + PG_CONSTRAINTS, + PG_PATTERN, + PG_VIEW_EXTENTS, + PG_VIEW_CAMERA, + PG_TEXT, + PG_ELECTRICAL_LIGHTING, + PG_ELECTRICAL_LOADS, + PG_MECHANICAL_LOADS, + PG_MECHANICAL_AIRFLOW, + PG_STRUCTURAL_ANALYSIS, + PG_ENERGY_ANALYSIS, + PG_ELECTRICAL, + PG_IFC, + PG_CURTAIN_GRID_VERT, + PG_CURTAIN_GRID_1, + PG_CURTAIN_GRID_HORIZ, + PG_CURTAIN_GRID_2, + PG_CURTAIN_MULLION_VERT, + PG_CURTAIN_MULLION_1, + PG_CURTAIN_MULLION_HORIZ, + PG_CURTAIN_MULLION_2, + PG_CURTAIN_GRID, + PG_REBAR_SYSTEM_LAYERS, + PG_REBAR_ARRAY, + PG_ANALYTICAL_MODEL, + PG_TRANSLATION_IN, + PG_ROTATION_ABOUT, + PG_FIRE_PROTECTION, + PG_TITLE, + PG_TRUSS_FAMILY_VERT_WEB, + PG_TRUSS_FAMILY_DIAG_WEB, + PG_TRUSS_FAMILY_TOP_CHORD, + PG_TRUSS_FAMILY_BOTTOM_CHORD, + PG_PROFILE, + PG_PROFILE_1, + PG_PROFILE_2, + PG_GREEN_BUILDING, + PG_PATTERN_APPLICATION, + PG_LIGHT_PHOTOMETRICS, + PG_SLAB_SHAPE_EDIT, + PG_ANALYSIS_RESULTS, + PG_DISPLAY, + PG_CURTAIN_GRID_U, + PG_CURTAIN_GRID_V, + PG_ADSK_MODEL_PROPERTIES, + PG_AREA, + PG_CONCEPTUAL_ENERGY_DATA, + PG_FITTING, + PG_ENERGY_ANALYSIS_DETAILED_AND_CONCEPTUAL_MODELS, + PG_ENERGY_ANALYSIS_DETAILED_MODEL, + PG_ENERGY_ANALYSIS_CONCEPTUAL_MODEL, + PG_FLEXIBLE, + PG_GENERAL, + PG_ELECTRICAL_CIRCUITING, + PG_DATA, + PG_CONCEPTUAL_ENERGY_DATA_BUILDING_SERVICES, + PG_RAILING_SYSTEM_FAMILY_TOP_RAIL, + PG_RAILING_SYSTEM_FAMILY_HANDRAILS, + PG_RAILING_SYSTEM_FAMILY_SEGMENT_PATTERN, + PG_RAILING_SYSTEM_SEGMENT_PATTERN_REPEAT, + PG_RAILING_SYSTEM_SEGMENT_PATTERN_REMAINDER, + PG_RAILING_SYSTEM_SEGMENT_POSTS, + PG_RAILING_SYSTEM_SEGMENT_U_GRID, + PG_RAILING_SYSTEM_SEGMENT_V_GRID, + PG_SUPPORT, + PG_VISIBILITY, + PG_OVERALL_LEGEND, + PG_INSULATION, + PG_LINING, + PG_SYSTEMTYPE_RISEDROP, + PG_ANALYTICAL_ALIGNMENT, + PG_ANALYTICAL_PROPERTIES, + PG_NODES, + PG_LENGTH, + PG_SPLIT_PROFILE_DIMENSIONS, + PG_STAIRS_CALCULATOR_RULES, + PG_STAIRS_TREADS_RISERS, + PG_TERMINATION, + PG_RAILING_SYSTEM_SECONDARY_FAMILY_HANDRAILS, + PG_STAIRS_OPEN_END_CONNECTION, + PG_STAIRS_SUPPORTS, + PG_STAIRS_WINDERS, + PG_CONTINUOUSRAIL_BEGIN_BOTTOM_EXTENSION, + PG_CONTINUOUSRAIL_END_TOP_EXTENSION, + PG_SEGMENTS_FITTINGS, + PG_DIVISION_GEOMETRY, + PG_GEOMETRY_POSITIONING, + PG_REFERENCE, + PG_FABRICATION_PRODUCT_DATA, + PG_FORCES, + PG_MOMENTS, + PG_PRIMARY_END, + PG_SECONDARY_END, + PG_RELEASES_MEMBER_FORCES, + PG_ENERGY_ANALYSIS_ADVANCED, + PG_COUPLER_ARRAY, + PG_ENERGY_ANALYSIS_BUILDING_DATA, + PG_ENERGY_ANALYSIS_ROOM_SPACE_DATA, + PG_ENERGY_ANALYSIS_BLDG_CONS_MTL_THERMAL_PROPS, + PG_STRUCTURAL_SECTION_GEOMETRY, + PG_GEO_LOCATION, + PG_ROUTE_ANALYSIS, + PG_WALL_CROSS_SECTION_DEFINITION, + PG_PRIMARY_UNITS, + PG_ALTERNATE_UNITS, + PG_ELECTRICAL_ANALYSIS, + PG_LIFE_SAFETY, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADExportOptions.s.cs new file mode 100644 index 00000000..cc27f557 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADExportOptions.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class CADExportOptions { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADLinkOperations.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADLinkOperations.s.cs new file mode 100644 index 00000000..08a74129 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADLinkOperations.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class CADLinkOperations : Autodesk.Revit.DB.LinkOperations { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADLinkOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADLinkOptions.s.cs new file mode 100644 index 00000000..f86e79fb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADLinkOptions.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class CADLinkOptions : System.IDisposable +{ + public CADLinkOptions(System.Boolean preserveOverrides, Autodesk.Revit.DB.ElementId viewId) => + throw new System.NotImplementedException(); + + public CADLinkOptions(Autodesk.Revit.DB.CADLinkOptions other) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ViewId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean PreserveOverrides + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADLinkType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADLinkType.s.cs new file mode 100644 index 00000000..a282d58f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CADLinkType.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class CADLinkType : Autodesk.Revit.DB.ElementType +{ + public virtual Autodesk.Revit.DB.LinkLoadResult Reload(Autodesk.Revit.DB.CADLinkOptions options) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkLoadResult Reload() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkLoadResult LoadFrom( + Autodesk.Revit.DB.ExternalResourceReference resourceReference + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkLoadResult LoadFrom(System.String path) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CameraInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CameraInfo.s.cs new file mode 100644 index 00000000..2de13d15 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CameraInfo.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB; + +public partial class CameraInfo : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double UpOffset + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double RightOffset + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TargetDistance + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double NearDistance + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double FarDistance + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double HorizontalExtent + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double VerticalExtent + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsPerspective + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsPespective + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CancellationListener.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CancellationListener.s.cs new file mode 100644 index 00000000..0306113d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CancellationListener.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class CancellationListener : System.IDisposable +{ + public virtual System.Boolean IsCancelled() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Categories.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Categories.s.cs new file mode 100644 index 00000000..1b6c714b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Categories.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class Categories : Autodesk.Revit.DB.CategoryNameMap +{ + public virtual Autodesk.Revit.DB.Category get_Item(Autodesk.Revit.DB.BuiltInCategory categoryId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Category NewSubcategory( + Autodesk.Revit.DB.Category parentCategory, + System.String name + ) => throw new System.NotImplementedException(); + + public new System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public new System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Category.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Category.s.cs new file mode 100644 index 00000000..98d57b50 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Category.s.cs @@ -0,0 +1,111 @@ +namespace Autodesk.Revit.DB; + +public partial class Category : Autodesk.Revit.DB.APIObject +{ + public virtual System.Nullable GetLineWeight(Autodesk.Revit.DB.GraphicsStyleType graphicsStyleType) => + throw new System.NotImplementedException(); + + public virtual void SetLineWeight(System.Int32 lineWeight, Autodesk.Revit.DB.GraphicsStyleType graphicsStyleType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetLinePatternId(Autodesk.Revit.DB.GraphicsStyleType graphicsStyleType) => + throw new System.NotImplementedException(); + + public virtual void SetLinePatternId( + Autodesk.Revit.DB.ElementId linePatternId, + Autodesk.Revit.DB.GraphicsStyleType graphicsStyleType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GraphicsStyle GetGraphicsStyle( + Autodesk.Revit.DB.GraphicsStyleType graphicsStyleType + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Category GetCategory( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Category GetCategory( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.BuiltInCategory categoryId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsBuiltInCategoryValid(Autodesk.Revit.DB.BuiltInCategory builtInCategory) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ForgeTypeId GetBuiltInCategoryTypeId(Autodesk.Revit.DB.BuiltInCategory categoryId) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BuiltInCategory GetBuiltInCategory(Autodesk.Revit.DB.ForgeTypeId categoryTypeId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsBuiltInCategory(Autodesk.Revit.DB.ForgeTypeId categoryTypeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean get_Visible(Autodesk.Revit.DB.View view) => throw new System.NotImplementedException(); + + public virtual void set_Visible(Autodesk.Revit.DB.View view, System.Boolean visible) => + throw new System.NotImplementedException(); + + public virtual System.Boolean get_AllowsVisibilityControl(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsVisibleInUI + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.BuiltInCategory BuiltInCategory + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.CategoryType CategoryType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsTagCategory + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasMaterialQuantities + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AllowsBoundParameters + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Material Material + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId Id + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Category Parent + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.CategoryNameMap SubCategories + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanAddSubcategory + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCuttable + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color LineColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategoryNameMap.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategoryNameMap.s.cs new file mode 100644 index 00000000..c3fceff8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategoryNameMap.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB; + +public partial class CategoryNameMap : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public CategoryNameMap() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CategoryNameMapIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CategoryNameMapIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Category get_Item(System.String key) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.String key, Autodesk.Revit.DB.Category item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(System.String key) => throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(System.String key, Autodesk.Revit.DB.Category item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(System.String key) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategoryNameMapIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategoryNameMapIterator.s.cs new file mode 100644 index 00000000..ce859d5a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategoryNameMapIterator.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class CategoryNameMapIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public CategoryNameMapIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.String Key + { + get => throw new System.NotImplementedException(); + } + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategorySet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategorySet.s.cs new file mode 100644 index 00000000..d32d9140 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategorySet.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class CategorySet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public CategorySet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CategorySetIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CategorySetIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Category item) => throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Category item) => throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Category item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategorySetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategorySetIterator.s.cs new file mode 100644 index 00000000..f2ea5d66 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategorySetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class CategorySetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public CategorySetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategoryType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategoryType.s.cs new file mode 100644 index 00000000..84d5b29c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CategoryType.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum CategoryType +{ + Invalid, + Model, + Annotation, + Internal, + AnalyticalModel, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Ceiling.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Ceiling.s.cs new file mode 100644 index 00000000..1fea5c1a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Ceiling.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class Ceiling : Autodesk.Revit.DB.CeilingAndFloor +{ + public static Autodesk.Revit.DB.Ceiling Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList curveLoops, + Autodesk.Revit.DB.ElementId ceilingTypeId, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Ceiling Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList curveLoops, + Autodesk.Revit.DB.ElementId ceilingTypeId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.Line slopeArrow, + System.Double slope + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId SketchId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CeilingAndFloor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CeilingAndFloor.s.cs new file mode 100644 index 00000000..cd0b43b6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CeilingAndFloor.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class CeilingAndFloor : Autodesk.Revit.DB.HostObject { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CeilingType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CeilingType.s.cs new file mode 100644 index 00000000..796fc38d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CeilingType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class CeilingType : Autodesk.Revit.DB.HostObjAttributes +{ + public virtual Autodesk.Revit.DB.ThermalProperties ThermalProperties + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CellType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CellType.s.cs new file mode 100644 index 00000000..9479b1da --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CellType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum CellType +{ + Text, + Graphic, + Parameter, + Inherited, + CombinedParameter, + CalculatedValue, + ParameterText, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ChangePriority.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ChangePriority.s.cs new file mode 100644 index 00000000..fb371d22 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ChangePriority.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public enum ChangePriority +{ + GridsLevelsReferencePlanes, + Masses, + FloorsRoofsStructuralWalls, + Structure, + InteriorWalls, + DoorsOpeningsWindows, + MEPFixtures, + RoomsSpacesZones, + MEPCalculations, + FreeStandingComponents, + Connections, + Rebar, + MEPAccessoriesFittingsSegmentsWires, + MEPSystems, + Views, + DetailComponents, + Annotations, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ChangeType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ChangeType.s.cs new file mode 100644 index 00000000..43640998 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ChangeType.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class ChangeType : System.IDisposable +{ + public static Autodesk.Revit.DB.ChangeType ConcatenateChangeTypes( + Autodesk.Revit.DB.ChangeType changeType1, + Autodesk.Revit.DB.ChangeType changeType2 + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsIdentical(Autodesk.Revit.DB.ChangeType changeType) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.ChangeType changeType) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CheckoutStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CheckoutStatus.s.cs new file mode 100644 index 00000000..0ff0e157 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CheckoutStatus.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum CheckoutStatus +{ + OwnedByCurrentUser, + OwnedByOtherUser, + NotOwned, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.City.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.City.s.cs new file mode 100644 index 00000000..2a4e0526 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.City.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class City : Autodesk.Revit.DB.APIObject +{ + public virtual System.Double TimeZone + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Longitude + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Latitude + { + get => throw new System.NotImplementedException(); + } + public virtual System.String WeatherStation + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CitySet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CitySet.s.cs new file mode 100644 index 00000000..c9168657 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CitySet.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class CitySet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public CitySet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CitySetIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CitySetIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.City item) => throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.City item) => throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.City item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CitySetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CitySetIterator.s.cs new file mode 100644 index 00000000..ec42800a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CitySetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class CitySetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public CitySetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ClassificationEntries.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ClassificationEntries.s.cs new file mode 100644 index 00000000..8f452c25 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ClassificationEntries.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class ClassificationEntries : Autodesk.Revit.DB.KeyBasedTreeEntries +{ + public static System.Boolean LoadClassificationEntriesFromFile( + System.String filePath, + Autodesk.Revit.DB.KeyBasedTreeEntriesLoadContent loadContent + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ClassificationEntry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ClassificationEntry.s.cs new file mode 100644 index 00000000..6f997ec7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ClassificationEntry.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class ClassificationEntry : Autodesk.Revit.DB.KeyBasedTreeEntry +{ + public ClassificationEntry( + System.String key, + System.String parentKey, + System.String description, + System.Int32 level, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasBadLevel() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasBadCategoryId() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasInvalidKey() => throw new System.NotImplementedException(); + + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CategoryId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Level + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ClosestPointsPairBetweenTwoCurves.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ClosestPointsPairBetweenTwoCurves.s.cs new file mode 100644 index 00000000..bd7e3efb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ClosestPointsPairBetweenTwoCurves.s.cs @@ -0,0 +1,41 @@ +namespace Autodesk.Revit.DB; + +public partial class ClosestPointsPairBetweenTwoCurves : System.IDisposable +{ + public ClosestPointsPairBetweenTwoCurves() => throw new System.NotImplementedException(); + + public ClosestPointsPairBetweenTwoCurves(Autodesk.Revit.DB.ClosestPointsPairBetweenTwoCurves other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Distance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ParameterOnSecondCurve + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ParameterOnFirstCurve + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ XYZPointOnSecondCurve + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ XYZPointOnFirstCurve + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Color.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Color.s.cs new file mode 100644 index 00000000..7ceaa4e2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Color.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class Color : Autodesk.Revit.DB.APIObject +{ + public Color(System.Byte red, System.Byte green, System.Byte blue) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Color InvalidColorValue + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValid + { + get => throw new System.NotImplementedException(); + } + public virtual System.Byte Blue + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Byte Green + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Byte Red + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorBackgroundSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorBackgroundSettings.s.cs new file mode 100644 index 00000000..5af30966 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorBackgroundSettings.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class ColorBackgroundSettings : Autodesk.Revit.DB.BackgroundSettings +{ + public virtual Autodesk.Revit.DB.Color Color + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorDepthType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorDepthType.s.cs new file mode 100644 index 00000000..aba53bc3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorDepthType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ColorDepthType +{ + BlackLine, + GrayScale, + Color, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorFillLegend.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorFillLegend.s.cs new file mode 100644 index 00000000..bb3d21cc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorFillLegend.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB; + +public partial class ColorFillLegend : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ColorFillLegend Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewId, + Autodesk.Revit.DB.ElementId catetoryId, + Autodesk.Revit.DB.XYZ origin + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetColumnWidths() => + throw new System.NotImplementedException(); + + public virtual void SetColumnWidths(System.Collections.Generic.IList widths) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ColorFillCategoryId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorFillScheme.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorFillScheme.s.cs new file mode 100644 index 00000000..463c0781 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorFillScheme.s.cs @@ -0,0 +1,86 @@ +namespace Autodesk.Revit.DB; + +public partial class ColorFillScheme : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.IList GetEntries() => + throw new System.NotImplementedException(); + + public virtual void UpdateEntry(Autodesk.Revit.DB.ColorFillSchemeEntry entry) => + throw new System.NotImplementedException(); + + public virtual void SetEntries(System.Collections.Generic.IList entries) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatOptions GetFormatOptions() => throw new System.NotImplementedException(); + + public virtual void SetFormatOptions(Autodesk.Revit.DB.FormatOptions formatOptions) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSupportedParameterIds() => + throw new System.NotImplementedException(); + + public virtual void AddEntry(Autodesk.Revit.DB.ColorFillSchemeEntry entry) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.EntryAndSchemeConsistency IsEntryConsistentWithScheme( + Autodesk.Revit.DB.ColorFillSchemeEntry entry + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.EntryAndSchemeConsistency AreEntriesConsistentWithScheme( + System.Collections.Generic.IList entries + ) => throw new System.NotImplementedException(); + + public virtual void SortEntries() => throw new System.NotImplementedException(); + + public virtual void RemoveEntry(Autodesk.Revit.DB.ColorFillSchemeEntry entry) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Duplicate(System.String name) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanRemoveEntry(Autodesk.Revit.DB.ColorFillSchemeEntry entry) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanUpdateEntry(Autodesk.Revit.DB.ColorFillSchemeEntry entry) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSchemeName(System.String name) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidParameterDefinitionId(Autodesk.Revit.DB.ElementId parameterId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanDefineByRange() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ParameterDefinition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId AreaSchemeId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsLinkedFilesIncluded + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsByRange + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.StorageType StorageType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CategoryId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Title + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorFillSchemeEntry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorFillSchemeEntry.s.cs new file mode 100644 index 00000000..3e3def3d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorFillSchemeEntry.s.cs @@ -0,0 +1,65 @@ +namespace Autodesk.Revit.DB; + +public partial class ColorFillSchemeEntry : System.IDisposable +{ + public ColorFillSchemeEntry(Autodesk.Revit.DB.StorageType storageType) => throw new System.NotImplementedException(); + + public virtual System.String GetStringValue() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetIntegerValue() => throw new System.NotImplementedException(); + + public virtual System.Double GetDoubleValue() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetElementIdValue() => throw new System.NotImplementedException(); + + public virtual void SetStringValue(System.String value) => throw new System.NotImplementedException(); + + public virtual void SetIntegerValue(System.Int32 value) => throw new System.NotImplementedException(); + + public virtual void SetDoubleValue(System.Double value) => throw new System.NotImplementedException(); + + public virtual void SetElementIdValue(Autodesk.Revit.DB.ElementId value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanSetValue(Autodesk.Revit.DB.ElementId value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanSetValue(System.Double value) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanSetValue(System.Int32 value) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Caption + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.StorageType StorageType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsVisible + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsInUse + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId FillPatternId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color Color + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorOptions.s.cs new file mode 100644 index 00000000..c7c040ba --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorOptions.s.cs @@ -0,0 +1,48 @@ +namespace Autodesk.Revit.DB; + +public partial class ColorOptions : System.IDisposable +{ + public static Autodesk.Revit.DB.ColorOptions GetColorOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color EditingColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color CalculatingColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color AlertColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color PreselectionColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SelectionSemitransparent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color SelectionColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color BackgroundColor + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorWithTransparency.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorWithTransparency.s.cs new file mode 100644 index 00000000..a75dced0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColorWithTransparency.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB; + +public partial class ColorWithTransparency : System.IDisposable +{ + public ColorWithTransparency( + System.UInt32 red, + System.UInt32 green, + System.UInt32 blue, + System.UInt32 transparency + ) => throw new System.NotImplementedException(); + + public ColorWithTransparency() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Color GetColor() => throw new System.NotImplementedException(); + + public virtual void SetColor(Autodesk.Revit.DB.Color color) => throw new System.NotImplementedException(); + + public virtual System.UInt32 GetRed() => throw new System.NotImplementedException(); + + public virtual void SetRed(System.UInt32 red) => throw new System.NotImplementedException(); + + public virtual System.UInt32 GetGreen() => throw new System.NotImplementedException(); + + public virtual void SetGreen(System.UInt32 green) => throw new System.NotImplementedException(); + + public virtual System.UInt32 GetBlue() => throw new System.NotImplementedException(); + + public virtual void SetBlue(System.UInt32 blue) => throw new System.NotImplementedException(); + + public virtual System.UInt32 GetTransparency() => throw new System.NotImplementedException(); + + public virtual void SetTransparency(System.UInt32 transparency) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColumnAttachment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColumnAttachment.s.cs new file mode 100644 index 00000000..81119c8b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColumnAttachment.s.cs @@ -0,0 +1,74 @@ +namespace Autodesk.Revit.DB; + +public partial class ColumnAttachment : System.IDisposable +{ + public static System.Boolean IsValidColumn(Autodesk.Revit.DB.FamilyInstance familyInstance) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidTarget(System.Boolean forSlantedColumn, Autodesk.Revit.DB.Element target) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidTarget( + Autodesk.Revit.DB.FamilyInstance column, + Autodesk.Revit.DB.Element target + ) => throw new System.NotImplementedException(); + + public static void AddColumnAttachment( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.FamilyInstance column, + Autodesk.Revit.DB.Element target, + System.Int32 baseOrTop, + Autodesk.Revit.DB.ColumnAttachmentCutStyle cutColumnStyle, + Autodesk.Revit.DB.ColumnAttachmentJustification justification, + System.Double attachOffset + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ColumnAttachment GetColumnAttachment( + Autodesk.Revit.DB.FamilyInstance column, + Autodesk.Revit.DB.ElementId targetId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ColumnAttachment GetColumnAttachment( + Autodesk.Revit.DB.FamilyInstance column, + System.Int32 baseOrTop + ) => throw new System.NotImplementedException(); + + public static void RemoveColumnAttachment( + Autodesk.Revit.DB.FamilyInstance column, + Autodesk.Revit.DB.ElementId targetId + ) => throw new System.NotImplementedException(); + + public static void RemoveColumnAttachment(Autodesk.Revit.DB.FamilyInstance column, System.Int32 baseOrTop) => + throw new System.NotImplementedException(); + + public virtual void SetJustification(Autodesk.Revit.DB.ColumnAttachmentJustification justification) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ColumnAttachmentCutStyle CutStyle + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ColumnAttachmentJustification Justification + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 BaseOrTop + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId TargetId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double AttachOffset + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColumnAttachmentCutStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColumnAttachmentCutStyle.s.cs new file mode 100644 index 00000000..b81f5401 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColumnAttachmentCutStyle.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ColumnAttachmentCutStyle +{ + CutColumn, + CutTarget, + None, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColumnAttachmentJustification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColumnAttachmentJustification.s.cs new file mode 100644 index 00000000..8ccef697 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ColumnAttachmentJustification.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ColumnAttachmentJustification +{ + Minimum, + Midpoint, + Maximum, + Tangent, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CombinableElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CombinableElement.s.cs new file mode 100644 index 00000000..b77487a8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CombinableElement.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class CombinableElement : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.GeomCombinationSet Combinations + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CombinableElementArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CombinableElementArray.s.cs new file mode 100644 index 00000000..5e891283 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CombinableElementArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class CombinableElementArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public CombinableElementArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CombinableElementArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CombinableElementArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CombinableElement get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.CombinableElement item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.CombinableElement item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.CombinableElement item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CombinableElementArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CombinableElementArrayIterator.s.cs new file mode 100644 index 00000000..7a4cc486 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CombinableElementArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class CombinableElementArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public CombinableElementArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRepeater.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRepeater.s.cs new file mode 100644 index 00000000..e4061cab --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRepeater.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB; + +public partial class ComponentRepeater + : Autodesk.Revit.DB.Element, + System.Collections.Generic.IEnumerable +{ + public virtual System.Boolean IsTypeValidForRepeater(Autodesk.Revit.DB.ElementId typeId) => + throw new System.NotImplementedException(); + + public static System.Boolean CanElementBeRepeated( + Autodesk.Revit.DB.Document ADoc, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList RepeatElements( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet RemoveRepeaters( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ISet elementIds + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual System.Int32 DimensionCount + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId DefaultFamilyType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRepeaterIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRepeaterIterator.s.cs new file mode 100644 index 00000000..962f4b90 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRepeaterIterator.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class ComponentRepeaterIterator + : System.Collections.Generic.IEnumerator +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ComponentRepeaterSlot GetCurrent() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ComponentRepeaterSlot Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRepeaterSlot.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRepeaterSlot.s.cs new file mode 100644 index 00000000..29776610 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRepeaterSlot.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class ComponentRepeaterSlot : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean IsTypeValidForSlot(Autodesk.Revit.DB.ElementId typeId) => + throw new System.NotImplementedException(); + + public virtual void MakeEmpty() => throw new System.NotImplementedException(); + + public virtual void MakeDefault() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId FamilyType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsDefault + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRotation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRotation.s.cs new file mode 100644 index 00000000..6cded261 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ComponentRotation.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ComponentRotation +{ + Angle0, + Angle90, + Angle180, + Angle270, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CompoundStructure.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CompoundStructure.s.cs new file mode 100644 index 00000000..f2ae6f41 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CompoundStructure.s.cs @@ -0,0 +1,247 @@ +namespace Autodesk.Revit.DB; + +public partial class CompoundStructure : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetLayers() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.CompoundStructure otherStructure) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsVerticallyHomogeneous() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CompoundStructure GetSimpleCompoundStructure( + System.Double wallHeight, + System.Double distAboveBase + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean DeleteLayer(System.Int32 layerIdx) => throw new System.NotImplementedException(); + + public virtual void SetMaterialId(System.Int32 layerIdx, Autodesk.Revit.DB.ElementId materialId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetMaterialId(System.Int32 layerIdx) => + throw new System.NotImplementedException(); + + public virtual System.Double GetLayerWidth(System.Int32 layerIdx) => throw new System.NotImplementedException(); + + public virtual void SetLayerWidth(System.Int32 layerIdx, System.Double width) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanLayerWidthBeNonZero(System.Int32 layerIdx) => + throw new System.NotImplementedException(); + + public virtual System.Double GetWidth() => throw new System.NotImplementedException(); + + public virtual System.Double GetWidth(System.Int32 regionId) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.MaterialFunctionAssignment GetLayerFunction(System.Int32 layerIdx) => + throw new System.NotImplementedException(); + + public virtual void SetLayerFunction(System.Int32 layerIdx, Autodesk.Revit.DB.MaterialFunctionAssignment function) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsStructuralDeck(System.Int32 layerIdx) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetDeckProfileId(System.Int32 layerIdx) => + throw new System.NotImplementedException(); + + public virtual void SetDeckProfileId(System.Int32 layerIdx, Autodesk.Revit.DB.ElementId profileId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.StructDeckEmbeddingType GetDeckEmbeddingType(System.Int32 layerIdx) => + throw new System.NotImplementedException(); + + public virtual void SetDeckEmbeddingType( + System.Int32 layerIdx, + Autodesk.Revit.DB.StructDeckEmbeddingType embedType + ) => throw new System.NotImplementedException(); + + public virtual void SetLayers(System.Collections.Generic.IList layers) => + throw new System.NotImplementedException(); + + public virtual void SetLayer(System.Int32 layerIdx, Autodesk.Revit.DB.CompoundStructureLayer layer) => + throw new System.NotImplementedException(); + + public virtual System.Boolean ParticipatesInWrapping(System.Int32 layerIdx) => + throw new System.NotImplementedException(); + + public virtual void SetParticipatesInWrapping(System.Int32 layerIdx, System.Boolean participatesInWrapping) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetNumberOfShellLayers(Autodesk.Revit.DB.ShellLayerType shellLayerType) => + throw new System.NotImplementedException(); + + public virtual void SetNumberOfShellLayers(Autodesk.Revit.DB.ShellLayerType shellLayerType, System.Int32 numLayers) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsCoreLayer(System.Int32 layerIdx) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsLayerValid(System.Int32 layerIdx, Autodesk.Revit.DB.CompoundStructureLayer layer) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSampleHeight(System.Double height) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanSplitAndMergeRegionsBeUsed() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRegionsAssociatedToLayer(System.Int32 layerIdx) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetLayerAssociatedToRegion(System.Int32 regionId) => + throw new System.NotImplementedException(); + + public virtual void AssociateRegionWithLayer(System.Int32 regionId, System.Int32 layerIdx) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRegionIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSegmentIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidRegionId(System.Int32 regionId) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsSimpleRegion(System.Int32 regionId) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsRectangularRegion(System.Int32 regionId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSegmentId(System.Int32 segmentId) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAdjacentRegions(System.Int32 segmentId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.RectangularGridSegmentOrientation GetSegmentOrientation(System.Int32 segmentId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BoundingBoxUV GetRegionEnvelope(System.Int32 regionId) => + throw new System.NotImplementedException(); + + public virtual System.Double GetSegmentCoordinate(System.Int32 segmentId) => + throw new System.NotImplementedException(); + + public virtual System.Int32 MergeRegionsAdjacentToSegment( + System.Int32 segmentId, + System.Int32 layerIdxForMergedRegion + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 SplitRegion( + Autodesk.Revit.DB.UV gridUV, + Autodesk.Revit.DB.RectangularGridSegmentOrientation splitDirection + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetExtendableRegionIds(System.Boolean top) => + throw new System.NotImplementedException(); + + public virtual void SetExtendableRegionIds( + System.Boolean top, + System.Collections.Generic.IList regionIds + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRegionsAlongLevel(System.Double height) => + throw new System.NotImplementedException(); + + public virtual System.Boolean ChangeRegionWidth(System.Int32 regionId, System.Double newWidth) => + throw new System.NotImplementedException(); + + public virtual void RemoveWallSweep(Autodesk.Revit.DB.WallSweepType wallSweepType, System.Int32 id) => + throw new System.NotImplementedException(); + + public virtual void ClearWallSweeps(Autodesk.Revit.DB.WallSweepType wallSweepType) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetPreviousNonZeroLayerIndex(System.Int32 thisIdx) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetCoreBoundaryLayerIndex(Autodesk.Revit.DB.ShellLayerType shellLayerType) => + throw new System.NotImplementedException(); + + public virtual System.Double GetOffsetForLocationLine(Autodesk.Revit.DB.WallLocationLine wallLocationLine) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetFirstCoreLayerIndex() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetLastCoreLayerIndex() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CompoundStructure CreateSimpleCompoundStructure( + System.Collections.Generic.IList layers + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CompoundStructure CreateSingleLayerCompoundStructure( + System.Double sampleHeight, + Autodesk.Revit.DB.MaterialFunctionAssignment layerFunction, + System.Double width, + Autodesk.Revit.DB.ElementId materialId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CompoundStructure CreateSingleLayerCompoundStructure( + Autodesk.Revit.DB.MaterialFunctionAssignment layerFunction, + System.Double width, + Autodesk.Revit.DB.ElementId materialId + ) => throw new System.NotImplementedException(); + + public static System.Double GetMinimumLayerThickness() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanLayerBeVariable(System.Int32 variableLayerIndex) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanLayerBeStructuralMaterial(System.Int32 layerIndex) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MinimumSampleHeight + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double CutoffHeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SampleHeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 StructuralMaterialIndex + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 VariableLayerIndex + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.OpeningWrappingCondition OpeningWrapping + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.EndCapCondition EndCap + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasStructuralDeck + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsVerticallyCompound + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 LayerCount + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CompoundStructureError.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CompoundStructureError.s.cs new file mode 100644 index 00000000..beba892b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CompoundStructureError.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public enum CompoundStructureError +{ + BadShellOrder, + CoreTooThin, + MembraneTooThick, + NonmembraneTooThin, + BadShellsStructure, + ThinOuterLayer, + VerticalUnusedLayer, + VerticalWrongOrderLayer, + VerticalWrongOrderCoreExterior, + VerticalWrongOrderCoreInterior, + VerticalWrongOrderMembrane, + DeckCantBoundAbove, + DeckCantBoundBelow, + VarThickLayerCantBeZero, + InvalidMaterialId, + ExtensibleRegionsNotContiguousAlongTop, + ExtensibleRegionsNotContiguousAlongBottom, + InvalidProfileId, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CompoundStructureLayer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CompoundStructureLayer.s.cs new file mode 100644 index 00000000..f243111c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CompoundStructureLayer.s.cs @@ -0,0 +1,56 @@ +namespace Autodesk.Revit.DB; + +public partial class CompoundStructureLayer : System.IDisposable +{ + public CompoundStructureLayer( + System.Double width, + Autodesk.Revit.DB.MaterialFunctionAssignment function, + Autodesk.Revit.DB.ElementId materialId + ) => throw new System.NotImplementedException(); + + public CompoundStructureLayer(Autodesk.Revit.DB.CompoundStructureLayer cs) => + throw new System.NotImplementedException(); + + public CompoundStructureLayer() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean LayerCapFlag + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 LayerId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId DeckProfileId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.StructDeckEmbeddingType DeckEmbeddingType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.MaterialFunctionAssignment Function + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConfigurationReloadInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConfigurationReloadInfo.s.cs new file mode 100644 index 00000000..bbf2a3c9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConfigurationReloadInfo.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB; + +public partial class ConfigurationReloadInfo : System.IDisposable +{ + public ConfigurationReloadInfo() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetCustomDataChangedElements() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ConnectionValidationInfo GetConnectivityValidation() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReloadSwapOutInfo GetOutOfDatePartStatus(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 OutOfDatePartCount + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ProfileNotAvailable + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Disconnects + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConicalFace.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConicalFace.s.cs new file mode 100644 index 00000000..e5e60d7a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConicalFace.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class ConicalFace : Autodesk.Revit.DB.Face +{ + public virtual Autodesk.Revit.DB.XYZ get_Radius(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Double HalfAngle + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Axis + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConicalSurface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConicalSurface.s.cs new file mode 100644 index 00000000..71ee12ba --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConicalSurface.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB; + +public partial class ConicalSurface : Autodesk.Revit.DB.Surface +{ + public static Autodesk.Revit.DB.ConicalSurface Create( + Autodesk.Revit.DB.Frame frameOfReference, + System.Double halfAngle + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Frame GetFrameOfReference() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidConeAngle(System.Double halfAngle) => throw new System.NotImplementedException(); + + public virtual System.Double HalfAngle + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ YDir + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ XDir + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Axis + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionResolution.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionResolution.s.cs new file mode 100644 index 00000000..46d8ff02 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionResolution.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public enum ConnectionResolution +{ + Disconnected, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionValidationInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionValidationInfo.s.cs new file mode 100644 index 00000000..1348c96a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionValidationInfo.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class ConnectionValidationInfo : System.IDisposable +{ + public ConnectionValidationInfo() => throw new System.NotImplementedException(); + + public virtual System.Int32 ManyWarnings() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidWarningIndex(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ConnectionValidationWarning GetWarning(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionValidationWarning.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionValidationWarning.s.cs new file mode 100644 index 00000000..a12d6bb9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionValidationWarning.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class ConnectionValidationWarning : System.IDisposable +{ + public ConnectionValidationWarning( + Autodesk.Revit.DB.ConnectionResolution resolution, + Autodesk.Revit.DB.ConnectionWarning reason, + Autodesk.Revit.DB.ElementId part1, + Autodesk.Revit.DB.ElementId part2 + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetParts() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectionWarning Reason + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectionResolution Resolution + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionWarning.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionWarning.s.cs new file mode 100644 index 00000000..a145f2be --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectionWarning.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum ConnectionWarning +{ + Unknown, + Alignment, + Size, + Shape, + Connectivity, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Connector.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Connector.s.cs new file mode 100644 index 00000000..8425cc08 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Connector.s.cs @@ -0,0 +1,195 @@ +namespace Autodesk.Revit.DB; + +public partial class Connector : Autodesk.Revit.DB.IConnector, System.IDisposable +{ + public virtual void ConnectTo(Autodesk.Revit.DB.Connector connector) => throw new System.NotImplementedException(); + + public virtual void DisconnectFrom(Autodesk.Revit.DB.Connector connector) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsConnectedTo(Autodesk.Revit.DB.Connector connector) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FabricationConnectorInfo GetFabricationConnectorInfo() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.MEPConnectorInfo GetMEPConnectorInfo() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double PressureDrop + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Coefficient + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double VelocityPressure + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FlowDirectionType Direction + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Flow + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Id + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Utility + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AllowsSlopeAdjustments + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double EngagementLength + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsMovable + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Angle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AssignedKCoefficient + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AssignedFixtureUnits + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AssignedFlow + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AssignedPressureDrop + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Plumbing.PipeLossMethodType AssignedPipeLossMethod + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.DuctLossMethodType AssignedDuctLossMethod + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.DuctFlowConfigurationType AssignedDuctFlowConfiguration + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Plumbing.PipeFlowConfigurationType AssignedPipeFlowConfiguration + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double AssignedLossCoefficient + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AssignedFlowFactor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsConnected + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.MEPSystem MEPSystem + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorManager ConnectorManager + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Demand + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Plumbing.PipeSystemType PipeSystemType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.ElectricalSystemType ElectricalSystemType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.DuctSystemType DuctSystemType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FlowDirectionType AssignedFlowDirection + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Radius + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ConnectorProfileType Shape + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorType ConnectorType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorSet AllRefs + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Domain Domain + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Element Owner + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Transform CoordinateSystem + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorDomainType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorDomainType.s.cs new file mode 100644 index 00000000..b731c86b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorDomainType.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum ConnectorDomainType +{ + Undefined, + Hvac, + Electrical, + Piping, + CableTrayConduit, + StructuralAnalytical, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorElement.s.cs new file mode 100644 index 00000000..e921fb6a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorElement.s.cs @@ -0,0 +1,129 @@ +namespace Autodesk.Revit.DB; + +public partial class ConnectorElement : Autodesk.Revit.DB.Element, Autodesk.Revit.DB.IConnector +{ + public virtual Autodesk.Revit.DB.ConnectorElement GetLinkedConnectorElement() => + throw new System.NotImplementedException(); + + public virtual void SetLinkedConnectorElement(Autodesk.Revit.DB.ConnectorElement otherConnector) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ConnectorElement CreatePipeConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Plumbing.PipeSystemType pipeSystemType, + Autodesk.Revit.DB.Reference planarFace, + Autodesk.Revit.DB.Edge edge + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ConnectorElement CreatePipeConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Plumbing.PipeSystemType pipeSystemType, + Autodesk.Revit.DB.Reference planarFace + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ConnectorElement CreateDuctConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Mechanical.DuctSystemType ductSystemType, + Autodesk.Revit.DB.ConnectorProfileType profileShape, + Autodesk.Revit.DB.Reference planarFace, + Autodesk.Revit.DB.Edge edge + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ConnectorElement CreateDuctConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Mechanical.DuctSystemType ductSystemType, + Autodesk.Revit.DB.ConnectorProfileType profileShape, + Autodesk.Revit.DB.Reference planarFace + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ConnectorElement CreateElectricalConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Electrical.ElectricalSystemType electricalSystemType, + Autodesk.Revit.DB.Reference planarFace, + Autodesk.Revit.DB.Edge edge + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ConnectorElement CreateElectricalConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Electrical.ElectricalSystemType electricalSystemType, + Autodesk.Revit.DB.Reference planarFace + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ConnectorElement CreateConduitConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference planarFace, + Autodesk.Revit.DB.Edge edge + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ConnectorElement CreateConduitConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference planarFace + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ConnectorElement CreateCableTrayConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference planarFace, + Autodesk.Revit.DB.Edge edge + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ConnectorElement CreateCableTrayConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference planarFace + ) => throw new System.NotImplementedException(); + + public virtual void AssignAsPrimary() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsSystemClassificationValid( + Autodesk.Revit.DB.MEPSystemClassification systemClassification + ) => throw new System.NotImplementedException(); + + public virtual void FlipDirection() => throw new System.NotImplementedException(); + + public virtual void ChangeHostReference(Autodesk.Revit.DB.Reference planarFace, Autodesk.Revit.DB.Edge edge) => + throw new System.NotImplementedException(); + + public virtual void ChangeHostReference(Autodesk.Revit.DB.Reference planarFace) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Direction + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.MEPSystemClassification SystemClassification + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsPrimary + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Radius + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorProfileType Shape + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Domain Domain + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Transform CoordinateSystem + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorGenderType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorGenderType.s.cs new file mode 100644 index 00000000..8c6605d9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorGenderType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ConnectorGenderType +{ + Undefined, + Male, + Female, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorJointType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorJointType.s.cs new file mode 100644 index 00000000..ff88286e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorJointType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum ConnectorJointType +{ + Undefined, + Flanged, + Welded, + Threaded, + Grooved, + Glued, + Soldered, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorManager.s.cs new file mode 100644 index 00000000..7c269682 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorManager.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class ConnectorManager : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Connector Lookup(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Element Owner + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorSet UnusedConnectors + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorSet Connectors + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorProfileType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorProfileType.s.cs new file mode 100644 index 00000000..9c7b0164 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorProfileType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ConnectorProfileType +{ + Invalid, + Round, + Rectangular, + Oval, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorSet.s.cs new file mode 100644 index 00000000..24281242 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorSet.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class ConnectorSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ConnectorSet() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ConnectorSetIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ConnectorSetIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Connector item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Connector item) => throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Connector item) => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorSetIterator.s.cs new file mode 100644 index 00000000..fc928c8b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ConnectorSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ConnectorSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorType.s.cs new file mode 100644 index 00000000..39c5cdf4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ConnectorType.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public enum ConnectorType +{ + Invalid, + End, + Curve, + Logical, + Reference, + Surface, + MasterSurface, + MainSurface, + NodeReference, + BlankEnd, + EndSurface, + Family, + Physical, + NonEnd, + AnyEnd, + Super, + AllModes, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Construction.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Construction.s.cs new file mode 100644 index 00000000..cee46744 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Construction.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class Construction +{ + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Id + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ContentNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ContentNode.s.cs new file mode 100644 index 00000000..4ee6366b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ContentNode.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class ContentNode : Autodesk.Revit.DB.RenderNode +{ + public virtual Autodesk.Revit.DB.Transform GetTransform() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Control.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Control.s.cs new file mode 100644 index 00000000..b7be4edb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Control.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class Control : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.View View + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ControlShape Shape + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ControlShape.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ControlShape.s.cs new file mode 100644 index 00000000..9ea606bf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ControlShape.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ControlShape +{ + VerticalArrow, + HorizontalArrow, + DoubleVerticalArrow, + DoubleHorizontalArrow, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CoordinatePlaneVisibility.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CoordinatePlaneVisibility.s.cs new file mode 100644 index 00000000..aab46279 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CoordinatePlaneVisibility.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum CoordinatePlaneVisibility +{ + Never, + WhenSelected, + Always, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CopyPasteOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CopyPasteOptions.s.cs new file mode 100644 index 00000000..66cb96c5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CopyPasteOptions.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class CopyPasteOptions : System.IDisposable +{ + public CopyPasteOptions() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.IDuplicateTypeNamesHandler GetDuplicateTypeNamesHandler() => + throw new System.NotImplementedException(); + + public virtual void SetDuplicateTypeNamesHandler(Autodesk.Revit.DB.IDuplicateTypeNamesHandler handler) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainCell.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainCell.s.cs new file mode 100644 index 00000000..b8049f6d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainCell.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class CurtainCell : Autodesk.Revit.DB.APIObject +{ + public virtual Autodesk.Revit.DB.CurveArrArray CurveLoops + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.CurveArrArray PlanarizedCurveLoops + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGrid.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGrid.s.cs new file mode 100644 index 00000000..ef9718c4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGrid.s.cs @@ -0,0 +1,89 @@ +namespace Autodesk.Revit.DB; + +public partial class CurtainGrid : Autodesk.Revit.DB.APIObject +{ + public virtual System.Collections.Generic.ICollection GetPanelIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetUnlockedPanelIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetMullionIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetUnlockedMullionIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetUGridLineIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetVGridLineIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetCurtainCells() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Element ChangePanelType( + Autodesk.Revit.DB.Element panel, + Autodesk.Revit.DB.ElementType newSymbol + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurtainGridLine AddGridLine( + System.Boolean isUGridLine, + Autodesk.Revit.DB.XYZ position, + System.Boolean oneSegmentOnly + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Panel GetPanel( + Autodesk.Revit.DB.ElementId uGridLineId, + Autodesk.Revit.DB.ElementId vGridLineId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurtainCell GetCell( + Autodesk.Revit.DB.ElementId uGridLineId, + Autodesk.Revit.DB.ElementId vGridLineId + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 NumPanels + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumVLines + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumULines + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Grid2Offset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Grid2Angle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.CurtainGridAlignType Grid2Justification + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Grid1Offset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Grid1Angle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.CurtainGridAlignType Grid1Justification + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridAlignType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridAlignType.s.cs new file mode 100644 index 00000000..fae74cee --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridAlignType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum CurtainGridAlignType +{ + NoJustify, + Beginning, + Center, + End, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridLine.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridLine.s.cs new file mode 100644 index 00000000..e0c75370 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridLine.s.cs @@ -0,0 +1,42 @@ +namespace Autodesk.Revit.DB; + +public partial class CurtainGridLine : Autodesk.Revit.DB.HostObject +{ + public virtual void RemoveSegment(Autodesk.Revit.DB.Curve curve) => throw new System.NotImplementedException(); + + public virtual void AddSegment(Autodesk.Revit.DB.Curve curve) => throw new System.NotImplementedException(); + + public virtual void AddAllSegments() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementSet AddMullions( + Autodesk.Revit.DB.Curve segment, + Autodesk.Revit.DB.MullionType mullionType, + System.Boolean oneSegmentOnly + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveArray ExistingSegmentCurves + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.CurveArray SkippedSegmentCurves + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.CurveArray AllSegmentCurves + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Curve FullCurve + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsUGridLine + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Lock + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridSet.s.cs new file mode 100644 index 00000000..b2c9a289 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridSet.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class CurtainGridSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public CurtainGridSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurtainGridSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurtainGridSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.CurtainGrid item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.CurtainGrid item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.CurtainGrid item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridSetIterator.s.cs new file mode 100644 index 00000000..fb5344a1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainGridSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class CurtainGridSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public CurtainGridSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainSystem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainSystem.s.cs new file mode 100644 index 00000000..fa98a92f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainSystem.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class CurtainSystem : Autodesk.Revit.DB.CurtainSystemBase +{ + public virtual void AddCurtainGrid(Autodesk.Revit.DB.Reference face) => throw new System.NotImplementedException(); + + public virtual void RemoveCurtainGrid(Autodesk.Revit.DB.Reference face) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurtainSystemType CurtainSystemType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.CurtainGridSet CurtainGrids + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainSystemBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainSystemBase.s.cs new file mode 100644 index 00000000..a6f88f0c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainSystemBase.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class CurtainSystemBase : Autodesk.Revit.DB.HostObject { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainSystemType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainSystemType.s.cs new file mode 100644 index 00000000..30ee150e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurtainSystemType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class CurtainSystemType : Autodesk.Revit.DB.HostObjAttributes { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Curve.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Curve.s.cs new file mode 100644 index 00000000..a45b29b3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Curve.s.cs @@ -0,0 +1,84 @@ +namespace Autodesk.Revit.DB; + +public partial class Curve : Autodesk.Revit.DB.GeometryObject +{ + public virtual System.Collections.Generic.IList Tessellate() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Evaluate(System.Double parameter, System.Boolean normalized) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetEndPoint(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetEndPointReference(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Double GetEndParameter(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void MakeBound(System.Double startParameter, System.Double endParameter) => + throw new System.NotImplementedException(); + + public virtual void MakeUnbound() => throw new System.NotImplementedException(); + + public virtual System.Double ComputeNormalizedParameter(System.Double rawParameter) => + throw new System.NotImplementedException(); + + public virtual System.Double ComputeRawParameter(System.Double normalizedParameter) => + throw new System.NotImplementedException(); + + public virtual System.Double Distance(Autodesk.Revit.DB.XYZ point) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve CreateTransformed(Autodesk.Revit.DB.Transform transform) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve CreateReversed() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve CreateOffset( + System.Double offsetDist, + Autodesk.Revit.DB.XYZ referenceVector + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform ComputeDerivatives(System.Double parameter, System.Boolean normalized) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsInside(System.Double parameter) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SetComparisonResult Intersect(Autodesk.Revit.DB.Curve curve) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.IntersectionResult Project(Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve Clone() => throw new System.NotImplementedException(); + + public virtual void SetGraphicsStyleId(Autodesk.Revit.DB.ElementId id) => throw new System.NotImplementedException(); + + public virtual System.Double Period + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCyclic + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Length + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApproximateLength + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Reference Reference + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsClosed + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsBound + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArrArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArrArray.s.cs new file mode 100644 index 00000000..0ad7f86a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArrArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveArrArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public CurveArrArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveArrArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveArrArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveArray get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.CurveArray item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.CurveArray item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.CurveArray item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArrArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArrArrayIterator.s.cs new file mode 100644 index 00000000..860faa00 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArrArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveArrArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public CurveArrArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArray.s.cs new file mode 100644 index 00000000..8512e99f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArray.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public CurveArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveArrayIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveArrayIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve get_Item(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.Curve item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.Curve item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.Curve item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArrayIterator.s.cs new file mode 100644 index 00000000..51969534 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public CurveArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPoints.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPoints.s.cs new file mode 100644 index 00000000..24706d61 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPoints.s.cs @@ -0,0 +1,44 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveByPoints : Autodesk.Revit.DB.CurveElement +{ + public virtual Autodesk.Revit.DB.ReferencePointArray GetPoints() => throw new System.NotImplementedException(); + + public virtual void SetPoints(Autodesk.Revit.DB.ReferencePointArray points) => + throw new System.NotImplementedException(); + + public static System.Boolean SortPoints(Autodesk.Revit.DB.ReferencePointArray arr) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyElementVisibility GetVisibility() => + throw new System.NotImplementedException(); + + public virtual void SetVisibility(Autodesk.Revit.DB.FamilyElementVisibility visibility) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferenceType ReferenceType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Visible + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.GraphicsStyle Subcategory + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsReferenceLine + { + get => throw new System.NotImplementedException(); + set { } + } + public new Autodesk.Revit.DB.SketchPlane SketchPlane + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPointsArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPointsArray.s.cs new file mode 100644 index 00000000..a2c48677 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPointsArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveByPointsArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public CurveByPointsArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveByPointsArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveByPointsArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveByPoints get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.CurveByPoints item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.CurveByPoints item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.CurveByPoints item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPointsArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPointsArrayIterator.s.cs new file mode 100644 index 00000000..6de8041e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPointsArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveByPointsArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public CurveByPointsArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPointsUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPointsUtils.s.cs new file mode 100644 index 00000000..145d25f5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveByPointsUtils.s.cs @@ -0,0 +1,50 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveByPointsUtils : System.IDisposable +{ + public static Autodesk.Revit.DB.CurveProjectionType GetProjectionType(Autodesk.Revit.DB.CurveElement curveElem) => + throw new System.NotImplementedException(); + + public static void SetProjectionType( + Autodesk.Revit.DB.CurveElement curveElem, + Autodesk.Revit.DB.CurveProjectionType value + ) => throw new System.NotImplementedException(); + + public static System.Boolean GetSketchOnSurface(Autodesk.Revit.DB.CurveElement curveElem) => + throw new System.NotImplementedException(); + + public static void SetSketchOnSurface(Autodesk.Revit.DB.CurveElement curveElem, System.Boolean sketchOnSurface) => + throw new System.NotImplementedException(); + + public static System.Boolean ValidateCurveElementIdArrayForFaceRegions( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList curveElemIds + ) => throw new System.NotImplementedException(); + + public static void AddCurvesToFaceRegion( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList curveElemIds + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Reference GetHostFace(Autodesk.Revit.DB.CurveElement curveElem) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetFaceRegions( + Autodesk.Revit.DB.Document cda, + Autodesk.Revit.DB.Reference referenceOfFace + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CurveElement CreateArcThroughPoints( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ReferencePoint startPoint, + Autodesk.Revit.DB.ReferencePoint endPoint, + Autodesk.Revit.DB.ReferencePoint interiorPoint + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveElement.s.cs new file mode 100644 index 00000000..4a3d1496 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveElement.s.cs @@ -0,0 +1,76 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveElement : Autodesk.Revit.DB.Element +{ + public virtual void SetGeometryCurve(Autodesk.Revit.DB.Curve curve, System.Boolean overrideJoins) => + throw new System.NotImplementedException(); + + public virtual void SetSketchPlaneAndCurve( + Autodesk.Revit.DB.SketchPlane sketchPlane, + Autodesk.Revit.DB.Curve curve + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetLineStyleIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetAdjoinedCurveElements( + System.Int32 end + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAdjoinedCurveElement(System.Int32 end, Autodesk.Revit.DB.ElementId other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasTangentJoin(System.Int32 end, Autodesk.Revit.DB.ElementId other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasTangentLocks(System.Int32 end) => throw new System.NotImplementedException(); + + public virtual System.Boolean GetTangentLock(System.Int32 end, Autodesk.Revit.DB.ElementId other) => + throw new System.NotImplementedException(); + + public virtual void SetTangentLock(System.Int32 end, Autodesk.Revit.DB.ElementId other, System.Boolean state) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CurveElement CreateAreaBasedLoadBoundaryLine( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Curve curve, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList CreateAreaBasedLoadBoundaryLines( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.AreaBasedLoadBoundaryLineData GetAreaBasedLoadBoundaryLineData() => + throw new System.NotImplementedException(); + + public virtual System.Boolean SupportsTangentLocks + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.CurveElementType CurveElementType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Element LineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.SketchPlane SketchPlane + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Reference CenterPointReference + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Curve GeometryCurve + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveElementFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveElementFilter.s.cs new file mode 100644 index 00000000..b88a4145 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveElementFilter.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveElementFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public CurveElementFilter(Autodesk.Revit.DB.CurveElementType curveElementType, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public CurveElementFilter(Autodesk.Revit.DB.CurveElementType curveElementType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveElementType CurveElementType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveElementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveElementType.s.cs new file mode 100644 index 00000000..480db482 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveElementType.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public enum CurveElementType +{ + Invalid, + ModelCurve, + DetailCurve, + SymbolicCurve, + ReferenceLine, + SpaceSeparation, + RoomSeparation, + AreaSeparation, + CurveByPoints, + RepeatingDetail, + Insulation, + Cloud, + AreaBasedLoadBoundary, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveExtents.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveExtents.s.cs new file mode 100644 index 00000000..5d4774f9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveExtents.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveExtents : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double EndParameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double StartParameter + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveLoop.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveLoop.s.cs new file mode 100644 index 00000000..157f2690 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveLoop.s.cs @@ -0,0 +1,82 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveLoop : System.Collections.Generic.IEnumerable, System.IDisposable +{ + public CurveLoop() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CurveLoop Create(System.Collections.Generic.IList curves) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.Curve curve) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Plane GetPlane() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasPlane() => throw new System.NotImplementedException(); + + public virtual System.Double GetExactLength() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsRectangular(Autodesk.Revit.DB.Plane plane) => + throw new System.NotImplementedException(); + + public virtual System.Double GetRectangularWidth(Autodesk.Revit.DB.Plane plane) => + throw new System.NotImplementedException(); + + public virtual System.Double GetRectangularHeight(Autodesk.Revit.DB.Plane plane) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CurveLoop CreateViaThicken( + Autodesk.Revit.DB.CurveLoop curveLoop, + System.Double thickness, + Autodesk.Revit.DB.XYZ normal + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CurveLoop CreateViaThicken( + Autodesk.Revit.DB.Curve pCurve, + System.Double thickness, + Autodesk.Revit.DB.XYZ normal + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CurveLoop CreateViaTransform( + Autodesk.Revit.DB.CurveLoop curveLoop, + Autodesk.Revit.DB.Transform transform + ) => throw new System.NotImplementedException(); + + public virtual void Transform(Autodesk.Revit.DB.Transform transform) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsOpen() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCounterclockwise(Autodesk.Revit.DB.XYZ normal) => + throw new System.NotImplementedException(); + + public virtual void Flip() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CurveLoop CreateViaCopy(Autodesk.Revit.DB.CurveLoop original) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CurveLoop CreateViaOffset( + Autodesk.Revit.DB.CurveLoop original, + System.Collections.Generic.IList offsetDists, + Autodesk.Revit.DB.XYZ normal + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CurveLoop CreateViaOffset( + Autodesk.Revit.DB.CurveLoop original, + System.Double offsetDist, + Autodesk.Revit.DB.XYZ normal + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveLoopIterator GetCurveLoopIterator() => + throw new System.NotImplementedException(); + + public virtual System.Int32 NumberOfCurves() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveLoopIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveLoopIterator.s.cs new file mode 100644 index 00000000..fa7a0fe7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveLoopIterator.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveLoopIterator : System.Collections.Generic.IEnumerator +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveLoopsProfile.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveLoopsProfile.s.cs new file mode 100644 index 00000000..df73906a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveLoopsProfile.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveLoopsProfile : Autodesk.Revit.DB.SweepProfile +{ + public virtual Autodesk.Revit.DB.CurveArrArray Profile + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveNode.s.cs new file mode 100644 index 00000000..2aefe1e7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveNode.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveNode : Autodesk.Revit.DB.ModelCurveNode +{ + public virtual Autodesk.Revit.DB.Curve GetCurve() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveProjectionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveProjectionType.s.cs new file mode 100644 index 00000000..7dbc6e11 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveProjectionType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum CurveProjectionType +{ + FromTopDown, + ParallelToLevel, + FollowSurfaceUV, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveUV.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveUV.s.cs new file mode 100644 index 00000000..966defaf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CurveUV.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class CurveUV : System.IDisposable +{ + public static Autodesk.Revit.DB.CurveUV Create(Autodesk.Revit.DB.Curve curve3D) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve As3DCurveInXYPlane() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV Evaluate(System.Double parameter, System.Boolean normalized) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList ComputeDerivatives( + System.Double parameter, + System.Boolean normalized + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetEndParameter(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveUV Transform(Autodesk.Revit.DB.Transform2D trfUV) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsBound + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CustomExporter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CustomExporter.s.cs new file mode 100644 index 00000000..d78d4f54 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CustomExporter.s.cs @@ -0,0 +1,46 @@ +namespace Autodesk.Revit.DB; + +public partial class CustomExporter : System.IDisposable +{ + public CustomExporter(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.IExportContext context) => + throw new System.NotImplementedException(); + + public virtual void Export(System.Collections.Generic.IList viewIds) => + throw new System.NotImplementedException(); + + public virtual void Export(Autodesk.Revit.DB.View view) => throw new System.NotImplementedException(); + + public static System.Boolean IsRenderingSupported() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.DisplayStyle Export2DForceDisplayStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Export2DIncludingAnnotationObjects + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Export2DGeometricObjectsIncludingPatternLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IncludeGeometricObjects + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShouldStopOnError + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CutFailureReason.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CutFailureReason.s.cs new file mode 100644 index 00000000..e3c8c51e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CutFailureReason.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum CutFailureReason +{ + CutAllowed, + CutAlreadyExists, + OppositeCutExists, + CutNotAppropriateForElements, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CylindricalFace.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CylindricalFace.s.cs new file mode 100644 index 00000000..d4645878 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CylindricalFace.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class CylindricalFace : Autodesk.Revit.DB.Face +{ + public virtual Autodesk.Revit.DB.XYZ get_Radius(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Axis + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CylindricalHelix.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CylindricalHelix.s.cs new file mode 100644 index 00000000..5883d9ea --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CylindricalHelix.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB; + +public partial class CylindricalHelix : Autodesk.Revit.DB.Curve +{ + public static Autodesk.Revit.DB.CylindricalHelix Create( + Autodesk.Revit.DB.XYZ basePoint, + System.Double radius, + Autodesk.Revit.DB.XYZ xVector, + Autodesk.Revit.DB.XYZ zVector, + System.Double pitch, + System.Double startAngle, + System.Double endAngle + ) => throw new System.NotImplementedException(); + + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsRightHanded + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Pitch + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ ZVector + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ YVector + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ XVector + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Radius + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ BasePoint + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CylindricalSurface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CylindricalSurface.s.cs new file mode 100644 index 00000000..aaeeea2f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.CylindricalSurface.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB; + +public partial class CylindricalSurface : Autodesk.Revit.DB.Surface +{ + public static Autodesk.Revit.DB.CylindricalSurface Create( + Autodesk.Revit.DB.Frame frameOfReference, + System.Double radius + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Frame GetFrameOfReference() => throw new System.NotImplementedException(); + + public virtual System.Double Radius + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ YDir + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ XDir + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Axis + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DGNExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DGNExportOptions.s.cs new file mode 100644 index 00000000..67766082 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DGNExportOptions.s.cs @@ -0,0 +1,44 @@ +namespace Autodesk.Revit.DB; + +public partial class DGNExportOptions : Autodesk.Revit.DB.BaseExportOptions +{ + public DGNExportOptions(Autodesk.Revit.DB.DGNExportOptions option) => throw new System.NotImplementedException(); + + public DGNExportOptions() => throw new System.NotImplementedException(); + + public static new System.Collections.Generic.IList GetPredefinedSetupNames( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLineweightTable GetExportLineweightTable() => + throw new System.NotImplementedException(); + + public virtual void SetExportLineweightTable(Autodesk.Revit.DB.ExportLineweightTable lineweightTable) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.DGNExportOptions GetPredefinedOptions( + Autodesk.Revit.DB.Document document, + System.String setup + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DGNFileFormat FileVersion + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean WorkingUnits + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SeedName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean MergedViews + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DGNFileFormat.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DGNFileFormat.s.cs new file mode 100644 index 00000000..b3c5dd99 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DGNFileFormat.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum DGNFileFormat +{ + Default, + DGNVersion7, + DGNVersion8, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DGNImportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DGNImportOptions.s.cs new file mode 100644 index 00000000..1dc9c957 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DGNImportOptions.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class DGNImportOptions : Autodesk.Revit.DB.BaseImportOptions +{ + public DGNImportOptions(Autodesk.Revit.DB.DGNImportOptions option) => throw new System.NotImplementedException(); + + public DGNImportOptions() => throw new System.NotImplementedException(); + + public virtual System.String DGNModelViewName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IgnoreUnsupportedElementWarning + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFExportOptions.s.cs new file mode 100644 index 00000000..4d34f0ce --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFExportOptions.s.cs @@ -0,0 +1,62 @@ +namespace Autodesk.Revit.DB; + +public partial class DWFExportOptions : Autodesk.Revit.DB.CADExportOptions +{ + public DWFExportOptions() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ExportOnlyViewId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean CropBoxVisible + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DWFImageQuality ImageQuality + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DWFImageFormat ImageFormat + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean PortraitLayout + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ExportPaperFormat PaperFormat + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean StopOnError + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportObjectData + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean MergedViews + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportTexture + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportingAreas + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFImageFormat.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFImageFormat.s.cs new file mode 100644 index 00000000..df2685e4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFImageFormat.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DWFImageFormat +{ + Lossless, + Lossy, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFImageQuality.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFImageQuality.s.cs new file mode 100644 index 00000000..d0bbee6c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFImageQuality.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum DWFImageQuality +{ + Default, + Low, + Medium, + High, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFImportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFImportOptions.s.cs new file mode 100644 index 00000000..a27f2d35 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFImportOptions.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class DWFImportOptions : System.IDisposable +{ + public DWFImportOptions(Autodesk.Revit.DB.DWFImportOptions option) => throw new System.NotImplementedException(); + + public DWFImportOptions(System.Collections.Generic.IList views) => + throw new System.NotImplementedException(); + + public virtual void SetSheetViews(System.Collections.Generic.IList sheetViews) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSheetViews() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFXExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFXExportOptions.s.cs new file mode 100644 index 00000000..57d4eb7d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWFXExportOptions.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class DWFXExportOptions : Autodesk.Revit.DB.DWFExportOptions +{ + public DWFXExportOptions() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWGExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWGExportOptions.s.cs new file mode 100644 index 00000000..20c32c81 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWGExportOptions.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class DWGExportOptions : Autodesk.Revit.DB.ACADExportOptions +{ + public DWGExportOptions(Autodesk.Revit.DB.DWGExportOptions option) => throw new System.NotImplementedException(); + + public DWGExportOptions() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.DWGExportOptions GetPredefinedOptions( + Autodesk.Revit.DB.Document document, + System.String setup + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean MergedViews + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWGImportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWGImportOptions.s.cs new file mode 100644 index 00000000..b0993cf7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DWGImportOptions.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class DWGImportOptions : Autodesk.Revit.DB.BaseImportOptions +{ + public DWGImportOptions(Autodesk.Revit.DB.DWGImportOptions option) => throw new System.NotImplementedException(); + + public DWGImportOptions() => throw new System.NotImplementedException(); + + public virtual void SetLineWeights(System.Collections.Generic.IList lineWeight) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetLineWeights() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DXFExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DXFExportOptions.s.cs new file mode 100644 index 00000000..9577eb26 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DXFExportOptions.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class DXFExportOptions : Autodesk.Revit.DB.ACADExportOptions +{ + public DXFExportOptions(Autodesk.Revit.DB.DXFExportOptions option) => throw new System.NotImplementedException(); + + public DXFExportOptions() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.DXFExportOptions GetPredefinedOptions( + Autodesk.Revit.DB.Document document, + System.String setup + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataConversionMonitorScope.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataConversionMonitorScope.s.cs new file mode 100644 index 00000000..23643e8b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataConversionMonitorScope.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class DataConversionMonitorScope : System.IDisposable +{ + public DataConversionMonitorScope(Autodesk.Revit.DB.IDataConversionMonitor IDCM) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataExchangeMessageId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataExchangeMessageId.s.cs new file mode 100644 index 00000000..900cdc4c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataExchangeMessageId.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public enum DataExchangeMessageId +{ + None, + UnitOfProgressCompleted, + ObjectCreated, + UnexpectedResult, + InvalidSourceObject, + InvalidDataSet, + GenericError, + ObjectNotSupported, + ObjectNotConverted, + InvalidRenderingStyle, + EmptyObject, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataExchangeMessageSeverity.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataExchangeMessageSeverity.s.cs new file mode 100644 index 00000000..3e2ad1d6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataExchangeMessageSeverity.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum DataExchangeMessageSeverity +{ + Info, + Warning, + Error, + FatalError, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataExchangeMessageVerbosity.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataExchangeMessageVerbosity.s.cs new file mode 100644 index 00000000..2948a079 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DataExchangeMessageVerbosity.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum DataExchangeMessageVerbosity +{ + Minimal, + Default, + Verbose, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DatumEnds.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DatumEnds.s.cs new file mode 100644 index 00000000..d1cf5f0c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DatumEnds.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DatumEnds +{ + End0, + End1, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DatumExtentType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DatumExtentType.s.cs new file mode 100644 index 00000000..e4866cda --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DatumExtentType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DatumExtentType +{ + Model, + ViewSpecific, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DatumPlane.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DatumPlane.s.cs new file mode 100644 index 00000000..3014f36f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DatumPlane.s.cs @@ -0,0 +1,82 @@ +namespace Autodesk.Revit.DB; + +public partial class DatumPlane : Autodesk.Revit.DB.Element +{ + public virtual void ShowBubbleInView(Autodesk.Revit.DB.DatumEnds datumEnd, Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual void HideBubbleInView(Autodesk.Revit.DB.DatumEnds datumEnd, Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsBubbleVisibleInView( + Autodesk.Revit.DB.DatumEnds datumEnd, + Autodesk.Revit.DB.View view + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasBubbleInView(Autodesk.Revit.DB.DatumEnds datumEnd, Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanBeVisibleInView(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DatumExtentType GetDatumExtentTypeInView( + Autodesk.Revit.DB.DatumEnds datumEnd, + Autodesk.Revit.DB.View view + ) => throw new System.NotImplementedException(); + + public virtual void Maximize3DExtents() => throw new System.NotImplementedException(); + + public virtual void SetDatumExtentType( + Autodesk.Revit.DB.DatumEnds datumEnd, + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.DatumExtentType extentMode + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCurvesInView( + Autodesk.Revit.DB.DatumExtentType extentMode, + Autodesk.Revit.DB.View view + ) => throw new System.NotImplementedException(); + + public virtual void SetCurveInView( + Autodesk.Revit.DB.DatumExtentType extentMode, + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.Curve curve + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCurveValidInView( + Autodesk.Revit.DB.DatumExtentType extentMode, + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.Curve curve + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetPropagationViews( + Autodesk.Revit.DB.View view + ) => throw new System.NotImplementedException(); + + public virtual void PropagateToViews( + Autodesk.Revit.DB.View view, + System.Collections.Generic.ISet parallelViews + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsLeaderValid( + Autodesk.Revit.DB.DatumEnds datumEnd, + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.Leader leader + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Leader GetLeader( + Autodesk.Revit.DB.DatumEnds datumEnd, + Autodesk.Revit.DB.View view + ) => throw new System.NotImplementedException(); + + public virtual void SetLeader( + Autodesk.Revit.DB.DatumEnds datumEnd, + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.Leader pLeader + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Leader AddLeader( + Autodesk.Revit.DB.DatumEnds datumEnd, + Autodesk.Revit.DB.View view + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DecimalSymbol.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DecimalSymbol.s.cs new file mode 100644 index 00000000..5bc5e74b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DecimalSymbol.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DecimalSymbol +{ + Dot, + Comma, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefaultDivideSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefaultDivideSettings.s.cs new file mode 100644 index 00000000..b579dec3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefaultDivideSettings.s.cs @@ -0,0 +1,48 @@ +namespace Autodesk.Revit.DB; + +public partial class DefaultDivideSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.DefaultDivideSettings GetDefaultDivideSettings(Autodesk.Revit.DB.Document cda) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SpacingRuleLayout GetSurfaceLayout(Autodesk.Revit.DB.UVGridlineType gridlines) => + throw new System.NotImplementedException(); + + public virtual void SetSurfaceLayout( + Autodesk.Revit.DB.UVGridlineType gridlines, + Autodesk.Revit.DB.SpacingRuleLayout layout + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetSurfaceNumber(Autodesk.Revit.DB.UVGridlineType gridlines) => + throw new System.NotImplementedException(); + + public virtual void SetSurfaceNumber(Autodesk.Revit.DB.UVGridlineType gridlines, System.Int32 number) => + throw new System.NotImplementedException(); + + public virtual System.Double GetSurfaceDistance(Autodesk.Revit.DB.UVGridlineType gridlines) => + throw new System.NotImplementedException(); + + public virtual void SetSurfaceDistance(Autodesk.Revit.DB.UVGridlineType gridlines, System.Double distance) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DividedPathMeasurementType PathMeasurementType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double PathDistance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 PathNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.SpacingRuleLayout PathLayout + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefaultOpenFromCloudCallback.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefaultOpenFromCloudCallback.s.cs new file mode 100644 index 00000000..c94b0604 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefaultOpenFromCloudCallback.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class DefaultOpenFromCloudCallback : Autodesk.Revit.DB.IOpenFromCloudCallback, System.IDisposable +{ + public DefaultOpenFromCloudCallback() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OpenConflictResult OnOpenConflict(Autodesk.Revit.DB.OpenConflictScenario scenario) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Definition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Definition.s.cs new file mode 100644 index 00000000..125a1b8f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Definition.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class Definition +{ + public virtual Autodesk.Revit.DB.ForgeTypeId GetGroupTypeId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetDataType() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BuiltInParameterGroup ParameterGroup + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionBindingMap.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionBindingMap.s.cs new file mode 100644 index 00000000..c7a23a41 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionBindingMap.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB; + +public partial class DefinitionBindingMap : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public DefinitionBindingMap() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DefinitionBindingMapIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DefinitionBindingMapIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Binding get_Item(Autodesk.Revit.DB.Definition key) => + throw new System.NotImplementedException(); + + public virtual void set_Item(Autodesk.Revit.DB.Definition key, Autodesk.Revit.DB.Binding item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Definition key) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Definition key, Autodesk.Revit.DB.Binding item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Definition key) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionBindingMapIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionBindingMapIterator.s.cs new file mode 100644 index 00000000..d049ab86 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionBindingMapIterator.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class DefinitionBindingMapIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public DefinitionBindingMapIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Definition Key + { + get => throw new System.NotImplementedException(); + } + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionFile.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionFile.s.cs new file mode 100644 index 00000000..836ada8b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionFile.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class DefinitionFile : Autodesk.Revit.DB.APIObject +{ + public virtual System.String Filename + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.DefinitionGroups Groups + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionGroup.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionGroup.s.cs new file mode 100644 index 00000000..d7fbec01 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionGroup.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class DefinitionGroup : Autodesk.Revit.DB.APIObject +{ + public virtual Autodesk.Revit.DB.Definitions Definitions + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionGroups.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionGroups.s.cs new file mode 100644 index 00000000..3537f25c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DefinitionGroups.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class DefinitionGroups + : System.Collections.Generic.IEnumerable, + System.IDisposable +{ + public virtual Autodesk.Revit.DB.DefinitionGroup get_Item(System.String groupName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DefinitionGroup Create(System.String name) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.DefinitionGroup definitionGroup) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Definitions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Definitions.s.cs new file mode 100644 index 00000000..c6452587 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Definitions.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class Definitions + : System.Collections.Generic.IEnumerable, + System.IDisposable +{ + public Definitions() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Definition get_Item(System.String name) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Definition Create(Autodesk.Revit.DB.ExternalDefinitionCreationOptions option) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Definition definition) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DeleteElements.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DeleteElements.s.cs new file mode 100644 index 00000000..ad665de2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DeleteElements.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class DeleteElements : Autodesk.Revit.DB.FailureResolution +{ + public static Autodesk.Revit.DB.FailureResolution Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId id + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FailureResolution Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList ids + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FailureResolution Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ISet ids + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DeleteWorksetOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DeleteWorksetOption.s.cs new file mode 100644 index 00000000..969ae052 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DeleteWorksetOption.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DeleteWorksetOption +{ + MoveElementsToWorkset, + DeleteAllElements, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DeleteWorksetSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DeleteWorksetSettings.s.cs new file mode 100644 index 00000000..b7de9a01 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DeleteWorksetSettings.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class DeleteWorksetSettings : System.IDisposable +{ + public DeleteWorksetSettings( + Autodesk.Revit.DB.DeleteWorksetOption deleteWorksetOption, + Autodesk.Revit.DB.WorksetId elementsMoveInto + ) => throw new System.NotImplementedException(); + + public DeleteWorksetSettings() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.WorksetId WorksetId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DeleteWorksetOption DeleteWorksetOption + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DesignOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DesignOption.s.cs new file mode 100644 index 00000000..feb7b3ad --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DesignOption.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class DesignOption : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ElementId GetActiveDesignOptionId(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsPrimary + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetachFromCentralOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetachFromCentralOption.s.cs new file mode 100644 index 00000000..392aec46 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetachFromCentralOption.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum DetachFromCentralOption +{ + DoNotDetach, + DetachAndPreserveWorksets, + DetachAndDiscardWorksets, + ClearTransmittedSaveAsNewCentral, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailArc.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailArc.s.cs new file mode 100644 index 00000000..b7fa27d7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailArc.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class DetailArc : Autodesk.Revit.DB.DetailCurve { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailCurve.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailCurve.s.cs new file mode 100644 index 00000000..6366565b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailCurve.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class DetailCurve : Autodesk.Revit.DB.CurveElement { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailCurveArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailCurveArray.s.cs new file mode 100644 index 00000000..cb5310cf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailCurveArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class DetailCurveArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public DetailCurveArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DetailCurveArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DetailCurveArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DetailCurve get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.DetailCurve item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.DetailCurve item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.DetailCurve item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailCurveArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailCurveArrayIterator.s.cs new file mode 100644 index 00000000..ec14da72 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailCurveArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class DetailCurveArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public DetailCurveArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailElementOrderUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailElementOrderUtils.s.cs new file mode 100644 index 00000000..dcbc7b71 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailElementOrderUtils.s.cs @@ -0,0 +1,64 @@ +namespace Autodesk.Revit.DB; + +public partial class DetailElementOrderUtils +{ + public static void BringToFront( + Autodesk.Revit.DB.Document pDocument, + Autodesk.Revit.DB.View pDBView, + System.Collections.Generic.ICollection detailElementIds + ) => throw new System.NotImplementedException(); + + public static void BringToFront( + Autodesk.Revit.DB.Document pDocument, + Autodesk.Revit.DB.View pDBView, + Autodesk.Revit.DB.ElementId detailElementId + ) => throw new System.NotImplementedException(); + + public static void BringForward( + Autodesk.Revit.DB.Document pDocument, + Autodesk.Revit.DB.View pDBView, + System.Collections.Generic.ICollection detailElementIds + ) => throw new System.NotImplementedException(); + + public static void BringForward( + Autodesk.Revit.DB.Document pDocument, + Autodesk.Revit.DB.View pDBView, + Autodesk.Revit.DB.ElementId detailElementId + ) => throw new System.NotImplementedException(); + + public static void SendToBack( + Autodesk.Revit.DB.Document pDocument, + Autodesk.Revit.DB.View pDBView, + System.Collections.Generic.ICollection detailElementIds + ) => throw new System.NotImplementedException(); + + public static void SendToBack( + Autodesk.Revit.DB.Document pDocument, + Autodesk.Revit.DB.View pDBView, + Autodesk.Revit.DB.ElementId detailElementId + ) => throw new System.NotImplementedException(); + + public static void SendBackward( + Autodesk.Revit.DB.Document pDocument, + Autodesk.Revit.DB.View pDBView, + System.Collections.Generic.ICollection detailElementIds + ) => throw new System.NotImplementedException(); + + public static void SendBackward( + Autodesk.Revit.DB.Document pDocument, + Autodesk.Revit.DB.View pDBView, + Autodesk.Revit.DB.ElementId detailElementId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsDetailElement( + Autodesk.Revit.DB.Document pDocument, + Autodesk.Revit.DB.View pDBView, + Autodesk.Revit.DB.ElementId detailElementId + ) => throw new System.NotImplementedException(); + + public static System.Boolean AreDetailElements( + Autodesk.Revit.DB.Document pDocument, + Autodesk.Revit.DB.View pDBView, + System.Collections.Generic.ICollection detailElementIds + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailEllipse.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailEllipse.s.cs new file mode 100644 index 00000000..78c1f555 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailEllipse.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class DetailEllipse : Autodesk.Revit.DB.DetailCurve { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailLine.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailLine.s.cs new file mode 100644 index 00000000..f53041a1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailLine.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class DetailLine : Autodesk.Revit.DB.DetailCurve { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailNurbSpline.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailNurbSpline.s.cs new file mode 100644 index 00000000..29762123 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DetailNurbSpline.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class DetailNurbSpline : Autodesk.Revit.DB.DetailCurve { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DigitGroupingAmount.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DigitGroupingAmount.s.cs new file mode 100644 index 00000000..72bd9d1f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DigitGroupingAmount.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DigitGroupingAmount +{ + Two, + Three, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DigitGroupingSymbol.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DigitGroupingSymbol.s.cs new file mode 100644 index 00000000..c2f8e70d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DigitGroupingSymbol.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum DigitGroupingSymbol +{ + Dot, + Comma, + Space, + Apostrophe, + Tick, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Dimension.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Dimension.s.cs new file mode 100644 index 00000000..3d8b6352 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Dimension.s.cs @@ -0,0 +1,120 @@ +namespace Autodesk.Revit.DB; + +public partial class Dimension : Autodesk.Revit.DB.Element +{ + public virtual void ResetTextPosition() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsTextPositionAdjustable() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasOneSegment() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AreReferencesAvailable + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ TextPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ LeaderEndPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasLeader + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ValueOverride + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Below + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Above + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Suffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Prefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsLocked + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ValueString + { + get => throw new System.NotImplementedException(); + } + public virtual System.Nullable Value + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AreSegmentsEqual + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DimensionSegmentArray Segments + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfSegments + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.DimensionShape DimensionShape + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilyParameter FamilyLabel + { + get => throw new System.NotImplementedException(); + set { } + } + public new System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DimensionType DimensionType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.View View + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Curve Curve + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ReferenceArray References + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionEqualityLabelFormatting.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionEqualityLabelFormatting.s.cs new file mode 100644 index 00000000..6a97aeb7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionEqualityLabelFormatting.s.cs @@ -0,0 +1,45 @@ +namespace Autodesk.Revit.DB; + +public partial class DimensionEqualityLabelFormatting : System.IDisposable +{ + public DimensionEqualityLabelFormatting( + System.Int32 leadingSpaces, + System.String prefix, + Autodesk.Revit.DB.LabelType labelType, + System.String suffix, + Autodesk.Revit.DB.FormatOptions formatOptions + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatOptions GetFormatOptions() => throw new System.NotImplementedException(); + + public virtual void SetFormatOptions(Autodesk.Revit.DB.FormatOptions formatOptions) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidFormatOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Suffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Prefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 LeadingSpaces + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.LabelType LabelType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionSegment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionSegment.s.cs new file mode 100644 index 00000000..b5ca2e3e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionSegment.s.cs @@ -0,0 +1,61 @@ +namespace Autodesk.Revit.DB; + +public partial class DimensionSegment : Autodesk.Revit.DB.APIObject +{ + public virtual System.Boolean IsTextPositionAdjustable() => throw new System.NotImplementedException(); + + public virtual void ResetTextPosition() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ TextPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ LeaderEndPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ValueOverride + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Below + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Above + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Suffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Prefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsLocked + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ValueString + { + get => throw new System.NotImplementedException(); + } + public virtual System.Nullable Value + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionSegmentArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionSegmentArray.s.cs new file mode 100644 index 00000000..765c2779 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionSegmentArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class DimensionSegmentArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public DimensionSegmentArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DimensionSegmentArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DimensionSegmentArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DimensionSegment get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.DimensionSegment item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.DimensionSegment item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.DimensionSegment item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionSegmentArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionSegmentArrayIterator.s.cs new file mode 100644 index 00000000..3a5f7a88 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionSegmentArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class DimensionSegmentArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public DimensionSegmentArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionShape.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionShape.s.cs new file mode 100644 index 00000000..ecbdc317 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionShape.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum DimensionShape +{ + Linear, + Angular, + Radial, + ArcLength, + Spot, + Diameter, + Unknown, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionStyleType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionStyleType.s.cs new file mode 100644 index 00000000..b8e674fe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionStyleType.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public enum DimensionStyleType +{ + Linear, + Angular, + Radial, + ArcLength, + SpotElevation, + SpotCoordinate, + LinearFixed, + SpotSlope, + Diameter, + AlignmentStationLabel, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionType.s.cs new file mode 100644 index 00000000..f942d6f5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DimensionType.s.cs @@ -0,0 +1,64 @@ +namespace Autodesk.Revit.DB; + +public partial class DimensionType : Autodesk.Revit.DB.ElementType +{ + public virtual Autodesk.Revit.DB.FormatOptions GetAlternateUnitsFormatOptions() => + throw new System.NotImplementedException(); + + public virtual void SetAlternateUnitsFormatOptions(Autodesk.Revit.DB.FormatOptions formatOptions) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatOptions GetUnitsFormatOptions() => throw new System.NotImplementedException(); + + public virtual void SetUnitsFormatOptions(Autodesk.Revit.DB.FormatOptions formatOptions) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetSpecTypeId() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetEqualityFormula() => + throw new System.NotImplementedException(); + + public virtual void SetEqualityFormula( + System.Collections.Generic.IList formattingArr + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanHaveEqualityFormula() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OrdinateDimensionSetting GetOrdinateDimensionSetting() => + throw new System.NotImplementedException(); + + public virtual void SetOrdinateDimensionSetting(Autodesk.Revit.DB.OrdinateDimensionSetting ordinateDimSetting) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanHaveOrdinateDimensionSetting() => throw new System.NotImplementedException(); + + public virtual System.String Suffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Prefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String AlternateUnitsSuffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String AlternateUnitsPrefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.AlternateUnits AlternateUnits + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DimensionStyleType StyleType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShape.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShape.s.cs new file mode 100644 index 00000000..dd122bd7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShape.s.cs @@ -0,0 +1,157 @@ +namespace Autodesk.Revit.DB; + +public partial class DirectShape : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.DirectShape CreateElement( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList CreateGeometryInstance( + Autodesk.Revit.DB.Document document, + System.String definition_id, + Autodesk.Revit.DB.Transform trf + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.DirectShape CreateElementInstance( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId typeId, + Autodesk.Revit.DB.ElementId categoryId, + System.String definitionId, + Autodesk.Revit.DB.Transform trf + ) => throw new System.NotImplementedException(); + + public virtual void SetTypeId(Autodesk.Revit.DB.ElementId typeId) => throw new System.NotImplementedException(); + + public virtual void SetName(System.String name) => throw new System.NotImplementedException(); + + public virtual void SetShape(Autodesk.Revit.DB.ShapeBuilder pBuilder) => throw new System.NotImplementedException(); + + public virtual void SetShape( + System.Collections.Generic.IList pGeomArr, + Autodesk.Revit.DB.DirectShapeTargetViewType viewType + ) => throw new System.NotImplementedException(); + + public virtual void SetShape(System.Collections.Generic.IList pGeomArr) => + throw new System.NotImplementedException(); + + public virtual void AppendShape(Autodesk.Revit.DB.ShapeBuilder ShapeBuilder) => + throw new System.NotImplementedException(); + + public virtual void AppendShape( + System.Collections.Generic.IList pGeomArr, + Autodesk.Revit.DB.DirectShapeTargetViewType viewType + ) => throw new System.NotImplementedException(); + + public virtual void AppendShape(System.Collections.Generic.IList pGeomArr) => + throw new System.NotImplementedException(); + + public virtual void AddReferenceCurve( + Autodesk.Revit.DB.Curve refCurve, + Autodesk.Revit.DB.DirectShapeReferenceOptions options + ) => throw new System.NotImplementedException(); + + public virtual void AddReferenceCurve(Autodesk.Revit.DB.Curve refCurve) => throw new System.NotImplementedException(); + + public virtual void AddReferencePlane( + Autodesk.Revit.DB.Plane refPlane, + Autodesk.Revit.DB.BoundingBoxUV boundingBoxUV, + Autodesk.Revit.DB.DirectShapeReferenceOptions options + ) => throw new System.NotImplementedException(); + + public virtual void AddReferencePlane( + Autodesk.Revit.DB.Plane refPlane, + Autodesk.Revit.DB.DirectShapeReferenceOptions options + ) => throw new System.NotImplementedException(); + + public virtual void AddReferencePlane( + Autodesk.Revit.DB.Plane refPlane, + Autodesk.Revit.DB.BoundingBoxUV boundingBoxUV + ) => throw new System.NotImplementedException(); + + public virtual void AddReferencePlane(Autodesk.Revit.DB.Plane refPlane) => throw new System.NotImplementedException(); + + public virtual void AddReferencePoint( + Autodesk.Revit.DB.XYZ refPoint, + Autodesk.Revit.DB.DirectShapeReferenceOptions options + ) => throw new System.NotImplementedException(); + + public virtual void AddReferencePoint(Autodesk.Revit.DB.XYZ refPoint) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidReferenceCurve(Autodesk.Revit.DB.Curve curve) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidReferencePlaneBoundingBoxUV(Autodesk.Revit.DB.BoundingBoxUV boundingBoxUV) => + throw new System.NotImplementedException(); + + public virtual void AddExternallyTaggedGeometry( + Autodesk.Revit.DB.ExternallyTaggedGeometryObject externallyTaggedGeometry + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternallyTaggedGeometryObject GetExternallyTaggedGeometry( + Autodesk.Revit.DB.ExternalGeometryId externalId + ) => throw new System.NotImplementedException(); + + public virtual void UpdateExternallyTaggedGeometry( + Autodesk.Revit.DB.ExternallyTaggedGeometryObject externallyTaggedGeometry + ) => throw new System.NotImplementedException(); + + public virtual void RemoveExternallyTaggedGeometry(Autodesk.Revit.DB.ExternalGeometryId externalId) => + throw new System.NotImplementedException(); + + public virtual void ResetExternallyTaggedGeometry() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasExternalGeometry(Autodesk.Revit.DB.ExternalGeometryId externalId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean AreOptionsValid(Autodesk.Revit.DB.DirectShapeOptions options) => + throw new System.NotImplementedException(); + + public virtual System.Boolean AreOptionsValidForTransientDirectShape(Autodesk.Revit.DB.DirectShapeOptions options) => + throw new System.NotImplementedException(); + + public virtual void SetOptions(Autodesk.Revit.DB.DirectShapeOptions options) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DirectShapeOptions GetOptions() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidCategoryId( + Autodesk.Revit.DB.ElementId categoryId, + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsSupportedDocument(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidTypeId(Autodesk.Revit.DB.ElementId typeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidGeometry(Autodesk.Revit.DB.Solid Geom) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidShape( + System.Collections.Generic.IList shape, + Autodesk.Revit.DB.DirectShapeTargetViewType viewType + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidShape( + System.Collections.Generic.IList shape + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanCreateParts() => throw new System.NotImplementedException(); + + public virtual System.String ApplicationDataId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ApplicationId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId TypeId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeLibrary.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeLibrary.s.cs new file mode 100644 index 00000000..0fe2cee6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeLibrary.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB; + +public partial class DirectShapeLibrary : System.IDisposable +{ + public static Autodesk.Revit.DB.DirectShapeLibrary GetDirectShapeLibrary(Autodesk.Revit.DB.Document ADoc) => + throw new System.NotImplementedException(); + + public virtual void AddDefinition( + System.String id, + System.Collections.Generic.IList GNodes + ) => throw new System.NotImplementedException(); + + public virtual void AddDefinition(System.String id, Autodesk.Revit.DB.GeometryObject GNode) => + throw new System.NotImplementedException(); + + public virtual void AddDefinitionType(System.String id, Autodesk.Revit.DB.ElementId typeId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList FindDefinition(System.String id) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId FindDefinitionType(System.String id) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(System.String id) => throw new System.NotImplementedException(); + + public virtual System.Boolean ContainsType(System.String name) => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeOptions.s.cs new file mode 100644 index 00000000..691b2f4b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeOptions.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class DirectShapeOptions : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.DirectShapeRoomBoundingOption RoomBoundingOption + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.DirectShapeReferencingOption ReferencingOption + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeReferenceOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeReferenceOptions.s.cs new file mode 100644 index 00000000..e827bc65 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeReferenceOptions.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class DirectShapeReferenceOptions : System.IDisposable +{ + public DirectShapeReferenceOptions() => throw new System.NotImplementedException(); + + public DirectShapeReferenceOptions(Autodesk.Revit.DB.DirectShapeReferenceOptions other) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidReferenceName(System.String name) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeReferencingOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeReferencingOption.s.cs new file mode 100644 index 00000000..84477111 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeReferencingOption.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DirectShapeReferencingOption +{ + NotReferenceable, + Referenceable, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeRoomBoundingOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeRoomBoundingOption.s.cs new file mode 100644 index 00000000..14142ce5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeRoomBoundingOption.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DirectShapeRoomBoundingOption +{ + NotApplicable, + SetByParameter, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeTargetViewType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeTargetViewType.s.cs new file mode 100644 index 00000000..b94d1a80 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeTargetViewType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum DirectShapeTargetViewType +{ + Undefined, + Default, + Plan, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeType.s.cs new file mode 100644 index 00000000..287262da --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeType.s.cs @@ -0,0 +1,120 @@ +namespace Autodesk.Revit.DB; + +public partial class DirectShapeType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.DirectShapeType Create( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.ElementId categoryId, + Autodesk.Revit.DB.DirectShapeTypeOptions options + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.DirectShapeType Create( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public virtual void SetFamilyName(System.String name) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanChangeFamilyName() => throw new System.NotImplementedException(); + + public virtual void SetShape(Autodesk.Revit.DB.ShapeBuilder pBuilder) => throw new System.NotImplementedException(); + + public virtual void SetShape(System.Collections.Generic.IList pGeomArr) => + throw new System.NotImplementedException(); + + public virtual void AppendShape(Autodesk.Revit.DB.ShapeBuilder ShapeBuilder) => + throw new System.NotImplementedException(); + + public virtual void AppendShape( + System.Collections.Generic.IList pGeomArr, + Autodesk.Revit.DB.DirectShapeTargetViewType viewType + ) => throw new System.NotImplementedException(); + + public virtual void AppendShape(System.Collections.Generic.IList pGeomArr) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidShape( + System.Collections.Generic.IList shape, + Autodesk.Revit.DB.DirectShapeTargetViewType viewType + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidShape( + System.Collections.Generic.IList shape + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanCreateParts() => throw new System.NotImplementedException(); + + public virtual void AddReferenceCurve( + Autodesk.Revit.DB.Curve refCurve, + Autodesk.Revit.DB.DirectShapeReferenceOptions options + ) => throw new System.NotImplementedException(); + + public virtual void AddReferenceCurve(Autodesk.Revit.DB.Curve refCurve) => throw new System.NotImplementedException(); + + public virtual void AddReferencePlane( + Autodesk.Revit.DB.Plane refPlane, + Autodesk.Revit.DB.BoundingBoxUV boundingBoxUV, + Autodesk.Revit.DB.DirectShapeReferenceOptions options + ) => throw new System.NotImplementedException(); + + public virtual void AddReferencePlane( + Autodesk.Revit.DB.Plane refPlane, + Autodesk.Revit.DB.DirectShapeReferenceOptions options + ) => throw new System.NotImplementedException(); + + public virtual void AddReferencePlane( + Autodesk.Revit.DB.Plane refPlane, + Autodesk.Revit.DB.BoundingBoxUV boundingBoxUV + ) => throw new System.NotImplementedException(); + + public virtual void AddReferencePlane(Autodesk.Revit.DB.Plane refPlane) => throw new System.NotImplementedException(); + + public virtual void AddReferencePoint( + Autodesk.Revit.DB.XYZ refPoint, + Autodesk.Revit.DB.DirectShapeReferenceOptions options + ) => throw new System.NotImplementedException(); + + public virtual void AddReferencePoint(Autodesk.Revit.DB.XYZ refPoint) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidReferenceCurve(Autodesk.Revit.DB.Curve curve) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidReferencePlaneBoundingBoxUV(Autodesk.Revit.DB.BoundingBoxUV boundingBoxUV) => + throw new System.NotImplementedException(); + + public virtual void AddExternallyTaggedGeometry( + Autodesk.Revit.DB.ExternallyTaggedGeometryObject externallyTaggedGeometry + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternallyTaggedGeometryObject GetExternallyTaggedGeometry( + Autodesk.Revit.DB.ExternalGeometryId externalId + ) => throw new System.NotImplementedException(); + + public virtual void RemoveExternallyTaggedGeometry(Autodesk.Revit.DB.ExternalGeometryId externalId) => + throw new System.NotImplementedException(); + + public virtual void UpdateExternallyTaggedGeometry( + Autodesk.Revit.DB.ExternallyTaggedGeometryObject externallyTaggedGeometry + ) => throw new System.NotImplementedException(); + + public virtual void ResetExternallyTaggedGeometry() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasExternalGeometry(Autodesk.Revit.DB.ExternalGeometryId externalId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean AreOptionsValid(Autodesk.Revit.DB.DirectShapeTypeOptions options) => + throw new System.NotImplementedException(); + + public virtual void SetOptions(Autodesk.Revit.DB.DirectShapeTypeOptions options) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DirectShapeTypeOptions GetOptions() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DirectShapeTypeUserAssignability UserAssignability + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeTypeOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeTypeOptions.s.cs new file mode 100644 index 00000000..e62be9c6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeTypeOptions.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class DirectShapeTypeOptions : System.IDisposable +{ + public DirectShapeTypeOptions() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqualTo(Autodesk.Revit.DB.DirectShapeTypeOptions other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AllowDuplicateNames + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeTypeUserAssignability.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeTypeUserAssignability.s.cs new file mode 100644 index 00000000..d5515c25 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DirectShapeTypeUserAssignability.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DirectShapeTypeUserAssignability +{ + Assignable, + Nonassignable, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisableAnalyticalModelCB.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisableAnalyticalModelCB.s.cs new file mode 100644 index 00000000..68b212be --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisableAnalyticalModelCB.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class DisableAnalyticalModelCB : Autodesk.Revit.DB.FailureResolution { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisciplineTypeId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisciplineTypeId.s.cs new file mode 100644 index 00000000..d8bc6478 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisciplineTypeId.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB; + +public partial class DisciplineTypeId +{ + public static Autodesk.Revit.DB.ForgeTypeId Structural + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Piping + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Infrastructure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Hvac + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Energy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Electrical + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Architecture + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Common + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplacementElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplacementElement.s.cs new file mode 100644 index 00000000..9828ff86 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplacementElement.s.cs @@ -0,0 +1,88 @@ +namespace Autodesk.Revit.DB; + +public partial class DisplacementElement : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.DisplacementElement Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementsToDisplace, + Autodesk.Revit.DB.XYZ displacement, + Autodesk.Revit.DB.View ownerDBView, + Autodesk.Revit.DB.DisplacementElement parentDisplacementElement + ) => throw new System.NotImplementedException(); + + public virtual void ResetDisplacedElements() => throw new System.NotImplementedException(); + + public static System.Boolean IsElementDisplacedInView(Autodesk.Revit.DB.View view, Autodesk.Revit.DB.ElementId id) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetDisplacementElementId( + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.ElementId id + ) => throw new System.NotImplementedException(); + + public static System.Boolean CanCategoryBeDisplaced(Autodesk.Revit.DB.ElementId categoryId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsAllowedAsDisplacedElement(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidAsParentInView( + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.DisplacementElement parent + ) => throw new System.NotImplementedException(); + + public static System.Boolean CanElementsBeDisplaced( + Autodesk.Revit.DB.View view, + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetAdditionalElementsToDisplace( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.ElementId idToDisplace + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsNotEmpty( + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetDisplacementElementIds( + Autodesk.Revit.DB.View view + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetDisplacedElementIds() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetDisplacedElementIds( + Autodesk.Revit.DB.View view + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetDisplacedElementIdsFromAllChildren() => + throw new System.NotImplementedException(); + + public virtual void SetDisplacedElementIds( + System.Collections.Generic.ICollection displacedElemIds + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanElementsBeAddedToDisplacementSet( + System.Collections.Generic.ICollection toDisplace + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetRelativeDisplacement() => throw new System.NotImplementedException(); + + public virtual void SetRelativeDisplacement(Autodesk.Revit.DB.XYZ displacement) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetAbsoluteDisplacement() => throw new System.NotImplementedException(); + + public virtual void RemoveDisplacedElement(Autodesk.Revit.DB.Element ElemToRemove) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetChildren() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ParentId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplacementPath.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplacementPath.s.cs new file mode 100644 index 00000000..1d73bca2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplacementPath.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB; + +public partial class DisplacementPath : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ElementId Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.DisplacementElement displacementElement, + Autodesk.Revit.DB.Reference reference, + System.Double param + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidParam(System.Double param) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidReference( + Autodesk.Revit.DB.DisplacementElement displacementElement, + Autodesk.Revit.DB.Reference reference + ) => throw new System.NotImplementedException(); + + public virtual void SetAnchorPoint( + Autodesk.Revit.DB.DisplacementElement displacementElement, + Autodesk.Revit.DB.Reference reference, + System.Double param + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DisplacementPathStyle PathStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 AncestorIdx + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplacementPathStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplacementPathStyle.s.cs new file mode 100644 index 00000000..c4f88e9c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplacementPathStyle.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DisplacementPathStyle +{ + Straight, + Jogged, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplayStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplayStyle.s.cs new file mode 100644 index 00000000..d4e365a7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplayStyle.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public enum DisplayStyle +{ + Undefined, + Wireframe, + HLR, + Shading, + ShadingWithEdges, + Rendering, + Realistic, + FlatColors, + RealisticWithEdges, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplayUnit.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplayUnit.s.cs new file mode 100644 index 00000000..1e67e1fd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DisplayUnit.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DisplayUnit +{ + METRIC, + IMPERIAL, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DistanceMeasuredFrom.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DistanceMeasuredFrom.s.cs new file mode 100644 index 00000000..f0248e7e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DistanceMeasuredFrom.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DistanceMeasuredFrom +{ + Base, + Top, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DistributionOfNormals.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DistributionOfNormals.s.cs new file mode 100644 index 00000000..a7ab508c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DistributionOfNormals.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum DistributionOfNormals +{ + AtEachPoint, + OnePerFace, + OnEachFacet, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DividedPath.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DividedPath.s.cs new file mode 100644 index 00000000..f262a887 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DividedPath.s.cs @@ -0,0 +1,146 @@ +namespace Autodesk.Revit.DB; + +public partial class DividedPath : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.DividedPath Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList curveReferences, + System.Collections.Generic.ICollection intersectors + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.DividedPath Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList curveReferences + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList> SeparateReferencesIntoConnectedReferences( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList curveReferences + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsCurveReferenceValid( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference curveReference + ) => throw new System.NotImplementedException(); + + public static System.Boolean AreCurveReferencesConnected( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList curveReferences + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsIntersectorValidForCreation( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId intersector + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSpacingRuleLayout(Autodesk.Revit.DB.SpacingRuleLayout layout) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidMeasurementType(Autodesk.Revit.DB.DividedPathMeasurementType measurementType) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidFixedNumberOfPoints(System.Int32 fixedNumberOfPoints) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidBeginningIndent(System.Double beginningIndent) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidEndIndent(System.Double endIndent) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSpacingRuleJustification( + Autodesk.Revit.DB.SpacingRuleJustification justification + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetIntersectingElements() => + throw new System.NotImplementedException(); + + public virtual void SetIntersectingElements( + System.Collections.Generic.ICollection intersectors + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsIntersectorValidForDividedPath(Autodesk.Revit.DB.ElementId intersector) => + throw new System.NotImplementedException(); + + public virtual void Flip() => throw new System.NotImplementedException(); + + public virtual System.Boolean DisplayReferenceCurves + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Flipped + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfPoints + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SpacingRuleJustification SpacingRuleJustification + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.SpacingRuleLayout SpacingRuleLayout + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsCyclical + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsClosedLoop + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TotalPathLength + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean DisplayNodeNumbers + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean DisplayNodes + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double EndIndent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BeginningIndent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MaximumDistance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinimumDistance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Distance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 FixedNumberOfPoints + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DividedPathMeasurementType MeasurementType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DividedPathMeasurementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DividedPathMeasurementType.s.cs new file mode 100644 index 00000000..d564f762 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DividedPathMeasurementType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DividedPathMeasurementType +{ + ChordLength, + SegmentLength, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DividedSurface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DividedSurface.s.cs new file mode 100644 index 00000000..f0edd979 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DividedSurface.s.cs @@ -0,0 +1,124 @@ +namespace Autodesk.Revit.DB; + +public partial class DividedSurface : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.UV GetGridNodeUV(Autodesk.Revit.DB.GridNode gridNode) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GridNodeLocation GetGridNodeLocation(Autodesk.Revit.DB.GridNode gridNode) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetGridNodeReference(Autodesk.Revit.DB.GridNode gridNode) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetGridSegmentReference( + Autodesk.Revit.DB.GridNode gridNode, + Autodesk.Revit.DB.GridSegmentDirection gridSegmentDirection + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsSeedNode(Autodesk.Revit.DB.GridNode gridNode) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetTileReference( + Autodesk.Revit.DB.GridNode gridNode, + System.Int32 tileIndex + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyInstance GetTileFamilyInstance( + Autodesk.Revit.DB.GridNode gridNode, + System.Int32 tileIndex + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.DividedSurface Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference faceReference + ) => throw new System.NotImplementedException(); + + public static System.Boolean CanBeDivided( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference reference + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetReferencesWithDividedSurfaces( + Autodesk.Revit.DB.Element host + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.DividedSurface GetDividedSurfaceForReference( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference faceReference + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetAllIntersectionElements() => + throw new System.NotImplementedException(); + + public virtual void AddIntersectionElement(Autodesk.Revit.DB.ElementId newIntersectionElemId) => + throw new System.NotImplementedException(); + + public virtual void RemoveIntersectionElement(Autodesk.Revit.DB.ElementId referenceElemIdToRemove) => + throw new System.NotImplementedException(); + + public virtual void RemoveAllIntersectionElements() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanBeIntersectionElement(Autodesk.Revit.DB.ElementId id) => + throw new System.NotImplementedException(); + + public virtual System.Int32 NumberOfVGridlines + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfUGridlines + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsComponentFlipped + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsComponentMirrored + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ComponentRotation ComponentRotation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 VPatternIndent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 UPatternIndent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.BorderTile BorderTile + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AllGridRotation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.SpacingRule VSpacingRule + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SpacingRule USpacingRule + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Reference HostReference + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Element Host + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Document.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Document.s.cs new file mode 100644 index 00000000..9b1db064 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Document.s.cs @@ -0,0 +1,576 @@ +namespace Autodesk.Revit.DB; + +public partial class Document : System.IDisposable +{ + public virtual void Save() => throw new System.NotImplementedException(); + + public virtual void SaveAs(Autodesk.Revit.DB.ModelPath path, Autodesk.Revit.DB.SaveAsOptions options) => + throw new System.NotImplementedException(); + + public virtual void SaveAs(System.String filepath, Autodesk.Revit.DB.SaveAsOptions options) => + throw new System.NotImplementedException(); + + public virtual void SaveAs(System.String filepath) => throw new System.NotImplementedException(); + + public virtual void SaveCloudModel() => throw new System.NotImplementedException(); + + public virtual void SaveAsCloudModel( + System.Guid accountId, + System.Guid projectId, + System.String folderId, + System.String modelName + ) => throw new System.NotImplementedException(); + + public virtual void EnableCloudWorksharing() => throw new System.NotImplementedException(); + + public virtual void ExportImage(Autodesk.Revit.DB.ImageExportOptions options) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList Link( + System.String file, + Autodesk.Revit.DB.DWFImportOptions options + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Link( + System.String file, + Autodesk.Revit.DB.ImportOptions3DM options, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Link( + System.String file, + Autodesk.Revit.DB.STLImportOptions options, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Link( + System.String file, + Autodesk.Revit.DB.OBJImportOptions options, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Link( + System.String file, + Autodesk.Revit.DB.SKPImportOptions options, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Link( + System.String file, + Autodesk.Revit.DB.SATImportOptions options, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId SaveToProjectAsImage(Autodesk.Revit.DB.ImageExportOptions options) => + throw new System.NotImplementedException(); + + public virtual void UnpostFailure(Autodesk.Revit.DB.FailureMessageKey messageKey) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureMessageKey PostFailure(Autodesk.Revit.DB.FailureMessage failure) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetWarnings() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelPath GetWorksharingCentralModelPath() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelPath GetCloudModelPath() => throw new System.NotImplementedException(); + + public virtual System.String GetCloudModelUrn() => throw new System.NotImplementedException(); + + public virtual System.String GetHubId() => throw new System.NotImplementedException(); + + public virtual System.String GetProjectId() => throw new System.NotImplementedException(); + + public virtual System.String GetCloudFolderId(System.Boolean forceRefresh) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetDefaultElementTypeId( + Autodesk.Revit.DB.ElementTypeGroup defaultTypeId + ) => throw new System.NotImplementedException(); + + public virtual void SetDefaultElementTypeId( + Autodesk.Revit.DB.ElementTypeGroup defaultTypeId, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDefaultElementTypeIdValid( + Autodesk.Revit.DB.ElementTypeGroup defaultTypeId, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetDefaultFamilyTypeId(Autodesk.Revit.DB.ElementId familyCategoryId) => + throw new System.NotImplementedException(); + + public virtual void SetDefaultFamilyTypeId( + Autodesk.Revit.DB.ElementId familyCategoryId, + Autodesk.Revit.DB.ElementId familyTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDefaultFamilyTypeIdValid( + Autodesk.Revit.DB.ElementId familyCategoryId, + Autodesk.Revit.DB.ElementId familyTypeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DocumentPreviewSettings GetDocumentPreviewSettings() => + throw new System.NotImplementedException(); + + public virtual void MakeTransientElements(Autodesk.Revit.DB.ITransientElementMaker maker) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Element GetElement(Autodesk.Revit.DB.ElementId id) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Element GetElement(System.String uniqueId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Element GetElement(Autodesk.Revit.DB.Reference reference) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Subelement GetSubelement(Autodesk.Revit.DB.ElementId id, System.Int32 subId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Subelement GetSubelement(System.String uniqueId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Subelement GetSubelement(Autodesk.Revit.DB.Reference reference) => + throw new System.NotImplementedException(); + + public virtual void ReloadLatest(Autodesk.Revit.DB.ReloadLatestOptions reloadOptions) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasAllChangesFromCentral() => throw new System.NotImplementedException(); + + public virtual void SynchronizeWithCentral( + Autodesk.Revit.DB.TransactWithCentralOptions transactOptions, + Autodesk.Revit.DB.SynchronizeWithCentralOptions syncOptions + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsPainted(Autodesk.Revit.DB.ElementId elementId, Autodesk.Revit.DB.Face face) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetPaintedMaterial( + Autodesk.Revit.DB.ElementId elementId, + Autodesk.Revit.DB.Face face + ) => throw new System.NotImplementedException(); + + public virtual void RemovePaint(Autodesk.Revit.DB.ElementId elementId, Autodesk.Revit.DB.Face face) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection Delete( + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection Delete( + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.DocumentVersion GetDocumentVersion(Autodesk.Revit.DB.Document doc) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DocumentDifference GetChangedElements(System.Guid baseVersionGUID) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidVersionGUID(Autodesk.Revit.DB.Document document, System.Guid versionGUID) => + throw new System.NotImplementedException(); + + public virtual void AcquireCoordinates(Autodesk.Revit.DB.ElementId linkInstanceId) => + throw new System.NotImplementedException(); + + public virtual void PublishCoordinates(Autodesk.Revit.DB.LinkElementId locationId) => + throw new System.NotImplementedException(); + + public virtual void ResetSharedCoordinates() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsBackgroundCalculationInProgress() => throw new System.NotImplementedException(); + + public virtual void EraseSchemaAndAllEntities(Autodesk.Revit.DB.ExtensibleStorage.Schema schema) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.StorageType GetTypeOfStorage(Autodesk.Revit.DB.ForgeTypeId parameterTypeId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.StorageType get_TypeOfStorage(Autodesk.Revit.DB.BuiltInParameter A_0) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Family LoadFamily( + Autodesk.Revit.DB.Document targetDocument, + Autodesk.Revit.DB.IFamilyLoadOptions familyLoadOptions + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Family LoadFamily(Autodesk.Revit.DB.Document targetDocument) => + throw new System.NotImplementedException(); + + public virtual System.Boolean LoadFamily(System.String filename) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Document EditFamily(Autodesk.Revit.DB.Family loadedFamily) => + throw new System.NotImplementedException(); + + public virtual System.Boolean LoadFamilySymbol(System.String filename, System.String name) => + throw new System.NotImplementedException(); + + public virtual void Print( + Autodesk.Revit.DB.ViewSet views, + Autodesk.Revit.DB.View viewTemplate, + System.Boolean useCurrentPrintSettings + ) => throw new System.NotImplementedException(); + + public virtual void Print(Autodesk.Revit.DB.ViewSet views, Autodesk.Revit.DB.View viewTemplate) => + throw new System.NotImplementedException(); + + public virtual void Print(Autodesk.Revit.DB.ViewSet views, System.Boolean useCurrentPrintSettings) => + throw new System.NotImplementedException(); + + public virtual void Print(Autodesk.Revit.DB.ViewSet views) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PlanTopology get_PlanTopology( + Autodesk.Revit.DB.Level level, + Autodesk.Revit.DB.Phase phase + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PlanTopology get_PlanTopology(Autodesk.Revit.DB.Level level) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PlanTopologySet get_PlanTopologies(Autodesk.Revit.DB.Phase phase) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Close() => throw new System.NotImplementedException(); + + public virtual System.Boolean Close(System.Boolean saveModified) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.String name, + Autodesk.Revit.DB.GBXMLExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual void Export( + System.String folder, + System.String name, + Autodesk.Revit.DB.Analysis.MassGBXMLExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.Collections.Generic.IList viewIds, + Autodesk.Revit.DB.PDFExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual void Export( + System.String folder, + System.String name, + Autodesk.Revit.DB.NavisworksExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.String name, + Autodesk.Revit.DB.OBJExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.String name, + Autodesk.Revit.DB.STLExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.String name, + Autodesk.Revit.DB.IFCExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.String name, + System.Collections.Generic.ICollection views, + Autodesk.Revit.DB.SATExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.String name, + System.Collections.Generic.ICollection views, + Autodesk.Revit.DB.DGNExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.String name, + System.Collections.Generic.ICollection views, + Autodesk.Revit.DB.DXFExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.String name, + System.Collections.Generic.ICollection views, + Autodesk.Revit.DB.DWGExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.String name, + Autodesk.Revit.DB.ViewSet views, + Autodesk.Revit.DB.FBXExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.String name, + Autodesk.Revit.DB.ViewSet views, + Autodesk.Revit.DB.DWFXExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Export( + System.String folder, + System.String name, + Autodesk.Revit.DB.ViewSet views, + Autodesk.Revit.DB.DWFExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Import( + System.String file, + Autodesk.Revit.DB.AXMImportOptions options, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Import( + System.String file, + Autodesk.Revit.DB.ImportOptions3DM options, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Import( + System.String file, + Autodesk.Revit.DB.STLImportOptions options, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Import( + System.String file, + Autodesk.Revit.DB.OBJImportOptions options, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Import( + System.String file, + Autodesk.Revit.DB.SKPImportOptions options, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Import( + System.String file, + Autodesk.Revit.DB.SATImportOptions options, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean Import(System.String file, Autodesk.Revit.DB.GBXMLImportOptions options) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetPrintSettingIds() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.Room GetRoomAtPoint(Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.Room GetRoomAtPoint( + Autodesk.Revit.DB.XYZ point, + Autodesk.Revit.DB.Phase phase + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.Space GetSpaceAtPoint(Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.Space GetSpaceAtPoint( + Autodesk.Revit.DB.XYZ point, + Autodesk.Revit.DB.Phase phase + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeomCombination CombineElements(Autodesk.Revit.DB.CombinableElementArray members) => + throw new System.NotImplementedException(); + + public virtual void SeparateElements(Autodesk.Revit.DB.CombinableElementArray members) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DetailCurveArray ConvertModelToDetailCurves( + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.ModelCurveArray modelCurves + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelCurveArray ConvertDetailToModelCurves( + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.DetailCurveArray detailCurves + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SymbolicCurveArray ConvertModelToSymbolicCurves( + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.ModelCurveArray modelCurves + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelCurveArray ConvertSymbolicToModelCurves( + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.SymbolicCurveArray symbolicCurve + ) => throw new System.NotImplementedException(); + + public virtual void Regenerate() => throw new System.NotImplementedException(); + + public virtual void AutoJoinElements() => throw new System.NotImplementedException(); + + public virtual void Paint( + Autodesk.Revit.DB.ElementId elementId, + Autodesk.Revit.DB.Face face, + Autodesk.Revit.DB.ElementId materialId + ) => throw new System.NotImplementedException(); + + public virtual void Paint( + Autodesk.Revit.DB.ElementId elementId, + Autodesk.Revit.DB.Face face, + Autodesk.Revit.DB.FamilyParameter familyParameter + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksetTable GetWorksetTable() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Units GetUnits() => throw new System.NotImplementedException(); + + public virtual void SetUnits(Autodesk.Revit.DB.Units units) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanEnableCloudWorksharing() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanEnableWorksharing() => throw new System.NotImplementedException(); + + public virtual void EnableWorksharing(System.String worksetNameGridLevel, System.String worksetName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksetId GetWorksetId(Autodesk.Revit.DB.ElementId id) => + throw new System.NotImplementedException(); + + public virtual void Save(Autodesk.Revit.DB.SaveOptions options) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.MassDisplayTemporaryOverrideType MassDisplayTemporaryOverride + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Guid WorksharingCentralGUID + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsModelInCloud + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsDetached + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsWorkshared + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsLinked + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsReadOnlyFile + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsReadOnly + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsModified + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsModifiable + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Title + { + get => throw new System.NotImplementedException(); + } + public virtual System.String PathName + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Family OwnerFamily + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsFamilyDocument + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PrintManager PrintManager + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SiteLocation SiteLocation + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ProjectLocation ActiveProjectLocation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ProjectLocationSet ProjectLocations + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.View ActiveView + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilyManager FamilyManager + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PlanTopologySet PlanTopologies + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ProjectInfo ProjectInformation + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ReactionsAreUpToDate + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PhaseArray Phases + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PanelTypeSet PanelTypes + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.MullionTypeSet MullionTypes + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.BindingMap ParameterBindings + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.DisplayUnit DisplayUnitSystem + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Settings Settings + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentDifference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentDifference.s.cs new file mode 100644 index 00000000..e31dbfea --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentDifference.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class DocumentDifference : System.IDisposable +{ + public virtual System.Collections.Generic.ISet GetCreatedElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetModifiedElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetDeletedElementIds() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AreDeletedElementIdsAvailable + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentPreviewSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentPreviewSettings.s.cs new file mode 100644 index 00000000..5e9e801e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentPreviewSettings.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class DocumentPreviewSettings : System.IDisposable +{ + public virtual void ForceViewUpdate(System.Boolean forceViewUpdate) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsViewIdValidForPreview(Autodesk.Revit.DB.ElementId viewId) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId PreviewViewId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsViewUpdateForced + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentSet.s.cs new file mode 100644 index 00000000..4b68acd3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentSet.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class DocumentSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public DocumentSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DocumentSetIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DocumentSetIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Document item) => throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Document item) => throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Document item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentSetIterator.s.cs new file mode 100644 index 00000000..8dbd3467 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class DocumentSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public DocumentSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentType.s.cs new file mode 100644 index 00000000..e3584147 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentType.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum DocumentType +{ + Project, + Family, + Template, + IFC, + BuildingComponent, + Other, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentValidation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentValidation.s.cs new file mode 100644 index 00000000..a742f21a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentValidation.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class DocumentValidation +{ + public static System.Boolean CanDeleteElement( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentVersion.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentVersion.s.cs new file mode 100644 index 00000000..c24c4def --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DocumentVersion.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class DocumentVersion : System.IDisposable +{ + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.DocumentVersion other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfSaves + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid VersionGUID + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Domain.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Domain.s.cs new file mode 100644 index 00000000..7ef9536a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Domain.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum Domain +{ + DomainUndefined, + DomainHvac, + DomainElectrical, + DomainPiping, + DomainCableTrayConduit, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoorEvacuationExitType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoorEvacuationExitType.s.cs new file mode 100644 index 00000000..c609148e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoorEvacuationExitType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum DoorEvacuationExitType +{ + ExteriorExit, + InteriorExit, + InteriorPassage, + None, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoubleArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoubleArray.s.cs new file mode 100644 index 00000000..23fad124 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoubleArray.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class DoubleArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public DoubleArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DoubleArrayIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DoubleArrayIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Double get_Item(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, System.Double item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoubleArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoubleArrayIterator.s.cs new file mode 100644 index 00000000..15425b93 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoubleArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class DoubleArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public DoubleArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoubleParameterValue.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoubleParameterValue.s.cs new file mode 100644 index 00000000..09ad7417 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DoubleParameterValue.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class DoubleParameterValue : Autodesk.Revit.DB.ParameterValue +{ + public DoubleParameterValue(System.Double value) => throw new System.NotImplementedException(); + + public DoubleParameterValue() => throw new System.NotImplementedException(); + + public virtual System.Double Value + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DrawLayer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DrawLayer.s.cs new file mode 100644 index 00000000..e41d2471 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DrawLayer.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DrawLayer +{ + Foreground, + Background, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DuplicateTypeAction.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DuplicateTypeAction.s.cs new file mode 100644 index 00000000..c06b30ba --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DuplicateTypeAction.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum DuplicateTypeAction +{ + UseDestinationTypes, + Abort, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DuplicateTypeNamesHandlerArgs.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DuplicateTypeNamesHandlerArgs.s.cs new file mode 100644 index 00000000..97cba1f1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.DuplicateTypeNamesHandlerArgs.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class DuplicateTypeNamesHandlerArgs : System.IDisposable +{ + public virtual System.Collections.Generic.ICollection GetTypeIds() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Document Document + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EaveCutterType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EaveCutterType.s.cs new file mode 100644 index 00000000..c3d911b1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EaveCutterType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum EaveCutterType +{ + PlumbCut, + TwoCutPlumb, + TwoCutSquare, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Edge.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Edge.s.cs new file mode 100644 index 00000000..e3988512 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Edge.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB; + +public partial class Edge : Autodesk.Revit.DB.GeometryObject +{ + public virtual Autodesk.Revit.DB.Face GetFace(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList Tessellate() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList TessellateOnFace(Autodesk.Revit.DB.Face face) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Evaluate(System.Double param) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV EvaluateOnFace(System.Double param, Autodesk.Revit.DB.Face face) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve AsCurve() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve AsCurveFollowingFace(Autodesk.Revit.DB.Face faceForDir) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsFlippedOnFace(Autodesk.Revit.DB.Face face) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsFlippedOnFace(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveUV GetCurveUV(System.Int32 index, Autodesk.Revit.DB.Transform2D transform) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveUV GetCurveUV(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetEndPointReference(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform ComputeDerivatives(System.Double parameter) => + throw new System.NotImplementedException(); + + public virtual System.Double ApproximateLength + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Reference Reference + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArray.s.cs new file mode 100644 index 00000000..690dc00c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArray.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class EdgeArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public EdgeArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.EdgeArrayIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.EdgeArrayIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Edge get_Item(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.Edge item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.Edge item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.Edge item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArrayArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArrayArray.s.cs new file mode 100644 index 00000000..9435f4d8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArrayArray.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB; + +public partial class EdgeArrayArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public EdgeArrayArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.EdgeArrayArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.EdgeArrayArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.EdgeArray get_Item(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.EdgeArray item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.EdgeArray item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.EdgeArray item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArrayArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArrayArrayIterator.s.cs new file mode 100644 index 00000000..3f03be89 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArrayArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class EdgeArrayArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public EdgeArrayArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArrayIterator.s.cs new file mode 100644 index 00000000..14aa54f7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class EdgeArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public EdgeArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeEndPoint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeEndPoint.s.cs new file mode 100644 index 00000000..327ca55f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EdgeEndPoint.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class EdgeEndPoint : System.IDisposable +{ + public EdgeEndPoint(Autodesk.Revit.DB.EdgeEndPoint otherObject) => throw new System.NotImplementedException(); + + public EdgeEndPoint(Autodesk.Revit.DB.Edge edge, System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Boolean Equals(Autodesk.Revit.DB.EdgeEndPoint other) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Evaluate() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Index + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Edge Edge + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EditScope.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EditScope.s.cs new file mode 100644 index 00000000..416780e4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EditScope.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class EditScope : System.IDisposable +{ + public virtual void Cancel() => throw new System.NotImplementedException(); + + public virtual void Commit(Autodesk.Revit.DB.IFailuresPreprocessor failurePreprocessor) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsPermitted + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsActive + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalBusData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalBusData.s.cs new file mode 100644 index 00000000..df021d1e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalBusData.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class AnalyticalBusData : Autodesk.Revit.DB.Electrical.AnalyticalDistributionNodePropertyData +{ + public virtual System.Double TotalConnectedCurrent + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double CurrentRating + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Voltage + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalDistributionNodePropertyData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalDistributionNodePropertyData.s.cs new file mode 100644 index 00000000..910c1c58 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalDistributionNodePropertyData.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class AnalyticalDistributionNodePropertyData : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfPhases + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalEquipmentLoadData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalEquipmentLoadData.s.cs new file mode 100644 index 00000000..df798117 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalEquipmentLoadData.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class AnalyticalEquipmentLoadData : Autodesk.Revit.DB.Electrical.AnalyticalDistributionNodePropertyData +{ + public virtual Autodesk.Revit.DB.Electrical.ElectricalLoadType LoadType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TrueLoad + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double PowerFactor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Voltage + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ApparentLoad + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId LoadClassification + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalPowerSourceData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalPowerSourceData.s.cs new file mode 100644 index 00000000..2010d071 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalPowerSourceData.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class AnalyticalPowerSourceData : Autodesk.Revit.DB.Electrical.AnalyticalDistributionNodePropertyData +{ + public virtual System.Double TotalConnectedCurrent + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Voltage + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalTransferSwitchData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalTransferSwitchData.s.cs new file mode 100644 index 00000000..889df4f0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AnalyticalTransferSwitchData.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class AnalyticalTransferSwitchData : Autodesk.Revit.DB.Electrical.AnalyticalDistributionNodePropertyData +{ + public virtual System.Double TotalConnectedCurrent + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double CurrentRating + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Voltage + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AreaBasedLoadBoundaryLineData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AreaBasedLoadBoundaryLineData.s.cs new file mode 100644 index 00000000..d5e009aa --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AreaBasedLoadBoundaryLineData.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class AreaBasedLoadBoundaryLineData : System.IDisposable +{ + public virtual System.Boolean IsLevelWithinRange(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsElevationWithinRange(System.Double elev) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetLevelIdsInRange() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId TopLevelId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BottomLevelId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AreaBasedLoadData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AreaBasedLoadData.s.cs new file mode 100644 index 00000000..e0ee7fbe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AreaBasedLoadData.s.cs @@ -0,0 +1,60 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class AreaBasedLoadData : Autodesk.Revit.DB.Mechanical.ZoneElementDomainData +{ + public virtual void AddElectricalLoadArea(Autodesk.Revit.DB.ElementId electricalLoadAreaId) => + throw new System.NotImplementedException(); + + public virtual void RemoveElectricalLoadArea(Autodesk.Revit.DB.ElementId electricalLoadAreaId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetElectricalLoadAreas() => + throw new System.NotImplementedException(); + + public virtual System.Double Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Voltage + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ApparentPowerDensity + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.ElectricalLoadType LoadType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApparentLoad + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double PowerFactor + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TrueLoad + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId LoadClassification + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double LoadDensity + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId AreaBasedLoadType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 PhasesNumber + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AreaBasedLoadType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AreaBasedLoadType.s.cs new file mode 100644 index 00000000..2a50dcd7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.AreaBasedLoadType.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class AreaBasedLoadType : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Electrical.AreaBasedLoadType Create( + Autodesk.Revit.DB.Document document, + System.String name + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId LoadClassification + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LoadDensity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ApparentPowerDensity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double PowerFactor + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTray.s.cs new file mode 100644 index 00000000..02ade8ca --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTray.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CableTray : Autodesk.Revit.DB.Electrical.CableTrayConduitBase +{ + public static Autodesk.Revit.DB.Electrical.CableTray Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId cabletrayType, + Autodesk.Revit.DB.XYZ startPoint, + Autodesk.Revit.DB.XYZ endPoint, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidCableTrayType( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId cabletrayType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.CableTrayShape GetShapeType() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidRungSpace(System.Double rungSpace) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ CurveNormal + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double RungSpace + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayConduitBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayConduitBase.s.cs new file mode 100644 index 00000000..378a2e36 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayConduitBase.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CableTrayConduitBase : Autodesk.Revit.DB.MEPCurve +{ + public virtual System.Boolean IsWithFitting() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidLevelId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidEndPoints(Autodesk.Revit.DB.XYZ startPoint, Autodesk.Revit.DB.XYZ endPoint) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId RunId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayConduitRunBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayConduitRunBase.s.cs new file mode 100644 index 00000000..014d80c2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayConduitRunBase.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CableTrayConduitRunBase : Autodesk.Revit.DB.Element +{ + public virtual System.Double Length + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayRun.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayRun.s.cs new file mode 100644 index 00000000..85fb100d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayRun.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CableTrayRun : Autodesk.Revit.DB.Electrical.CableTrayConduitRunBase { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTraySettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTraySettings.s.cs new file mode 100644 index 00000000..b6442b2c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTraySettings.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CableTraySettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Electrical.CableTraySettings GetCableTraySettings( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean UseAnnotationScaleForSingleLineFittings + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double RiseDropAnnotationSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double FittingAnnotationSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ConnectorSeparator + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SizeSuffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SizeSeparator + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayShape.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayShape.s.cs new file mode 100644 index 00000000..1edb45e5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayShape.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum CableTrayShape +{ + Invalid, + Channel, + Ladder, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTraySizeIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTraySizeIterator.s.cs new file mode 100644 index 00000000..59fa294f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTraySizeIterator.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CableTraySizeIterator : System.Collections.Generic.IEnumerator +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.MEPSize GetCurrent() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasCurrent() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.MEPSize Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTraySizes.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTraySizes.s.cs new file mode 100644 index 00000000..d1ca4bc5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTraySizes.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CableTraySizes + : Autodesk.Revit.DB.Element, + System.Collections.Generic.IEnumerable +{ + public virtual System.Int32 GetSizeCount() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(System.Double nominalDiameter) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Electrical.CableTraySizes GetCableTraySizes(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); + + public virtual void AddSize(Autodesk.Revit.DB.MEPSize sizeInfo) => throw new System.NotImplementedException(); + + public virtual void RemoveSize(Autodesk.Revit.DB.MEPSize sizeInfo) => throw new System.NotImplementedException(); + + public virtual void ClearAll() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.CableTraySizeIterator GetCableTraySizesIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayType.s.cs new file mode 100644 index 00000000..f6805f9b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CableTrayType.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CableTrayType : Autodesk.Revit.DB.MEPCurveType +{ + public virtual System.Boolean IsValidBendMultiplier(System.Double bendMultiplier) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsWithFitting + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.CableTrayShape ShapeType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double BendMultiplier + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CapitalizationForLoadNames.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CapitalizationForLoadNames.s.cs new file mode 100644 index 00000000..bcedc648 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CapitalizationForLoadNames.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum CapitalizationForLoadNames +{ + SourceParameters, + Initial, + Sentence, + Upper, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitConnectionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitConnectionType.s.cs new file mode 100644 index 00000000..607986fe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitConnectionType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum CircuitConnectionType +{ + NotApplicable, + Breaker, + FeedThruLugs, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitLoadCalculationMethod.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitLoadCalculationMethod.s.cs new file mode 100644 index 00000000..85a8b8f1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitLoadCalculationMethod.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum CircuitLoadCalculationMethod +{ + SumTrueLoadAndReactiveLoad, + SumApparentLoad, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNaming.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNaming.s.cs new file mode 100644 index 00000000..b6a4a734 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNaming.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum CircuitNaming +{ + Undefined, + Prefixed, + Standard, + PanelName, + Phase, + ProjectSetting, + Customized, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNamingScheme.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNamingScheme.s.cs new file mode 100644 index 00000000..c37d9435 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNamingScheme.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CircuitNamingScheme : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Electrical.CircuitNamingScheme Create( + Autodesk.Revit.DB.Document document, + System.String name, + System.Collections.Generic.IList data + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidCombinedParameters( + Autodesk.Revit.DB.Document aDocument, + System.Collections.Generic.IList data + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsNameUnique(Autodesk.Revit.DB.Document aDocument, System.String name) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCombinedParameters() => + throw new System.NotImplementedException(); + + public virtual void SetCombinedParameters( + System.Collections.Generic.IList data + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNamingSchemeSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNamingSchemeSettings.s.cs new file mode 100644 index 00000000..edf1c033 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNamingSchemeSettings.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CircuitNamingSchemeSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Electrical.CircuitNamingSchemeSettings GetCircuitNamingSchemeSettings( + Autodesk.Revit.DB.Document cda + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidCircuitNamingSchemeId( + Autodesk.Revit.DB.Document aDocument, + Autodesk.Revit.DB.ElementId circuitNamingSchemeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId CircuitNamingSchemeId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNumberingOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNumberingOption.s.cs new file mode 100644 index 00000000..f01c9982 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitNumberingOption.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum CircuitNumberingOption +{ + Default, + Continuous, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitSequence.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitSequence.s.cs new file mode 100644 index 00000000..f5d1f713 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitSequence.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum CircuitSequence +{ + Numerical, + GroupByPhase, + OddThenEven, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitType.s.cs new file mode 100644 index 00000000..459f31f1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CircuitType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum CircuitType +{ + Circuit, + Spare, + Space, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.Conduit.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.Conduit.s.cs new file mode 100644 index 00000000..3db61d2e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.Conduit.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class Conduit : Autodesk.Revit.DB.Electrical.CableTrayConduitBase +{ + public static Autodesk.Revit.DB.Electrical.Conduit Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId conduitType, + Autodesk.Revit.DB.XYZ startPoint, + Autodesk.Revit.DB.XYZ endPoint, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidConduitType( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId conduitType + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitRun.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitRun.s.cs new file mode 100644 index 00000000..cf866d1d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitRun.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ConduitRun : Autodesk.Revit.DB.Electrical.CableTrayConduitRunBase { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSettings.s.cs new file mode 100644 index 00000000..6fe0394f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSettings.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ConduitSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Electrical.ConduitSettings GetConduitSettings(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual System.Boolean UseAnnotationScaleForSingleLineFittings + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double RiseDropAnnotationSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double FittingAnnotationSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ConnectorSeparator + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SizePrefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SizeSuffix + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSize.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSize.s.cs new file mode 100644 index 00000000..98b794e8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSize.s.cs @@ -0,0 +1,44 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ConduitSize : System.IDisposable +{ + public ConduitSize( + System.Double nominalDiameter, + System.Double innerDiameter, + System.Double outerDiameter, + System.Double bendRadius, + System.Boolean usedInSizeLists, + System.Boolean usedInSizing + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean UsedInSizing + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean UsedInSizeLists + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double BendRadius + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double OuterDiameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double InnerDiameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double NominalDiameter + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizeIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizeIterator.s.cs new file mode 100644 index 00000000..c32afccd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizeIterator.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ConduitSizeIterator + : System.Collections.Generic.IEnumerator +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.ConduitSize GetCurrent() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasCurrent() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.ConduitSize Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizeSettingIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizeSettingIterator.s.cs new file mode 100644 index 00000000..f84dcc8e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizeSettingIterator.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ConduitSizeSettingIterator + : System.Collections.Generic.IEnumerator> +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasCurrent() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.KeyValuePair< + System.String, + Autodesk.Revit.DB.Electrical.ConduitSizes + > Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizeSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizeSettings.s.cs new file mode 100644 index 00000000..989c06fc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizeSettings.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ConduitSizeSettings + : Autodesk.Revit.DB.Element, + System.Collections.Generic.IEnumerable> +{ + public static Autodesk.Revit.DB.Electrical.ConduitSizeSettings GetConduitSizeSettings( + Autodesk.Revit.DB.Document aDoc + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetSizeCount(System.String standardName) => throw new System.NotImplementedException(); + + public virtual void AddSize(System.String standardName, Autodesk.Revit.DB.Electrical.ConduitSize sizeInfo) => + throw new System.NotImplementedException(); + + public virtual void RemoveSize(System.String standardName, System.Double nominalDiameter) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CreateConduitStandardTypeFromExisingStandardType( + Autodesk.Revit.DB.Document pADoc, + System.String newStandardName, + System.String existingStandardName + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean DoesConduitStandardTypeExist(System.String standardName) => + throw new System.NotImplementedException(); + + public virtual System.Boolean RemoveConduitStandardType( + Autodesk.Revit.DB.Document pADoc, + System.String standardName + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.ConduitSizeSettingIterator GetConduitSizeSettingsIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator> GetEnumerator() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizes.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizes.s.cs new file mode 100644 index 00000000..164ebaa0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitSizes.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ConduitSizes + : System.Collections.Generic.IEnumerable, + System.IDisposable +{ + public virtual System.Boolean Contains(System.Double nominalDiameter) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.ConduitSizeIterator GetConduitSizesIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Count + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitType.s.cs new file mode 100644 index 00000000..5d2b4a07 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ConduitType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ConduitType : Autodesk.Revit.DB.MEPCurveType +{ + public virtual System.Boolean IsWithFitting + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CorrectionFactor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CorrectionFactor.s.cs new file mode 100644 index 00000000..e4eb514f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CorrectionFactor.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CorrectionFactor : Autodesk.Revit.DB.APIObject +{ + public virtual System.Double GetTemperature() => throw new System.NotImplementedException(); + + public virtual System.Double Factor + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CorrectionFactorSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CorrectionFactorSet.s.cs new file mode 100644 index 00000000..48866962 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CorrectionFactorSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CorrectionFactorSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public CorrectionFactorSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.CorrectionFactorSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.CorrectionFactorSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Electrical.CorrectionFactor item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Electrical.CorrectionFactor item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Electrical.CorrectionFactor item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CorrectionFactorSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CorrectionFactorSetIterator.s.cs new file mode 100644 index 00000000..d265a3fa --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.CorrectionFactorSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class CorrectionFactorSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public CorrectionFactorSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.DistributionSysType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.DistributionSysType.s.cs new file mode 100644 index 00000000..7d349b57 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.DistributionSysType.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class DistributionSysType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Boolean IsInUse + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.VoltageType VoltageLineToGround + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.VoltageType VoltageLineToLine + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 NumWires + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.ElectricalPhase ElectricalPhase + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.ElectricalPhaseConfiguration ElectricalPhaseConfiguration + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.DistributionSysTypeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.DistributionSysTypeSet.s.cs new file mode 100644 index 00000000..06a66c8b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.DistributionSysTypeSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class DistributionSysTypeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public DistributionSysTypeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.DistributionSysTypeSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.DistributionSysTypeSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Electrical.DistributionSysType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Electrical.DistributionSysType item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Electrical.DistributionSysType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.DistributionSysTypeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.DistributionSysTypeSetIterator.s.cs new file mode 100644 index 00000000..c5a60b01 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.DistributionSysTypeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class DistributionSysTypeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public DistributionSysTypeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalAnalyticalNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalAnalyticalNode.s.cs new file mode 100644 index 00000000..e3c696cb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalAnalyticalNode.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ElectricalAnalyticalNode : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Electrical.ElectricalAnalyticalNode Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Electrical.ElectricalAnalyticalNodeType type, + System.String name + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.AnalyticalDistributionNodePropertyData GetAnalyticalPropertyData() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetUpstreamNodeIds() => + throw new System.NotImplementedException(); + + public virtual void ConnectToUpstreamNode(Autodesk.Revit.DB.ElementId upstreamNodeId) => + throw new System.NotImplementedException(); + + public virtual void DisconnectFromUpstreamNode(Autodesk.Revit.DB.ElementId upstreamNodeId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetDownstreamNodeIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanDisconnectFromUpstreamNode(Autodesk.Revit.DB.ElementId upstreamNodeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanConnectToUpstreamNode(Autodesk.Revit.DB.ElementId upstreamNodeId) => + throw new System.NotImplementedException(); + + public virtual System.Double TotalLoad + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.ElectricalAnalyticalNodeType NodeType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalAnalyticalNodeType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalAnalyticalNodeType.s.cs new file mode 100644 index 00000000..f3c6da84 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalAnalyticalNodeType.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum ElectricalAnalyticalNodeType +{ + PowerSource, + Bus, + Transformer, + TransferSwitch, + EquipmentLoad, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalCircuitPathMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalCircuitPathMode.s.cs new file mode 100644 index 00000000..676f2ee0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalCircuitPathMode.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum ElectricalCircuitPathMode +{ + Custom, + FarthestDevice, + AllDevices, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalDemandFactorDefinition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalDemandFactorDefinition.s.cs new file mode 100644 index 00000000..ce80231e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalDemandFactorDefinition.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ElectricalDemandFactorDefinition : Autodesk.Revit.DB.Element +{ + public ElectricalDemandFactorDefinition() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Electrical.ElectricalDemandFactorDefinition Create( + Autodesk.Revit.DB.Document ADoc, + System.String strName + ) => throw new System.NotImplementedException(); + + public virtual void ClearValues() => throw new System.NotImplementedException(); + + public virtual void AddValue(Autodesk.Revit.DB.Electrical.ElectricalDemandFactorValue dfValue) => + throw new System.NotImplementedException(); + + public virtual void RemoveValue(Autodesk.Revit.DB.Electrical.ElectricalDemandFactorValue dfValue) => + throw new System.NotImplementedException(); + + public virtual void SetValues( + System.Collections.Generic.ICollection values + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetValues() => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetValuesCount() => throw new System.NotImplementedException(); + + public virtual System.Double GetApplicableDemandFactor(System.Double numberOrLoad) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IncludeAdditionalLoad + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.ElectricalDemandFactorRule RuleType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AdditionalLoad + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalDemandFactorRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalDemandFactorRule.s.cs new file mode 100644 index 00000000..e6ebd287 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalDemandFactorRule.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum ElectricalDemandFactorRule +{ + Constant, + QuantityTable, + LoadTable, + QuantityTablePerPortion, + LoadTablePerPortion, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalDemandFactorValue.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalDemandFactorValue.s.cs new file mode 100644 index 00000000..00ab43f2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalDemandFactorValue.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ElectricalDemandFactorValue : System.IDisposable +{ + public ElectricalDemandFactorValue(System.Double minRange, System.Double maxRange, System.Double factor) => + throw new System.NotImplementedException(); + + public ElectricalDemandFactorValue() => throw new System.NotImplementedException(); + + public virtual void SetMaxRangeToUnlimited() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MaxRange + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinRange + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Factor + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalEquipment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalEquipment.s.cs new file mode 100644 index 00000000..6ff626c1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalEquipment.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ElectricalEquipment : Autodesk.Revit.DB.MEPModel +{ + public virtual System.Boolean IsValidDistributionSystem( + Autodesk.Revit.DB.Electrical.DistributionSysType distributionSystem + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidCircuitNamingSchemeId( + Autodesk.Revit.DB.Document aDocument, + Autodesk.Revit.DB.ElementId circuitNamingSchemeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.CircuitNaming GetCircuitNamingSchemeType() => + throw new System.NotImplementedException(); + + public virtual void SetCircuitNamingSchemeType(Autodesk.Revit.DB.Electrical.CircuitNaming circuitNamingType) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSwitchboard + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 MaxNumberOfCircuits + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId CircuitNamingSchemeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.DistributionSysType DistributionSystem + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadAreaData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadAreaData.s.cs new file mode 100644 index 00000000..ac9d9d71 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadAreaData.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ElectricalLoadAreaData : Autodesk.Revit.DB.SpatialElementDomainData +{ + public virtual System.Collections.Generic.ISet GetAreaBasedLoadIds() => + throw new System.NotImplementedException(); + + public static System.Boolean HasCircuitsWithoutElectricalLoadAreas( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.ElementId phaseId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet CreateElectricalLoadAreas( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.ElementId phaseId + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadClassification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadClassification.s.cs new file mode 100644 index 00000000..61b3b9ae --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadClassification.s.cs @@ -0,0 +1,63 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ElectricalLoadClassification : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Electrical.ElectricalLoadClassification Create( + Autodesk.Revit.DB.Document ADoc, + System.String strName + ) => throw new System.NotImplementedException(); + + public virtual System.String Abbreviation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ActualElectricalLoadLabel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String PanelEstimatedCurrentLabel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String PanelConnectedCurrentLabel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String PanelEstimatedLabel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String PanelConnectedLabel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String LoadSummaryDemandFactorLabel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Spare + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Motor + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.ElectricalLoadClassificationSpace SpaceLoadClass + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId DemandFactorId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadClassificationData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadClassificationData.s.cs new file mode 100644 index 00000000..facaf17f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadClassificationData.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum ElectricalLoadClassificationData +{ + Name, + SpaceLoadClass, + DemandFactor, + LoadSummaryDemandFactorLabel, + PanelConnectedLabel, + PanelEstimatedLabel, + PanelConnectedCurrentLabel, + PanelEstimatedCurrentLabel, + ActualElecLoadNameLabel, + Abbreviation, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadClassificationSpace.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadClassificationSpace.s.cs new file mode 100644 index 00000000..1bf29913 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadClassificationSpace.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum ElectricalLoadClassificationSpace +{ + None, + Lighting, + Power, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadType.s.cs new file mode 100644 index 00000000..f44ceaec --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalLoadType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum ElectricalLoadType +{ + EquipmentLoad, + AreaBasedLoad, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalPhase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalPhase.s.cs new file mode 100644 index 00000000..0240d1f5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalPhase.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum ElectricalPhase +{ + SinglePhase, + ThreePhase, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalPhaseConfiguration.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalPhaseConfiguration.s.cs new file mode 100644 index 00000000..a93db211 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalPhaseConfiguration.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum ElectricalPhaseConfiguration +{ + Undefined, + Wye, + Delta, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalSetting.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalSetting.s.cs new file mode 100644 index 00000000..b31799f4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalSetting.s.cs @@ -0,0 +1,125 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ElectricalSetting : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.Electrical.VoltageType AddVoltageType( + System.String name, + System.Double actualValue, + System.Double minValue, + System.Double maxValue + ) => throw new System.NotImplementedException(); + + public virtual void RemoveVoltageType(Autodesk.Revit.DB.Electrical.VoltageType voltageType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.DistributionSysType AddDistributionSysType( + System.String name, + Autodesk.Revit.DB.Electrical.ElectricalPhase phase, + Autodesk.Revit.DB.Electrical.ElectricalPhaseConfiguration phaseConfig, + System.Int32 numWire, + Autodesk.Revit.DB.Electrical.VoltageType volLineToLine, + Autodesk.Revit.DB.Electrical.VoltageType volLineToGround + ) => throw new System.NotImplementedException(); + + public virtual void RemoveDistributionSysType(Autodesk.Revit.DB.Electrical.DistributionSysType distributionSysType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireMaterialType AddWireMaterialType( + System.String name, + Autodesk.Revit.DB.Electrical.WireMaterialType baseMaterial + ) => throw new System.NotImplementedException(); + + public virtual void RemoveWireMaterialType(Autodesk.Revit.DB.Electrical.WireMaterialType materialType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireType AddWireType( + System.String name, + Autodesk.Revit.DB.Electrical.WireMaterialType materialType, + Autodesk.Revit.DB.Electrical.TemperatureRatingType temperatureRating, + Autodesk.Revit.DB.Electrical.InsulationType insulation, + Autodesk.Revit.DB.Electrical.WireSize maxSize, + System.Double neutralMultiplier, + System.Boolean neutralRequired, + Autodesk.Revit.DB.Electrical.NeutralMode neutralMode, + Autodesk.Revit.DB.Electrical.WireConduitType conduit + ) => throw new System.NotImplementedException(); + + public virtual void RemoveWireType(Autodesk.Revit.DB.Electrical.WireType wireType) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Electrical.ElectricalSetting GetElectricalSettings( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Electrical.CircuitNamingSchemeSettings GetCircuitNamingSchemeSettings( + Autodesk.Revit.DB.Document cda + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSpecificFittingAngles() => + throw new System.NotImplementedException(); + + public virtual void SetSpecificFittingAngleStatus(System.Double angle, System.Boolean bStatus) => + throw new System.NotImplementedException(); + + public virtual System.Boolean GetSpecificFittingAngleStatus(System.Double angle) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSpecificFittingAngle(System.Double angle) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.CircuitSequence CircuitSequence + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.CircuitLoadCalculationMethod CircuitLoadCalculationMethod + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CircuitPathOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CircuitRating + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String CircuitNamePhaseC + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String CircuitNamePhaseB + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String CircuitNamePhaseA + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.WireConduitTypeSet WireConduitTypes + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.WireMaterialTypeSet WireMaterialTypes + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.DistributionSysTypeSet DistributionSysTypes + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.WireTypeSet WireTypes + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.VoltageTypeSet VoltageTypes + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalSystem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalSystem.s.cs new file mode 100644 index 00000000..74e07d7a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalSystem.s.cs @@ -0,0 +1,245 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class ElectricalSystem : Autodesk.Revit.DB.MEPSystem +{ + public virtual System.Boolean AddToCircuit(Autodesk.Revit.DB.ElementSet components) => + throw new System.NotImplementedException(); + + public virtual void RemoveFromCircuit(Autodesk.Revit.DB.ElementSet components) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireSet NewWires( + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.Electrical.WiringType wiringType + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Electrical.ElectricalSystem Create( + Autodesk.Revit.DB.Connector connector, + Autodesk.Revit.DB.Electrical.ElectricalSystemType elecSysType + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Electrical.ElectricalSystem Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList electComponents, + Autodesk.Revit.DB.Electrical.ElectricalSystemType elecSysType + ) => throw new System.NotImplementedException(); + + public virtual void SelectPanel(Autodesk.Revit.DB.FamilyInstance panel) => throw new System.NotImplementedException(); + + public virtual void DisconnectPanel() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCircuitPath() => + throw new System.NotImplementedException(); + + public virtual void SetCircuitPath(System.Collections.Generic.IList nodes) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsCircuitPathValid(System.Collections.Generic.IList nodes) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.CircuitConnectionType CircuitConnectionType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.ElectricalCircuitPathMode CircuitPathMode + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasCustomCircuitPath + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsBasePanelFeedThroughLugsOccupied + { + get => throw new System.NotImplementedException(); + } + public virtual System.String PanelName + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.CircuitType CircuitType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 GroundConductorsNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NeutralConductorsNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 HotConductorsNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 RunsNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean BalancedLoad + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 PolesNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Ways + { + get => throw new System.NotImplementedException(); + } + public virtual System.String PhaseLabel + { + get => throw new System.NotImplementedException(); + } + public virtual System.String LoadClassificationAbbreviations + { + get => throw new System.NotImplementedException(); + } + public virtual System.String LoadClassifications + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.PowerFactorStateType PowerFactorState + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.ElectricalSystemType SystemType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double VoltageDrop + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TrueCurrentPhaseC + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TrueCurrentPhaseB + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TrueCurrentPhaseA + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TrueCurrent + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApparentCurrentPhaseC + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApparentCurrentPhaseB + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApparentCurrentPhaseA + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApparentCurrent + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Length + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Frame + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasPathOffset + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double PathOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Rating + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TrueLoadPhaseC + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TrueLoadPhaseB + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TrueLoadPhaseA + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TrueLoad + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double PowerFactor + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApparentLoadPhaseC + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApparentLoadPhaseB + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApparentLoadPhaseA + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApparentLoad + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Voltage + { + get => throw new System.NotImplementedException(); + } + public virtual System.String WireSizeString + { + get => throw new System.NotImplementedException(); + } + public virtual System.String LoadName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.WireType WireType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SlotIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 StartSlot + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 CircuitNamingIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.String CircuitNumber + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalSystemType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalSystemType.s.cs new file mode 100644 index 00000000..ba112fdd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.ElectricalSystemType.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum ElectricalSystemType +{ + UndefinedSystemType, + Data, + PowerCircuit, + Telephone, + Security, + FireAlarm, + NurseCall, + Controls, + Communication, + PowerBalanced, + PowerUnBalanced, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.GroundConductorSize.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.GroundConductorSize.s.cs new file mode 100644 index 00000000..46e778b4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.GroundConductorSize.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class GroundConductorSize : Autodesk.Revit.DB.APIObject +{ + public virtual System.String ConductorSize + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int64 Ampacity + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.WireMaterialType MaterialBelongTo + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.GroundConductorSizeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.GroundConductorSizeSet.s.cs new file mode 100644 index 00000000..e63e7c79 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.GroundConductorSizeSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class GroundConductorSizeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public GroundConductorSizeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.GroundConductorSizeSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.GroundConductorSizeSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Electrical.GroundConductorSize item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Electrical.GroundConductorSize item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Electrical.GroundConductorSize item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.GroundConductorSizeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.GroundConductorSizeSetIterator.s.cs new file mode 100644 index 00000000..b54b1559 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.GroundConductorSizeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class GroundConductorSizeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public GroundConductorSizeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.InsulationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.InsulationType.s.cs new file mode 100644 index 00000000..b016d197 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.InsulationType.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class InsulationType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Boolean IsInUse + { + get => throw new System.NotImplementedException(); + } + public new System.String Name + { + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.InsulationTypeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.InsulationTypeSet.s.cs new file mode 100644 index 00000000..ef1e3bcf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.InsulationTypeSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class InsulationTypeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public InsulationTypeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.InsulationTypeSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.InsulationTypeSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Electrical.InsulationType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Electrical.InsulationType item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Electrical.InsulationType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.InsulationTypeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.InsulationTypeSetIterator.s.cs new file mode 100644 index 00000000..3da810ba --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.InsulationTypeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class InsulationTypeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public InsulationTypeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LightingDevice.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LightingDevice.s.cs new file mode 100644 index 00000000..ada926f5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LightingDevice.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class LightingDevice : Autodesk.Revit.DB.MEPModel { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LightingFixture.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LightingFixture.s.cs new file mode 100644 index 00000000..6b70f509 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LightingFixture.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class LightingFixture : Autodesk.Revit.DB.MEPModel { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LoadClassification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LoadClassification.s.cs new file mode 100644 index 00000000..9249d703 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LoadClassification.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum LoadClassification +{ + Undefined, + Power, + Lighting, + Hvac, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LoadClassificationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LoadClassificationType.s.cs new file mode 100644 index 00000000..43172d4b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.LoadClassificationType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum LoadClassificationType +{ + Other, + Power, + Lighting, + HVAC, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.NeutralMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.NeutralMode.s.cs new file mode 100644 index 00000000..65e385a2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.NeutralMode.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum NeutralMode +{ + HotConductorSize, + UnbalancedCurrent, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelConfiguration.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelConfiguration.s.cs new file mode 100644 index 00000000..a9fd111d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelConfiguration.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum PanelConfiguration +{ + OneColumn, + TwoColumnsCircuitsAcross, + TwoColumnsCircuitsDown, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleData.s.cs new file mode 100644 index 00000000..f1662c64 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleData.s.cs @@ -0,0 +1,134 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class PanelScheduleData : Autodesk.Revit.DB.TableData +{ + public virtual System.Boolean IsSymmetric() => throw new System.NotImplementedException(); + + public virtual void UpdateIsSectionHidden(Autodesk.Revit.DB.SectionType sectionType, System.Boolean bHide) => + throw new System.NotImplementedException(); + + public virtual void UpdateCircuitTableForInstance(Autodesk.Revit.DB.FamilyInstance pPanel) => + throw new System.NotImplementedException(); + + public virtual void UpdateCircuitTableForTemplate( + Autodesk.Revit.DB.Electrical.PanelSchedulePhaseLoadType newType, + System.Int32 nNumSlots, + System.Boolean bPhasesAsCurrents + ) => throw new System.NotImplementedException(); + + public virtual void UpdateLoadSummary() => throw new System.NotImplementedException(); + + public virtual void UpdateVerticalHeadersInSection( + Autodesk.Revit.DB.SectionType sectionType, + System.Boolean bVertical + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetNumberOfCircuitRows() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetLoadClassifications() => + throw new System.NotImplementedException(); + + public virtual void SetLoadClassifications( + System.Collections.Generic.IList loadClassificaions + ) => throw new System.NotImplementedException(); + + public virtual void RemoveLoadClassification(System.Int32 nIndex) => throw new System.NotImplementedException(); + + public virtual System.Boolean AddLoadClassification(Autodesk.Revit.DB.ElementId loadClassficationId) => + throw new System.NotImplementedException(); + + public virtual void SetBorderAroundSections(Autodesk.Revit.DB.ElementId borderId) => + throw new System.NotImplementedException(); + + public virtual void SetBorderAroundSchedule(Autodesk.Revit.DB.ElementId borderId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnusedPhaseHidden + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsAutoShadingForLoadDisplay + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean PhasesAsCurrents + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ShowSlotFromDeviceInsteadOfTemplate + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowMultipleRowsForMultiphaseCircuits + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowCircuitNumberOnOneRowForMultiphaseCircuits + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsPanelSinglePhase + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean BodyShowsVerticalHeaders + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean SummaryShowsVerticalHeaders + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean SummaryShowsGroups + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SummaryShowsOnlyConnectedLoads + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsFooterSectionHidden + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSummarySectionHidden + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsHeaderSectionHidden + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfSlots + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.PanelSchedulePhaseLoadType PhaseLoadType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.PanelConfiguration PanelConfiguration + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.PanelScheduleType ScheduleType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId BorderAroundSchedule + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId BorderAroundSections + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelSchedulePhaseLoadType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelSchedulePhaseLoadType.s.cs new file mode 100644 index 00000000..47ce4a58 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelSchedulePhaseLoadType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum PanelSchedulePhaseLoadType +{ + NoLoadInformation, + LoadsByPhaseInSplitColumns, + MirroredPhaseColumns, + LoadsByPhaseInSharedColumns, + LoadsByPhase, + TotalLoadOnlyPerCircuit, + SeperatePhaseLoadsPerCircuit, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleSheetInstance.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleSheetInstance.s.cs new file mode 100644 index 00000000..5f09e731 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleSheetInstance.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class PanelScheduleSheetInstance : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Electrical.PanelScheduleSheetInstance Create( + Autodesk.Revit.DB.Document ADoc, + Autodesk.Revit.DB.ElementId scheduleId, + Autodesk.Revit.DB.View DBView + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.PanelScheduleView GetSchedule() => + throw new System.NotImplementedException(); + + public virtual System.Boolean SplitSegment(System.Int32 iSeg) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ScheduleId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleTemplate.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleTemplate.s.cs new file mode 100644 index 00000000..cb275905 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleTemplate.s.cs @@ -0,0 +1,53 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class PanelScheduleTemplate : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Electrical.PanelScheduleTemplate Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Electrical.PanelScheduleType type, + Autodesk.Revit.DB.Electrical.PanelConfiguration config, + System.String strName + ) => throw new System.NotImplementedException(); + + public virtual void CopyFrom( + Autodesk.Revit.DB.Document OtherADoc, + Autodesk.Revit.DB.Electrical.PanelScheduleTemplate otherElem + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.PanelScheduleType GetPanelScheduleType() => + throw new System.NotImplementedException(); + + public virtual void SetTableData(Autodesk.Revit.DB.Electrical.PanelScheduleData Data) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.PanelScheduleData GetTableData() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TableSectionData GetSectionData(Autodesk.Revit.DB.SectionType sectionType) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasSameType(Autodesk.Revit.DB.Electrical.PanelScheduleTemplate otherTemplate) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidPanelConfiguration( + Autodesk.Revit.DB.Electrical.PanelScheduleType scheduleType, + Autodesk.Revit.DB.Electrical.PanelConfiguration configuration + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDefault + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSwitchboardSchedule + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsDataPanelSchedule + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsBranchPanelSchedule + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleType.s.cs new file mode 100644 index 00000000..7615ab57 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum PanelScheduleType +{ + Unknown, + Branch, + Switchboard, + Data, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleView.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleView.s.cs new file mode 100644 index 00000000..78667e96 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PanelScheduleView.s.cs @@ -0,0 +1,164 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class PanelScheduleView : Autodesk.Revit.DB.TableView +{ + public static Autodesk.Revit.DB.Electrical.PanelScheduleView CreateInstanceView( + Autodesk.Revit.DB.Document ADoc, + Autodesk.Revit.DB.ElementId templateId, + Autodesk.Revit.DB.ElementId panelId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Electrical.PanelScheduleView CreateInstanceView( + Autodesk.Revit.DB.Document ADoc, + Autodesk.Revit.DB.ElementId panelId + ) => throw new System.NotImplementedException(); + + public virtual void GenerateInstanceFromTemplate(Autodesk.Revit.DB.ElementId templateId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsPanelScheduleTemplate() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.PanelScheduleData GetTableData() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TableSectionData GetSectionData(Autodesk.Revit.DB.SectionType sectionType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetTemplate() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetPanel() => throw new System.NotImplementedException(); + + public virtual System.String GetParamValue( + Autodesk.Revit.DB.SectionType sectionType, + System.Int32 nRow, + System.Int32 nCol + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean SetParamValue( + Autodesk.Revit.DB.SectionType sectionType, + System.Int32 nRow, + System.Int32 nCol, + System.String sValue + ) => throw new System.NotImplementedException(); + + public virtual System.String GetLoadClassificationParamValue( + Autodesk.Revit.DB.ElementId parameterId, + System.Int32 nRow, + System.Int32 nCol + ) => throw new System.NotImplementedException(); + + public virtual System.String GetLoadClassificationName(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual System.String GetLoadClassificationDemandLoad(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual System.String GetLoadClassificationConnectedLoad(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual System.String GetLoadClassificationDemandCurrent(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual System.String GetLoadClassificationConnectedCurrent(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual System.String GetLoadClassificationDemandFactor(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetLoadClassificationId(System.Int32 nRow) => + throw new System.NotImplementedException(); + + public virtual System.Double GetApparentPhaseValue( + Autodesk.Revit.DB.ElementId circuitId, + Autodesk.Revit.DB.ElementId apparentLoadParam + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.ElectricalSystem GetCircuitByCell(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetCircuitIdByCell(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetSlotNumberByCell(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual void SetSpareLoadValue( + System.Int32 row, + System.Int32 column, + Autodesk.Revit.DB.ElementId idLoadParameter, + System.Double value + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetSpareLoadValue( + System.Int32 row, + System.Int32 column, + Autodesk.Revit.DB.ElementId idLoadParameter + ) => throw new System.NotImplementedException(); + + public virtual void SetSpareCurrentValue( + System.Int32 row, + System.Int32 column, + Autodesk.Revit.DB.ElementId idCurrentParameter, + System.Double value + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetSpareCurrentValue( + System.Int32 row, + System.Int32 column, + Autodesk.Revit.DB.ElementId idCurrentParameter + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCellInPhaseLoads(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsRowInCircuitTable(System.Int32 nRow) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsColumnInLoadSummary(System.Int32 nCol) => throw new System.NotImplementedException(); + + public virtual System.String GetCombinedParamValue( + Autodesk.Revit.DB.SectionType sectionType, + System.Int32 nRow, + System.Int32 nCol + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsSlotLocked(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual void SetLockSlot(System.Int32 nRow, System.Int32 nCol, System.Boolean bLock) => + throw new System.NotImplementedException(); + + public virtual System.Int32 IsSlotGrouped(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSpare(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSpace(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual void AddSpace(System.Int32 nRow, System.Int32 nCol) => throw new System.NotImplementedException(); + + public virtual void AddSpare(System.Int32 nRow, System.Int32 nCol) => throw new System.NotImplementedException(); + + public virtual void RemoveSpace(System.Int32 nRow, System.Int32 nCol) => throw new System.NotImplementedException(); + + public virtual void RemoveSpare(System.Int32 nRow, System.Int32 nCol) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanMoveSlotTo( + System.Int32 nMovingRow, + System.Int32 nMovingCol, + System.Int32 nToRow, + System.Int32 nToCol + ) => throw new System.NotImplementedException(); + + public virtual void MoveSlotTo( + System.Int32 nMovingRow, + System.Int32 nMovingCol, + System.Int32 nToRow, + System.Int32 nToCol + ) => throw new System.NotImplementedException(); + + public virtual void RenumberIndexes() => throw new System.NotImplementedException(); + + public virtual void SwitchPhases(System.Int32 nRow, System.Int32 nCol) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PowerFactorStateType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PowerFactorStateType.s.cs new file mode 100644 index 00000000..208f9510 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.PowerFactorStateType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum PowerFactorStateType +{ + Leading, + Lagging, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.TemperatureRatingType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.TemperatureRatingType.s.cs new file mode 100644 index 00000000..07d11c12 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.TemperatureRatingType.s.cs @@ -0,0 +1,52 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class TemperatureRatingType : Autodesk.Revit.DB.ElementType +{ + public virtual Autodesk.Revit.DB.Electrical.InsulationType AddInsulationType(System.String name) => + throw new System.NotImplementedException(); + + public virtual void RemoveInsulationType(Autodesk.Revit.DB.Electrical.InsulationType insulationType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireSize AddWireSize( + System.String size, + System.Int64 ampacity, + System.Double diameter + ) => throw new System.NotImplementedException(); + + public virtual void RemoveWireSize(Autodesk.Revit.DB.Electrical.WireSize wireSize) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.CorrectionFactor AddCorrectionFactor( + System.Double temperature, + System.Double factor + ) => throw new System.NotImplementedException(); + + public virtual void RemoveCorrectionFactor(Autodesk.Revit.DB.Electrical.CorrectionFactor correctionFactor) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsInUse + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.CorrectionFactorSet CorrectionFactors + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.WireSizeSet WireSizes + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.InsulationTypeSet InsulationTypes + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.WireMaterialType MaterialType + { + get => throw new System.NotImplementedException(); + } + public new System.String Name + { + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.TemperatureRatingTypeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.TemperatureRatingTypeSet.s.cs new file mode 100644 index 00000000..1635f774 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.TemperatureRatingTypeSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class TemperatureRatingTypeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public TemperatureRatingTypeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.TemperatureRatingTypeSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.TemperatureRatingTypeSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Electrical.TemperatureRatingType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Electrical.TemperatureRatingType item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Electrical.TemperatureRatingType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.TemperatureRatingTypeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.TemperatureRatingTypeSetIterator.s.cs new file mode 100644 index 00000000..69abfc80 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.TemperatureRatingTypeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class TemperatureRatingTypeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public TemperatureRatingTypeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.VoltageType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.VoltageType.s.cs new file mode 100644 index 00000000..bb32c0b3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.VoltageType.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class VoltageType : Autodesk.Revit.DB.ElementType +{ + public virtual void SetVoltageValue(System.Double actualValue, System.Double minValue, System.Double maxValue) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsInUse + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MinValue + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MaxValue + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ActualValue + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.VoltageTypeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.VoltageTypeSet.s.cs new file mode 100644 index 00000000..2289b9c1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.VoltageTypeSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class VoltageTypeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public VoltageTypeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.VoltageTypeSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.VoltageTypeSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Electrical.VoltageType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Electrical.VoltageType item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Electrical.VoltageType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.VoltageTypeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.VoltageTypeSetIterator.s.cs new file mode 100644 index 00000000..471c2e5e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.VoltageTypeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class VoltageTypeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public VoltageTypeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.Wire.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.Wire.s.cs new file mode 100644 index 00000000..d611af06 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.Wire.s.cs @@ -0,0 +1,68 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class Wire : Autodesk.Revit.DB.MEPCurve +{ + public static Autodesk.Revit.DB.Electrical.Wire Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId wireTypeId, + Autodesk.Revit.DB.ElementId viewId, + Autodesk.Revit.DB.Electrical.WiringType wiringType, + System.Collections.Generic.IList vertexPoints, + Autodesk.Revit.DB.Connector startConnectorTo, + Autodesk.Revit.DB.Connector endConnectorTo + ) => throw new System.NotImplementedException(); + + public virtual void ConnectTo( + Autodesk.Revit.DB.Connector startConnectorTo, + Autodesk.Revit.DB.Connector endConnectorTo + ) => throw new System.NotImplementedException(); + + public static System.Boolean AreVertexPointsValid( + System.Collections.Generic.IList vertexPoints, + Autodesk.Revit.DB.Connector startConnector, + Autodesk.Revit.DB.Connector endConnector + ) => throw new System.NotImplementedException(); + + public virtual void AppendVertex(Autodesk.Revit.DB.XYZ vertexPoint) => throw new System.NotImplementedException(); + + public virtual void InsertVertex(System.Int32 index, Autodesk.Revit.DB.XYZ vertexPoint) => + throw new System.NotImplementedException(); + + public virtual void RemoveVertex(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void SetVertex(System.Int32 index, Autodesk.Revit.DB.XYZ vertexPoint) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetVertex(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsVertexPointValid(Autodesk.Revit.DB.XYZ vertexPoint) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetMEPSystems() => + throw new System.NotImplementedException(); + + public virtual System.Int32 NumberOfVertices + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 GroundConductorNum + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 NeutralConductorNum + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 HotConductorNum + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.WiringType WiringType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireConduitType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireConduitType.s.cs new file mode 100644 index 00000000..7a23af55 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireConduitType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireConduitType : Autodesk.Revit.DB.APIObject +{ + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireConduitTypeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireConduitTypeSet.s.cs new file mode 100644 index 00000000..b58c4826 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireConduitTypeSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireConduitTypeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public WireConduitTypeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireConduitTypeSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireConduitTypeSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Electrical.WireConduitType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Electrical.WireConduitType item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Electrical.WireConduitType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireConduitTypeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireConduitTypeSetIterator.s.cs new file mode 100644 index 00000000..43ac8bae --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireConduitTypeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireConduitTypeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public WireConduitTypeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireMaterialType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireMaterialType.s.cs new file mode 100644 index 00000000..694933a1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireMaterialType.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireMaterialType : Autodesk.Revit.DB.ElementType +{ + public virtual Autodesk.Revit.DB.Electrical.TemperatureRatingType AddTemperatureRatingType( + System.String name, + Autodesk.Revit.DB.Electrical.TemperatureRatingType baseOn + ) => throw new System.NotImplementedException(); + + public virtual void RemoveTemperatureRatingType( + Autodesk.Revit.DB.Electrical.TemperatureRatingType temperatureRating + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.GroundConductorSize AddGroundConductorSize( + System.Int64 ampacity, + System.String size + ) => throw new System.NotImplementedException(); + + public virtual void RemoveGroundConductorSize(Autodesk.Revit.DB.Electrical.GroundConductorSize grdConductorSize) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsInUse + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.GroundConductorSizeSet GroundConductorSizes + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.TemperatureRatingTypeSet TemperatureRatings + { + get => throw new System.NotImplementedException(); + } + public new System.String Name + { + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireMaterialTypeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireMaterialTypeSet.s.cs new file mode 100644 index 00000000..9f521c81 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireMaterialTypeSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireMaterialTypeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public WireMaterialTypeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireMaterialTypeSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireMaterialTypeSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Electrical.WireMaterialType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Electrical.WireMaterialType item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Electrical.WireMaterialType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireMaterialTypeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireMaterialTypeSetIterator.s.cs new file mode 100644 index 00000000..f99d907c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireMaterialTypeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireMaterialTypeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public WireMaterialTypeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSet.s.cs new file mode 100644 index 00000000..95051b9f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public WireSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Electrical.Wire item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Electrical.Wire item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Electrical.Wire item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSetIterator.s.cs new file mode 100644 index 00000000..8ac0f6fd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public WireSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSize.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSize.s.cs new file mode 100644 index 00000000..ac4657bb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSize.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireSize : Autodesk.Revit.DB.APIObject +{ + public virtual System.Boolean InUse + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Diameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Size + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int64 Ampacity + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSizeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSizeSet.s.cs new file mode 100644 index 00000000..68261c8f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSizeSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireSizeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public WireSizeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireSizeSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireSizeSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Electrical.WireSize item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Electrical.WireSize item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Electrical.WireSize item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSizeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSizeSetIterator.s.cs new file mode 100644 index 00000000..dd5d8a5b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireSizeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireSizeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public WireSizeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireType.s.cs new file mode 100644 index 00000000..61fc44bc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireType.s.cs @@ -0,0 +1,49 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Boolean IsInUse + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.WireConduitType Conduit + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.NeutralMode NeutralSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean NeutralRequired + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NeutralMultiplier + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.WireSize MaxSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.InsulationType Insulation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.TemperatureRatingType TemperatureRating + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Electrical.WireMaterialType WireMaterial + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireTypeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireTypeSet.s.cs new file mode 100644 index 00000000..a52dbb91 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireTypeSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireTypeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public WireTypeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireTypeSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Electrical.WireTypeSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Electrical.WireType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Electrical.WireType item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Electrical.WireType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireTypeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireTypeSetIterator.s.cs new file mode 100644 index 00000000..ed13b509 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WireTypeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Electrical; + +public partial class WireTypeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public WireTypeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WiringType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WiringType.s.cs new file mode 100644 index 00000000..cb39afc9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Electrical.WiringType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Electrical; + +public enum WiringType +{ + Arc, + Chamfer, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Element.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Element.s.cs new file mode 100644 index 00000000..86a670a2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Element.s.cs @@ -0,0 +1,297 @@ +namespace Autodesk.Revit.DB; + +public partial class Element : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Parameter get_Parameter(Autodesk.Revit.DB.BuiltInParameter parameterId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Parameter get_Parameter(Autodesk.Revit.DB.Definition definition) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Parameter get_Parameter(System.Guid guid) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Parameter GetParameter(Autodesk.Revit.DB.ForgeTypeId parameterTypeId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryElement get_Geometry(Autodesk.Revit.DB.Options options) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BoundingBoxXYZ get_BoundingBox(Autodesk.Revit.DB.View A_0) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsHidden(Autodesk.Revit.DB.View pView) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanBeHidden(Autodesk.Revit.DB.View pView) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ChangeType GetChangeTypeParameter(Autodesk.Revit.DB.ElementId parameterId) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ChangeType GetChangeTypeParameter(Autodesk.Revit.DB.Parameter param) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetOrderedParameters() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetParameters(System.String name) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Parameter LookupParameter(System.String name) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanBeLocked() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementOnPhaseStatus GetPhaseStatus(Autodesk.Revit.DB.ElementId phaseId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetTypeId() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetGeneratingElementIds( + Autodesk.Revit.DB.GeometryObject geometryObject + ) => throw new System.NotImplementedException(); + + public static System.Boolean CanHaveTypeAssigned( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanHaveTypeAssigned() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidType( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementIds, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidType(Autodesk.Revit.DB.ElementId typeId) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetValidTypes( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetValidTypes() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IDictionary< + Autodesk.Revit.DB.ElementId, + Autodesk.Revit.DB.ElementId + > ChangeTypeId( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementIds, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ChangeTypeId(Autodesk.Revit.DB.ElementId typeId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSubelements() => + throw new System.NotImplementedException(); + + public virtual System.Boolean DeleteSubelement(Autodesk.Revit.DB.Subelement subelem) => + throw new System.NotImplementedException(); + + public virtual System.Boolean DeleteSubelements( + System.Collections.Generic.IList subelems + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanDeleteSubelement(Autodesk.Revit.DB.Subelement subelem) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetDependentElements( + Autodesk.Revit.DB.ElementFilter filter + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryObject GetGeometryObjectFromReference( + Autodesk.Revit.DB.Reference reference + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsExternalFileReference() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalFileReference GetExternalFileReference() => + throw new System.NotImplementedException(); + + public virtual System.Boolean RefersToExternalResourceReferences() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IDictionary< + Autodesk.Revit.DB.ExternalResourceType, + Autodesk.Revit.DB.ExternalResourceReference + > GetExternalResourceReferences() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IDictionary< + Autodesk.Revit.DB.ExternalResourceType, + System.Collections.Generic.IList + > GetExternalResourceReferencesExpanded() => throw new System.NotImplementedException(); + + public virtual System.Boolean RefersToExternalResourceReference( + Autodesk.Revit.DB.ExternalResourceType resourceType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalResourceReference GetExternalResourceReference( + Autodesk.Revit.DB.ExternalResourceType resourceType + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetExternalResourceReferenceExpanded( + Autodesk.Revit.DB.ExternalResourceType resourceType + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetMaterialIds( + System.Boolean returnPaintMaterials + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetMaterialArea( + Autodesk.Revit.DB.ElementId materialId, + System.Boolean usePaintMaterial + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetMaterialVolume(Autodesk.Revit.DB.ElementId materialId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatOptions GetParameterFormatOptions(Autodesk.Revit.DB.ElementId parameterId) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ChangeType GetChangeTypeElementDeletion() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ChangeType GetChangeTypeElementAddition() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ChangeType GetChangeTypeGeometry() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ChangeType GetChangeTypeAny() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsMonitoringLinkElement() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsMonitoringLocalElement() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetMonitoredLinkElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetMonitoredLocalElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasPhases() => throw new System.NotImplementedException(); + + public virtual System.Boolean ArePhasesModifiable() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsPhaseCreatedValid(Autodesk.Revit.DB.ElementId createdPhaseId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsPhaseDemolishedValid(Autodesk.Revit.DB.ElementId demolishedPhaseId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsDemolishedPhaseOrderValid(Autodesk.Revit.DB.ElementId demolishedPhaseId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsCreatedPhaseOrderValid(Autodesk.Revit.DB.ElementId createdPhaseId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetEntitySchemaGuids() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.Entity GetEntity( + Autodesk.Revit.DB.ExtensibleStorage.Schema schema + ) => throw new System.NotImplementedException(); + + public virtual void SetEntity(Autodesk.Revit.DB.ExtensibleStorage.Entity entity) => + throw new System.NotImplementedException(); + + public virtual System.Boolean DeleteEntity(Autodesk.Revit.DB.ExtensibleStorage.Schema schema) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId DemolishedPhaseId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId CreatedPhaseId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId OwnerViewId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ViewSpecific + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId AssemblyInstanceId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId LevelId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String UniqueId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsTransient + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId Id + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId GroupId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsModifiable + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid VersionGuid + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.WorksetId WorksetId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Pinned + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DesignOption DesignOption + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Document Document + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Location Location + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ParameterMap ParametersMap + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ParameterSet Parameters + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Category Category + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementArray.s.cs new file mode 100644 index 00000000..05e772ab --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementArray.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ElementArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementArrayIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementArrayIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Element get_Item(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.Element item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.Element item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.Element item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementArrayIterator.s.cs new file mode 100644 index 00000000..ebf5cd2c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ElementArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementBinding.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementBinding.s.cs new file mode 100644 index 00000000..90fa57cd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementBinding.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementBinding : Autodesk.Revit.DB.Binding +{ + public virtual Autodesk.Revit.DB.CategorySet Categories + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementCategoryFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementCategoryFilter.s.cs new file mode 100644 index 00000000..33e6f872 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementCategoryFilter.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementCategoryFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ElementCategoryFilter(Autodesk.Revit.DB.BuiltInCategory category, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public ElementCategoryFilter(Autodesk.Revit.DB.BuiltInCategory category) => + throw new System.NotImplementedException(); + + public ElementCategoryFilter(Autodesk.Revit.DB.ElementId categoryId, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public ElementCategoryFilter(Autodesk.Revit.DB.ElementId categoryId) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId CategoryId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementClassFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementClassFilter.s.cs new file mode 100644 index 00000000..9738e7d4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementClassFilter.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementClassFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ElementClassFilter(System.Type type, System.Boolean inverted) => throw new System.NotImplementedException(); + + public ElementClassFilter(System.Type type) => throw new System.NotImplementedException(); + + public virtual System.Type GetElementClass() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementDesignOptionFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementDesignOptionFilter.s.cs new file mode 100644 index 00000000..cbaee2c9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementDesignOptionFilter.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementDesignOptionFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ElementDesignOptionFilter(Autodesk.Revit.DB.ElementId designOptionId, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public ElementDesignOptionFilter(Autodesk.Revit.DB.ElementId designOptionId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId DesignOptionId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementFilter.s.cs new file mode 100644 index 00000000..88305b20 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementFilter.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementFilter : System.IDisposable +{ + public virtual System.Boolean PassesFilter(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.ElementId id) => + throw new System.NotImplementedException(); + + public virtual System.Boolean PassesFilter(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Inverted + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementId.s.cs new file mode 100644 index 00000000..5fa1b443 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementId.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementId +{ + public ElementId(Autodesk.Revit.DB.BuiltInParameter parameterId) => throw new System.NotImplementedException(); + + public ElementId(Autodesk.Revit.DB.BuiltInCategory categoryId) => throw new System.NotImplementedException(); + + public ElementId(System.Int32 id) => throw new System.NotImplementedException(); + + public virtual System.Int32 Compare(Autodesk.Revit.DB.ElementId id) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId Parse(System.String idStr) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId InvalidElementId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 IntegerValue + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIdParameterValue.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIdParameterValue.s.cs new file mode 100644 index 00000000..7849ee95 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIdParameterValue.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementIdParameterValue : Autodesk.Revit.DB.ParameterValue +{ + public ElementIdParameterValue(Autodesk.Revit.DB.ElementId value) => throw new System.NotImplementedException(); + + public ElementIdParameterValue() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Value + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIdSetFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIdSetFilter.s.cs new file mode 100644 index 00000000..147fed18 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIdSetFilter.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementIdSetFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ElementIdSetFilter(System.Collections.Generic.ICollection idsToInclude) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetIdsToInclude() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIntersectsElementFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIntersectsElementFilter.s.cs new file mode 100644 index 00000000..5f2a4f2f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIntersectsElementFilter.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementIntersectsElementFilter : Autodesk.Revit.DB.ElementIntersectsFilter +{ + public ElementIntersectsElementFilter(Autodesk.Revit.DB.Element element, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public ElementIntersectsElementFilter(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Element GetElement() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIntersectsFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIntersectsFilter.s.cs new file mode 100644 index 00000000..198a78cb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIntersectsFilter.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementIntersectsFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public static System.Boolean IsCategorySupported(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public static System.Boolean IsElementSupported(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIntersectsSolidFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIntersectsSolidFilter.s.cs new file mode 100644 index 00000000..8d5fe414 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIntersectsSolidFilter.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementIntersectsSolidFilter : Autodesk.Revit.DB.ElementIntersectsFilter +{ + public ElementIntersectsSolidFilter(Autodesk.Revit.DB.Solid solid, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public ElementIntersectsSolidFilter(Autodesk.Revit.DB.Solid solid) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Solid GetSolid() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIsCurveDrivenFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIsCurveDrivenFilter.s.cs new file mode 100644 index 00000000..bfa42947 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIsCurveDrivenFilter.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementIsCurveDrivenFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ElementIsCurveDrivenFilter(System.Boolean inverted) => throw new System.NotImplementedException(); + + public ElementIsCurveDrivenFilter() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIsElementTypeFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIsElementTypeFilter.s.cs new file mode 100644 index 00000000..7339a30a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementIsElementTypeFilter.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementIsElementTypeFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ElementIsElementTypeFilter(System.Boolean inverted) => throw new System.NotImplementedException(); + + public ElementIsElementTypeFilter() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementLevelFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementLevelFilter.s.cs new file mode 100644 index 00000000..8cd0222c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementLevelFilter.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementLevelFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public ElementLevelFilter(Autodesk.Revit.DB.ElementId levelId, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public ElementLevelFilter(Autodesk.Revit.DB.ElementId levelId) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId LevelId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementLogicalFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementLogicalFilter.s.cs new file mode 100644 index 00000000..3a806d8f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementLogicalFilter.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementLogicalFilter : Autodesk.Revit.DB.ElementFilter +{ + public virtual System.Collections.Generic.IList GetFilters() => + throw new System.NotImplementedException(); + + public virtual void SetFilters(System.Collections.Generic.IList filters) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementMulticategoryFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementMulticategoryFilter.s.cs new file mode 100644 index 00000000..c85958d6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementMulticategoryFilter.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementMulticategoryFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ElementMulticategoryFilter( + System.Collections.Generic.ICollection categories, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public ElementMulticategoryFilter( + System.Collections.Generic.ICollection categories + ) => throw new System.NotImplementedException(); + + public ElementMulticategoryFilter( + System.Collections.Generic.ICollection categoryIds, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public ElementMulticategoryFilter(System.Collections.Generic.ICollection categoryIds) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetCategoryIds() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementMulticlassFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementMulticlassFilter.s.cs new file mode 100644 index 00000000..0c0a6a83 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementMulticlassFilter.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementMulticlassFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ElementMulticlassFilter(System.Collections.Generic.IList typeList, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public ElementMulticlassFilter(System.Collections.Generic.IList typeList) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementNode.s.cs new file mode 100644 index 00000000..1dd22f71 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementNode.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementNode : Autodesk.Revit.DB.RenderNode +{ + public virtual Autodesk.Revit.DB.ElementId LinkInstanceId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Document Document + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ElementId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementOnPhaseStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementOnPhaseStatus.s.cs new file mode 100644 index 00000000..5834d18e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementOnPhaseStatus.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum ElementOnPhaseStatus +{ + None, + Past, + Existing, + Demolished, + New, + Temporary, + Future, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementOwnerViewFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementOwnerViewFilter.s.cs new file mode 100644 index 00000000..c48e8374 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementOwnerViewFilter.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementOwnerViewFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ElementOwnerViewFilter(Autodesk.Revit.DB.ElementId viewId, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public ElementOwnerViewFilter(Autodesk.Revit.DB.ElementId viewId) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ViewId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementParameterFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementParameterFilter.s.cs new file mode 100644 index 00000000..5872eaec --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementParameterFilter.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementParameterFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public ElementParameterFilter( + System.Collections.Generic.IList filterRules, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public ElementParameterFilter(System.Collections.Generic.IList filterRules) => + throw new System.NotImplementedException(); + + public ElementParameterFilter(Autodesk.Revit.DB.FilterRule filterRule, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public ElementParameterFilter(Autodesk.Revit.DB.FilterRule filterRule) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRules() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementPhaseStatusFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementPhaseStatusFilter.s.cs new file mode 100644 index 00000000..73234f75 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementPhaseStatusFilter.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementPhaseStatusFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public ElementPhaseStatusFilter( + Autodesk.Revit.DB.ElementId phaseId, + System.Collections.Generic.ICollection phaseStatuses, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public ElementPhaseStatusFilter( + Autodesk.Revit.DB.ElementId phaseId, + System.Collections.Generic.ICollection phaseStatuses + ) => throw new System.NotImplementedException(); + + public ElementPhaseStatusFilter( + Autodesk.Revit.DB.ElementId phaseId, + Autodesk.Revit.DB.ElementOnPhaseStatus phaseStatus, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public ElementPhaseStatusFilter( + Autodesk.Revit.DB.ElementId phaseId, + Autodesk.Revit.DB.ElementOnPhaseStatus phaseStatus + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetPhaseStatuses() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId PhaseId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementQuickFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementQuickFilter.s.cs new file mode 100644 index 00000000..f41fadab --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementQuickFilter.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementQuickFilter : Autodesk.Revit.DB.ElementFilter { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementRecord.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementRecord.s.cs new file mode 100644 index 00000000..677c8219 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementRecord.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementRecord : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ElementId GetId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetCategoryId() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAnElementType() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetOwnerViewId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetDesignOptionId() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCurveDriven() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasBoundingBox() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Outline GetBoundingBox() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.WorksetId WorksetId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementReferenceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementReferenceType.s.cs new file mode 100644 index 00000000..26f494b0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementReferenceType.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public enum ElementReferenceType +{ + REFERENCE_TYPE_NONE, + REFERENCE_TYPE_LINEAR, + REFERENCE_TYPE_SURFACE, + REFERENCE_TYPE_FOREIGN, + REFERENCE_TYPE_INSTANCE, + REFERENCE_TYPE_CUT_EDGE, + REFERENCE_TYPE_MESH, + REFERENCE_TYPE_SUBELEMENT, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementSet.s.cs new file mode 100644 index 00000000..d3e72e00 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementSet.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ElementSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementSetIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementSetIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Element item) => throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Element item) => throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Element item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementSetIterator.s.cs new file mode 100644 index 00000000..03e2bf42 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ElementSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementSlowFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementSlowFilter.s.cs new file mode 100644 index 00000000..b9e79ddb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementSlowFilter.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementSlowFilter : Autodesk.Revit.DB.ElementFilter { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementStructuralTypeFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementStructuralTypeFilter.s.cs new file mode 100644 index 00000000..960723a9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementStructuralTypeFilter.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementStructuralTypeFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ElementStructuralTypeFilter( + Autodesk.Revit.DB.Structure.StructuralType structuralType, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public ElementStructuralTypeFilter(Autodesk.Revit.DB.Structure.StructuralType structuralType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.StructuralType StructuralType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementTransformUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementTransformUtils.s.cs new file mode 100644 index 00000000..7ca3486d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementTransformUtils.s.cs @@ -0,0 +1,84 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementTransformUtils +{ + public static System.Boolean CanMirrorElements( + Autodesk.Revit.DB.Document ADoc, + System.Collections.Generic.ICollection elemIds + ) => throw new System.NotImplementedException(); + + public static System.Boolean CanMirrorElement(Autodesk.Revit.DB.Document ADoc, Autodesk.Revit.DB.ElementId elemId) => + throw new System.NotImplementedException(); + + public static void MoveElements( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementsToMove, + Autodesk.Revit.DB.XYZ translation + ) => throw new System.NotImplementedException(); + + public static void MoveElement( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementToMove, + Autodesk.Revit.DB.XYZ translation + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection CopyElements( + Autodesk.Revit.DB.View sourceView, + System.Collections.Generic.ICollection elementsToCopy, + Autodesk.Revit.DB.View destinationView, + Autodesk.Revit.DB.Transform additionalTransform, + Autodesk.Revit.DB.CopyPasteOptions options + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection CopyElements( + Autodesk.Revit.DB.Document sourceDocument, + System.Collections.Generic.ICollection elementsToCopy, + Autodesk.Revit.DB.Document destinationDocument, + Autodesk.Revit.DB.Transform transform, + Autodesk.Revit.DB.CopyPasteOptions options + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection CopyElements( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementsToCopy, + Autodesk.Revit.DB.XYZ translation + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection CopyElement( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementToCopy, + Autodesk.Revit.DB.XYZ translation + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList MirrorElements( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementsToMirror, + Autodesk.Revit.DB.Plane plane, + System.Boolean mirrorCopies + ) => throw new System.NotImplementedException(); + + public static void MirrorElement( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementToMirror, + Autodesk.Revit.DB.Plane plane + ) => throw new System.NotImplementedException(); + + public static void RotateElements( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementsToRotate, + Autodesk.Revit.DB.Line axis, + System.Double angle + ) => throw new System.NotImplementedException(); + + public static void RotateElement( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementToRotate, + Autodesk.Revit.DB.Line axis, + System.Double angle + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Transform GetTransformFromViewToView( + Autodesk.Revit.DB.View sourceView, + Autodesk.Revit.DB.View destinationView + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementType.s.cs new file mode 100644 index 00000000..82047378 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementType.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementType : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean IsSimilarType(Autodesk.Revit.DB.ElementId typeId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetSimilarTypes() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementType Duplicate(System.String name) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidDefaultFamilyType(Autodesk.Revit.DB.ElementId familyCategoryId) => + throw new System.NotImplementedException(); + + public virtual System.String FamilyName + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanBeDeleted + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanBeRenamed + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanBeCopied + { + get => throw new System.NotImplementedException(); + } + public override System.String Name + { + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementTypeGroup.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementTypeGroup.s.cs new file mode 100644 index 00000000..2cbbcaf0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementTypeGroup.s.cs @@ -0,0 +1,94 @@ +namespace Autodesk.Revit.DB; + +public enum ElementTypeGroup +{ + RailingsTypeForStairs, + RailingsTypeForRamps, + WallType, + RoofType, + FloorType, + FootingSlabType, + CeilingType, + StairsBySketchType, + GridType, + LevelType, + LinearDimensionType, + SpotElevationType, + TextNoteType, + TagNoteType, + ModelTextType, + CorniceType, + RevealType, + ViewportType, + ReferenceViewerType, + CalloutType, + RampType, + StairsRailingType, + ModelGroupType, + DetailGroupType, + AttachedDetailGroupType, + FilledRegionType, + RadialDimensionType, + AngularDimensionType, + ArcLengthDimensionType, + BuildingPadType, + DecalType, + ContourLabelingType, + RoofSoffitType, + FasciaType, + GutterType, + EdgeSlabType, + RepeatingDetailType, + BeamSystemType, + CurtainSystemType, + ViewType3D, + ViewTypeWalkthrough, + ViewTypeRendering, + ViewTypeSchedule, + ViewTypeLegend, + ViewTypeCostReport, + ViewTypeSheet, + ViewTypeDrafting, + ViewTypeStructuralPlan, + ViewTypeFloorPlan, + ViewTypeCeilingPlan, + ViewTypeSection, + ViewTypeDetailView, + ViewTypeElevation, + ViewTypeStructuralElevation, + ViewTypeLoadsReport, + ViewTypePressureLossReport, + ViewTypePanelSchedule, + AreaLoadType, + LineLoadType, + PointLoadType, + RebarBarType, + AreaReinforcementType, + PathReinforcementType, + FabricAreaType, + FabricSheetType, + DuctType, + FlexDuctType, + PipeType, + FlexPipeType, + WireType, + SpotCoordinateType, + ViewTypeGraphScheduleColumn, + SpotSlopeType, + WallFoundationType, + PipeInsulationType, + DuctInsulationType, + DuctLiningType, + CableTrayType, + ConduitType, + DiameterDimensionType, + StairsType, + AnalyticalLinkType, + MultiReferenceAnnotationType, + ColorFillType, + RebarContainerType, + StructuralConnectionHandlerType, + EndTreatmentType, + ViewTypeSystemsAnalysisReport, + AlignmentStationLabelType, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementWorksetFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementWorksetFilter.s.cs new file mode 100644 index 00000000..a692e23f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElementWorksetFilter.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class ElementWorksetFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ElementWorksetFilter(Autodesk.Revit.DB.WorksetId worksetId, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public ElementWorksetFilter(Autodesk.Revit.DB.WorksetId worksetId) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksetId WorksetId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElevationMarker.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElevationMarker.s.cs new file mode 100644 index 00000000..e1631c12 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ElevationMarker.s.cs @@ -0,0 +1,50 @@ +namespace Autodesk.Revit.DB; + +public partial class ElevationMarker : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ElevationMarker CreateElevationMarker( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewFamilyTypeId, + Autodesk.Revit.DB.XYZ origin, + System.Int32 initialViewScale + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElevationMarker CreateReferenceElevationMarker( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewFamilyTypeId, + Autodesk.Revit.DB.XYZ origin, + Autodesk.Revit.DB.ElementId viewPlanId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewSection CreateElevation( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewPlanId, + System.Int32 index + ) => throw new System.NotImplementedException(); + + public virtual void CreateReferenceElevation( + Autodesk.Revit.DB.Document document, + System.Int32 index, + Autodesk.Revit.DB.ElementId viewIdToReference + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetViewId(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAvailableIndex(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasElevations() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsReference + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 MaximumViewCount + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 CurrentViewCount + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Ellipse.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Ellipse.s.cs new file mode 100644 index 00000000..747a70fd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Ellipse.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB; + +public partial class Ellipse : Autodesk.Revit.DB.Curve +{ + public static Autodesk.Revit.DB.Curve CreateCurve( + Autodesk.Revit.DB.XYZ center, + System.Double xRadius, + System.Double yRadius, + Autodesk.Revit.DB.XYZ xAxis, + Autodesk.Revit.DB.XYZ yAxis, + System.Double startParameter, + System.Double endParameter + ) => throw new System.NotImplementedException(); + + public virtual System.Double RadiusY + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double RadiusX + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ YDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ XDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Normal + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Center + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EndCapCondition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EndCapCondition.s.cs new file mode 100644 index 00000000..767c3fb6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EndCapCondition.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum EndCapCondition +{ + None, + Exterior, + Interior, + NoEndCap, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EntryAndSchemeConsistency.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EntryAndSchemeConsistency.s.cs new file mode 100644 index 00000000..5aba6eb2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.EntryAndSchemeConsistency.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum EntryAndSchemeConsistency +{ + Consistent, + InconsistentStorageType, + ValueOutOfRange, + ValueDuplicated, + InvalidFillPatternId, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExclusionFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExclusionFilter.s.cs new file mode 100644 index 00000000..76c3d140 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExclusionFilter.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class ExclusionFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ExclusionFilter(System.Collections.Generic.ICollection idsToExclude) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetIdsToExclude() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportColorMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportColorMode.s.cs new file mode 100644 index 00000000..499c3bec --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportColorMode.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ExportColorMode +{ + IndexColors, + TrueColor, + TrueColorPerView, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportColumnHeaders.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportColumnHeaders.s.cs new file mode 100644 index 00000000..e04392a5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportColumnHeaders.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ExportColumnHeaders +{ + None, + OneRow, + MultipleRows, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportDGNSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportDGNSettings.s.cs new file mode 100644 index 00000000..45beb07f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportDGNSettings.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportDGNSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ExportDGNSettings Create( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.DGNExportOptions options + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExportDGNSettings Create(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DGNExportOptions GetDGNExportOptions() => throw new System.NotImplementedException(); + + public virtual void SetDGNExportOptions(Autodesk.Revit.DB.DGNExportOptions options) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList ListNames(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExportDGNSettings GetActivePredefinedSettings(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExportDGNSettings FindByName(Autodesk.Revit.DB.Document aDoc, System.String name) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportDWGSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportDWGSettings.s.cs new file mode 100644 index 00000000..4b63fa94 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportDWGSettings.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportDWGSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ExportDWGSettings Create( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.DXFExportOptions options + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExportDWGSettings Create( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.DWGExportOptions options + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExportDWGSettings Create(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DWGExportOptions GetDWGExportOptions() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DXFExportOptions GetDXFExportOptions() => throw new System.NotImplementedException(); + + public virtual void SetDWGExportOptions(Autodesk.Revit.DB.DWGExportOptions options) => + throw new System.NotImplementedException(); + + public virtual void SetDXFExportOptions(Autodesk.Revit.DB.DXFExportOptions options) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExportDWGSettings FindByName(Autodesk.Revit.DB.Document aDoc, System.String name) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList ListNames(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExportDWGSettings GetActivePredefinedSettings(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportEnergyModelType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportEnergyModelType.s.cs new file mode 100644 index 00000000..896c1b06 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportEnergyModelType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ExportEnergyModelType +{ + SpatialElement, + BuildingElement, + AnalysisMode, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontInfo.s.cs new file mode 100644 index 00000000..383097ac --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontInfo.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportFontInfo : System.IDisposable +{ + public ExportFontInfo(System.String destinationFontName) => throw new System.NotImplementedException(); + + public ExportFontInfo() => throw new System.NotImplementedException(); + + public ExportFontInfo(Autodesk.Revit.DB.ExportFontInfo other) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String DestinationFontName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontKey.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontKey.s.cs new file mode 100644 index 00000000..bb8db9ac --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontKey.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportFontKey : System.IDisposable +{ + public ExportFontKey(System.String originalFontName) => throw new System.NotImplementedException(); + + public ExportFontKey() => throw new System.NotImplementedException(); + + public ExportFontKey(Autodesk.Revit.DB.ExportFontKey other) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String OriginalFontName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontTable.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontTable.s.cs new file mode 100644 index 00000000..ed0ebba4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontTable.s.cs @@ -0,0 +1,58 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportFontTable + : System.Collections.Generic.IEnumerable>, + System.IDisposable +{ + public ExportFontTable() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportFontTableIterator GetFontTableIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportFontInfo get_Item(Autodesk.Revit.DB.ExportFontKey fontKey) => + throw new System.NotImplementedException(); + + public virtual void set_Item(Autodesk.Revit.DB.ExportFontKey FontKey, Autodesk.Revit.DB.ExportFontInfo FontInfo) => + throw new System.NotImplementedException(); + + public virtual System.Boolean ContainsKey(Autodesk.Revit.DB.ExportFontKey exportfontKey) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportFontInfo GetExportFontInfo(Autodesk.Revit.DB.ExportFontKey exportFontKey) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetKeys() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetValues() => + throw new System.NotImplementedException(); + + public virtual void Add( + Autodesk.Revit.DB.ExportFontKey exportFontKey, + Autodesk.Revit.DB.ExportFontInfo exportFontInfo + ) => throw new System.NotImplementedException(); + + public virtual void Remove(Autodesk.Revit.DB.ExportFontKey exportFontKey) => + throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator> GetEnumerator() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Count + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontTableIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontTableIterator.s.cs new file mode 100644 index 00000000..ab82c281 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportFontTableIterator.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportFontTableIterator + : System.Collections.Generic.IEnumerator> +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.KeyValuePair< + Autodesk.Revit.DB.ExportFontKey, + Autodesk.Revit.DB.ExportFontInfo + > Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerInfo.s.cs new file mode 100644 index 00000000..42722813 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerInfo.s.cs @@ -0,0 +1,73 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLayerInfo : System.IDisposable +{ + public ExportLayerInfo() => throw new System.NotImplementedException(); + + public virtual void AddLayerModifier(Autodesk.Revit.DB.LayerModifier layerModifier) => + throw new System.NotImplementedException(); + + public virtual void AddCutLayerModifier(Autodesk.Revit.DB.LayerModifier layerModifier) => + throw new System.NotImplementedException(); + + public virtual void RemoveLayerModifier(Autodesk.Revit.DB.LayerModifier layerModifier) => + throw new System.NotImplementedException(); + + public virtual void RemoveCutLayerModifier(Autodesk.Revit.DB.LayerModifier layerModifier) => + throw new System.NotImplementedException(); + + public virtual void ClearLayerModifiers() => throw new System.NotImplementedException(); + + public virtual void ClearCutLayerModifiers() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetLayerModifiers() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCutLayerModifiers() => + throw new System.NotImplementedException(); + + public virtual void SetLayerModifiers( + System.Collections.Generic.IList layermodifiers + ) => throw new System.NotImplementedException(); + + public virtual void SetCutLayerModifiers( + System.Collections.Generic.IList cutLayermodifiers + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 CutColorNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 ColorNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String CutLayerName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String LayerName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ColorName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.LayerCategoryType CategoryType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerKey.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerKey.s.cs new file mode 100644 index 00000000..e4716f71 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerKey.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLayerKey : System.IDisposable +{ + public ExportLayerKey(System.String categoryName, System.String subCategoryName, Autodesk.Revit.DB.SpecialType num) => + throw new System.NotImplementedException(); + + public ExportLayerKey() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SpecialType SpecialType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SubCategoryName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String CategoryName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerTable.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerTable.s.cs new file mode 100644 index 00000000..dc49aa6a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerTable.s.cs @@ -0,0 +1,66 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLayerTable + : System.Collections.Generic.IEnumerable>, + System.IDisposable +{ + public ExportLayerTable() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLayerTableIterator GetLayerTableIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLayerInfo get_Item(Autodesk.Revit.DB.ExportLayerKey layerKey) => + throw new System.NotImplementedException(); + + public virtual void set_Item( + Autodesk.Revit.DB.ExportLayerKey LayerKey, + Autodesk.Revit.DB.ExportLayerInfo LayerInfo + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetAvaliableLayerModifierTypes( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ExportLayerKey exportLayerKey + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ContainsKey(Autodesk.Revit.DB.ExportLayerKey exportlayerKey) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLayerInfo GetExportLayerInfo( + Autodesk.Revit.DB.ExportLayerKey exportLayerKey + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetKeys() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetValues() => + throw new System.NotImplementedException(); + + public virtual void Add( + Autodesk.Revit.DB.ExportLayerKey exportLayerKey, + Autodesk.Revit.DB.ExportLayerInfo exportLayerInfo + ) => throw new System.NotImplementedException(); + + public virtual void Remove(Autodesk.Revit.DB.ExportLayerKey exportLayerKey) => + throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator> GetEnumerator() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Count + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerTableIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerTableIterator.s.cs new file mode 100644 index 00000000..3d3e325d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLayerTableIterator.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLayerTableIterator + : System.Collections.Generic.IEnumerator> +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.KeyValuePair< + Autodesk.Revit.DB.ExportLayerKey, + Autodesk.Revit.DB.ExportLayerInfo + > Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeInfo.s.cs new file mode 100644 index 00000000..3981962f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeInfo.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLinetypeInfo : System.IDisposable +{ + public ExportLinetypeInfo(System.String destinationLinetypeName) => throw new System.NotImplementedException(); + + public ExportLinetypeInfo() => throw new System.NotImplementedException(); + + public ExportLinetypeInfo(Autodesk.Revit.DB.ExportLinetypeInfo other) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String DestinationLinetypeName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeKey.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeKey.s.cs new file mode 100644 index 00000000..f03d5d2e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeKey.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLinetypeKey : System.IDisposable +{ + public ExportLinetypeKey(System.String originalLinetypeName) => throw new System.NotImplementedException(); + + public ExportLinetypeKey() => throw new System.NotImplementedException(); + + public ExportLinetypeKey(Autodesk.Revit.DB.ExportLinetypeKey other) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String OriginalLinetypeName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeTable.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeTable.s.cs new file mode 100644 index 00000000..44070ff6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeTable.s.cs @@ -0,0 +1,61 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLinetypeTable + : System.Collections.Generic.IEnumerable>, + System.IDisposable +{ + public ExportLinetypeTable() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLinetypeTableIterator GetLinetypeTableIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLinetypeInfo get_Item(Autodesk.Revit.DB.ExportLinetypeKey linetypeKey) => + throw new System.NotImplementedException(); + + public virtual void set_Item( + Autodesk.Revit.DB.ExportLinetypeKey LinetypeKey, + Autodesk.Revit.DB.ExportLinetypeInfo LinetypeInfo + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ContainsKey(Autodesk.Revit.DB.ExportLinetypeKey exportLinetypeKey) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLinetypeInfo GetExportLinetypeInfo( + Autodesk.Revit.DB.ExportLinetypeKey exportLinetypeKey + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetKeys() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetValues() => + throw new System.NotImplementedException(); + + public virtual void Add( + Autodesk.Revit.DB.ExportLinetypeKey exportLinetypeKey, + Autodesk.Revit.DB.ExportLinetypeInfo exportLinetypeInfo + ) => throw new System.NotImplementedException(); + + public virtual void Remove(Autodesk.Revit.DB.ExportLinetypeKey exportLinetypeKey) => + throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator> GetEnumerator() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Count + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeTableIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeTableIterator.s.cs new file mode 100644 index 00000000..eaa94302 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLinetypeTableIterator.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLinetypeTableIterator + : System.Collections.Generic.IEnumerator> +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.KeyValuePair< + Autodesk.Revit.DB.ExportLinetypeKey, + Autodesk.Revit.DB.ExportLinetypeInfo + > Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightInfo.s.cs new file mode 100644 index 00000000..e55e0dd1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightInfo.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLineweightInfo : System.IDisposable +{ + public ExportLineweightInfo(System.String destinationLineweightName) => throw new System.NotImplementedException(); + + public ExportLineweightInfo() => throw new System.NotImplementedException(); + + public ExportLineweightInfo(Autodesk.Revit.DB.ExportLineweightInfo other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String DestinationLineweightName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightKey.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightKey.s.cs new file mode 100644 index 00000000..980ea673 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightKey.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLineweightKey : System.IDisposable +{ + public ExportLineweightKey(System.Int32 originalLineweight) => throw new System.NotImplementedException(); + + public ExportLineweightKey() => throw new System.NotImplementedException(); + + public ExportLineweightKey(Autodesk.Revit.DB.ExportLineweightKey other) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 OriginalLineweight + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightTable.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightTable.s.cs new file mode 100644 index 00000000..4bd7fc52 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightTable.s.cs @@ -0,0 +1,61 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLineweightTable + : System.Collections.Generic.IEnumerable>, + System.IDisposable +{ + public ExportLineweightTable() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLineweightTableIterator GetLineweightTableIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLineweightInfo get_Item(Autodesk.Revit.DB.ExportLineweightKey lineweightKey) => + throw new System.NotImplementedException(); + + public virtual void set_Item( + Autodesk.Revit.DB.ExportLineweightKey LineweightKey, + Autodesk.Revit.DB.ExportLineweightInfo LineweightInfo + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ContainsKey(Autodesk.Revit.DB.ExportLineweightKey exportLineweightKey) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportLineweightInfo GetExportLineweightInfo( + Autodesk.Revit.DB.ExportLineweightKey exportLineweightKey + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetKeys() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetValues() => + throw new System.NotImplementedException(); + + public virtual void Add( + Autodesk.Revit.DB.ExportLineweightKey exportLineweightKey, + Autodesk.Revit.DB.ExportLineweightInfo exportLineweightInfo + ) => throw new System.NotImplementedException(); + + public virtual void Remove(Autodesk.Revit.DB.ExportLineweightKey exportLineweightKey) => + throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator> GetEnumerator() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Count + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightTableIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightTableIterator.s.cs new file mode 100644 index 00000000..a0a8efb9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportLineweightTableIterator.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportLineweightTableIterator + : System.Collections.Generic.IEnumerator> +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.KeyValuePair< + Autodesk.Revit.DB.ExportLineweightKey, + Autodesk.Revit.DB.ExportLineweightInfo + > Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPDFSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPDFSettings.s.cs new file mode 100644 index 00000000..0604cd44 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPDFSettings.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportPDFSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ExportPDFSettings Create( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.PDFExportOptions options + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList ListNames(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidName(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExportPDFSettings FindByName( + Autodesk.Revit.DB.Document document, + System.String name + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExportPDFSettings GetActivePredefinedSettings(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PDFExportOptions GetOptions() => throw new System.NotImplementedException(); + + public virtual void SetOptions(Autodesk.Revit.DB.PDFExportOptions options) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPaperFormat.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPaperFormat.s.cs new file mode 100644 index 00000000..529071b2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPaperFormat.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public enum ExportPaperFormat +{ + Default, + ANSI_A, + ANSI_B, + ANSI_C, + ANSI_D, + ANSI_E, + ISO_A4, + ISO_A3, + ISO_A2, + ISO_A1, + ISO_A0, + ISO_B4, + ISO_B3, + ISO_B2, + ISO_B1, + ARCH_A, + ARCH_B, + ARCH_C, + ARCH_D, + ARCH_E, + ARCH_E1, + ARCH_E2, + ARCH_E3, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternInfo.s.cs new file mode 100644 index 00000000..797b704f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternInfo.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportPatternInfo : System.IDisposable +{ + public ExportPatternInfo(System.String destinationPatternName) => throw new System.NotImplementedException(); + + public ExportPatternInfo() => throw new System.NotImplementedException(); + + public ExportPatternInfo(Autodesk.Revit.DB.ExportPatternInfo other) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String DestinationPatternName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternKey.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternKey.s.cs new file mode 100644 index 00000000..29240b6c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternKey.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportPatternKey : System.IDisposable +{ + public ExportPatternKey( + Autodesk.Revit.DB.FillPatternTarget originalFillPatternType, + System.String originalFillPatternName + ) => throw new System.NotImplementedException(); + + public ExportPatternKey() => throw new System.NotImplementedException(); + + public ExportPatternKey(Autodesk.Revit.DB.ExportPatternKey other) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String OriginalFillPatternName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FillPatternTarget OriginalFillPatternType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternTable.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternTable.s.cs new file mode 100644 index 00000000..ef903b0e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternTable.s.cs @@ -0,0 +1,61 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportPatternTable + : System.Collections.Generic.IEnumerable>, + System.IDisposable +{ + public ExportPatternTable() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportPatternTableIterator GetPatternTableIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportPatternInfo get_Item(Autodesk.Revit.DB.ExportPatternKey patternKey) => + throw new System.NotImplementedException(); + + public virtual void set_Item( + Autodesk.Revit.DB.ExportPatternKey PatternKey, + Autodesk.Revit.DB.ExportPatternInfo PatternInfo + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ContainsKey(Autodesk.Revit.DB.ExportPatternKey exportpatternKey) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExportPatternInfo GetExportPatternInfo( + Autodesk.Revit.DB.ExportPatternKey exportPatternKey + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetKeys() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetValues() => + throw new System.NotImplementedException(); + + public virtual void Add( + Autodesk.Revit.DB.ExportPatternKey exportPatternKey, + Autodesk.Revit.DB.ExportPatternInfo exportPatternInfo + ) => throw new System.NotImplementedException(); + + public virtual void Remove(Autodesk.Revit.DB.ExportPatternKey exportPatternKey) => + throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator> GetEnumerator() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Count + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternTableIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternTableIterator.s.cs new file mode 100644 index 00000000..0f183b26 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportPatternTableIterator.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportPatternTableIterator + : System.Collections.Generic.IEnumerator> +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.KeyValuePair< + Autodesk.Revit.DB.ExportPatternKey, + Autodesk.Revit.DB.ExportPatternInfo + > Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportRange.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportRange.s.cs new file mode 100644 index 00000000..9537b06e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportRange.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ExportRange +{ + CurrentView, + VisibleRegionOfCurrentView, + SetOfViews, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportResolution.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportResolution.s.cs new file mode 100644 index 00000000..1096d907 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportResolution.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ExportResolution +{ + Custom, + Fine, + Medium, + Coarse, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportSheetType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportSheetType.s.cs new file mode 100644 index 00000000..acf476c8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportSheetType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ExportSheetType +{ + Current, + Visible, + Select, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportTextQualifier.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportTextQualifier.s.cs new file mode 100644 index 00000000..6c4b3abe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportTextQualifier.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ExportTextQualifier +{ + None, + Quote, + DoubleQuote, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportUnit.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportUnit.s.cs new file mode 100644 index 00000000..ef105af0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportUnit.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum ExportUnit +{ + Default, + Inch, + Foot, + Millimeter, + Centimeter, + Meter, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportUtils.s.cs new file mode 100644 index 00000000..f7de8a57 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExportUtils.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class ExportUtils +{ + public static System.Guid GetExportId(Autodesk.Revit.DB.Subelement subelement) => + throw new System.NotImplementedException(); + + public static System.Guid GetExportId(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public static System.Guid GetGBXMLDocumentId(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.NurbsSurfaceData GetNurbsSurfaceDataForSurface(Autodesk.Revit.DB.Surface surface) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.AccessLevel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.AccessLevel.s.cs new file mode 100644 index 00000000..20e0a14f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.AccessLevel.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.ExtensibleStorage; + +public enum AccessLevel +{ + Public, + Vendor, + Application, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.ContainerType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.ContainerType.s.cs new file mode 100644 index 00000000..0f4162d6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.ContainerType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.ExtensibleStorage; + +public enum ContainerType +{ + Simple, + Array, + Map, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.DataStorage.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.DataStorage.s.cs new file mode 100644 index 00000000..45994c48 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.DataStorage.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.ExtensibleStorage; + +public partial class DataStorage : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ExtensibleStorage.DataStorage Create(Autodesk.Revit.DB.Document doc) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.Entity.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.Entity.s.cs new file mode 100644 index 00000000..53fd1b44 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.Entity.s.cs @@ -0,0 +1,41 @@ +namespace Autodesk.Revit.DB.ExtensibleStorage; + +public partial class Entity : System.IDisposable +{ + public Entity(System.Guid schemaGUID) => throw new System.NotImplementedException(); + + public Entity(Autodesk.Revit.DB.ExtensibleStorage.Schema schema) => throw new System.NotImplementedException(); + + public Entity() => throw new System.NotImplementedException(); + + public Entity(Autodesk.Revit.DB.ExtensibleStorage.Entity other) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual System.Boolean ReadAccessGranted() => throw new System.NotImplementedException(); + + public virtual System.Boolean WriteAccessGranted() => throw new System.NotImplementedException(); + + public virtual System.Boolean RecognizedField(Autodesk.Revit.DB.ExtensibleStorage.Field field) => + throw new System.NotImplementedException(); + + public virtual void Clear(System.String fieldName) => throw new System.NotImplementedException(); + + public virtual void Clear(Autodesk.Revit.DB.ExtensibleStorage.Field field) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid SchemaGUID + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExtensibleStorage.Schema Schema + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.ExtensibleStorageFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.ExtensibleStorageFilter.s.cs new file mode 100644 index 00000000..f4e87e6a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.ExtensibleStorageFilter.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.ExtensibleStorage; + +public partial class ExtensibleStorageFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public ExtensibleStorageFilter(System.Guid schemaGuid) => throw new System.NotImplementedException(); + + public virtual System.Guid SchemaGuid + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.Field.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.Field.s.cs new file mode 100644 index 00000000..f2177011 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.Field.s.cs @@ -0,0 +1,52 @@ +namespace Autodesk.Revit.DB.ExtensibleStorage; + +public partial class Field : System.IDisposable +{ + public virtual System.Boolean CompatibleUnit(Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean SubEntityReadAccessGranted() => throw new System.NotImplementedException(); + + public virtual System.Boolean SubEntityWriteAccessGranted() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetSpecTypeId() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExtensibleStorage.Schema SubSchema + { + get => throw new System.NotImplementedException(); + } + public virtual System.Type KeyType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Type ValueType + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Documentation + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExtensibleStorage.ContainerType ContainerType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid SubSchemaGUID + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExtensibleStorage.Schema Schema + { + get => throw new System.NotImplementedException(); + } + public virtual System.String FieldName + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.FieldBuilder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.FieldBuilder.s.cs new file mode 100644 index 00000000..ae4c7104 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.FieldBuilder.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.ExtensibleStorage; + +public partial class FieldBuilder : System.IDisposable +{ + public FieldBuilder( + Autodesk.Revit.DB.ExtensibleStorage.Field field, + Autodesk.Revit.DB.ExtensibleStorage.SchemaBuilder builder + ) => throw new System.NotImplementedException(); + + public FieldBuilder(Autodesk.Revit.DB.ExtensibleStorage.FieldBuilder other) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.FieldBuilder SetSpec(Autodesk.Revit.DB.ForgeTypeId specTypeId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.FieldBuilder SetSubSchemaGUID(System.Guid guid) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.FieldBuilder SetDocumentation(System.String documentation) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Ready() => throw new System.NotImplementedException(); + + public virtual System.Boolean NeedsUnits() => throw new System.NotImplementedException(); + + public virtual System.Boolean NeedsSubSchemaGUID() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.Schema.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.Schema.s.cs new file mode 100644 index 00000000..fe0d1c62 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.Schema.s.cs @@ -0,0 +1,55 @@ +namespace Autodesk.Revit.DB.ExtensibleStorage; + +public partial class Schema : System.IDisposable +{ + public static Autodesk.Revit.DB.ExtensibleStorage.Schema Lookup(System.Guid guid) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList ListSchemas() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.Field GetField(System.String name) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList ListFields() => + throw new System.NotImplementedException(); + + public virtual System.Boolean ReadAccessGranted() => throw new System.NotImplementedException(); + + public virtual System.Boolean WriteAccessGranted() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Documentation + { + get => throw new System.NotImplementedException(); + } + public virtual System.String VendorId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid ApplicationGUID + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExtensibleStorage.AccessLevel WriteAccessLevel + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExtensibleStorage.AccessLevel ReadAccessLevel + { + get => throw new System.NotImplementedException(); + } + public virtual System.String SchemaName + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid GUID + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.SchemaBuilder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.SchemaBuilder.s.cs new file mode 100644 index 00000000..0944e1ae --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtensibleStorage.SchemaBuilder.s.cs @@ -0,0 +1,59 @@ +namespace Autodesk.Revit.DB.ExtensibleStorage; + +public partial class SchemaBuilder : System.IDisposable +{ + public SchemaBuilder(System.Guid guid) => throw new System.NotImplementedException(); + + public static System.Boolean GUIDIsValid(System.Guid guid) => throw new System.NotImplementedException(); + + public static System.Boolean VendorIdIsValid(System.String vendorId) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.FieldBuilder AddSimpleField( + System.String fieldName, + System.Type fieldType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.FieldBuilder AddArrayField( + System.String fieldName, + System.Type fieldType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.FieldBuilder AddMapField( + System.String fieldName, + System.Type keyType, + System.Type valueType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.SchemaBuilder SetReadAccessLevel( + Autodesk.Revit.DB.ExtensibleStorage.AccessLevel readAccessLevel + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.SchemaBuilder SetWriteAccessLevel( + Autodesk.Revit.DB.ExtensibleStorage.AccessLevel writeAccessLevel + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.SchemaBuilder SetSchemaName(System.String schemaName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.SchemaBuilder SetDocumentation(System.String documentation) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.SchemaBuilder SetApplicationGUID(System.Guid applicationGUID) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.SchemaBuilder SetVendorId(System.String vendorId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExtensibleStorage.Schema Finish() => throw new System.NotImplementedException(); + + public virtual System.Boolean Ready() => throw new System.NotImplementedException(); + + public virtual System.Boolean AcceptableName(System.String name) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDBApplicationResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDBApplicationResult.s.cs new file mode 100644 index 00000000..e3542a27 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDBApplicationResult.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ExternalDBApplicationResult +{ + Failed, + Succeeded, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDefinition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDefinition.s.cs new file mode 100644 index 00000000..0803ce5e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDefinition.s.cs @@ -0,0 +1,45 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalDefinition : Autodesk.Revit.DB.Definition, System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HideWhenNoValue + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UserModifiable + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.DefinitionGroup OwnerGroup + { + get => throw new System.NotImplementedException(); + set { } + } + public new Autodesk.Revit.DB.BuiltInParameterGroup ParameterGroup + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Visible + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid GUID + { + get => throw new System.NotImplementedException(); + } + public new System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDefinitionCreationOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDefinitionCreationOptions.s.cs new file mode 100644 index 00000000..2210d6bd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDefinitionCreationOptions.s.cs @@ -0,0 +1,48 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalDefinitionCreationOptions : System.IDisposable +{ + public ExternalDefinitionCreationOptions(System.String name, Autodesk.Revit.DB.ForgeTypeId dataType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetDataType() => throw new System.NotImplementedException(); + + public virtual void SetDataType(Autodesk.Revit.DB.ForgeTypeId dataType) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HideWhenNoValue + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UserModifiable + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Guid GUID + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Visible + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDefinitions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDefinitions.s.cs new file mode 100644 index 00000000..eaf4066a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalDefinitions.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalDefinitions : Autodesk.Revit.DB.Definitions { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalFileReference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalFileReference.s.cs new file mode 100644 index 00000000..60b57e99 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalFileReference.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalFileReference : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ModelPath GetPath() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelPath GetAbsolutePath() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkedFileStatus GetLinkedFileStatus() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetReferencingId() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidExternalFileReference(Autodesk.Revit.DB.ExternalFileReference data) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidPathTypeForExternalFileReference(Autodesk.Revit.DB.PathType pathType) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExternalFileReferenceType ExternalFileReferenceType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PathType PathType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalFileReferenceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalFileReferenceType.s.cs new file mode 100644 index 00000000..32c87dfe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalFileReferenceType.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public enum ExternalFileReferenceType +{ + None, + RevitLink, + CADLink, + DWFMarkup, + KeynoteTable, + Decal, + Material, + AssemblyCodeTable, + SystemsAnalysisReport, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalFileUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalFileUtils.s.cs new file mode 100644 index 00000000..784139ca --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalFileUtils.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalFileUtils +{ + public static System.Boolean IsExternalFileReference( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.ElementId elemId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExternalFileReference GetExternalFileReference( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.ElementId elemId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetAllExternalFileReferences( + Autodesk.Revit.DB.Document aDoc + ) => throw new System.NotImplementedException(); + + public static System.String GetFileBasedTempFolder(System.String filename) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalGeometryId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalGeometryId.s.cs new file mode 100644 index 00000000..951a5d51 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalGeometryId.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalGeometryId : System.IDisposable +{ + public ExternalGeometryId(System.String externalGeometryId) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidExternalGeometryId(System.String externalGeometryId) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Id + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceBrowserData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceBrowserData.s.cs new file mode 100644 index 00000000..530ef5dc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceBrowserData.s.cs @@ -0,0 +1,67 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceBrowserData : System.IDisposable +{ + public ExternalResourceBrowserData( + Autodesk.Revit.DB.Document document, + System.Guid serverId, + System.String folderPath, + Autodesk.Revit.DB.ExternalResourceMatchOptions matchOptions + ) => throw new System.NotImplementedException(); + + public virtual void AddResource( + System.String resourceName, + System.String version, + System.Collections.Generic.IDictionary referenceInformation + ) => throw new System.NotImplementedException(); + + public virtual void AddResource(System.String resourceName, System.String version) => + throw new System.NotImplementedException(); + + public virtual void AddResource( + System.String resourceName, + System.Collections.Generic.IDictionary referenceInformation + ) => throw new System.NotImplementedException(); + + public virtual void AddResource(System.String resourceName) => throw new System.NotImplementedException(); + + public virtual void AddSubFolder(System.String folderName, System.String iconPath) => + throw new System.NotImplementedException(); + + public virtual void AddSubFolder(System.String folderName) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalResourceMatchOptions GetMatchOptions() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetResources() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSubFoldersData() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidResourceName(System.String resourceName) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidFolderName(System.String folderName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelPath GetCallingDocumentModelPath() => + throw new System.NotImplementedException(); + + public virtual System.Boolean CallingDocumentHasModelPath() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String FolderPath + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid ServerId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadContent.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadContent.s.cs new file mode 100644 index 00000000..36c4a725 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadContent.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceLoadContent : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExternalResourceLoadStatus LoadStatus + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Version + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadContext.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadContext.s.cs new file mode 100644 index 00000000..656e31c2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadContext.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceLoadContext : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ExternalResourceReference GetCurrentlyLoadedReference() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelPath GetCallingDocumentModelPath() => + throw new System.NotImplementedException(); + + public virtual System.Boolean CallingDocumentHasModelPath() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.LoadOperationType LoadOperationType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadData.s.cs new file mode 100644 index 00000000..176b6908 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadData.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceLoadData : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ExternalResourceReference GetExternalResourceReference() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalResourceLoadContent GetLoadContent() => + throw new System.NotImplementedException(); + + public virtual System.Guid GetLoadRequestId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalResourceLoadContext GetLoadContext() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExternalResourceLoadStatus LoadStatus + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExternalResourceType ExternalResourceType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ErrorsReported + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadStatus.s.cs new file mode 100644 index 00000000..1289b8d1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceLoadStatus.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum ExternalResourceLoadStatus +{ + Success, + Failure, + Uninitialized, + ResourceAlreadyCurrent, + CannotFindServer, + ServerThrewException, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceMatchOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceMatchOptions.s.cs new file mode 100644 index 00000000..eea64ca1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceMatchOptions.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceMatchOptions : System.IDisposable +{ + public ExternalResourceMatchOptions(Autodesk.Revit.DB.ExternalResourceType resourceType) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExternalResourceType ResourceType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceReference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceReference.s.cs new file mode 100644 index 00000000..efc19eac --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceReference.s.cs @@ -0,0 +1,53 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceReference : System.IDisposable +{ + public ExternalResourceReference(Autodesk.Revit.DB.ExternalResourceReference other) => + throw new System.NotImplementedException(); + + public ExternalResourceReference( + System.Guid serverId, + System.Collections.Generic.IDictionary referenceInformation, + System.String version, + System.String inSessionPath + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExternalResourceReference CreateLocalResource( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ExternalResourceType resourceType, + Autodesk.Revit.DB.ModelPath path, + Autodesk.Revit.DB.PathType pathType + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IDictionary GetReferenceInformation() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidReference(Autodesk.Revit.DB.ExternalResourceType resourceType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ResourceVersionStatus GetResourceVersionStatus() => + throw new System.NotImplementedException(); + + public virtual System.String GetResourceShortDisplayName() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasValidDisplayPath() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String InSessionPath + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Version + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid ServerId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceServerExtensions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceServerExtensions.s.cs new file mode 100644 index 00000000..0ef33079 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceServerExtensions.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceServerExtensions : System.IDisposable +{ + public virtual Autodesk.Revit.DB.RevitLinkOperations GetRevitLinkOperations() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CADLinkOperations GetCADLinkOperations() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceServerUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceServerUtils.s.cs new file mode 100644 index 00000000..8fb1fdbe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceServerUtils.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceServerUtils +{ + public static System.Boolean IsValidShortName(System.Guid serverId, System.String serverName) => + throw new System.NotImplementedException(); + + public static System.Boolean ServerSupportsKeynotes(Autodesk.Revit.DB.ExternalResourceReference extRef) => + throw new System.NotImplementedException(); + + public static System.Boolean ServerSupportsAssemblyCodeData(Autodesk.Revit.DB.ExternalResourceReference extRef) => + throw new System.NotImplementedException(); + + public static System.Boolean ServerSupportsRevitLinks(Autodesk.Revit.DB.ExternalResourceReference extRef) => + throw new System.NotImplementedException(); + + public static System.Boolean ServerSupportsCADLinks(Autodesk.Revit.DB.ExternalResourceReference extRef) => + throw new System.NotImplementedException(); + + public static System.Boolean ServerSupportsIFCLinks(Autodesk.Revit.DB.ExternalResourceReference extRef) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceServiceUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceServiceUtils.s.cs new file mode 100644 index 00000000..3dc50988 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceServiceUtils.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceServiceUtils +{ + public static System.Collections.Generic.IList GetServersByType( + Autodesk.Revit.DB.ExternalResourceType type + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceSubFolder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceSubFolder.s.cs new file mode 100644 index 00000000..c3dafb85 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceSubFolder.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceSubFolder : System.IDisposable +{ + public ExternalResourceSubFolder(System.String folderName, System.String iconPath) => + throw new System.NotImplementedException(); + + public ExternalResourceSubFolder() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String IconPath + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FolderName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceType.s.cs new file mode 100644 index 00000000..00c6fba2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceType : Autodesk.Revit.DB.GuidEnum +{ + public ExternalResourceType(System.Guid guid) + : base(guid) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceTypes.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceTypes.s.cs new file mode 100644 index 00000000..34f59805 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceTypes.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceTypes { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceUIBrowseResultType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceUIBrowseResultType.s.cs new file mode 100644 index 00000000..4e5d8a4e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceUIBrowseResultType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ExternalResourceUIBrowseResultType +{ + Success, + FolderNotFound, + ResourceNotFound, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceUtils.s.cs new file mode 100644 index 00000000..72c90530 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalResourceUtils.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternalResourceUtils +{ + public static System.Collections.Generic.ISet GetAllExternalResourceReferences( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ExternalResourceType resourceType + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet GetAllExternalResourceReferences( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.DisparityResponse.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.DisparityResponse.s.cs new file mode 100644 index 00000000..ae1b27c4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.DisparityResponse.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public enum DisparityResponse +{ + DoNothing, + ApplyDefaults, + LetUserDecide, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExecutionPolicy.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExecutionPolicy.s.cs new file mode 100644 index 00000000..883aeecc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExecutionPolicy.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public enum ExecutionPolicy +{ + FirstApplicableServer, + AllApplicableServers, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalService.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalService.s.cs new file mode 100644 index 00000000..c4116bfe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalService.s.cs @@ -0,0 +1,56 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial class ExternalService : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ExternalService.ExternalServiceOptions GetOptions() => + throw new System.NotImplementedException(); + + public virtual System.Guid GetPublicAccessKey() => throw new System.NotImplementedException(); + + public virtual void AddServer(Autodesk.Revit.DB.ExternalService.IExternalServer server) => + throw new System.NotImplementedException(); + + public virtual void RemoveServer(System.Guid serverId) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalService.IExternalServer GetServer(System.Guid serverId) => + throw new System.NotImplementedException(); + + public virtual System.Guid GetDefaultServerId() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRegisteredServerIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsRegisteredServerId(System.Guid serverId) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfServers + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSerializable + { + get => throw new System.NotImplementedException(); + } + public virtual System.String VendorId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExternalService.ExternalServiceId ServiceId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceId.s.cs new file mode 100644 index 00000000..67d3c248 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceId.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial class ExternalServiceId : Autodesk.Revit.DB.GuidEnum +{ + public ExternalServiceId(System.Guid guid) + : base(guid) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceOptions.s.cs new file mode 100644 index 00000000..56473f25 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceOptions.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial class ExternalServiceOptions : System.IDisposable +{ + public ExternalServiceOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSelfsynchronizing + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsRecordable + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsPublic + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceRegistry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceRegistry.s.cs new file mode 100644 index 00000000..13063a31 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceRegistry.s.cs @@ -0,0 +1,45 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial class ExternalServiceRegistry +{ + public static System.Guid RegisterService( + Autodesk.Revit.DB.ExternalService.ISingleServerService service, + System.Guid defaultServerId, + Autodesk.Revit.DB.ExternalService.ExternalServiceOptions options + ) => throw new System.NotImplementedException(); + + public static System.Guid RegisterService( + Autodesk.Revit.DB.ExternalService.IMultiServerService service, + Autodesk.Revit.DB.ExternalService.ExternalServiceOptions options, + Autodesk.Revit.DB.ExternalService.ExecutionPolicy policy + ) => throw new System.NotImplementedException(); + + public static System.Guid RegisterService( + Autodesk.Revit.DB.ExternalService.ISingleServerService service, + Autodesk.Revit.DB.ExternalService.ExternalServiceOptions options + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExternalService.ExternalService GetService( + Autodesk.Revit.DB.ExternalService.ExternalServiceId serviceId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetServices() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExternalService.ExternalServiceResult ExecuteService( + System.Guid executionKey, + System.Guid serverId, + Autodesk.Revit.DB.ExternalService.IExternalData data + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExternalService.ExternalServiceResult ExecuteService( + System.Guid executionKey, + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ExternalService.IExternalData data + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExternalService.ExternalServiceResult ExecuteService( + System.Guid executionKey, + Autodesk.Revit.DB.ExternalService.IExternalData data + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceResult.s.cs new file mode 100644 index 00000000..69d08d08 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServiceResult.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public enum ExternalServiceResult +{ + Succeeded, + Failed, + Unhandled, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServices.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServices.s.cs new file mode 100644 index 00000000..87c145cc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ExternalServices.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial class ExternalServices { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IExternalData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IExternalData.s.cs new file mode 100644 index 00000000..38004d79 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IExternalData.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial interface IExternalData { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IExternalServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IExternalServer.s.cs new file mode 100644 index 00000000..b48f182a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IExternalServer.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial interface IExternalServer +{ + public System.Guid GetServerId(); + public Autodesk.Revit.DB.ExternalService.ExternalServiceId GetServiceId(); + public System.String GetName(); + public System.String GetVendorId(); + public System.String GetDescription(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IExternalService.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IExternalService.s.cs new file mode 100644 index 00000000..91c10c27 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IExternalService.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial interface IExternalService +{ + public Autodesk.Revit.DB.ExternalService.ExternalServiceId GetServiceId(); + public System.String GetName(); + public System.String GetVendorId(); + public System.String GetDescription(); + public System.Boolean IsValidServer(Autodesk.Revit.DB.ExternalService.IExternalServer server); + public System.Boolean Execute( + Autodesk.Revit.DB.ExternalService.IExternalServer server, + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ExternalService.IExternalData data + ); + public Autodesk.Revit.DB.ExternalService.DisparityResponse OnServersDisparity( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList oldServers + ); + public void OnServersChanged( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ExternalService.ServerChangeCause cause, + System.Collections.Generic.IList oldServers + ); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IMultiServerService.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IMultiServerService.s.cs new file mode 100644 index 00000000..67c1c946 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.IMultiServerService.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial interface IMultiServerService +{ + public System.Boolean CanExecute( + Autodesk.Revit.DB.ExternalService.IExternalServer server, + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ExternalService.IExternalData data + ); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ISingleServerService.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ISingleServerService.s.cs new file mode 100644 index 00000000..8c547f6e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ISingleServerService.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial interface ISingleServerService { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.MultiServerService.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.MultiServerService.s.cs new file mode 100644 index 00000000..d621516b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.MultiServerService.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial class MultiServerService : Autodesk.Revit.DB.ExternalService.ExternalService +{ + public virtual System.Collections.Generic.IList GetActiveServerIds( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetActiveServerIds() => + throw new System.NotImplementedException(); + + public virtual void SetActiveServers( + System.Collections.Generic.IList serverIds, + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual void SetActiveServers(System.Collections.Generic.IList serverIds) => + throw new System.NotImplementedException(); + + public virtual System.Boolean SetServerState( + System.Guid serverId, + Autodesk.Revit.DB.Document document, + System.Boolean bActive + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalService.ExecutionPolicy ExecutionPolicy + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ServerChangeCause.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ServerChangeCause.s.cs new file mode 100644 index 00000000..2c8a6958 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.ServerChangeCause.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public enum ServerChangeCause +{ + ImposedChange, + UserChange, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.SingleServerService.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.SingleServerService.s.cs new file mode 100644 index 00000000..3e3b0f6d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternalService.SingleServerService.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB.ExternalService; + +public partial class SingleServerService : Autodesk.Revit.DB.ExternalService.ExternalService +{ + public virtual System.Guid GetActiveServerId(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual System.Guid GetActiveServerId() => throw new System.NotImplementedException(); + + public virtual void SetActiveServer(System.Guid serverId, Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual void SetActiveServer(System.Guid serverId) => throw new System.NotImplementedException(); + + public virtual void UnsetActiveServer(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedBRep.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedBRep.s.cs new file mode 100644 index 00000000..cd7131b2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedBRep.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternallyTaggedBRep : Autodesk.Revit.DB.ExternallyTaggedGeometryObject +{ + public virtual Autodesk.Revit.DB.GeometryObject GetTaggedGeometry(Autodesk.Revit.DB.ExternalGeometryId externalId) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedGeometryObject.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedGeometryObject.s.cs new file mode 100644 index 00000000..abc74611 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedGeometryObject.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternallyTaggedGeometryObject : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExternalGeometryId ExternalId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedGeometryValidation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedGeometryValidation.s.cs new file mode 100644 index 00000000..ad244482 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedGeometryValidation.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternallyTaggedGeometryValidation +{ + public static System.Boolean IsValidGeometry(Autodesk.Revit.DB.GeometryObject geometry) => + throw new System.NotImplementedException(); + + public static System.Boolean IsSolid(Autodesk.Revit.DB.GeometryObject geometry) => + throw new System.NotImplementedException(); + + public static System.Boolean IsNonSolid(Autodesk.Revit.DB.GeometryObject geometry) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedNonBRep.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedNonBRep.s.cs new file mode 100644 index 00000000..8c9a7f81 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExternallyTaggedNonBRep.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class ExternallyTaggedNonBRep : Autodesk.Revit.DB.ExternallyTaggedGeometryObject +{ + public ExternallyTaggedNonBRep( + Autodesk.Revit.DB.ExternalGeometryId externalId, + Autodesk.Revit.DB.GeometryObject geometry + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Extrusion.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Extrusion.s.cs new file mode 100644 index 00000000..8999a852 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Extrusion.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class Extrusion : Autodesk.Revit.DB.GenericForm +{ + public virtual System.Double EndOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double StartOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Sketch Sketch + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtrusionAnalyzer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtrusionAnalyzer.s.cs new file mode 100644 index 00000000..815833eb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtrusionAnalyzer.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class ExtrusionAnalyzer : System.IDisposable +{ + public static Autodesk.Revit.DB.ExtrusionAnalyzer Create( + Autodesk.Revit.DB.Solid solidGeometry, + Autodesk.Revit.DB.Plane plane, + Autodesk.Revit.DB.XYZ direction + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Face GetExtrusionBase() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IDictionary< + Autodesk.Revit.DB.Face, + Autodesk.Revit.DB.ExtrusionAnalyzerFaceAlignment + > CalculateFaceAlignment() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double EndParameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double StartParameter + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ ExtrusionDirection + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtrusionAnalyzerFaceAlignment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtrusionAnalyzerFaceAlignment.s.cs new file mode 100644 index 00000000..de9e4333 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtrusionAnalyzerFaceAlignment.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ExtrusionAnalyzerFaceAlignment +{ + FullyAligned, + PartiallyAligned, + Unaligned, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtrusionRoof.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtrusionRoof.s.cs new file mode 100644 index 00000000..f4c578ea --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ExtrusionRoof.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class ExtrusionRoof : Autodesk.Revit.DB.RoofBase +{ + public virtual Autodesk.Revit.DB.ModelCurveArray GetProfile() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurtainGridSet CurtainGrids + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FBXExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FBXExportOptions.s.cs new file mode 100644 index 00000000..fe937e37 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FBXExportOptions.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class FBXExportOptions +{ + public FBXExportOptions() => throw new System.NotImplementedException(); + + public virtual System.Boolean WithoutBoundaryEdges + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 LevelsOfDetailValue + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseLevelsOfDetail + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean StopOnError + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.DesignToFabricationConverter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.DesignToFabricationConverter.s.cs new file mode 100644 index 00000000..71e0987f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.DesignToFabricationConverter.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public partial class DesignToFabricationConverter : System.IDisposable +{ + public DesignToFabricationConverter(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Fabrication.DesignToFabricationConverterResult Convert( + System.Collections.Generic.ISet selection, + System.Int32 serviceId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Fabrication.DesignToFabricationMappingResult SetMapForFamilySymbolToFabricationPartType( + System.Collections.Generic.IDictionary typeMappings + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPartialConvertFailureResults() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetConvertedFabricationParts() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetElementsWithOpenConnector() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IDictionary< + Autodesk.Revit.DB.ElementId, + Autodesk.Revit.DB.ElementId + > GetConvertedFabricationPartsWithInvalidConnections() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IDictionary< + Autodesk.Revit.DB.ElementId, + System.Collections.Generic.ISet + > GetDesignElementAndFabricationPartsWithOpenConnectors() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IDictionary< + Autodesk.Revit.DB.ElementId, + System.Collections.Generic.ISet + > GetDesignElementAndFabricationPartsWithDifferentOffsets() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.DesignToFabricationConverterResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.DesignToFabricationConverterResult.s.cs new file mode 100644 index 00000000..6e645f2a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.DesignToFabricationConverterResult.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public enum DesignToFabricationConverterResult +{ + Success, + PartialFailure, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.DesignToFabricationMappingResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.DesignToFabricationMappingResult.s.cs new file mode 100644 index 00000000..c2eda247 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.DesignToFabricationMappingResult.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public enum DesignToFabricationMappingResult +{ + Success, + Undefined, + InvalidFamilySymbol, + InvalidFabricationPartType, + UnsupportedFamilySymbol, + UnsupportedFabricationPartType, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationAncillaryType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationAncillaryType.s.cs new file mode 100644 index 00000000..68b1edab --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationAncillaryType.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public enum FabricationAncillaryType +{ + Unknown, + Fixing, + Corner, + Clip, + TieRod, + Gasket, + Sealant, + SupportRod, + AncillaryMaterial, + AirturnTrack, + AirturnVane, + Isolator, + SeamMaterial, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationAncillaryUsageType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationAncillaryUsageType.s.cs new file mode 100644 index 00000000..c80739f3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationAncillaryUsageType.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public enum FabricationAncillaryUsageType +{ + Undefined, + Loose, + Connector, + Seam, + Splitter, + Airturn, + Hanger, + Stiffener, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationCustomDataType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationCustomDataType.s.cs new file mode 100644 index 00000000..df01f19d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationCustomDataType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public enum FabricationCustomDataType +{ + Text, + Integer, + Real, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationNetworkChangeService.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationNetworkChangeService.s.cs new file mode 100644 index 00000000..8b0ef552 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationNetworkChangeService.s.cs @@ -0,0 +1,68 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public partial class FabricationNetworkChangeService : System.IDisposable +{ + public FabricationNetworkChangeService(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Fabrication.FabricationNetworkChangeServiceResult ChangeService( + System.Collections.Generic.ISet selection, + System.Int32 serviceId, + System.Int32 paletteId, + System.Boolean restrictPalette + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Fabrication.FabricationNetworkChangeServiceResult ChangeService( + System.Collections.Generic.ISet selection, + System.Int32 serviceId, + System.Int32 paletteId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Fabrication.FabricationNetworkChangeServiceResult ChangeSize( + System.Collections.Generic.ISet selection, + System.Collections.Generic.ISet fabricationPartSizeMaps + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Fabrication.FabricationNetworkChangeServiceResult ApplyChange() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetStraightsThatWereNotChanged() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetElementsThatFailed() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Fabrication.FabricationNetworkChangeServiceResult SetSelection( + System.Collections.Generic.ISet selection + ) => throw new System.NotImplementedException(); + + public virtual void SetServiceId(System.Int32 serviceId) => throw new System.NotImplementedException(); + + public virtual void SetPaletteId(System.Int32 paletteId) => throw new System.NotImplementedException(); + + public virtual void SetRestrictPalette(System.Boolean restrictPalette) => throw new System.NotImplementedException(); + + public virtual void SetMapOfInLinePartTypes( + System.Collections.Generic.IDictionary< + Autodesk.Revit.DB.ElementId, + Autodesk.Revit.DB.ElementId + > fabricationPartTypes + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetInLinePartTypes() => + throw new System.NotImplementedException(); + + public virtual void SetMapOfSizesForStraights( + System.Collections.Generic.ISet fabricationPartSizeMaps + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetMapOfAllSizesForStraights() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationNetworkChangeServiceResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationNetworkChangeServiceResult.s.cs new file mode 100644 index 00000000..9671d40b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationNetworkChangeServiceResult.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public enum FabricationNetworkChangeServiceResult +{ + Success, + PartialFailure, + UserAborted, + InvalidSelection, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartCompareType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartCompareType.s.cs new file mode 100644 index 00000000..d43594c4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartCompareType.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public enum FabricationPartCompareType +{ + CutType, + Material, + Specification, + InsulationSpecification, + MaterialGauge, + DuctFacing, + Insulation, + Notes, + Filename, + Description, + CID, + SkinMaterial, + SkinGauge, + Section, + Status, + Service, + Pallet, + BoxNo, + OrderNo, + Drawing, + Zone, + ETag, + Alt, + Spool, + Alias, + PCFKey, + CustomData, + ButtonAlias, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartFitResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartFitResult.s.cs new file mode 100644 index 00000000..a43bc57c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartFitResult.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public enum FabricationPartFitResult +{ + Success, + IncompatibleGeometry, + MisalignedEnds, + DimensionLocked, + BadDimensions, + ShapeMismatch, + SizeMismatch, + IncompatibleConnection, + OffsetRequired, + Unsupported, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartJustification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartJustification.s.cs new file mode 100644 index 00000000..867e71a6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartJustification.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public enum FabricationPartJustification +{ + Middle, + Bottom, + Top, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartPlacementUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartPlacementUtils.s.cs new file mode 100644 index 00000000..9db4301d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartPlacementUtils.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public partial class FabricationPartPlacementUtils { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartRouteEnd.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartRouteEnd.s.cs new file mode 100644 index 00000000..ebfc5c9b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartRouteEnd.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public partial class FabricationPartRouteEnd : System.IDisposable +{ + public static Autodesk.Revit.DB.Fabrication.FabricationPartRouteEnd CreateFromConnector( + Autodesk.Revit.DB.Connector connnector + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Fabrication.FabricationPartRouteEnd CreateFromCenterline( + Autodesk.Revit.DB.Element element, + Autodesk.Revit.DB.XYZ ptAt + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartSizeMap.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartSizeMap.s.cs new file mode 100644 index 00000000..7926ba77 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationPartSizeMap.s.cs @@ -0,0 +1,93 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public partial class FabricationPartSizeMap : System.IDisposable +{ + public FabricationPartSizeMap( + System.String size, + System.Double widthDiameter, + System.Double depth, + System.Boolean isProductList, + Autodesk.Revit.DB.ConnectorProfileType profileType, + System.Int32 serviceId, + System.Int32 paletteId + ) => throw new System.NotImplementedException(); + + public FabricationPartSizeMap( + System.String size, + System.Double widthDiameter, + System.Double depth, + System.Boolean isProductList + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AllowMultipleServiceSizes + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 MappedServiceId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ConnectorProfileType MappedProfileType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsMappedProductList + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MappedDepth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MappedWidthDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 PaletteId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 ServiceId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ConnectorProfileType ProfileType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsProductList + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Depth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double WidthDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SizeString + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationSaveJobOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationSaveJobOptions.s.cs new file mode 100644 index 00000000..0024a790 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationSaveJobOptions.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public partial class FabricationSaveJobOptions : System.IDisposable +{ + public FabricationSaveJobOptions(System.Boolean addHolesForTaps) => throw new System.NotImplementedException(); + + public FabricationSaveJobOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AddHolesForTaps + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationUtils.s.cs new file mode 100644 index 00000000..39124ff1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.FabricationUtils.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public partial class FabricationUtils +{ + public static System.Boolean ValidateConnectivity( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Connector connector1, + Autodesk.Revit.DB.Connector connector2 + ) => throw new System.NotImplementedException(); + + public static void ExportToPCF( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList ids, + System.String filename + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.PartialFailureResults.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.PartialFailureResults.s.cs new file mode 100644 index 00000000..f019cf3a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.PartialFailureResults.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public enum PartialFailureResults +{ + NotAllPartsConverted, + InvalidConnections, + HaveOpenConnectors, + HaveDifferentOffsets, + NoMatchingSize, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.ValidationStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.ValidationStatus.s.cs new file mode 100644 index 00000000..2427f9e6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Fabrication.ValidationStatus.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Fabrication; + +public enum ValidationStatus +{ + Valid, + InvalidDimensions, + NoMaterial, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationAncillaryUsage.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationAncillaryUsage.s.cs new file mode 100644 index 00000000..1fdc46de --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationAncillaryUsage.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationAncillaryUsage : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProductCode + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Length + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Quantity + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double AncillaryDepth + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double AncillaryWidthOrDiameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 AncillaryId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Fabrication.FabricationAncillaryUsageType UsageType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Fabrication.FabricationAncillaryType Type + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationConfiguration.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationConfiguration.s.cs new file mode 100644 index 00000000..ee4500db --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationConfiguration.s.cs @@ -0,0 +1,189 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationConfiguration : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.FabricationConfiguration GetFabricationConfiguration( + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasValidConfiguration() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FabricationConfigurationInfo GetFabricationConfigurationInfo() => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanBeSwapped() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ConfigurationReloadInfo ReloadConfiguration() => + throw new System.NotImplementedException(); + + public virtual void SetConfiguration( + Autodesk.Revit.DB.FabricationConfigurationInfo fabricationConfigurationInfo, + System.String profile + ) => throw new System.NotImplementedException(); + + public virtual void SetConfiguration(Autodesk.Revit.DB.FabricationConfigurationInfo fabricationConfigurationInfo) => + throw new System.NotImplementedException(); + + public virtual System.String GetProfile() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllServices() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllLoadedServices() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllUsedServices() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllUsedItemFiles() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList LoadServices( + System.Collections.Generic.IList serviceIds + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList LoadItemFiles( + System.Collections.Generic.IList itemFiles + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanUnloadItemFiles( + System.Collections.Generic.IList itemFiles + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean AreItemFilesLoaded( + System.Collections.Generic.IList itemFiles + ) => throw new System.NotImplementedException(); + + public virtual void UnloadServices(System.Collections.Generic.IList serviceIds) => + throw new System.NotImplementedException(); + + public virtual void UnloadItemFiles( + System.Collections.Generic.IList itemFiles + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FabricationService GetService(System.Int32 serviceId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllSpecifications( + Autodesk.Revit.DB.FabricationPart part + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 LocateSpecification(System.String group, System.String name) => + throw new System.NotImplementedException(); + + public virtual System.String GetSpecificationName(System.Int32 specId) => throw new System.NotImplementedException(); + + public virtual System.String GetSpecificationGroup(System.Int32 specId) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllDampers() => + throw new System.NotImplementedException(); + + public virtual System.String GetDamperName(System.Int32 damperId) => throw new System.NotImplementedException(); + + public virtual System.Boolean DamperExists(System.Int32 damperId) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllPartStatuses() => + throw new System.NotImplementedException(); + + public virtual System.String GetPartStatusDescription(System.Int32 statusId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CustomDataExists(System.Int32 customDataId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllPartCustomData() => + throw new System.NotImplementedException(); + + public virtual System.String GetPartCustomDataName(System.Int32 customDataId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Fabrication.FabricationCustomDataType GetPartCustomDataType( + System.Int32 customDataId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllInsulationSpecifications( + Autodesk.Revit.DB.FabricationPart pFabPart + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 LocateInsulationSpecification(System.String group, System.String name) => + throw new System.NotImplementedException(); + + public virtual System.String GetInsulationSpecificationName(System.Int32 specId) => + throw new System.NotImplementedException(); + + public virtual System.String GetInsulationSpecificationGroup(System.Int32 specId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllMaterials( + Autodesk.Revit.DB.FabricationPart part + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 LocateMaterial(System.String group, System.String name) => + throw new System.NotImplementedException(); + + public virtual System.String GetMaterialGroup(System.Int32 materialId) => throw new System.NotImplementedException(); + + public virtual System.String GetMaterialName(System.Int32 materialId) => throw new System.NotImplementedException(); + + public virtual System.String GetMaterialAbbreviation(System.Int32 materialId) => + throw new System.NotImplementedException(); + + public virtual System.String GetSpecificationAbbreviation(System.Int32 specificationId) => + throw new System.NotImplementedException(); + + public virtual System.String GetInsulationSpecificationAbbreviation(System.Int32 insulationSpecificationId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllFabricationConnectorDefinitions( + Autodesk.Revit.DB.ConnectorDomainType domain, + Autodesk.Revit.DB.ConnectorProfileType shape + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 LocateFabricationConnector( + System.String group, + System.String name, + Autodesk.Revit.DB.ConnectorDomainType domain, + Autodesk.Revit.DB.ConnectorProfileType shape + ) => throw new System.NotImplementedException(); + + public virtual System.String GetFabricationConnectorName(System.Int32 fabricationConnectorId) => + throw new System.NotImplementedException(); + + public virtual System.String GetFabricationConnectorGroup(System.Int32 fabricationConnectorId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ConnectorProfileType GetFabricationConnectorShape( + System.Int32 fabricationConnectorId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ConnectorDomainType GetFabricationConnectorDomain( + System.Int32 fabricationConnectorId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean AncillaryExists(System.Int32 ancillaryId) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAncillaries( + Autodesk.Revit.DB.Fabrication.FabricationAncillaryType type, + System.Boolean includeKits, + System.Boolean filterKits + ) => throw new System.NotImplementedException(); + + public virtual System.String GetAncillaryName(System.Int32 ancillaryId) => throw new System.NotImplementedException(); + + public virtual System.String GetAncillaryGroup(System.Int32 ancillaryId) => + throw new System.NotImplementedException(); + + public virtual System.String GetAncillaryGroupName(System.Int32 ancillaryId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAncillaryKit(System.Int32 ancillaryId) => throw new System.NotImplementedException(); + + public virtual System.String GetServiceTypeName(System.Int32 serviceTypeId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetItemFolders() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllLoadedItemFiles() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationConfigurationInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationConfigurationInfo.s.cs new file mode 100644 index 00000000..873eb585 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationConfigurationInfo.s.cs @@ -0,0 +1,59 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationConfigurationInfo : System.IDisposable +{ + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetProfiles() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FabricationConfigurationInfo FindSourceFabricationConfiguration( + Autodesk.Revit.DB.FabricationConfigurationInfo fabricationConfiguration + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetAllFabricationConfigurations() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCloudConfiguration + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Path + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.UnitSystem UnitSystem + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Version + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid GUID + { + get => throw new System.NotImplementedException(); + } + public virtual System.String CloudId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsLocked + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationConnectorInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationConnectorInfo.s.cs new file mode 100644 index 00000000..01dffc4a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationConnectorInfo.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationConnectorInfo : System.IDisposable +{ + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasDoubleWallConnector() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsDoubleWallConnectorLocked + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 DoubleWallConnectorId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 FabricationIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsBodyConnectorLocked + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 BodyConnectorId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationDimensionDefinition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationDimensionDefinition.s.cs new file mode 100644 index 00000000..fa62122b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationDimensionDefinition.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationDimensionDefinition : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsModifiable + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FabricationDimensionUnitType UnitType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FabricationDimensionType Type + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationDimensionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationDimensionType.s.cs new file mode 100644 index 00000000..ad6690c5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationDimensionType.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum FabricationDimensionType +{ + Internal, + Width, + Depth, + Diameter, + Angle, + Length, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationDimensionUnitType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationDimensionUnitType.s.cs new file mode 100644 index 00000000..8dc6d52b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationDimensionUnitType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum FabricationDimensionUnitType +{ + NoUnits, + Linear, + Angular, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationHostedInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationHostedInfo.s.cs new file mode 100644 index 00000000..d5ad233e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationHostedInfo.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationHostedInfo : System.IDisposable +{ + public virtual void PlaceOnHost( + Autodesk.Revit.DB.ElementId hostId, + Autodesk.Revit.DB.Connector hostConnector, + System.Double distance, + System.Double axisRotation + ) => throw new System.NotImplementedException(); + + public virtual void PlaceOnHost( + Autodesk.Revit.DB.ElementId hostId, + Autodesk.Revit.DB.Connector hostConnector, + System.Double distance + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Line GetBearerCenterline() => throw new System.NotImplementedException(); + + public virtual void DisconnectFromHost() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId HostId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationItemFile.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationItemFile.s.cs new file mode 100644 index 00000000..7df2e033 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationItemFile.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationItemFile : System.IDisposable +{ + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsLoaded() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsUsed + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Identifier + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationItemFolder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationItemFolder.s.cs new file mode 100644 index 00000000..8022ad2a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationItemFolder.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationItemFolder : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetSubFolders() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetItemFiles() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationPart.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationPart.s.cs new file mode 100644 index 00000000..83b0a099 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationPart.s.cs @@ -0,0 +1,511 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationPart : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean RemovePartCustomData(System.Int32 customId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPartAncillaryUsage() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSameAs( + Autodesk.Revit.DB.FabricationPart part, + System.Collections.Generic.IList ignoreFields + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryElement GetInsulationLiningGeometry() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetVersionHistory() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FabricationPart Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.FabricationItemFile itemFile, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FabricationPart Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.FabricationServiceButton button, + System.Int32 condition, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FabricationPart Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.FabricationServiceButton button, + System.Double width, + System.Double depth, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FabricationPart CreateHanger( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.FabricationServiceButton button, + System.Int32 condition, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FabricationPart CreateHanger( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.FabricationServiceButton button, + System.Int32 condition, + Autodesk.Revit.DB.ElementId hostId, + Autodesk.Revit.DB.Connector hostConnector, + System.Double distance, + System.Boolean attachToStructure + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FabricationPart CreateHanger( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.FabricationServiceButton button, + Autodesk.Revit.DB.ElementId hostId, + Autodesk.Revit.DB.Connector hostConnector, + System.Double distance, + System.Boolean attachToStructure + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FabricationHostedInfo GetHostedInfo() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FabricationRodInfo GetRodInfo() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsProductListEntryCompatibleSize(System.Int32 productEntry) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet SaveAsFabricationJob( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ISet ids, + System.String filename, + Autodesk.Revit.DB.Fabrication.FabricationSaveJobOptions saveOptions + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanASlopeBeApplied() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetTransform() => throw new System.NotImplementedException(); + + public virtual void SetPositionByEnd(Autodesk.Revit.DB.Connector connector, Autodesk.Revit.DB.XYZ position) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetDimensions() => + throw new System.NotImplementedException(); + + public virtual System.Double GetDimensionValue(Autodesk.Revit.DB.FabricationDimensionDefinition dim) => + throw new System.NotImplementedException(); + + public virtual void SetDimensionValue(Autodesk.Revit.DB.FabricationDimensionDefinition dim, System.Double newValue) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsDimensionCalculated(Autodesk.Revit.DB.FabricationDimensionDefinition dim) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetDimensionCalculatedOptions( + Autodesk.Revit.DB.FabricationDimensionDefinition dim + ) => throw new System.NotImplementedException(); + + public virtual System.String GetCalculatedDimensionValue(Autodesk.Revit.DB.FabricationDimensionDefinition dim) => + throw new System.NotImplementedException(); + + public virtual void SetCalculatedDimensionValue( + Autodesk.Revit.DB.FabricationDimensionDefinition dim, + System.String value + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanAdjustEndLength(Autodesk.Revit.DB.Connector partConn) => + throw new System.NotImplementedException(); + + public virtual System.Double AdjustEndLength( + Autodesk.Revit.DB.Connector partConn, + System.Double lengthToAdjust, + System.Boolean totalLengthOnly + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAStraight() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAHanger() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsATap() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsProductList() => throw new System.NotImplementedException(); + + public virtual System.String GetProductListEntryName(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetProductListEntryCount() => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet OptimizeLengths( + Autodesk.Revit.DB.Document doc, + System.Collections.Generic.ISet partIds + ) => throw new System.NotImplementedException(); + + public static void Reposition(Autodesk.Revit.DB.Document doc, Autodesk.Revit.DB.ElementId partId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanSplitStraight(Autodesk.Revit.DB.XYZ position) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId SplitStraight(Autodesk.Revit.DB.XYZ position) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId SplitStraight( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId partId, + Autodesk.Revit.DB.XYZ position + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanFlipPart() => throw new System.NotImplementedException(); + + public virtual System.Boolean Flip() => throw new System.NotImplementedException(); + + public static System.Boolean ConnectAndCouple( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Connector partConn, + Autodesk.Revit.DB.Connector toConn + ) => throw new System.NotImplementedException(); + + public static System.Boolean AlignPartByConnectors( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Connector partConn, + Autodesk.Revit.DB.Connector toConn, + System.Double axisRotation + ) => throw new System.NotImplementedException(); + + public static System.Boolean AlignPartByConnectorToConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Connector connector, + Autodesk.Revit.DB.Connector fixedConnector, + System.Double rotation, + System.Double slope, + Autodesk.Revit.DB.Fabrication.FabricationPartJustification justification + ) => throw new System.NotImplementedException(); + + public static System.Boolean AlignPartByInsertionPoint( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId partId, + Autodesk.Revit.DB.XYZ position, + System.Double rotation, + System.Double rotationPerpendicular, + System.Double slope, + Autodesk.Revit.DB.Fabrication.FabricationPartJustification justification, + Autodesk.Revit.DB.Transform trf + ) => throw new System.NotImplementedException(); + + public static System.Boolean AlignPartByConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Connector connector, + Autodesk.Revit.DB.XYZ position, + System.Double rotation, + System.Double rotationPerpendicular, + System.Double slope, + Autodesk.Revit.DB.Fabrication.FabricationPartJustification justification, + Autodesk.Revit.DB.Transform trf + ) => throw new System.NotImplementedException(); + + public static System.Boolean AlignPartByInsertionPointAndCutInToStraight( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId straightId, + Autodesk.Revit.DB.ElementId partId, + Autodesk.Revit.DB.XYZ position, + System.Double rotation, + System.Double slope, + System.Boolean flip + ) => throw new System.NotImplementedException(); + + public static void RotateConnectedTap( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.FabricationPart tap, + System.Double primaryAxisRotateBy, + System.Double secondaryAxisRotateBy + ) => throw new System.NotImplementedException(); + + public static void PlaceAsTap( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Connector tapPartConn, + Autodesk.Revit.DB.Connector hostPartConn, + System.Double distance, + System.Double axisRotation, + System.Double secondaryAxisRotation + ) => throw new System.NotImplementedException(); + + public static System.Boolean PlaceFittingAsCutIn( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId straightId, + Autodesk.Revit.DB.ElementId fittingId, + Autodesk.Revit.DB.XYZ position, + Autodesk.Revit.DB.Connector fittingConn, + System.Double axisRotation + ) => throw new System.NotImplementedException(); + + public static void RotateConnectedPartByConnector( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Connector conn, + System.Double axisRotationBy + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasNoConnections() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasCustomData(System.Int32 customId) => throw new System.NotImplementedException(); + + public virtual System.String GetPartCustomDataText(System.Int32 customId) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetPartCustomDataInteger(System.Int32 customId) => + throw new System.NotImplementedException(); + + public virtual System.Double GetPartCustomDataReal(System.Int32 customId) => + throw new System.NotImplementedException(); + + public virtual void SetPartCustomDataText(System.Int32 customId, System.String value) => + throw new System.NotImplementedException(); + + public virtual void SetPartCustomDataInteger(System.Int32 customId, System.Int32 value) => + throw new System.NotImplementedException(); + + public virtual void SetPartCustomDataReal(System.Int32 customId, System.Double value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean AddPartCustomData(System.Int32 customId) => throw new System.NotImplementedException(); + + public virtual System.Int32 ServiceType + { + get => throw new System.NotImplementedException(); + } + public virtual System.String SpoolName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Guid PartGuid + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 PartStatus + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 HangerRodKit + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Fabrication.ValidationStatus ValidationStatus + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorManager ConnectorManager + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorDomainType DomainType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ItemCustomId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ItemNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Material + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 InsulationSpecification + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Specification + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 ServiceId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ProductCode + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double CenterlineLength + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double LevelOffset + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProductInstallType + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProductOriginalEquipmentManufacture + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProductDataRange + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProductSizeDescription + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProductMaterialDescription + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProductSpecificationDescription + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProductFinishDescription + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProductLongDescription + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProductShortDescription + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProductName + { + get => throw new System.NotImplementedException(); + } + public virtual System.String VendorCode + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Vendor + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Alias + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Notes + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsBoughtOut + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ServiceName + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 CutType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double DoubleWallMaterialArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double DoubleWallMaterialThickness + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 DoubleWallMaterial + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MaterialThickness + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double SheetMetalArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double LiningArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double LiningThickness + { + get => throw new System.NotImplementedException(); + } + public virtual System.String LiningType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double InsulationArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double InsulationThickness + { + get => throw new System.NotImplementedException(); + } + public virtual System.String InsulationType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Weight + { + get => throw new System.NotImplementedException(); + } + public virtual System.String FreeSize + { + get => throw new System.NotImplementedException(); + } + public virtual System.String OverallSize + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Size + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Slope + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasLining + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasInsulation + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasDoubleWall + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ServiceAbbreviation + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double BottomOfPartElevation + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TopOfPartElevation + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ProductListEntry + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationPartType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationPartType.s.cs new file mode 100644 index 00000000..f3acb8ac --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationPartType.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationPartType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.FabricationPartType Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.FabricationServiceButton button, + System.Int32 condition + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId Lookup( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.FabricationServiceButton button, + System.Int32 condition + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationRodInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationRodInfo.s.cs new file mode 100644 index 00000000..cd4daa5f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationRodInfo.s.cs @@ -0,0 +1,63 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationRodInfo : System.IDisposable +{ + public virtual Autodesk.Revit.DB.LinkElementId GetRodAttachedElementId(System.Int32 rodIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetRodEndPosition(System.Int32 rodIndex) => + throw new System.NotImplementedException(); + + public virtual void SetRodEndPosition(System.Int32 rodIndex, Autodesk.Revit.DB.XYZ position) => + throw new System.NotImplementedException(); + + public virtual void AttachToStructure() => throw new System.NotImplementedException(); + + public virtual void AttachToHanger( + Autodesk.Revit.DB.ElementId hangerId, + System.Int32 rodIndex, + Autodesk.Revit.DB.XYZ position + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsRodLockedWithHost(System.Int32 rodIndex) => + throw new System.NotImplementedException(); + + public virtual void SetRodLockedWithHost(System.Int32 rodIndex, System.Boolean locked) => + throw new System.NotImplementedException(); + + public virtual System.Double GetBearerExtension(System.Int32 rodIndex) => throw new System.NotImplementedException(); + + public virtual void SetBearerExtension(System.Int32 rodIndex, System.Double length) => + throw new System.NotImplementedException(); + + public virtual System.Boolean SetRodStructureExtension(System.Int32 rodIndex, System.Double extension) => + throw new System.NotImplementedException(); + + public virtual System.Double GetRodStructureExtension(System.Int32 rodIndex) => + throw new System.NotImplementedException(); + + public virtual System.Boolean SetRodLength(System.Int32 rodIndex, System.Double newLength) => + throw new System.NotImplementedException(); + + public virtual System.Double GetRodLength(System.Int32 rodIndex) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsAttachedToStructure + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 RodCount + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanRodsBeHosted + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationService.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationService.s.cs new file mode 100644 index 00000000..dfba5d12 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationService.s.cs @@ -0,0 +1,64 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationService : System.IDisposable +{ + public virtual System.Boolean IsValidPaletteIndex(System.Int32 paletteIndex) => + throw new System.NotImplementedException(); + + public virtual System.String GetPaletteName(System.Int32 palette) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCompatibleWith(Autodesk.Revit.DB.FabricationService otherService) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsPaletteExcluded(System.Int32 paletteIndex) => + throw new System.NotImplementedException(); + + public virtual System.Boolean SetServicePaletteExclusions( + System.Collections.Generic.IList excludedPalettes + ) => throw new System.NotImplementedException(); + + public virtual void ResetServiceExclusionOverrides() => throw new System.NotImplementedException(); + + public virtual void OverrideServiceButtonExclusion( + System.Int32 paletteIndex, + System.Int32 buttonIndex, + System.Boolean exclude + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetButtonCount(System.Int32 palette) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidButtonIndex(System.Int32 paletteIndex, System.Int32 buttonIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FabricationServiceButton GetButton( + System.Int32 paletteIndex, + System.Int32 buttonIndex + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ServiceId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 PaletteCount + { + get => throw new System.NotImplementedException(); + } + public virtual System.String FabricationSystemName + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Abbreviation + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationServiceButton.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationServiceButton.s.cs new file mode 100644 index 00000000..dca9627a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationServiceButton.s.cs @@ -0,0 +1,69 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationServiceButton : System.IDisposable +{ + public static System.Boolean IsValidConditionIndex( + Autodesk.Revit.DB.FabricationServiceButton button, + System.Int32 condition + ) => throw new System.NotImplementedException(); + + public virtual System.String GetConditionDescription(System.Int32 condition) => + throw new System.NotImplementedException(); + + public virtual System.Double GetConditionLowerValue(System.Int32 condition) => + throw new System.NotImplementedException(); + + public virtual System.Double GetConditionUpperValue(System.Int32 condition) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnrestrictedCondition(System.Int32 condition) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsExcluded() => throw new System.NotImplementedException(); + + public virtual System.String GetConditionName(System.Int32 condition) => throw new System.NotImplementedException(); + + public virtual System.Boolean ContainsFabricationPartType(Autodesk.Revit.DB.FabricationPartType partType) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsStraight + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsAHanger + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ButtonIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 PaletteIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ServiceId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ConditionCount + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Code + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationVersionInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationVersionInfo.s.cs new file mode 100644 index 00000000..2d24a70c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FabricationVersionInfo.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class FabricationVersionInfo : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Reason + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Version + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Face.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Face.s.cs new file mode 100644 index 00000000..44ab1a36 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Face.s.cs @@ -0,0 +1,75 @@ +namespace Autodesk.Revit.DB; + +public partial class Face : Autodesk.Revit.DB.GeometryObject +{ + public virtual Autodesk.Revit.DB.Surface GetSurface() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRegions() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetEdgesAsCurveLoops() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mesh Triangulate(System.Double levelOfDetail) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mesh Triangulate() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Evaluate(Autodesk.Revit.DB.UV @params) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BoundingBoxUV GetBoundingBox() => throw new System.NotImplementedException(); + + public virtual System.Boolean get_IsCyclic(System.Int32 paramIdx) => throw new System.NotImplementedException(); + + public virtual System.Double get_Period(System.Int32 paramIdx) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform ComputeDerivatives(Autodesk.Revit.DB.UV point) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FaceSecondDerivatives ComputeSecondDerivatives(Autodesk.Revit.DB.UV point) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ ComputeNormal(Autodesk.Revit.DB.UV point) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsInside(Autodesk.Revit.DB.UV point) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FaceIntersectionFaceResult Intersect(Autodesk.Revit.DB.Face face) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SetComparisonResult Intersect(Autodesk.Revit.DB.Curve curve) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.IntersectionResult Project(Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual System.Double Area + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Reference Reference + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsTwoSided + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MaterialElementId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.EdgeArrayArray EdgeLoops + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasRegions + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean OrientationMatchesSurfaceOrientation + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceArray.s.cs new file mode 100644 index 00000000..98864b74 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceArray.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class FaceArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public FaceArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FaceArrayIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FaceArrayIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Face get_Item(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.Face item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.Face item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.Face item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceArrayIterator.s.cs new file mode 100644 index 00000000..46ee3ff9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class FaceArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public FaceArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceDetailNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceDetailNode.s.cs new file mode 100644 index 00000000..a0fb160d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceDetailNode.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class FaceDetailNode : Autodesk.Revit.DB.RenderNode +{ + public virtual Autodesk.Revit.DB.Transform GetLinkTransform() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetInstanceTransform() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LineProperties LineProperties + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceEdgeNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceEdgeNode.s.cs new file mode 100644 index 00000000..7bdd4aff --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceEdgeNode.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FaceEdgeNode : Autodesk.Revit.DB.FaceDetailNode +{ + public virtual Autodesk.Revit.DB.Edge GetFaceEdge() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceIntersectionFaceResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceIntersectionFaceResult.s.cs new file mode 100644 index 00000000..30f84d0b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceIntersectionFaceResult.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum FaceIntersectionFaceResult +{ + Intersecting, + NonIntersecting, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceNode.s.cs new file mode 100644 index 00000000..73997ab3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceNode.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FaceNode : Autodesk.Revit.DB.RenderNode +{ + public virtual Autodesk.Revit.DB.Face GetFace() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceSecondDerivatives.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceSecondDerivatives.s.cs new file mode 100644 index 00000000..432fde9f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceSecondDerivatives.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class FaceSecondDerivatives : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ MixedDerivative + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ VVDerivative + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ UUDerivative + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceSilhouetteNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceSilhouetteNode.s.cs new file mode 100644 index 00000000..553c9d36 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceSilhouetteNode.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FaceSilhouetteNode : Autodesk.Revit.DB.FaceDetailNode +{ + public virtual Autodesk.Revit.DB.Face GetFace() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceSplitter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceSplitter.s.cs new file mode 100644 index 00000000..db4b5d6e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceSplitter.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class FaceSplitter : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.IList GetBoundaries() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId SplitElementId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceWall.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceWall.s.cs new file mode 100644 index 00000000..af51fd44 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FaceWall.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class FaceWall : Autodesk.Revit.DB.HostObject +{ + public static Autodesk.Revit.DB.FaceWall Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId wallType, + Autodesk.Revit.DB.WallLocationLine locationLine, + Autodesk.Revit.DB.Reference faceReference + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsWallTypeValidForFaceWall( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId wallType + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidFaceReferenceForFaceWall( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference faceReference + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FacetingUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FacetingUtils.s.cs new file mode 100644 index 00000000..859b3edd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FacetingUtils.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class FacetingUtils +{ + public static System.Collections.Generic.IList ConvertTrianglesToQuads( + Autodesk.Revit.DB.TriangulationInterface triangulation + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinition.s.cs new file mode 100644 index 00000000..5fab3c04 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinition.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB; + +public partial class FailureDefinition : System.IDisposable +{ + public static Autodesk.Revit.DB.FailureDefinition CreateFailureDefinition( + Autodesk.Revit.DB.FailureDefinitionId id, + Autodesk.Revit.DB.FailureSeverity severity, + System.String messageString + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureDefinition AddResolutionType( + Autodesk.Revit.DB.FailureResolutionType type, + System.String caption, + System.Type classOfResolution + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureDefinition SetDefaultResolutionType( + Autodesk.Revit.DB.FailureResolutionType type + ) => throw new System.NotImplementedException(); + + public virtual System.String GetDescriptionText() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetApplicableResolutionTypes() => + throw new System.NotImplementedException(); + + public virtual System.String GetResolutionCaption(Autodesk.Revit.DB.FailureResolutionType type) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureResolutionType GetDefaultResolutionType() => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasResolutions() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsResolutionApplicable(Autodesk.Revit.DB.FailureResolutionType type) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FailureSeverity Severity + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinitionAccessor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinitionAccessor.s.cs new file mode 100644 index 00000000..b78b771d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinitionAccessor.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB; + +public partial class FailureDefinitionAccessor : System.IDisposable +{ + public virtual Autodesk.Revit.DB.FailureDefinitionId GetId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureSeverity GetSeverity() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetApplicableResolutionTypes() => + throw new System.NotImplementedException(); + + public virtual System.String GetDescriptionText() => throw new System.NotImplementedException(); + + public virtual System.String GetResolutionCaption(Autodesk.Revit.DB.FailureResolutionType type) => + throw new System.NotImplementedException(); + + public virtual void SetDefaultResolutionType(Autodesk.Revit.DB.FailureResolutionType type) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureResolutionType GetDefaultResolutionType() => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasResolutions() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsResolutionApplicable(Autodesk.Revit.DB.FailureResolutionType type) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinitionId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinitionId.s.cs new file mode 100644 index 00000000..004bc61f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinitionId.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public partial class FailureDefinitionId : Autodesk.Revit.DB.GuidEnum +{ + public FailureDefinitionId(System.Guid guid) + : base(guid) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinitionRegistry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinitionRegistry.s.cs new file mode 100644 index 00000000..22f87c22 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureDefinitionRegistry.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class FailureDefinitionRegistry : System.IDisposable +{ + public virtual Autodesk.Revit.DB.FailureDefinitionAccessor FindFailureDefinition( + Autodesk.Revit.DB.FailureDefinitionId id + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList ListAllFailureDefinitions() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureHandlingOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureHandlingOptions.s.cs new file mode 100644 index 00000000..908a0801 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureHandlingOptions.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB; + +public partial class FailureHandlingOptions : System.IDisposable +{ + public virtual Autodesk.Revit.DB.FailureHandlingOptions SetForcedModalHandling(System.Boolean bFlag) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureHandlingOptions SetClearAfterRollback(System.Boolean bFlag) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureHandlingOptions SetDelayedMiniWarnings(System.Boolean bFlag) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureHandlingOptions SetTransactionFinalizer( + Autodesk.Revit.DB.ITransactionFinalizer finalizer + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureHandlingOptions SetFailuresPreprocessor( + Autodesk.Revit.DB.IFailuresPreprocessor preprocessor + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean GetForcedModalHandling() => throw new System.NotImplementedException(); + + public virtual System.Boolean GetClearAfterRollback() => throw new System.NotImplementedException(); + + public virtual System.Boolean GetDelayedMiniWarnings() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ITransactionFinalizer GetTransactionFinalizer() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.IFailuresPreprocessor GetFailuresPreprocessor() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureMessage.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureMessage.s.cs new file mode 100644 index 00000000..f3678081 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureMessage.s.cs @@ -0,0 +1,52 @@ +namespace Autodesk.Revit.DB; + +public partial class FailureMessage : System.IDisposable +{ + public FailureMessage(Autodesk.Revit.DB.FailureDefinitionId id) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureMessage SetFailingElements( + System.Collections.Generic.ICollection idsToShow + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureMessage SetFailingElement(Autodesk.Revit.DB.ElementId id) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureMessage SetAdditionalElement(Autodesk.Revit.DB.ElementId additionalElement) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureMessage SetAdditionalElements( + System.Collections.Generic.ICollection additionalElements + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetFailingElements() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetAdditionalElements() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureMessage AddResolution( + Autodesk.Revit.DB.FailureResolutionType type, + Autodesk.Revit.DB.FailureResolution resolution + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureSeverity GetSeverity() => throw new System.NotImplementedException(); + + public virtual System.String GetDescriptionText() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureDefinitionId GetFailureDefinitionId() => + throw new System.NotImplementedException(); + + public virtual System.String GetDefaultResolutionCaption() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasResolutions() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasResolutionOfType(Autodesk.Revit.DB.FailureResolutionType type) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureMessageAccessor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureMessageAccessor.s.cs new file mode 100644 index 00000000..83148197 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureMessageAccessor.s.cs @@ -0,0 +1,44 @@ +namespace Autodesk.Revit.DB; + +public partial class FailureMessageAccessor : System.IDisposable +{ + public virtual Autodesk.Revit.DB.FailureDefinitionId GetFailureDefinitionId() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureSeverity GetSeverity() => throw new System.NotImplementedException(); + + public virtual System.String GetDescriptionText() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasResolutions() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasResolutionOfType(Autodesk.Revit.DB.FailureResolutionType type) => + throw new System.NotImplementedException(); + + public virtual System.String GetDefaultResolutionCaption() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetFailingElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetNumberOfResolutions() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetAdditionalElementIds() => + throw new System.NotImplementedException(); + + public virtual void SetCurrentResolutionType(Autodesk.Revit.DB.FailureResolutionType resolutionType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureResolutionType GetCurrentResolutionType() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureMessage CloneFailureMessage() => throw new System.NotImplementedException(); + + public virtual System.Boolean ShouldMergeWithMessage(Autodesk.Revit.DB.FailureMessageAccessor messageToMergeWith) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureMessageKey.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureMessageKey.s.cs new file mode 100644 index 00000000..76f89d02 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureMessageKey.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class FailureMessageKey : System.IDisposable +{ + public FailureMessageKey() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.FailureMessageKey other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureProcessingResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureProcessingResult.s.cs new file mode 100644 index 00000000..f3c36c6a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureProcessingResult.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum FailureProcessingResult +{ + Continue, + ProceedWithCommit, + ProceedWithRollBack, + WaitForUserInput, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureResolution.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureResolution.s.cs new file mode 100644 index 00000000..a71ba94d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureResolution.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class FailureResolution : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureResolutionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureResolutionType.s.cs new file mode 100644 index 00000000..c8e95b83 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureResolutionType.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public enum FailureResolutionType +{ + Invalid, + Default, + CreateElements, + DeleteElements, + SkipElements, + MoveElements, + FixElements, + DetachElements, + ShowElements, + QuitEditMode, + UnlockConstraints, + SetValue, + SaveDocument, + Others, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureSeverity.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureSeverity.s.cs new file mode 100644 index 00000000..d72d60ce --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailureSeverity.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum FailureSeverity +{ + None, + Warning, + Error, + DocumentCorruption, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailuresAccessor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailuresAccessor.s.cs new file mode 100644 index 00000000..dc422aa2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FailuresAccessor.s.cs @@ -0,0 +1,93 @@ +namespace Autodesk.Revit.DB; + +public partial class FailuresAccessor : System.IDisposable +{ + public virtual System.Boolean IsActive() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Document GetDocument() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureSeverity GetSeverity() => throw new System.NotImplementedException(); + + public virtual System.String GetTransactionName() => throw new System.NotImplementedException(); + + public virtual void SetTransactionName(System.String transactionName) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFailureMessages( + Autodesk.Revit.DB.FailureSeverity severity + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFailureMessages() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsTransactionBeingCommitted() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsFailureResolutionPermitted( + Autodesk.Revit.DB.FailureMessageAccessor failure, + Autodesk.Revit.DB.FailureResolutionType resolutionType + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsFailureResolutionPermitted(Autodesk.Revit.DB.FailureMessageAccessor failure) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsFailureResolutionPermitted() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsElementsDeletionPermitted( + System.Collections.Generic.IList idsToDelete + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsElementsDeletionPermitted() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureHandlingOptions GetFailureHandlingOptions() => + throw new System.NotImplementedException(); + + public virtual void SetFailureHandlingOptions(Autodesk.Revit.DB.FailureHandlingOptions options) => + throw new System.NotImplementedException(); + + public virtual void ReplaceFailures(Autodesk.Revit.DB.FailureMessage failure) => + throw new System.NotImplementedException(); + + public virtual void PostFailure(Autodesk.Revit.DB.FailureMessage failure) => + throw new System.NotImplementedException(); + + public virtual void DeleteWarning(Autodesk.Revit.DB.FailureMessageAccessor failure) => + throw new System.NotImplementedException(); + + public virtual void DeleteAllWarnings() => throw new System.NotImplementedException(); + + public virtual void ResolveFailure(Autodesk.Revit.DB.FailureMessageAccessor failure) => + throw new System.NotImplementedException(); + + public virtual void ResolveFailures( + System.Collections.Generic.IList failures + ) => throw new System.NotImplementedException(); + + public virtual void DeleteElements(System.Collections.Generic.IList idsToDelete) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAttemptedResolutionTypes( + Autodesk.Revit.DB.FailureMessageAccessor failure + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanCommitPendingTransaction() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanRollBackPendingTransaction() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsPending() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus CommitPendingTransaction() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus RollBackPendingTransaction() => + throw new System.NotImplementedException(); + + public virtual void JournalFailures( + System.Collections.Generic.IList failures + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Family.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Family.s.cs new file mode 100644 index 00000000..d58a9583 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Family.s.cs @@ -0,0 +1,99 @@ +namespace Autodesk.Revit.DB; + +public partial class Family : Autodesk.Revit.DB.Element +{ + public virtual void ExtractPartAtom(System.String xmlFilePath) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanHaveStructuralSection() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAppropriateCategoryId(Autodesk.Revit.DB.ElementId categoryId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetFamilySymbolIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetFamilyTypeParameterValues( + Autodesk.Revit.DB.ElementId parameterId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasLargeSketches() => throw new System.NotImplementedException(); + + public static System.Boolean CanLoadFamilies(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsParametric + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsUserCreated + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilyPlacementType FamilyPlacementType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsOwnerFamily + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId FamilyCategoryId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String StructuralCodeName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String StructuralFamilyNameKey + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.StructuralMaterialType StructuralMaterialType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsEditable + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsInPlace + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Category FamilyCategory + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowSpatialElementCalculationPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CurtainPanelVerticalSpacing + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CurtainPanelHorizontalSpacing + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.TilePatternsBuiltIn CurtainPanelTilePattern + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCurtainPanelFamily + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsConceptualMassFamily + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyElementVisibility.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyElementVisibility.s.cs new file mode 100644 index 00000000..0b35a67f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyElementVisibility.s.cs @@ -0,0 +1,52 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyElementVisibility : Autodesk.Revit.DB.APIObject +{ + public FamilyElementVisibility(Autodesk.Revit.DB.FamilyElementVisibilityType visibilityType) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsShownInFine + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsShownInMedium + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsShownInCoarse + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsShownInLeftRight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsShownInFrontBack + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsShownInTopBottom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsShownInPlanRCPCut + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsShownOnlyWhenCut + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FamilyElementVisibilityType VisibilityType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyElementVisibilityType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyElementVisibilityType.s.cs new file mode 100644 index 00000000..c1b7a3d4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyElementVisibilityType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum FamilyElementVisibilityType +{ + Model, + ViewSpecific, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyHostingBehavior.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyHostingBehavior.s.cs new file mode 100644 index 00000000..7d25b71f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyHostingBehavior.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum FamilyHostingBehavior +{ + None, + Wall, + Floor, + Ceiling, + Roof, + Face, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyInstance.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyInstance.s.cs new file mode 100644 index 00000000..c5b7c660 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyInstance.s.cs @@ -0,0 +1,203 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyInstance : Autodesk.Revit.DB.Instance +{ + public virtual Autodesk.Revit.DB.Architecture.Room get_Room(Autodesk.Revit.DB.Phase phase) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.Space get_Space(Autodesk.Revit.DB.Phase phase) => + throw new System.NotImplementedException(); + + public virtual System.Boolean flipHand() => throw new System.NotImplementedException(); + + public virtual System.Boolean flipFacing() => throw new System.NotImplementedException(); + + public virtual System.Boolean rotate() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Split(System.Double param) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.Room get_FromRoom(Autodesk.Revit.DB.Phase phase) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Architecture.Room get_ToRoom(Autodesk.Revit.DB.Phase phase) => + throw new System.NotImplementedException(); + + public virtual void FlipFromToRoom() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetSubComponentIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetCopingIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean SetCopingIds( + System.Collections.Generic.ICollection cutters + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean AddCoping(Autodesk.Revit.DB.FamilyInstance cutter) => + throw new System.NotImplementedException(); + + public virtual System.Boolean RemoveCoping(Autodesk.Revit.DB.FamilyInstance cutter) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFamilyPointPlacementReferences() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryElement GetOriginalGeometry(Autodesk.Revit.DB.Options options) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetSpatialElementCalculationPoint() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSpatialElementFromToCalculationPoints() => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasModifiedGeometry() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasSweptProfile() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SweptProfile GetSweptProfile() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetReferences( + Autodesk.Revit.DB.FamilyInstanceReferenceType referenceType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyInstanceReferenceType GetReferenceType( + Autodesk.Revit.DB.Reference reference + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetReferenceByName(System.String name) => + throw new System.NotImplementedException(); + + public virtual System.String GetReferenceName(Autodesk.Revit.DB.Reference reference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasSpatialElementFromToCalculationPoints + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasSpatialElementCalculationPoint + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsWorkPlaneFlipped + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean CanFlipWorkPlane + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSlantedColumn + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.IExtension ExtensionUtility + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Element SuperComponent + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.Room ToRoom + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.Room FromRoom + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanSplit + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanRotate + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanFlipFacing + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanFlipHand + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Mirrored + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Invisible + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean FacingFlipped + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HandFlipped + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ FacingOrientation + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ HandOrientation + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Reference HostFace + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double HostParameter + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Element Host + { + get => throw new System.NotImplementedException(); + } + public new Autodesk.Revit.DB.Location Location + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.Space Space + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Architecture.Room Room + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.StructuralType StructuralType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.StructuralInstanceUsage StructuralUsage + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId StructuralMaterialId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.StructuralMaterialType StructuralMaterialType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.MEPModel MEPModel + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilySymbol Symbol + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyInstanceFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyInstanceFilter.s.cs new file mode 100644 index 00000000..de4519cf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyInstanceFilter.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyInstanceFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public FamilyInstanceFilter(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.ElementId familySymbolId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId FamilySymbolId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyInstanceReferenceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyInstanceReferenceType.s.cs new file mode 100644 index 00000000..ce8c991b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyInstanceReferenceType.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public enum FamilyInstanceReferenceType +{ + Left, + CenterLeftRight, + Right, + Front, + CenterFrontBack, + Back, + Bottom, + CenterElevation, + Top, + StrongReference, + WeakReference, + NotAReference, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyManager.s.cs new file mode 100644 index 00000000..96bba69e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyManager.s.cs @@ -0,0 +1,178 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyManager : Autodesk.Revit.DB.APIObject +{ + public virtual Autodesk.Revit.DB.FamilyType NewType(System.String typeName) => + throw new System.NotImplementedException(); + + public virtual void DeleteCurrentType() => throw new System.NotImplementedException(); + + public virtual void RenameCurrentType(System.String typeName) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter get_Parameter(System.Guid guid) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter get_Parameter(Autodesk.Revit.DB.Definition definition) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter get_Parameter(Autodesk.Revit.DB.BuiltInParameter parameterId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter get_Parameter(System.String parameterName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter GetParameter(Autodesk.Revit.DB.ForgeTypeId parameterTypeId) => + throw new System.NotImplementedException(); + + public virtual void Set(Autodesk.Revit.DB.FamilyParameter familyParameter, Autodesk.Revit.DB.ElementId value) => + throw new System.NotImplementedException(); + + public virtual void Set(Autodesk.Revit.DB.FamilyParameter familyParameter, System.Double value) => + throw new System.NotImplementedException(); + + public virtual void Set(Autodesk.Revit.DB.FamilyParameter familyParameter, System.String value) => + throw new System.NotImplementedException(); + + public virtual void Set(Autodesk.Revit.DB.FamilyParameter familyParameter, System.Int32 value) => + throw new System.NotImplementedException(); + + public virtual void SetValueString(Autodesk.Revit.DB.FamilyParameter familyParameter, System.String value) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter AddParameter( + System.String parameterName, + Autodesk.Revit.DB.BuiltInParameterGroup parameterGroup, + Autodesk.Revit.DB.Category familyCategory, + System.Boolean isInstance + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter AddParameter( + System.String parameterName, + Autodesk.Revit.DB.ForgeTypeId groupTypeId, + Autodesk.Revit.DB.Category familyCategory, + System.Boolean isInstance + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter AddParameter( + System.String parameterName, + Autodesk.Revit.DB.ForgeTypeId groupTypeId, + Autodesk.Revit.DB.ForgeTypeId specTypeId, + System.Boolean isInstance + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter AddParameter( + Autodesk.Revit.DB.ExternalDefinition familyDefinition, + Autodesk.Revit.DB.BuiltInParameterGroup parameterGroup, + System.Boolean isInstance + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter AddParameter( + Autodesk.Revit.DB.ExternalDefinition familyDefinition, + Autodesk.Revit.DB.ForgeTypeId groupTypeId, + System.Boolean isInstance + ) => throw new System.NotImplementedException(); + + public virtual void SetDescription(Autodesk.Revit.DB.FamilyParameter familyParameter, System.String description) => + throw new System.NotImplementedException(); + + public virtual void RemoveParameter(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual void MakeInstance(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual void MakeType(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual void MakeReporting(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual void MakeNonReporting(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual void SetFormula(Autodesk.Revit.DB.FamilyParameter familyParameter, System.String formula) => + throw new System.NotImplementedException(); + + public virtual void RenameParameter(Autodesk.Revit.DB.FamilyParameter familyParameter, System.String name) => + throw new System.NotImplementedException(); + + public virtual void AssociateElementParameterToFamilyParameter( + Autodesk.Revit.DB.Parameter elementParameter, + Autodesk.Revit.DB.FamilyParameter familyParameter + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter ReplaceParameter( + Autodesk.Revit.DB.FamilyParameter currentParameter, + System.String parameterName, + Autodesk.Revit.DB.BuiltInParameterGroup parameterGroup, + System.Boolean isInstance + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter ReplaceParameter( + Autodesk.Revit.DB.FamilyParameter currentParameter, + System.String parameterName, + Autodesk.Revit.DB.ForgeTypeId groupTypeId, + System.Boolean isInstance + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter ReplaceParameter( + Autodesk.Revit.DB.FamilyParameter currentParameter, + Autodesk.Revit.DB.ExternalDefinition familyDefinition, + Autodesk.Revit.DB.BuiltInParameterGroup parameterGroup, + System.Boolean isInstance + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter ReplaceParameter( + Autodesk.Revit.DB.FamilyParameter currentParameter, + Autodesk.Revit.DB.ExternalDefinition familyDefinition, + Autodesk.Revit.DB.ForgeTypeId groupTypeId, + System.Boolean isInstance + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanElementParameterBeAssociated(Autodesk.Revit.DB.Parameter elementParameter) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameter GetAssociatedFamilyParameter( + Autodesk.Revit.DB.Parameter elementParameter + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsParameterLockable(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsParameterLocked(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual void SetParameterLocked(Autodesk.Revit.DB.FamilyParameter familyParameter, System.Boolean locked) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetParameters() => + throw new System.NotImplementedException(); + + public virtual void ReorderParameters( + System.Collections.Generic.IList parameters + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsUserAssignableParameterGroup( + Autodesk.Revit.DB.BuiltInParameterGroup parameterGroup + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsUserAssignableParameterGroup(Autodesk.Revit.DB.ForgeTypeId groupTypeId) => + throw new System.NotImplementedException(); + + public virtual void SortParameters(Autodesk.Revit.DB.ParametersOrder order) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameterSet Parameters + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilyTypeSet Types + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilyType CurrentType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyParameter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyParameter.s.cs new file mode 100644 index 00000000..fcfc4b3d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyParameter.s.cs @@ -0,0 +1,59 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyParameter : Autodesk.Revit.DB.APIObject +{ + public virtual Autodesk.Revit.DB.ForgeTypeId GetUnitTypeId() => throw new System.NotImplementedException(); + + public virtual System.Boolean UserModifiable + { + get => throw new System.NotImplementedException(); + } + public new System.Boolean IsReadOnly + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsShared + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid GUID + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId Id + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ParameterSet AssociatedParameters + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Formula + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanAssignFormula + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsDeterminedByFormula + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsReporting + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsInstance + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.StorageType StorageType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Definition Definition + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyParameterSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyParameterSet.s.cs new file mode 100644 index 00000000..d9b96ccd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyParameterSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyParameterSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public FamilyParameterSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameterSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyParameterSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.FamilyParameter item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.FamilyParameter item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.FamilyParameter item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyParameterSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyParameterSetIterator.s.cs new file mode 100644 index 00000000..acb61cbe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyParameterSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyParameterSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public FamilyParameterSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyPlacementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyPlacementType.s.cs new file mode 100644 index 00000000..9052c824 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyPlacementType.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public enum FamilyPlacementType +{ + OneLevelBased, + OneLevelBasedHosted, + TwoLevelsBased, + ViewBased, + WorkPlaneBased, + CurveBased, + CurveBasedDetail, + CurveDrivenStructural, + Adaptive, + Invalid, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyPointLocation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyPointLocation.s.cs new file mode 100644 index 00000000..a4c198e8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyPointLocation.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyPointLocation : Autodesk.Revit.DB.APIObject +{ + public virtual Autodesk.Revit.DB.Transform GetLocation() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyPointPlacementReference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyPointPlacementReference.s.cs new file mode 100644 index 00000000..210b7242 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyPointPlacementReference.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyPointPlacementReference : Autodesk.Revit.DB.APIObject +{ + public virtual Autodesk.Revit.DB.Reference PointReference + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Transform Location + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTable.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTable.s.cs new file mode 100644 index 00000000..f00261c2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTable.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilySizeTable : System.IDisposable +{ + public virtual Autodesk.Revit.DB.FamilySizeTableColumn GetColumnHeader(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidColumnIndex(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.String AsValueString(System.Int32 row, System.Int32 column) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfColumns + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfRows + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableColumn.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableColumn.s.cs new file mode 100644 index 00000000..28d35ea3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableColumn.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilySizeTableColumn : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ForgeTypeId GetSpecTypeId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetUnitTypeId() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableErrorInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableErrorInfo.s.cs new file mode 100644 index 00000000..473d2b3d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableErrorInfo.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilySizeTableErrorInfo : System.IDisposable +{ + public FamilySizeTableErrorInfo() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 InvalidRowIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 InvalidColumnIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.String InvalidHeaderText + { + get => throw new System.NotImplementedException(); + } + public virtual System.String FilePath + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilySizeTableErrorType FamilySizeTableErrorType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableErrorType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableErrorType.s.cs new file mode 100644 index 00000000..63b9574e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableErrorType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum FamilySizeTableErrorType +{ + Undefined, + FileNotFound, + CannotOpenFile, + CannotReadFile, + InvalidHeaderSeparator, + CannotParseColumnHeader, + IncorrectNumberOfColumns, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableManager.s.cs new file mode 100644 index 00000000..c40ea474 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySizeTableManager.s.cs @@ -0,0 +1,44 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilySizeTableManager : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetAllSizeTableNames() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilySizeTable GetSizeTable(System.String tableName) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasSizeTable(System.String tableName) => throw new System.NotImplementedException(); + + public virtual System.Boolean ImportSizeTable( + Autodesk.Revit.DB.Document document, + System.String filePath, + Autodesk.Revit.DB.FamilySizeTableErrorInfo errorInfo + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ExportSizeTable(System.String tableName, System.String filePath) => + throw new System.NotImplementedException(); + + public virtual System.Boolean RemoveSizeTable(System.String tableName) => throw new System.NotImplementedException(); + + public static System.Boolean CreateFamilySizeTableManager( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId familyId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FamilySizeTableManager GetFamilySizeTableManager( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId familyId + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfSizeTables + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySource.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySource.s.cs new file mode 100644 index 00000000..4e9bfb28 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySource.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum FamilySource +{ + Project, + Family, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySymbol.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySymbol.s.cs new file mode 100644 index 00000000..5ef32d26 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySymbol.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilySymbol : Autodesk.Revit.DB.InsertableObject +{ + public virtual System.Collections.Generic.IList GetFamilyPointLocations() => + throw new System.NotImplementedException(); + + public virtual void Activate() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyThermalProperties GetThermalProperties() => + throw new System.NotImplementedException(); + + public virtual void SetThermalProperties(Autodesk.Revit.DB.FamilyThermalProperties thermalProperties) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasThermalProperties() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanHaveStructuralSection() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsActive + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Family Family + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.StructuralMaterialType StructuralMaterialType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySymbolFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySymbolFilter.s.cs new file mode 100644 index 00000000..e3cc1e10 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySymbolFilter.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilySymbolFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public FamilySymbolFilter(Autodesk.Revit.DB.ElementId familyId) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId FamilyId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySymbolProfile.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySymbolProfile.s.cs new file mode 100644 index 00000000..5330bbbd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilySymbolProfile.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilySymbolProfile : Autodesk.Revit.DB.SweepProfile +{ + public virtual System.Boolean IsFlipped + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Angle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double YOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double XOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FamilySymbol Profile + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyThermalProperties.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyThermalProperties.s.cs new file mode 100644 index 00000000..c6f00405 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyThermalProperties.s.cs @@ -0,0 +1,44 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyThermalProperties : System.IDisposable +{ + public FamilyThermalProperties() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FamilyThermalProperties Find( + Autodesk.Revit.DB.Document pADoc, + System.String constructionId + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ThermalResistance + { + get => throw new System.NotImplementedException(); + } + public virtual System.String AnalyticConstructionName + { + get => throw new System.NotImplementedException(); + } + public virtual System.String AnalyticConstructionTypeId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double VisualLightTransmittance + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double SolarHeatGainCoefficient + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double HeatTransferCoefficient + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyType.s.cs new file mode 100644 index 00000000..9ba5473f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyType.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyType : Autodesk.Revit.DB.APIObject +{ + public virtual System.String AsString(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual System.Nullable AsInteger(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual System.Nullable AsDouble(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId AsElementId(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual System.String AsValueString(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasValue(Autodesk.Revit.DB.FamilyParameter familyParameter) => + throw new System.NotImplementedException(); + + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyTypeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyTypeSet.s.cs new file mode 100644 index 00000000..19fee116 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyTypeSet.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyTypeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public FamilyTypeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyTypeSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyTypeSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.FamilyType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.FamilyType item) => throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.FamilyType item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyTypeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyTypeSetIterator.s.cs new file mode 100644 index 00000000..5f70d9a5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyTypeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyTypeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public FamilyTypeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyUtils.s.cs new file mode 100644 index 00000000..071ffa35 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FamilyUtils.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class FamilyUtils +{ + public static void ConvertFamilyToFaceHostBased( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId familyId + ) => throw new System.NotImplementedException(); + + public static System.Boolean FamilyCanConvertToFaceHostBased( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId familyId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetProfileSymbols( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ProfileFamilyUsage profileFamilyUsage, + System.Boolean oneCurveLoopOnly + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilePath.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilePath.s.cs new file mode 100644 index 00000000..963779f8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilePath.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilePath : Autodesk.Revit.DB.ModelPath +{ + public FilePath(System.String path) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillGrid.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillGrid.s.cs new file mode 100644 index 00000000..cb748d0c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillGrid.s.cs @@ -0,0 +1,58 @@ +namespace Autodesk.Revit.DB; + +public partial class FillGrid : System.IDisposable +{ + public FillGrid(System.Double angle, System.Double offset) => throw new System.NotImplementedException(); + + public FillGrid() => throw new System.NotImplementedException(); + + public FillGrid(Autodesk.Revit.DB.FillGrid other) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSegments() => + throw new System.NotImplementedException(); + + public virtual void SetSegments(System.Collections.Generic.IList segArr) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.FillGrid other) => throw new System.NotImplementedException(); + + public virtual System.Double CalculateLengthPerArea() => throw new System.NotImplementedException(); + + public virtual System.Double CalculateStrokesPerArea() => throw new System.NotImplementedException(); + + public virtual System.Double CalculateLinesPerLength() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV GetHatchingDirection() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV GetSegmentDirection() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetPointLineZone(Autodesk.Revit.DB.UV point) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Shift + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Offset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.UV Origin + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Angle + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPattern.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPattern.s.cs new file mode 100644 index 00000000..5dea03ff --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPattern.s.cs @@ -0,0 +1,90 @@ +namespace Autodesk.Revit.DB; + +public partial class FillPattern : System.IDisposable +{ + public FillPattern( + System.String name, + Autodesk.Revit.DB.FillPatternTarget target, + Autodesk.Revit.DB.FillPatternHostOrientation orientation, + System.Double angle, + System.Double spacing1, + System.Double spacing2 + ) => throw new System.NotImplementedException(); + + public FillPattern( + System.String name, + Autodesk.Revit.DB.FillPatternTarget target, + Autodesk.Revit.DB.FillPatternHostOrientation orientation, + System.Double angle, + System.Double spacing1 + ) => throw new System.NotImplementedException(); + + public FillPattern( + System.String name, + Autodesk.Revit.DB.FillPatternTarget target, + Autodesk.Revit.DB.FillPatternHostOrientation orientation + ) => throw new System.NotImplementedException(); + + public FillPattern() => throw new System.NotImplementedException(); + + public FillPattern(Autodesk.Revit.DB.FillPattern other) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FillGrid GetFillGrid(System.Int32 gridIdx) => + throw new System.NotImplementedException(); + + public virtual void SetFillGrid(System.Int32 gridIdx, Autodesk.Revit.DB.FillGrid fillGrid) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFillGrids() => + throw new System.NotImplementedException(); + + public virtual void SetFillGrids(System.Collections.Generic.IList fillGrids) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.FillPattern other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean ExpandDots() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LinesPerLength + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double StrokesPerArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double LengthPerArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSolidFill + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 GridCount + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FillPatternTarget Target + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FillPatternHostOrientation HostOrientation + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPatternElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPatternElement.s.cs new file mode 100644 index 00000000..3b574746 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPatternElement.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class FillPatternElement : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.FillPattern GetFillPattern() => throw new System.NotImplementedException(); + + public virtual void SetFillPattern(Autodesk.Revit.DB.FillPattern newFillPattern) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FillPatternElement Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.FillPattern fillPattern + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FillPatternElement GetFillPatternElementByName( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.FillPatternTarget target, + System.String name + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPatternHostOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPatternHostOrientation.s.cs new file mode 100644 index 00000000..c3d7417f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPatternHostOrientation.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum FillPatternHostOrientation +{ + ToView, + AsText, + ToHost, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPatternTarget.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPatternTarget.s.cs new file mode 100644 index 00000000..d04ce3c3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FillPatternTarget.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum FillPatternTarget +{ + Drafting, + Model, + None, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilledRegion.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilledRegion.s.cs new file mode 100644 index 00000000..3fcf2f6b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilledRegion.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.DB; + +public partial class FilledRegion : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.FilledRegion Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId typeId, + Autodesk.Revit.DB.SketchPlane sketchPlane, + System.Collections.Generic.IList boundaries + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilledRegion Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId typeId, + Autodesk.Revit.DB.ElementId viewId, + System.Collections.Generic.IList boundaries + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBoundaries() => + throw new System.NotImplementedException(); + + public virtual void SetLineStyleId(Autodesk.Revit.DB.ElementId lineStyleId) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetValidLineStyleIdsForFilledRegion( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidLineStyleIdForFilledRegion( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId lineStyleId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidFilledRegionTypeId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsMasking + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilledRegionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilledRegionType.s.cs new file mode 100644 index 00000000..7c8edfd7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilledRegionType.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB; + +public partial class FilledRegionType : Autodesk.Revit.DB.LineAndTextAttrSymbol +{ + public static System.Boolean IsValidLineWeight(System.Int32 lineWeight) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Color BackgroundPatternColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color ForegroundPatternColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 LineWeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsMasking + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BackgroundPatternId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ForegroundPatternId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterCategoryRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterCategoryRule.s.cs new file mode 100644 index 00000000..fabd9cba --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterCategoryRule.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterCategoryRule : Autodesk.Revit.DB.FilterRule +{ + public FilterCategoryRule(System.Collections.Generic.ICollection categories) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetCategories() => + throw new System.NotImplementedException(); + + public virtual System.Boolean SetCategories( + System.Collections.Generic.ICollection categories + ) => throw new System.NotImplementedException(); + + public static System.Boolean AllCategoriesFilterable( + System.Collections.Generic.ICollection categories + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterDoubleRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterDoubleRule.s.cs new file mode 100644 index 00000000..a38ba546 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterDoubleRule.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterDoubleRule : Autodesk.Revit.DB.FilterNumericValueRule +{ + public FilterDoubleRule( + Autodesk.Revit.DB.FilterableValueProvider valueProvider, + Autodesk.Revit.DB.FilterNumericRuleEvaluator evaluator, + System.Double ruleValue, + System.Double epsilon + ) => throw new System.NotImplementedException(); + + public virtual System.Double Epsilon + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double RuleValue + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterElement.s.cs new file mode 100644 index 00000000..4bcdb460 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterElement.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterElement : Autodesk.Revit.DB.Element +{ + public static System.Boolean IsNameUnique(Autodesk.Revit.DB.Document aDocument, System.String name) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsNameUnique(System.String name) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterElementIdRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterElementIdRule.s.cs new file mode 100644 index 00000000..4413b3c7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterElementIdRule.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterElementIdRule : Autodesk.Revit.DB.FilterNumericValueRule +{ + public FilterElementIdRule( + Autodesk.Revit.DB.FilterableValueProvider valueProvider, + Autodesk.Revit.DB.FilterNumericRuleEvaluator evaluator, + Autodesk.Revit.DB.ElementId ruleValue + ) => throw new System.NotImplementedException(); + + public static System.Boolean UsesLevelFiltering( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId parameterId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId RuleValue + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterGlobalParameterAssociationRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterGlobalParameterAssociationRule.s.cs new file mode 100644 index 00000000..22f3ec5c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterGlobalParameterAssociationRule.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterGlobalParameterAssociationRule : Autodesk.Revit.DB.FilterNumericValueRule +{ + public FilterGlobalParameterAssociationRule( + Autodesk.Revit.DB.FilterableValueProvider valueProvider, + Autodesk.Revit.DB.FilterNumericRuleEvaluator evaluator, + Autodesk.Revit.DB.ElementId ruleValue + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId RuleValue + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterIntegerRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterIntegerRule.s.cs new file mode 100644 index 00000000..3ed53e6a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterIntegerRule.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterIntegerRule : Autodesk.Revit.DB.FilterNumericValueRule +{ + public FilterIntegerRule( + Autodesk.Revit.DB.FilterableValueProvider valueProvider, + Autodesk.Revit.DB.FilterNumericRuleEvaluator evaluator, + System.Int32 ruleValue + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 RuleValue + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterInverseRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterInverseRule.s.cs new file mode 100644 index 00000000..815475a3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterInverseRule.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterInverseRule : Autodesk.Revit.DB.FilterRule +{ + public FilterInverseRule(Autodesk.Revit.DB.FilterRule innerRule) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilterRule GetInnerRule() => throw new System.NotImplementedException(); + + public virtual void SetInnerRule(Autodesk.Revit.DB.FilterRule innerRule) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericEquals.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericEquals.s.cs new file mode 100644 index 00000000..c75ae251 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericEquals.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterNumericEquals : Autodesk.Revit.DB.FilterNumericRuleEvaluator +{ + public FilterNumericEquals() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericGreater.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericGreater.s.cs new file mode 100644 index 00000000..530412f7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericGreater.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterNumericGreater : Autodesk.Revit.DB.FilterNumericRuleEvaluator +{ + public FilterNumericGreater() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericGreaterOrEqual.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericGreaterOrEqual.s.cs new file mode 100644 index 00000000..0712bd07 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericGreaterOrEqual.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterNumericGreaterOrEqual : Autodesk.Revit.DB.FilterNumericRuleEvaluator +{ + public FilterNumericGreaterOrEqual() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericLess.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericLess.s.cs new file mode 100644 index 00000000..9d1b8c1a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericLess.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterNumericLess : Autodesk.Revit.DB.FilterNumericRuleEvaluator +{ + public FilterNumericLess() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericLessOrEqual.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericLessOrEqual.s.cs new file mode 100644 index 00000000..932dd06a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericLessOrEqual.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterNumericLessOrEqual : Autodesk.Revit.DB.FilterNumericRuleEvaluator +{ + public FilterNumericLessOrEqual() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericRuleEvaluator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericRuleEvaluator.s.cs new file mode 100644 index 00000000..ce4c6c08 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericRuleEvaluator.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterNumericRuleEvaluator : System.IDisposable +{ + public virtual System.Boolean Evaluate(System.Int32 lhs, System.Int32 rhs) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Evaluate(System.Double lhs, System.Double rhs, System.Double epsilon) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericValueRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericValueRule.s.cs new file mode 100644 index 00000000..f43e0c48 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterNumericValueRule.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterNumericValueRule : Autodesk.Revit.DB.FilterValueRule +{ + public virtual Autodesk.Revit.DB.FilterNumericRuleEvaluator GetEvaluator() => + throw new System.NotImplementedException(); + + public virtual void SetEvaluator(Autodesk.Revit.DB.FilterNumericRuleEvaluator evaluator) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterOperatorAndTextString.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterOperatorAndTextString.s.cs new file mode 100644 index 00000000..66ded0f7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterOperatorAndTextString.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterOperatorAndTextString : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String FilterOperatorStr + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ScheduleFilterType OperatorType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterRule.s.cs new file mode 100644 index 00000000..d4619c07 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterRule.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterRule : System.IDisposable +{ + public virtual System.Boolean ElementPasses(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetRuleParameter() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringBeginsWith.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringBeginsWith.s.cs new file mode 100644 index 00000000..0df02896 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringBeginsWith.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterStringBeginsWith : Autodesk.Revit.DB.FilterStringRuleEvaluator +{ + public FilterStringBeginsWith() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringContains.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringContains.s.cs new file mode 100644 index 00000000..ed5b4323 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringContains.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterStringContains : Autodesk.Revit.DB.FilterStringRuleEvaluator +{ + public FilterStringContains() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringEndsWith.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringEndsWith.s.cs new file mode 100644 index 00000000..640377ab --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringEndsWith.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterStringEndsWith : Autodesk.Revit.DB.FilterStringRuleEvaluator +{ + public FilterStringEndsWith() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringEquals.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringEquals.s.cs new file mode 100644 index 00000000..cded7c4c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringEquals.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterStringEquals : Autodesk.Revit.DB.FilterStringRuleEvaluator +{ + public FilterStringEquals() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringGreater.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringGreater.s.cs new file mode 100644 index 00000000..d23bad1c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringGreater.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterStringGreater : Autodesk.Revit.DB.FilterStringRuleEvaluator +{ + public FilterStringGreater() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringGreaterOrEqual.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringGreaterOrEqual.s.cs new file mode 100644 index 00000000..c4b5eeb4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringGreaterOrEqual.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterStringGreaterOrEqual : Autodesk.Revit.DB.FilterStringRuleEvaluator +{ + public FilterStringGreaterOrEqual() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringLess.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringLess.s.cs new file mode 100644 index 00000000..694ad425 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringLess.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterStringLess : Autodesk.Revit.DB.FilterStringRuleEvaluator +{ + public FilterStringLess() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringLessOrEqual.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringLessOrEqual.s.cs new file mode 100644 index 00000000..943a0c7a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringLessOrEqual.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterStringLessOrEqual : Autodesk.Revit.DB.FilterStringRuleEvaluator +{ + public FilterStringLessOrEqual() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringRule.s.cs new file mode 100644 index 00000000..c71deed4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringRule.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterStringRule : Autodesk.Revit.DB.FilterValueRule +{ + public FilterStringRule( + Autodesk.Revit.DB.FilterableValueProvider valueProvider, + Autodesk.Revit.DB.FilterStringRuleEvaluator evaluator, + System.String ruleString + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilterStringRuleEvaluator GetEvaluator() => + throw new System.NotImplementedException(); + + public virtual void SetEvaluator(Autodesk.Revit.DB.FilterStringRuleEvaluator evaluator) => + throw new System.NotImplementedException(); + + public virtual System.String RuleString + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringRuleEvaluator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringRuleEvaluator.s.cs new file mode 100644 index 00000000..571f8a59 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterStringRuleEvaluator.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterStringRuleEvaluator : System.IDisposable +{ + public virtual System.Boolean Evaluate(System.String lhs, System.String rhs, System.Boolean caseSensitive) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterValueRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterValueRule.s.cs new file mode 100644 index 00000000..736ef565 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterValueRule.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterValueRule : Autodesk.Revit.DB.FilterRule { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterableValueProvider.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterableValueProvider.s.cs new file mode 100644 index 00000000..726b2d9b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilterableValueProvider.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB; + +public partial class FilterableValueProvider : System.IDisposable +{ + public virtual System.String GetStringValue(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsStringValueSupported(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual System.Double GetDoubleValue(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsDoubleValueSupported(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetIntegerValue(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsIntegerValueSupported(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetElementIdValue(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsElementIdValueSupported(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetAssociatedGlobalParameterValue(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredElementCollector.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredElementCollector.s.cs new file mode 100644 index 00000000..f635e854 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredElementCollector.s.cs @@ -0,0 +1,92 @@ +namespace Autodesk.Revit.DB; + +public partial class FilteredElementCollector + : System.Collections.Generic.IEnumerable, + System.IDisposable +{ + public FilteredElementCollector(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.ElementId viewId) => + throw new System.NotImplementedException(); + + public FilteredElementCollector( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public FilteredElementCollector(Autodesk.Revit.DB.Document document) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector OfCategory(Autodesk.Revit.DB.BuiltInCategory category) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementIdIterator GetElementIdIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementIterator GetElementIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector WherePasses(Autodesk.Revit.DB.ElementFilter filter) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector IntersectWith( + Autodesk.Revit.DB.FilteredElementCollector other + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector UnionWith( + Autodesk.Revit.DB.FilteredElementCollector other + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector OfClass(System.Type type) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector OfCategoryId(Autodesk.Revit.DB.ElementId categoryId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector WhereElementIsElementType() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector WhereElementIsNotElementType() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector OwnedByView(Autodesk.Revit.DB.ElementId viewId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector WhereElementIsViewIndependent() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector ContainedInDesignOption( + Autodesk.Revit.DB.ElementId designOptionId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector WhereElementIsCurveDriven() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredElementCollector Excluding( + System.Collections.Generic.ICollection idsToExclude + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetElementCount() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection ToElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList ToElements() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId FirstElementId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Element FirstElement() => throw new System.NotImplementedException(); + + public static System.Boolean IsViewValidForElementIteration( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredElementIdIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredElementIdIterator.s.cs new file mode 100644 index 00000000..e234647a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredElementIdIterator.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class FilteredElementIdIterator : System.Collections.Generic.IEnumerator +{ + public virtual Autodesk.Revit.DB.ElementId GetCurrent() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredElementIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredElementIterator.s.cs new file mode 100644 index 00000000..9fae6c65 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredElementIterator.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class FilteredElementIterator : System.Collections.Generic.IEnumerator +{ + public virtual Autodesk.Revit.DB.Element GetCurrent() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Element Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredWorksetCollector.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredWorksetCollector.s.cs new file mode 100644 index 00000000..0afb25b5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredWorksetCollector.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB; + +public partial class FilteredWorksetCollector + : System.Collections.Generic.IEnumerable, + System.IDisposable +{ + public FilteredWorksetCollector(Autodesk.Revit.DB.Document document) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredWorksetIdIterator GetWorksetIdIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredWorksetIterator GetWorksetIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredWorksetCollector WherePasses(Autodesk.Revit.DB.WorksetFilter filter) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FilteredWorksetCollector OfKind(Autodesk.Revit.DB.WorksetKind worksetKind) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection ToWorksetIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList ToWorksets() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksetId FirstWorksetId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Workset FirstWorkset() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredWorksetIdIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredWorksetIdIterator.s.cs new file mode 100644 index 00000000..bcf96902 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredWorksetIdIterator.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class FilteredWorksetIdIterator : System.Collections.Generic.IEnumerator +{ + public virtual Autodesk.Revit.DB.WorksetId GetCurrent() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksetId Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredWorksetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredWorksetIterator.s.cs new file mode 100644 index 00000000..f2f7c162 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FilteredWorksetIterator.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class FilteredWorksetIterator : System.Collections.Generic.IEnumerator +{ + public virtual Autodesk.Revit.DB.Workset GetCurrent() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Workset Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FindReferenceTarget.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FindReferenceTarget.s.cs new file mode 100644 index 00000000..8c1dbd97 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FindReferenceTarget.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum FindReferenceTarget +{ + Element, + Mesh, + Edge, + Curve, + Face, + All, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FitDirectionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FitDirectionType.s.cs new file mode 100644 index 00000000..06c2216a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FitDirectionType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum FitDirectionType +{ + Horizontal, + Vertical, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FittingAndAccessoryCalculationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FittingAndAccessoryCalculationType.s.cs new file mode 100644 index 00000000..3a92dec0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FittingAndAccessoryCalculationType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum FittingAndAccessoryCalculationType +{ + Undefined, + CalculatePressureDrop, + CalculateDefaultSettings, + ValidateCurrentSettings, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FittingAngleUsage.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FittingAngleUsage.s.cs new file mode 100644 index 00000000..7bfd18a1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FittingAngleUsage.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum FittingAngleUsage +{ + UseAnyAngle, + UseAnAngleIncrement, + UseSpecificAngles, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Floor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Floor.s.cs new file mode 100644 index 00000000..c86c7464 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Floor.s.cs @@ -0,0 +1,58 @@ +namespace Autodesk.Revit.DB; + +public partial class Floor : Autodesk.Revit.DB.CeilingAndFloor +{ + public virtual Autodesk.Revit.DB.XYZ GetVerticalProjectionPoint( + Autodesk.Revit.DB.XYZ modelLocation, + Autodesk.Revit.DB.FloorFace floorFace + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetNormalAtVerticalProjectionPoint( + Autodesk.Revit.DB.XYZ modelLocation, + Autodesk.Revit.DB.FloorFace floorFace + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetSpanDirectionSymbolIds() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Floor Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList profile, + Autodesk.Revit.DB.ElementId floorTypeId, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Floor Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList profile, + Autodesk.Revit.DB.ElementId floorTypeId, + Autodesk.Revit.DB.ElementId levelId, + System.Boolean isStructural, + Autodesk.Revit.DB.Line slopeArrow, + System.Double slope + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetDefaultFloorType( + Autodesk.Revit.DB.Document document, + System.Boolean isFoundation + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId SketchId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double SpanDirectionAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FloorType FloorType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.SlabShapeEditor SlabShapeEditor + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FloorFace.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FloorFace.s.cs new file mode 100644 index 00000000..7c5166a8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FloorFace.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum FloorFace +{ + Top, + Bottom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FloorType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FloorType.s.cs new file mode 100644 index 00000000..2194c13f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FloorType.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class FloorType : Autodesk.Revit.DB.HostObjAttributes +{ + public virtual Autodesk.Revit.DB.ThermalProperties ThermalProperties + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId StructuralMaterialId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsFoundationSlab + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FlowDirectionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FlowDirectionType.s.cs new file mode 100644 index 00000000..3a86d72c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FlowDirectionType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum FlowDirectionType +{ + Bidirectional, + In, + Out, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FolderItemInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FolderItemInfo.s.cs new file mode 100644 index 00000000..160da205 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FolderItemInfo.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class FolderItemInfo : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ElementId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FootPrintRoof.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FootPrintRoof.s.cs new file mode 100644 index 00000000..95f7e8fd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FootPrintRoof.s.cs @@ -0,0 +1,41 @@ +namespace Autodesk.Revit.DB; + +public partial class FootPrintRoof : Autodesk.Revit.DB.RoofBase +{ + public virtual System.Boolean get_DefinesSlope(Autodesk.Revit.DB.ModelCurve pCurve) => + throw new System.NotImplementedException(); + + public virtual void set_DefinesSlope(Autodesk.Revit.DB.ModelCurve pCurve, System.Boolean definesSlope) => + throw new System.NotImplementedException(); + + public virtual System.Double get_SlopeAngle(Autodesk.Revit.DB.ModelCurve pCurve) => + throw new System.NotImplementedException(); + + public virtual void set_SlopeAngle(Autodesk.Revit.DB.ModelCurve pCurve, System.Double slopeAngle) => + throw new System.NotImplementedException(); + + public virtual System.Double get_Offset(Autodesk.Revit.DB.ModelCurve pCurve) => + throw new System.NotImplementedException(); + + public virtual void set_Offset(Autodesk.Revit.DB.ModelCurve pCurve, System.Double offsetValue) => + throw new System.NotImplementedException(); + + public virtual System.Boolean get_ExtendIntoWall(Autodesk.Revit.DB.ModelCurve pCurve) => + throw new System.NotImplementedException(); + + public virtual void set_ExtendIntoWall(Autodesk.Revit.DB.ModelCurve pCurve, System.Boolean extendIntoWall) => + throw new System.NotImplementedException(); + + public virtual System.Double get_Overhang(Autodesk.Revit.DB.ModelCurve pCurve) => + throw new System.NotImplementedException(); + + public virtual void set_Overhang(Autodesk.Revit.DB.ModelCurve pCurve, System.Double overhangValue) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelCurveArrArray GetProfiles() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurtainGridSet CurtainGrids + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ForgeTypeId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ForgeTypeId.s.cs new file mode 100644 index 00000000..a37a532f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ForgeTypeId.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class ForgeTypeId : System.IDisposable +{ + public ForgeTypeId(System.String typeId) => throw new System.NotImplementedException(); + + public ForgeTypeId() => throw new System.NotImplementedException(); + + public virtual System.Boolean Empty() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId Clear() => throw new System.NotImplementedException(); + + public virtual System.Boolean NameEquals(Autodesk.Revit.DB.ForgeTypeId other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean StrictlyEquals(Autodesk.Revit.DB.ForgeTypeId other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String TypeId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Form.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Form.s.cs new file mode 100644 index 00000000..7c7cd212 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Form.s.cs @@ -0,0 +1,157 @@ +namespace Autodesk.Revit.DB; + +public partial class Form : Autodesk.Revit.DB.GenericForm +{ + public virtual System.Int32 get_ProfileCurveLoopCount(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferenceArray get_CurveLoopReferencesOnProfile( + System.Int32 profileIndex, + System.Int32 curveLoopIndex + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference get_PathCurveReference(System.Int32 curveIndex) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetPathCurveIndexByCurveReference(Autodesk.Revit.DB.Reference curveReference) => + throw new System.NotImplementedException(); + + public virtual void ConstrainProfiles(System.Int32 primaryProfileIndex) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsVertexReference(Autodesk.Revit.DB.Reference vertexReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEdgeReference(Autodesk.Revit.DB.Reference edgeReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsCurveReference(Autodesk.Revit.DB.Reference curveReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsFaceReference(Autodesk.Revit.DB.Reference faceReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsReferenceOnlyProfile(System.Int32 profileIndex) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsBeginningFace(Autodesk.Revit.DB.Reference faceReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEndFace(Autodesk.Revit.DB.Reference faceReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSideFace(Autodesk.Revit.DB.Reference faceReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAutoCreaseEdge(Autodesk.Revit.DB.Reference edgeReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsProfileEdge(Autodesk.Revit.DB.Reference curveOrEdgeReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsConnectingEdge(Autodesk.Revit.DB.Reference edgeReference) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferenceArray GetControlPoints( + Autodesk.Revit.DB.Reference curveOrEdgeOrFaceReference + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferenceArray GetCurvesAndEdgesReference( + Autodesk.Revit.DB.Reference pointReference + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanManipulateSubElement(Autodesk.Revit.DB.Reference subElementReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanManipulateProfile(System.Int32 profileIndex) => + throw new System.NotImplementedException(); + + public virtual void DeleteSubElement(Autodesk.Revit.DB.Reference subElementReference) => + throw new System.NotImplementedException(); + + public virtual void DeleteProfile(System.Int32 profileIndex) => throw new System.NotImplementedException(); + + public virtual void MoveSubElement(Autodesk.Revit.DB.Reference subElementReference, Autodesk.Revit.DB.XYZ offset) => + throw new System.NotImplementedException(); + + public virtual void MoveProfile(System.Int32 profileIndex, Autodesk.Revit.DB.XYZ offset) => + throw new System.NotImplementedException(); + + public virtual void RotateSubElement( + Autodesk.Revit.DB.Reference subElementReference, + Autodesk.Revit.DB.Line axis, + System.Double angle + ) => throw new System.NotImplementedException(); + + public virtual void RotateProfile(System.Int32 profileIndex, Autodesk.Revit.DB.Line axis, System.Double angle) => + throw new System.NotImplementedException(); + + public virtual void ScaleSubElement( + Autodesk.Revit.DB.Reference subElementReference, + System.Double factor, + Autodesk.Revit.DB.XYZ origin + ) => throw new System.NotImplementedException(); + + public virtual void ScaleProfile(System.Int32 profileIndex, System.Double factor, Autodesk.Revit.DB.XYZ origin) => + throw new System.NotImplementedException(); + + public virtual void AddEdge( + Autodesk.Revit.DB.Reference startPointReference, + Autodesk.Revit.DB.Reference endPointReference + ) => throw new System.NotImplementedException(); + + public virtual void AddEdge( + Autodesk.Revit.DB.Reference startEdgeReference, + System.Double startParam, + Autodesk.Revit.DB.Reference endEdgeReference, + System.Double endParam + ) => throw new System.NotImplementedException(); + + public virtual void AddEdge(Autodesk.Revit.DB.Reference faceReference, Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual System.Int32 AddProfile(Autodesk.Revit.DB.Reference edgeReference, System.Double param) => + throw new System.NotImplementedException(); + + public virtual void Rehost(Autodesk.Revit.DB.SketchPlane sketchPlane, Autodesk.Revit.DB.XYZ location) => + throw new System.NotImplementedException(); + + public virtual void Rehost(Autodesk.Revit.DB.Reference hostRef, Autodesk.Revit.DB.XYZ location) => + throw new System.NotImplementedException(); + + public virtual System.Double BaseOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TopOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasOpenGeometry + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AreProfilesConstrained + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsInXRayMode + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasOneOrMoreReferenceProfiles + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 PathCurveCount + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ProfileCount + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormArray.s.cs new file mode 100644 index 00000000..e39c3fbc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormArray.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class FormArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public FormArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormArrayIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormArrayIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Form get_Item(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.Form item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.Form item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.Form item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormArrayIterator.s.cs new file mode 100644 index 00000000..9abccc39 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class FormArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public FormArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormUtils.s.cs new file mode 100644 index 00000000..b3722a43 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormUtils.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class FormUtils +{ + public static System.Collections.Generic.ICollection DissolveForms( + Autodesk.Revit.DB.Document ADoc, + System.Collections.Generic.ICollection elements + ) => throw new System.NotImplementedException(); + + public static System.Boolean CanBeDissolved( + Autodesk.Revit.DB.Document ADoc, + System.Collections.Generic.ICollection elements + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormatOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormatOptions.s.cs new file mode 100644 index 00000000..de606a4a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormatOptions.s.cs @@ -0,0 +1,118 @@ +namespace Autodesk.Revit.DB; + +public partial class FormatOptions : System.IDisposable +{ + public FormatOptions(Autodesk.Revit.DB.FormatOptions other) => throw new System.NotImplementedException(); + + public FormatOptions(Autodesk.Revit.DB.ForgeTypeId unitTypeId, Autodesk.Revit.DB.ForgeTypeId symbolTypeId) => + throw new System.NotImplementedException(); + + public FormatOptions(Autodesk.Revit.DB.ForgeTypeId unitTypeId) => throw new System.NotImplementedException(); + + public FormatOptions() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetUnitTypeId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatOptions SetUnitTypeId(Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidForSpec(Autodesk.Revit.DB.ForgeTypeId specTypeId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetSymbolTypeId() => throw new System.NotImplementedException(); + + public virtual void SetSymbolTypeId(Autodesk.Revit.DB.ForgeTypeId symbolTypeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanHaveSymbol() => throw new System.NotImplementedException(); + + public static System.Boolean CanHaveSymbol(Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSymbol(Autodesk.Revit.DB.ForgeTypeId symbolTypeId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidSymbol( + Autodesk.Revit.DB.ForgeTypeId unitTypeId, + Autodesk.Revit.DB.ForgeTypeId symbolTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetValidSymbols() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetValidSymbols( + Autodesk.Revit.DB.ForgeTypeId unitTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidAccuracy(System.Double accuracy) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidAccuracy(Autodesk.Revit.DB.ForgeTypeId unitTypeId, System.Double accuracy) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanSuppressTrailingZeros() => throw new System.NotImplementedException(); + + public static System.Boolean CanSuppressTrailingZeros(Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanSuppressLeadingZeros() => throw new System.NotImplementedException(); + + public static System.Boolean CanSuppressLeadingZeros(Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanSuppressSpaces() => throw new System.NotImplementedException(); + + public static System.Boolean CanSuppressSpaces(Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanUsePlusPrefix() => throw new System.NotImplementedException(); + + public static System.Boolean CanUsePlusPrefix(Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.RoundingMethod RoundingMethod + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseDigitGrouping + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UsePlusPrefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SuppressSpaces + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SuppressLeadingZeros + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SuppressTrailingZeros + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Accuracy + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseDefault + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormatStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormatStatus.s.cs new file mode 100644 index 00000000..b1059f67 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormatStatus.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum FormatStatus +{ + None, + All, + Mixed, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormatValueOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormatValueOptions.s.cs new file mode 100644 index 00000000..eeee4fad --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormatValueOptions.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class FormatValueOptions : System.IDisposable +{ + public FormatValueOptions() => throw new System.NotImplementedException(); + + public virtual void SetFormatOptions(Autodesk.Revit.DB.FormatOptions formatOptions) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatOptions GetFormatOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AppendUnitSymbol + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormattedText.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormattedText.s.cs new file mode 100644 index 00000000..1b739ba5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormattedText.s.cs @@ -0,0 +1,118 @@ +namespace Autodesk.Revit.DB; + +public partial class FormattedText : System.IDisposable +{ + public FormattedText(System.String plainText) => throw new System.NotImplementedException(); + + public FormattedText() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TextRange Find( + System.String searchString, + System.Int32 startIndex, + System.Boolean matchCase, + System.Boolean matchWholeWord + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TextRange AsTextRange() => throw new System.NotImplementedException(); + + public virtual System.String GetPlainText(Autodesk.Revit.DB.TextRange textRange) => + throw new System.NotImplementedException(); + + public virtual System.String GetPlainText() => throw new System.NotImplementedException(); + + public virtual void SetPlainText(Autodesk.Revit.DB.TextRange textRange, System.String plainText) => + throw new System.NotImplementedException(); + + public virtual void SetPlainText(System.String plainText) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetBoldStatus() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetBoldStatus(Autodesk.Revit.DB.TextRange textRange) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetItalicStatus() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetItalicStatus(Autodesk.Revit.DB.TextRange textRange) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetUnderlineStatus() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetUnderlineStatus(Autodesk.Revit.DB.TextRange textRange) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetSubscriptStatus() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetSubscriptStatus(Autodesk.Revit.DB.TextRange textRange) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetSuperscriptStatus() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetSuperscriptStatus(Autodesk.Revit.DB.TextRange textRange) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetAllCapsStatus() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatStatus GetAllCapsStatus(Autodesk.Revit.DB.TextRange textRange) => + throw new System.NotImplementedException(); + + public virtual void SetBoldStatus(System.Boolean isBold) => throw new System.NotImplementedException(); + + public virtual void SetBoldStatus(Autodesk.Revit.DB.TextRange textRange, System.Boolean isBold) => + throw new System.NotImplementedException(); + + public virtual void SetItalicStatus(System.Boolean isItalic) => throw new System.NotImplementedException(); + + public virtual void SetItalicStatus(Autodesk.Revit.DB.TextRange textRange, System.Boolean isItalic) => + throw new System.NotImplementedException(); + + public virtual void SetUnderlineStatus(System.Boolean isUnderlined) => throw new System.NotImplementedException(); + + public virtual void SetUnderlineStatus(Autodesk.Revit.DB.TextRange textRange, System.Boolean isUnderlined) => + throw new System.NotImplementedException(); + + public virtual void SetSubscriptStatus(System.Boolean isSubscript) => throw new System.NotImplementedException(); + + public virtual void SetSubscriptStatus(Autodesk.Revit.DB.TextRange textRange, System.Boolean isSubscript) => + throw new System.NotImplementedException(); + + public virtual void SetSuperscriptStatus(System.Boolean isSuperscript) => throw new System.NotImplementedException(); + + public virtual void SetSuperscriptStatus(Autodesk.Revit.DB.TextRange textRange, System.Boolean isSuperscript) => + throw new System.NotImplementedException(); + + public virtual void SetAllCapsStatus(System.Boolean isAllCaps) => throw new System.NotImplementedException(); + + public virtual void SetAllCapsStatus(Autodesk.Revit.DB.TextRange textRange, System.Boolean isAllCaps) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ListType GetListType(Autodesk.Revit.DB.TextRange textRange) => + throw new System.NotImplementedException(); + + public virtual void SetListType(Autodesk.Revit.DB.TextRange textRange, Autodesk.Revit.DB.ListType listType) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetListStartNumber(Autodesk.Revit.DB.TextRange textRange) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetMaximumListStartNumber() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetMinimumListStartNumber() => throw new System.NotImplementedException(); + + public virtual void SetListStartNumber(Autodesk.Revit.DB.TextRange textRange, System.Int32 value) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetIndentLevel(Autodesk.Revit.DB.TextRange textRange) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetMaximumIndentLevel() => throw new System.NotImplementedException(); + + public virtual void SetIndentLevel(Autodesk.Revit.DB.TextRange textRange, System.Int32 level) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormulaManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormulaManager.s.cs new file mode 100644 index 00000000..2d6de78d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FormulaManager.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class FormulaManager : System.IDisposable +{ + public static System.String Evaluate( + Autodesk.Revit.DB.ElementId parameterId, + Autodesk.Revit.DB.Document document, + System.String formula + ) => throw new System.NotImplementedException(); + + public static System.String Validate( + Autodesk.Revit.DB.ElementId parameterId, + Autodesk.Revit.DB.Document document, + System.String formula + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetFunctions() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetOperators() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Frame.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Frame.s.cs new file mode 100644 index 00000000..2282c6aa --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Frame.s.cs @@ -0,0 +1,51 @@ +namespace Autodesk.Revit.DB; + +public partial class Frame : System.IDisposable +{ + public Frame( + Autodesk.Revit.DB.XYZ origin, + Autodesk.Revit.DB.XYZ vec1, + Autodesk.Revit.DB.XYZ vec2, + Autodesk.Revit.DB.XYZ vec3 + ) => throw new System.NotImplementedException(); + + public Frame() => throw new System.NotImplementedException(); + + public static System.Boolean CanDefineRevitGeometry(Autodesk.Revit.DB.Frame frameOfReference) => + throw new System.NotImplementedException(); + + public virtual void Transform(Autodesk.Revit.DB.Transform trf) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsOrthogonal() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsOrthonormal() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsRightHanded() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ BasisZ + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ BasisY + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ BasisX + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FreeFormElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FreeFormElement.s.cs new file mode 100644 index 00000000..39e111eb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.FreeFormElement.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class FreeFormElement : Autodesk.Revit.DB.GenericForm +{ + public static Autodesk.Revit.DB.FreeFormElement Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Solid geometry + ) => throw new System.NotImplementedException(); + + public virtual void SetFaceOffset(Autodesk.Revit.DB.Face face, System.Double offset) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanOffsetFace(Autodesk.Revit.DB.Face face) => + throw new System.NotImplementedException(); + + public virtual void UpdateSolidGeometry(Autodesk.Revit.DB.Solid newGeometry) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GBXMLExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GBXMLExportOptions.s.cs new file mode 100644 index 00000000..96affb84 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GBXMLExportOptions.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class GBXMLExportOptions : System.IDisposable +{ + public GBXMLExportOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ExportAnalyticalSystems + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Encoding + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExportEnergyModelType ExportEnergyModelType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GBXMLImportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GBXMLImportOptions.s.cs new file mode 100644 index 00000000..c76ca753 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GBXMLImportOptions.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class GBXMLImportOptions +{ + public GBXMLImportOptions() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GenericForm.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GenericForm.s.cs new file mode 100644 index 00000000..24a97bd1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GenericForm.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class GenericForm : Autodesk.Revit.DB.CombinableElement +{ + public virtual Autodesk.Revit.DB.FamilyElementVisibility GetVisibility() => + throw new System.NotImplementedException(); + + public virtual void SetVisibility(Autodesk.Revit.DB.FamilyElementVisibility visibility) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Category Subcategory + { + get => throw new System.NotImplementedException(); + set { } + } + public new System.String Name + { + set { } + } + public virtual System.Boolean IsSolid + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Visible + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GenericImportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GenericImportOptions.s.cs new file mode 100644 index 00000000..e0ca2242 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GenericImportOptions.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class GenericImportOptions +{ + public virtual Autodesk.Revit.DB.XYZ RefPoint + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeomCombination.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeomCombination.s.cs new file mode 100644 index 00000000..fbd60ba9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeomCombination.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class GeomCombination : Autodesk.Revit.DB.CombinableElement +{ + public virtual Autodesk.Revit.DB.CombinableElementArray AllMembers + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeomCombinationSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeomCombinationSet.s.cs new file mode 100644 index 00000000..de6a2e09 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeomCombinationSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB; + +public partial class GeomCombinationSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public GeomCombinationSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeomCombinationSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeomCombinationSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.GeomCombination item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.GeomCombination item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.GeomCombination item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeomCombinationSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeomCombinationSetIterator.s.cs new file mode 100644 index 00000000..d817e7f8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeomCombinationSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class GeomCombinationSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public GeomCombinationSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryCreationUtilities.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryCreationUtilities.s.cs new file mode 100644 index 00000000..19838f9b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryCreationUtilities.s.cs @@ -0,0 +1,97 @@ +namespace Autodesk.Revit.DB; + +public partial class GeometryCreationUtilities +{ + public static Autodesk.Revit.DB.Solid CreateExtrusionGeometry( + System.Collections.Generic.IList profileLoops, + Autodesk.Revit.DB.XYZ extrusionDir, + System.Double extrusionDist, + Autodesk.Revit.DB.SolidOptions solidOptions + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateExtrusionGeometry( + System.Collections.Generic.IList profileLoops, + Autodesk.Revit.DB.XYZ extrusionDir, + System.Double extrusionDist + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateRevolvedGeometry( + Autodesk.Revit.DB.Frame coordinateFrame, + System.Collections.Generic.IList profileLoops, + System.Double startAngle, + System.Double endAngle, + Autodesk.Revit.DB.SolidOptions solidOptions + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateRevolvedGeometry( + Autodesk.Revit.DB.Frame coordinateFrame, + System.Collections.Generic.IList profileLoops, + System.Double startAngle, + System.Double endAngle + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateSweptGeometry( + Autodesk.Revit.DB.CurveLoop sweepPath, + System.Int32 pathAttachmentCrvIdx, + System.Double pathAttachmentParam, + System.Collections.Generic.IList profileLoops, + Autodesk.Revit.DB.SolidOptions solidOptions + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateSweptGeometry( + Autodesk.Revit.DB.CurveLoop sweepPath, + System.Int32 pathAttachmentCrvIdx, + System.Double pathAttachmentParam, + System.Collections.Generic.IList profileLoops + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateSweptBlendGeometry( + Autodesk.Revit.DB.Curve pathCurve, + System.Collections.Generic.IList pathParams, + System.Collections.Generic.IList profileLoops, + System.Collections.Generic.IList> vertexPairs, + Autodesk.Revit.DB.SolidOptions solidOptions + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateSweptBlendGeometry( + Autodesk.Revit.DB.Curve pathCurve, + System.Collections.Generic.IList pathParams, + System.Collections.Generic.IList profileLoops, + System.Collections.Generic.IList> vertexPairs + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateBlendGeometry( + Autodesk.Revit.DB.CurveLoop firstLoop, + Autodesk.Revit.DB.CurveLoop secondLoop, + System.Collections.Generic.ICollection vertexPairs, + Autodesk.Revit.DB.SolidOptions solidOptions + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateBlendGeometry( + Autodesk.Revit.DB.CurveLoop firstLoop, + Autodesk.Revit.DB.CurveLoop secondLoop, + System.Collections.Generic.ICollection vertexPairs + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateLoftGeometry( + System.Collections.Generic.IList profileLoops, + Autodesk.Revit.DB.SolidOptions solidOptions + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateFixedReferenceSweptGeometry( + Autodesk.Revit.DB.CurveLoop sweepPath, + System.Int32 pathAttachmentCrvIdx, + System.Double pathAttachmentParam, + System.Collections.Generic.IList profileLoops, + Autodesk.Revit.DB.XYZ fixedReferenceDirection, + Autodesk.Revit.DB.SolidOptions solidOptions + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateFixedReferenceSweptGeometry( + Autodesk.Revit.DB.CurveLoop sweepPath, + System.Int32 pathAttachmentCrvIdx, + System.Double pathAttachmentParam, + System.Collections.Generic.IList profileLoops, + Autodesk.Revit.DB.XYZ fixedReferenceDirection + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryElement.s.cs new file mode 100644 index 00000000..650c058b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryElement.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class GeometryElement + : Autodesk.Revit.DB.GeometryObject, + System.Collections.Generic.IEnumerable +{ + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BoundingBoxXYZ GetBoundingBox() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryElement GetTransformed(Autodesk.Revit.DB.Transform transform) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Material MaterialElement + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryInstance.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryInstance.s.cs new file mode 100644 index 00000000..d9df216c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryInstance.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class GeometryInstance : Autodesk.Revit.DB.GeometryObject +{ + public virtual Autodesk.Revit.DB.SymbolGeometryId GetSymbolGeometryId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Document GetDocument() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryElement GetSymbolGeometry(Autodesk.Revit.DB.Transform transform) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryElement GetSymbolGeometry() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryElement GetInstanceGeometry(Autodesk.Revit.DB.Transform transform) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryElement GetInstanceGeometry() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryElement SymbolGeometry + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Element Symbol + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Transform Transform + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryObject.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryObject.s.cs new file mode 100644 index 00000000..eec2638c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GeometryObject.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class GeometryObject : Autodesk.Revit.DB.APIObject +{ + public virtual System.Int32 Id + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsElementGeometry + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId GraphicsStyleId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Visibility Visibility + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GlobalParameter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GlobalParameter.s.cs new file mode 100644 index 00000000..d867a427 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GlobalParameter.s.cs @@ -0,0 +1,61 @@ +namespace Autodesk.Revit.DB; + +public partial class GlobalParameter : Autodesk.Revit.DB.ParameterElement +{ + public static Autodesk.Revit.DB.GlobalParameter Create( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.ForgeTypeId specTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanChangeReporting() => throw new System.NotImplementedException(); + + public virtual void SetDrivingDimension(Autodesk.Revit.DB.ElementId dimensionId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetAffectedElements() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetAffectedGlobalParameters() => + throw new System.NotImplementedException(); + + public virtual System.String GetFormula() => throw new System.NotImplementedException(); + + public virtual void SetFormula(System.String expression) => throw new System.NotImplementedException(); + + public virtual System.String GetLabelName() => throw new System.NotImplementedException(); + + public virtual void LabelDimension(Autodesk.Revit.DB.ElementId dimensionId) => + throw new System.NotImplementedException(); + + public virtual void UnlabelDimension(Autodesk.Revit.DB.ElementId dimensionId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanLabelDimension(Autodesk.Revit.DB.ElementId dimensionId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetLabeledDimensions() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ParameterValue GetValue() => throw new System.NotImplementedException(); + + public virtual void SetValue(Autodesk.Revit.DB.ParameterValue value) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidFormula(System.String expression) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasValidTypeForReporting() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDrivenByDimension + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsDrivenByFormula + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsReporting + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GlobalParametersManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GlobalParametersManager.s.cs new file mode 100644 index 00000000..9e9a0d87 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GlobalParametersManager.s.cs @@ -0,0 +1,46 @@ +namespace Autodesk.Revit.DB; + +public partial class GlobalParametersManager : System.IDisposable +{ + public static System.Boolean AreGlobalParametersAllowed(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet GetAllGlobalParameters( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId FindByName(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidGlobalParameter( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId parameterId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsUniqueName(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetGlobalParametersOrdered( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static void SortParameters(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.ParametersOrder order) => + throw new System.NotImplementedException(); + + public static System.Boolean MoveParameterUpOrder( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId parameterId + ) => throw new System.NotImplementedException(); + + public static System.Boolean MoveParameterDownOrder( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId parameterId + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GradientBackgroundSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GradientBackgroundSettings.s.cs new file mode 100644 index 00000000..20730c89 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GradientBackgroundSettings.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class GradientBackgroundSettings : Autodesk.Revit.DB.BackgroundSettings +{ + public virtual Autodesk.Revit.DB.Color GroundColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color HorizonColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color SkyColor + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GraphicsStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GraphicsStyle.s.cs new file mode 100644 index 00000000..1ebd9001 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GraphicsStyle.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class GraphicsStyle : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.GraphicsStyleType GraphicsStyleType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Category GraphicsStyleCategory + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GraphicsStyleType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GraphicsStyleType.s.cs new file mode 100644 index 00000000..b41dcafc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GraphicsStyleType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum GraphicsStyleType +{ + Projection, + Cut, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Grid.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Grid.s.cs new file mode 100644 index 00000000..32c3d54b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Grid.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class Grid : Autodesk.Revit.DB.DatumPlane +{ + public static Autodesk.Revit.DB.Grid Create(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.Arc arc) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Grid Create(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.Line line) => + throw new System.NotImplementedException(); + + public virtual void SetVerticalExtents(System.Double bottom, System.Double top) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Outline GetExtents() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCurved + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Curve Curve + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridNode.s.cs new file mode 100644 index 00000000..1b0e8b50 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridNode.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial struct GridNode +{ + public GridNode(System.Int32 uIndex, System.Int32 vIndex) => throw new System.NotImplementedException(); + + public System.Int32 VIndex + { + get => throw new System.NotImplementedException(); + set { } + } + public System.Int32 UIndex + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridNodeLocation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridNodeLocation.s.cs new file mode 100644 index 00000000..89dd7767 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridNodeLocation.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum GridNodeLocation +{ + Interior, + Boundary, + Exterior, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridSegmentDirection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridSegmentDirection.s.cs new file mode 100644 index 00000000..b9358eae --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridSegmentDirection.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum GridSegmentDirection +{ + PositiveU, + NegativeU, + PositiveV, + NegativeV, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridType.s.cs new file mode 100644 index 00000000..3846187b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GridType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class GridType : Autodesk.Revit.DB.LineAndTextAttrSymbol { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Group.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Group.s.cs new file mode 100644 index 00000000..2e031c85 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Group.s.cs @@ -0,0 +1,56 @@ +namespace Autodesk.Revit.DB; + +public partial class Group : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.ICollection UngroupMembers() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetMemberIds() => + throw new System.NotImplementedException(); + + public virtual void ShowAttachedDetailGroups( + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.ElementId detailGroupTypeId + ) => throw new System.NotImplementedException(); + + public virtual void ShowAllAttachedDetailGroups(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual void HideAttachedDetailGroups( + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.ElementId detailGroupTypeId + ) => throw new System.NotImplementedException(); + + public virtual void HideAllAttachedDetailGroups(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetShownAttachedDetailGroupTypeIds( + Autodesk.Revit.DB.View view + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetAvailableAttachedDetailGroupTypeIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsCompatibleAttachedDetailGroupType( + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.ElementId detailGroupTypeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId AttachedParentId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsAttached + { + get => throw new System.NotImplementedException(); + } + public new Autodesk.Revit.DB.Location Location + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.GroupType GroupType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupNode.s.cs new file mode 100644 index 00000000..31824687 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupNode.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class GroupNode : Autodesk.Revit.DB.RenderNode +{ + public virtual Autodesk.Revit.DB.ElementId GetSymbolId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetTransform() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupSet.s.cs new file mode 100644 index 00000000..15fb1aad --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupSet.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class GroupSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public GroupSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GroupSetIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GroupSetIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Group item) => throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Group item) => throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Group item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupSetIterator.s.cs new file mode 100644 index 00000000..f16c8fb0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class GroupSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public GroupSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupType.s.cs new file mode 100644 index 00000000..a3dd0805 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class GroupType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Collections.Generic.ISet GetAvailableAttachedDetailGroupTypeIds() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GroupSet Groups + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupTypeId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupTypeId.s.cs new file mode 100644 index 00000000..21d23edc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GroupTypeId.s.cs @@ -0,0 +1,489 @@ +namespace Autodesk.Revit.DB; + +public partial class GroupTypeId +{ + public static Autodesk.Revit.DB.ForgeTypeId LifeSafety + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalAnalysis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlternateUnits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PrimaryUnits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RouteAnalysis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GeoLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductData + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SystemtypeRisedrop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Lining + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Insulation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemSegmentVGrid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemSegmentUGrid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemSegmentPosts + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemSegmentPatternRemainder + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemSegmentPatternRepeat + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemFamilySegmentPattern + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConceptualEnergyDataBuildingServices + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OverallLegend + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Visibility + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Data + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalCircuiting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId General + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Flexible + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConceptualEnergyData + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Length + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Area + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AdskModelProperties + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalysisResults + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LightPhotometrics + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GreenBuilding + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profilen2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profilen1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profile + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Title + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FireProtection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RotationAbout + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TranslationIn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Ifc + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Phasing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IdentityData + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Moments + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Forces + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionGeometry + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalysis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReleasesMemberForces + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalAlignment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalProperties + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisBldgConsMtlThermalProps + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisRoomSpaceData + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisBuildingData + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisAdvanced + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisConceptualModel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisDetailedModel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisDetailedAndConceptualModels + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewCamera + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewExtents + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Support + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Termination + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailEndTopExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailBeginBottomExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemSecondaryFamilyHandrails + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemFamilyHandrails + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemFamilyTopRail + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTreadsRisers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SplitProfileDimensions + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MechanicalLoads + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MechanicalAirflow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Mechanical + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Geometry + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsWinders + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlabShapeEdit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Structural + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SecondaryEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PrimaryEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Fitting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Plumbing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SegmentsFittings + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalLoads + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalLighting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalEngineering + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Electrical + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Nodes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainMullionn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainMullionHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainMullionn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainMullionVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Display + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PatternApplication + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainGridV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainGridU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainGridn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainGridHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainGrid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainGridn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainGridVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Pattern + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DivisionGeometry + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairStringers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairRisers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairTreads + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Materials + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Text + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Underlay + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Graphics + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Reference + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerArray + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarArray + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupports + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsOpenEndConnection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallCrossSectionDefinition + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Construction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GeometryPositioning + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Constraints + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsCalculatorRules + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyBottomChord + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyDiagWeb + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyVertWeb + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyTopChord + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GuidEnum.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GuidEnum.s.cs new file mode 100644 index 00000000..8f40e68c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.GuidEnum.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class GuidEnum +{ + public GuidEnum(System.Guid guid) => throw new System.NotImplementedException(); + + public virtual System.Guid Guid + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HasNoValueFilterRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HasNoValueFilterRule.s.cs new file mode 100644 index 00000000..6d27af3f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HasNoValueFilterRule.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class HasNoValueFilterRule : Autodesk.Revit.DB.ParameterValuePresenceRule +{ + public HasNoValueFilterRule(Autodesk.Revit.DB.ElementId parameter) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HasValueFilterRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HasValueFilterRule.s.cs new file mode 100644 index 00000000..a613cb53 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HasValueFilterRule.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class HasValueFilterRule : Autodesk.Revit.DB.ParameterValuePresenceRule +{ + public HasValueFilterRule(Autodesk.Revit.DB.ElementId parameter) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteFace.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteFace.s.cs new file mode 100644 index 00000000..11866641 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteFace.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class HermiteFace : Autodesk.Revit.DB.Face +{ + public virtual Autodesk.Revit.DB.DoubleArray get_Params(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList get_Tangents(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList MixedDerivs + { + get => throw new System.NotImplementedException(); + } + public virtual System.Collections.Generic.IList Points + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteSpline.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteSpline.s.cs new file mode 100644 index 00000000..0992297b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteSpline.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class HermiteSpline : Autodesk.Revit.DB.Curve +{ + public static Autodesk.Revit.DB.HermiteSpline Create( + System.Collections.Generic.IList controlPoints, + System.Boolean periodic, + Autodesk.Revit.DB.HermiteSplineTangents tangents + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.HermiteSpline Create( + System.Collections.Generic.IList controlPoints, + System.Boolean periodic + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DoubleArray Parameters + { + get => throw new System.NotImplementedException(); + } + public virtual System.Collections.Generic.IList Tangents + { + get => throw new System.NotImplementedException(); + } + public virtual System.Collections.Generic.IList ControlPoints + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsPeriodic + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteSplineTangents.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteSplineTangents.s.cs new file mode 100644 index 00000000..92a5e7c2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteSplineTangents.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class HermiteSplineTangents : System.IDisposable +{ + public HermiteSplineTangents() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ EndTangent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ StartTangent + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteSurface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteSurface.s.cs new file mode 100644 index 00000000..dcd61a38 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HermiteSurface.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class HermiteSurface : Autodesk.Revit.DB.Surface +{ + public static Autodesk.Revit.DB.HermiteSurface Create( + System.Int32 nU, + System.Int32 nV, + System.Collections.Generic.IList points, + System.Boolean periodicU, + System.Boolean periodicV + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.HermiteSurface Create( + System.Int32 nU, + System.Int32 nV, + System.Collections.Generic.IList points + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HiddenLineViewsType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HiddenLineViewsType.s.cs new file mode 100644 index 00000000..1cacf28f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HiddenLineViewsType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum HiddenLineViewsType +{ + VectorProcessing, + RasterProcessing, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HomeCamera.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HomeCamera.s.cs new file mode 100644 index 00000000..9f018683 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HomeCamera.s.cs @@ -0,0 +1,57 @@ +namespace Autodesk.Revit.DB; + +public partial class HomeCamera : System.IDisposable +{ + public HomeCamera(Autodesk.Revit.DB.HomeCamera other) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ViewId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double OrthogonalProjectionHeight + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double OrthogonalProjectionWidth + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double BottomAngleOfFieldOfView + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TopAngleOfFieldOfView + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double RightAngleOfFieldOfView + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double LeftAngleOfFieldOfView + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Pivot + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ UpDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Center + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ EyePosition + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HorizontalAlign.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HorizontalAlign.s.cs new file mode 100644 index 00000000..44009346 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HorizontalAlign.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum HorizontalAlign +{ + Left, + Right, + Center, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HorizontalAlignmentStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HorizontalAlignmentStyle.s.cs new file mode 100644 index 00000000..03a944a7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HorizontalAlignmentStyle.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum HorizontalAlignmentStyle +{ + Left, + Center, + Right, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HorizontalTextAlignment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HorizontalTextAlignment.s.cs new file mode 100644 index 00000000..dfe5fb41 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HorizontalTextAlignment.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum HorizontalTextAlignment +{ + Left, + Right, + Center, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostObjAttributes.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostObjAttributes.s.cs new file mode 100644 index 00000000..5795937b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostObjAttributes.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class HostObjAttributes : Autodesk.Revit.DB.ElementType +{ + public virtual Autodesk.Revit.DB.CompoundStructure GetCompoundStructure() => + throw new System.NotImplementedException(); + + public virtual void SetCompoundStructure(Autodesk.Revit.DB.CompoundStructure compoundStructure) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostObject.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostObject.s.cs new file mode 100644 index 00000000..696c34d1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostObject.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class HostObject : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.IList FindInserts( + System.Boolean addRectOpenings, + System.Boolean includeShadows, + System.Boolean includeEmbeddedWalls, + System.Boolean includeSharedEmbeddedInserts + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostObjectUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostObjectUtils.s.cs new file mode 100644 index 00000000..364dfdab --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostObjectUtils.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class HostObjectUtils +{ + public static System.Collections.Generic.IList GetTopFaces( + Autodesk.Revit.DB.HostObject hostObject + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetBottomFaces( + Autodesk.Revit.DB.HostObject hostObject + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetSideFaces( + Autodesk.Revit.DB.HostObject hostObject, + Autodesk.Revit.DB.ShellLayerType side + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostedSweep.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostedSweep.s.cs new file mode 100644 index 00000000..e1d6bb7c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostedSweep.s.cs @@ -0,0 +1,53 @@ +namespace Autodesk.Revit.DB; + +public partial class HostedSweep : Autodesk.Revit.DB.HostObject +{ + public virtual Autodesk.Revit.DB.Curve get_ReferenceCurve(Autodesk.Revit.DB.Reference targetRef) => + throw new System.NotImplementedException(); + + public virtual void HorizontalFlip() => throw new System.NotImplementedException(); + + public virtual void VerticalFlip() => throw new System.NotImplementedException(); + + public virtual void RemoveSegment(Autodesk.Revit.DB.Reference targetRef) => + throw new System.NotImplementedException(); + + public virtual System.Boolean SetEndPointParameter( + Autodesk.Revit.DB.Reference targetRef, + System.Int32 endIdx, + System.Double param + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetEndPointParameter(Autodesk.Revit.DB.Reference targetRef, System.Int32 endIdx) => + throw new System.NotImplementedException(); + + public virtual void AddSegment(Autodesk.Revit.DB.Reference targetRef) => throw new System.NotImplementedException(); + + public virtual System.Boolean VerticalFlipped + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HorizontalFlipped + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Angle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double VerticalOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double HorizontalOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Length + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostedSweepType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostedSweepType.s.cs new file mode 100644 index 00000000..b4f1051f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.HostedSweepType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class HostedSweepType : Autodesk.Revit.DB.HostObjAttributes { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IATFTranslationServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IATFTranslationServer.s.cs new file mode 100644 index 00000000..1609d8df --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IATFTranslationServer.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial interface IATFTranslationServer +{ + public System.Boolean Translate(Autodesk.Revit.DB.ATFTranslationServiceData serviceData); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ICentralLockedCallback.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ICentralLockedCallback.s.cs new file mode 100644 index 00000000..4ad095fd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ICentralLockedCallback.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial interface ICentralLockedCallback +{ + public System.Boolean ShouldWaitForLockAvailability(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IConnector.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IConnector.s.cs new file mode 100644 index 00000000..add7e0cb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IConnector.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial interface IConnector +{ + public System.Double Radius { get; } + public System.Double Height { get; } + public System.Double Width { get; } + public Autodesk.Revit.DB.ConnectorProfileType Shape { get; } + public Autodesk.Revit.DB.Domain Domain { get; } + public Autodesk.Revit.DB.XYZ Origin { get; } + public Autodesk.Revit.DB.Transform CoordinateSystem { get; } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IDataConversionMonitor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IDataConversionMonitor.s.cs new file mode 100644 index 00000000..11706ca1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IDataConversionMonitor.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial interface IDataConversionMonitor +{ + public System.Boolean ProcessMessage( + Autodesk.Revit.DB.DataExchangeMessageId messageId, + Autodesk.Revit.DB.DataExchangeMessageSeverity messageSeverity, + System.Collections.Generic.IList entityIds + ); + public Autodesk.Revit.DB.DataExchangeMessageVerbosity GetVerbosity(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IDuplicateTypeNamesHandler.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IDuplicateTypeNamesHandler.s.cs new file mode 100644 index 00000000..224a2305 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IDuplicateTypeNamesHandler.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial interface IDuplicateTypeNamesHandler +{ + public Autodesk.Revit.DB.DuplicateTypeAction OnDuplicateTypeNamesFound( + Autodesk.Revit.DB.DuplicateTypeNamesHandlerArgs args + ); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExportContext.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExportContext.s.cs new file mode 100644 index 00000000..12b41c1f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExportContext.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial interface IExportContext +{ + public System.Boolean Start(); + public void Finish(); + public System.Boolean IsCanceled(); + public Autodesk.Revit.DB.RenderNodeAction OnViewBegin(Autodesk.Revit.DB.ViewNode node); + public void OnViewEnd(Autodesk.Revit.DB.ElementId elementId); + public Autodesk.Revit.DB.RenderNodeAction OnElementBegin(Autodesk.Revit.DB.ElementId elementId); + public void OnElementEnd(Autodesk.Revit.DB.ElementId elementId); + public Autodesk.Revit.DB.RenderNodeAction OnInstanceBegin(Autodesk.Revit.DB.InstanceNode node); + public void OnInstanceEnd(Autodesk.Revit.DB.InstanceNode node); + public Autodesk.Revit.DB.RenderNodeAction OnLinkBegin(Autodesk.Revit.DB.LinkNode node); + public void OnLinkEnd(Autodesk.Revit.DB.LinkNode node); + public Autodesk.Revit.DB.RenderNodeAction OnFaceBegin(Autodesk.Revit.DB.FaceNode node); + public void OnFaceEnd(Autodesk.Revit.DB.FaceNode node); + public void OnRPC(Autodesk.Revit.DB.RPCNode node); + public void OnLight(Autodesk.Revit.DB.LightNode node); + public void OnMaterial(Autodesk.Revit.DB.MaterialNode node); + public void OnPolymesh(Autodesk.Revit.DB.PolymeshTopology node); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExportContext2D.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExportContext2D.s.cs new file mode 100644 index 00000000..bb610fbd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExportContext2D.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial interface IExportContext2D +{ + public Autodesk.Revit.DB.RenderNodeAction OnElementBegin2D(Autodesk.Revit.DB.ElementNode node); + public void OnElementEnd2D(Autodesk.Revit.DB.ElementNode node); + public Autodesk.Revit.DB.RenderNodeAction OnFaceEdge2D(Autodesk.Revit.DB.FaceEdgeNode node); + public Autodesk.Revit.DB.RenderNodeAction OnFaceSilhouette2D(Autodesk.Revit.DB.FaceSilhouetteNode node); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExportContextBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExportContextBase.s.cs new file mode 100644 index 00000000..19f411d8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExportContextBase.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial interface IExportContextBase +{ + public Autodesk.Revit.DB.RenderNodeAction OnCurve(Autodesk.Revit.DB.CurveNode node); + public Autodesk.Revit.DB.RenderNodeAction OnPolyline(Autodesk.Revit.DB.PolylineNode node); + public void OnLineSegment(Autodesk.Revit.DB.LineSegment segment); + public void OnPolylineSegments(Autodesk.Revit.DB.PolylineSegments segments); + public void OnText(Autodesk.Revit.DB.TextNode node); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExtension.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExtension.s.cs new file mode 100644 index 00000000..905024ac --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExtension.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial interface IExtension +{ + public System.Boolean get_Extended(System.Int32 index); + public void set_Extended(System.Int32 index, System.Boolean extended); + public System.Boolean get_SymbolicExtended(System.Int32 index); + public void set_SymbolicExtended(System.Int32 index, System.Boolean symbolicExtended); + public System.Boolean get_HasMiter(System.Int32 index); + public System.Boolean get_IsMiterLocked(System.Int32 index); + public void set_IsMiterLocked(System.Int32 index, System.Boolean miterLocked); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExternalDBApplication.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExternalDBApplication.s.cs new file mode 100644 index 00000000..9e5f1276 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExternalDBApplication.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial interface IExternalDBApplication { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExternalResourceServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExternalResourceServer.s.cs new file mode 100644 index 00000000..c6e73b78 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IExternalResourceServer.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial interface IExternalResourceServer +{ + public System.Boolean SupportsExternalResourceType(Autodesk.Revit.DB.ExternalResourceType type); + public void LoadResource( + System.Guid loadRequestId, + Autodesk.Revit.DB.ExternalResourceType resourceType, + Autodesk.Revit.DB.ExternalResourceReference desiredResource, + Autodesk.Revit.DB.ExternalResourceLoadContext loadContext, + Autodesk.Revit.DB.ExternalResourceLoadContent loadResults + ); + public System.Boolean IsResourceWellFormed(Autodesk.Revit.DB.ExternalResourceReference extRef); + public System.String GetInSessionPath( + Autodesk.Revit.DB.ExternalResourceReference reference, + System.String originalDisplayPath + ); + public Autodesk.Revit.DB.ResourceVersionStatus GetResourceVersionStatus( + Autodesk.Revit.DB.ExternalResourceReference reference + ); + public System.Boolean AreSameResources( + System.Collections.Generic.IDictionary reference1, + System.Collections.Generic.IDictionary reference2 + ); + public void SetupBrowserData(Autodesk.Revit.DB.ExternalResourceBrowserData browseData); + public System.String GetIconPath(); + public System.String GetShortName(); + public void GetTypeSpecificServerOperations(Autodesk.Revit.DB.ExternalResourceServerExtensions extensions); + public System.String GetInformationLink(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCExportElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCExportElement.s.cs new file mode 100644 index 00000000..e0743f01 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCExportElement.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum IFCExportElement +{ + ByType, + Yes, + No, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCExportElementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCExportElementType.s.cs new file mode 100644 index 00000000..1a178a9f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCExportElementType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum IFCExportElementType +{ + Default, + Yes, + No, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCExportOptions.s.cs new file mode 100644 index 00000000..7d4cd7fb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCExportOptions.s.cs @@ -0,0 +1,50 @@ +namespace Autodesk.Revit.DB; + +public partial class IFCExportOptions : System.IDisposable +{ + public IFCExportOptions(Autodesk.Revit.DB.IFCExportOptions from) => throw new System.NotImplementedException(); + + public IFCExportOptions() => throw new System.NotImplementedException(); + + public virtual void Assign(Autodesk.Revit.DB.IFCExportOptions sourceOptions) => + throw new System.NotImplementedException(); + + public virtual void AddOption(System.String name, System.String value) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId FilterViewId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 SpaceBoundaryLevel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FamilyMappingFile + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportBaseQuantities + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean WallAndColumnSplitting + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.IFCVersion FileVersion + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCVersion.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCVersion.s.cs new file mode 100644 index 00000000..0b0842b3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFCVersion.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public enum IFCVersion +{ + Default, + IFC2x2, + IFC2x3, + IFCBCA, + IFC2x3CV2, + IFCCOBIE, + IFC4, + IFC2x3FM, + IFC4RV, + IFC4DTV, + IFC2x3BFM, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFailuresPreprocessor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFailuresPreprocessor.s.cs new file mode 100644 index 00000000..bb86a171 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFailuresPreprocessor.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial interface IFailuresPreprocessor +{ + public Autodesk.Revit.DB.FailureProcessingResult PreprocessFailures( + Autodesk.Revit.DB.FailuresAccessor failuresAccessor + ); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFailuresProcessor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFailuresProcessor.s.cs new file mode 100644 index 00000000..a67e443c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFailuresProcessor.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public partial interface IFailuresProcessor +{ + public Autodesk.Revit.DB.FailureProcessingResult ProcessFailures(Autodesk.Revit.DB.FailuresAccessor data); + public void Dismiss(Autodesk.Revit.DB.Document document); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFamilyLoadOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFamilyLoadOptions.s.cs new file mode 100644 index 00000000..29ce2d4c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IFamilyLoadOptions.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial interface IFamilyLoadOptions { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IGetLocalPathForOpenCallback.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IGetLocalPathForOpenCallback.s.cs new file mode 100644 index 00000000..d8223d80 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IGetLocalPathForOpenCallback.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial interface IGetLocalPathForOpenCallback +{ + public System.String GetLocalPathForOpen(Autodesk.Revit.DB.ExternalResourceReference desiredResource); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IModelExportContext.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IModelExportContext.s.cs new file mode 100644 index 00000000..bac103df --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IModelExportContext.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial interface IModelExportContext +{ + public Autodesk.Revit.DB.RenderNodeAction OnPoint(Autodesk.Revit.DB.PointNode node); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.INavisworksExporter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.INavisworksExporter.s.cs new file mode 100644 index 00000000..aea0890e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.INavisworksExporter.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial interface INavisworksExporter +{ + public void Export( + Autodesk.Revit.DB.Document document, + System.String folder, + System.String name, + Autodesk.Revit.DB.NavisworksExportOptions options + ); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IOnLocalLinkSharedCoordinatesSavedCallback.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IOnLocalLinkSharedCoordinatesSavedCallback.s.cs new file mode 100644 index 00000000..aee9bbc8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IOnLocalLinkSharedCoordinatesSavedCallback.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial interface IOnLocalLinkSharedCoordinatesSavedCallback +{ + public void OnLocalLinkSharedCoordinatesSaved(Autodesk.Revit.DB.ExternalResourceReference changedResource); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IOpenFromCloudCallback.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IOpenFromCloudCallback.s.cs new file mode 100644 index 00000000..d1924c07 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IOpenFromCloudCallback.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial interface IOpenFromCloudCallback +{ + public Autodesk.Revit.DB.OpenConflictResult OnOpenConflict(Autodesk.Revit.DB.OpenConflictScenario scenario); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IPerformanceAdviserRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IPerformanceAdviserRule.s.cs new file mode 100644 index 00000000..999378c6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IPerformanceAdviserRule.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial interface IPerformanceAdviserRule +{ + public void InitCheck(Autodesk.Revit.DB.Document document); + public void FinalizeCheck(Autodesk.Revit.DB.Document document); + public void ExecuteElementCheck(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.Element element); + public System.Boolean WillCheckElements(); + public Autodesk.Revit.DB.ElementFilter GetElementFilter(Autodesk.Revit.DB.Document document); + public System.String GetName(); + public System.String GetDescription(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IPhotoRenderContext.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IPhotoRenderContext.s.cs new file mode 100644 index 00000000..f4ce9937 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IPhotoRenderContext.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial interface IPhotoRenderContext { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IPrintSetting.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IPrintSetting.s.cs new file mode 100644 index 00000000..f9461d44 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IPrintSetting.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial interface IPrintSetting +{ + public Autodesk.Revit.DB.PrintParameters PrintParameters { get; } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ISaveSharedCoordinatesCallback.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ISaveSharedCoordinatesCallback.s.cs new file mode 100644 index 00000000..3a94dbec --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ISaveSharedCoordinatesCallback.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial interface ISaveSharedCoordinatesCallback +{ + public Autodesk.Revit.DB.SaveModifiedLinksOptions GetSaveModifiedLinksOption(Autodesk.Revit.DB.RevitLinkType link); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ISaveSharedCoordinatesCallbackForUnloadLocally.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ISaveSharedCoordinatesCallbackForUnloadLocally.s.cs new file mode 100644 index 00000000..accea599 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ISaveSharedCoordinatesCallbackForUnloadLocally.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial interface ISaveSharedCoordinatesCallbackForUnloadLocally +{ + public Autodesk.Revit.DB.SaveModifiedLinksOptionsForUnloadLocally GetSaveModifiedLinksOptionForUnloadLocally( + Autodesk.Revit.DB.RevitLinkType link + ); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ITransactionFinalizer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ITransactionFinalizer.s.cs new file mode 100644 index 00000000..7a6cfef1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ITransactionFinalizer.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public partial interface ITransactionFinalizer +{ + public void OnCommitted(Autodesk.Revit.DB.Document document, System.String strTransactionName); + public void OnRolledBack(Autodesk.Revit.DB.Document document, System.String strTransactionName); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ITransientElementMaker.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ITransientElementMaker.s.cs new file mode 100644 index 00000000..014c9cb6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ITransientElementMaker.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial interface ITransientElementMaker +{ + public void Execute(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IUpdater.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IUpdater.s.cs new file mode 100644 index 00000000..b061f629 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IUpdater.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial interface IUpdater +{ + public void Execute(Autodesk.Revit.DB.UpdaterData data); + public Autodesk.Revit.DB.UpdaterId GetUpdaterId(); + public Autodesk.Revit.DB.ChangePriority GetChangePriority(); + public System.String GetUpdaterName(); + public System.String GetAdditionalInformation(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IViewSheetSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IViewSheetSet.s.cs new file mode 100644 index 00000000..8c276852 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IViewSheetSet.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial interface IViewSheetSet +{ + public System.Boolean IsAutomatic { get; set; } + public Autodesk.Revit.DB.ElementId ViewOrganizationId { get; set; } + public Autodesk.Revit.DB.ElementId SheetOrganizationId { get; set; } + public System.Collections.Generic.IReadOnlyList OrderedViewList { get; set; } + public Autodesk.Revit.DB.ViewSet Views { get; set; } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageBackgroundSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageBackgroundSettings.s.cs new file mode 100644 index 00000000..be57ff90 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageBackgroundSettings.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class ImageBackgroundSettings : Autodesk.Revit.DB.BackgroundSettings +{ + public virtual System.Double OffsetHeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OffsetWidth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.BackgroundImageFit BackgroundImageFit + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FilePath + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageExportOptions.s.cs new file mode 100644 index 00000000..d8da2b04 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageExportOptions.s.cs @@ -0,0 +1,84 @@ +namespace Autodesk.Revit.DB; + +public partial class ImageExportOptions : System.IDisposable +{ + public ImageExportOptions() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidForSaveToProjectAsImage( + Autodesk.Revit.DB.ImageExportOptions options, + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidFileName(System.String filePath) => throw new System.NotImplementedException(); + + public static System.String GetFileName(Autodesk.Revit.DB.Document aDoc, Autodesk.Revit.DB.ElementId dbViewId) => + throw new System.NotImplementedException(); + + public virtual void SetViewsAndSheets(System.Collections.Generic.IList viewsAndSheets) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetViewsAndSheets() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ExportRange ExportRange + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShouldCreateWebSite + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FilePath + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ViewName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FitDirectionType FitDirection + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ImageFileType HLRandWFViewsFileType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ImageFileType ShadowViewsFileType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ImageResolution ImageResolution + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 PixelSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Zoom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ZoomFitType ZoomType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageFileType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageFileType.s.cs new file mode 100644 index 00000000..405f1df7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageFileType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum ImageFileType +{ + BMP, + JPEGLossless, + JPEGMedium, + JPEGSmallest, + PNG, + TARGA, + TIFF, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageInstance.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageInstance.s.cs new file mode 100644 index 00000000..b234338f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageInstance.s.cs @@ -0,0 +1,59 @@ +namespace Autodesk.Revit.DB; + +public partial class ImageInstance : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ImageInstance Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.ElementId imageTypeId, + Autodesk.Revit.DB.ImagePlacementOptions placementOptions + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetLocation(Autodesk.Revit.DB.BoxPlacement placementPoint) => + throw new System.NotImplementedException(); + + public virtual void SetLocation(Autodesk.Revit.DB.XYZ newLocation, Autodesk.Revit.DB.BoxPlacement placementPoint) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidView(Autodesk.Revit.DB.View view) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanHaveSnaps + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean EnableSnaps + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DrawLayer DrawLayer + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean LockProportions + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double HeightScale + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double WidthScale + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImagePlacementOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImagePlacementOptions.s.cs new file mode 100644 index 00000000..18371659 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImagePlacementOptions.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class ImagePlacementOptions : System.IDisposable +{ + public ImagePlacementOptions(Autodesk.Revit.DB.XYZ location, Autodesk.Revit.DB.BoxPlacement placementPoint) => + throw new System.NotImplementedException(); + + public ImagePlacementOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.BoxPlacement PlacementPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Location + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageResolution.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageResolution.s.cs new file mode 100644 index 00000000..f785c768 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageResolution.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ImageResolution +{ + DPI_72, + DPI_150, + DPI_300, + DPI_600, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageType.s.cs new file mode 100644 index 00000000..99932345 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageType.s.cs @@ -0,0 +1,63 @@ +namespace Autodesk.Revit.DB; + +public partial class ImageType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.ImageType Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ImageTypeOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanReload() => throw new System.NotImplementedException(); + + public virtual void Reload() => throw new System.NotImplementedException(); + + public virtual void ReloadFrom(Autodesk.Revit.DB.ImageTypeOptions options) => + throw new System.NotImplementedException(); + + public virtual void Unload() => throw new System.NotImplementedException(); + + public virtual System.Double Resolution + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ImageTypeStatus Status + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ImageTypeSource Source + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PathType PathType + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Path + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ExternalResourceType ExternalResourceType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 HeightInPixels + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 WidthInPixels + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 PageNumber + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageTypeOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageTypeOptions.s.cs new file mode 100644 index 00000000..2fb616b3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageTypeOptions.s.cs @@ -0,0 +1,52 @@ +namespace Autodesk.Revit.DB; + +public partial class ImageTypeOptions : System.IDisposable +{ + public ImageTypeOptions( + Autodesk.Revit.DB.ExternalResourceReference resourceReference, + Autodesk.Revit.DB.ImageTypeSource sourceType + ) => throw new System.NotImplementedException(); + + public ImageTypeOptions( + System.String path, + System.Boolean useRelativePath, + Autodesk.Revit.DB.ImageTypeSource sourceType + ) => throw new System.NotImplementedException(); + + public virtual void SetPath(System.String path, System.Boolean useRelativePath) => + throw new System.NotImplementedException(); + + public virtual void SetPath(System.String path) => throw new System.NotImplementedException(); + + public virtual void SetExternalResourceReference(Autodesk.Revit.DB.ExternalResourceReference resourceReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ImageTypeSource SourceType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Resolution + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 PageNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Path + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageTypeSource.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageTypeSource.s.cs new file mode 100644 index 00000000..be129519 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageTypeSource.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ImageTypeSource +{ + Link, + Import, + Internal, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageTypeStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageTypeStatus.s.cs new file mode 100644 index 00000000..1cf9eee4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageTypeStatus.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum ImageTypeStatus +{ + Unknown, + Loaded, + FailedToLoad, + Unloaded, + Imported, + Generated, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageView.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageView.s.cs new file mode 100644 index 00000000..74ee8905 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImageView.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class ImageView : Autodesk.Revit.DB.ViewDrafting +{ + public virtual Autodesk.Revit.DB.ElementId ImageInstanceId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportColorMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportColorMode.s.cs new file mode 100644 index 00000000..d9be6e48 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportColorMode.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ImportColorMode +{ + Preserved, + Inverted, + BlackAndWhite, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportExportFileFormat.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportExportFileFormat.s.cs new file mode 100644 index 00000000..a21c6a9f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportExportFileFormat.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public enum ImportExportFileFormat +{ + DWG, + DWF, + DWFX, + GBXML, + FBX, + Image, + DGN, + Civil3D, + Inventor, + DXF, + SAT, + IFC, + NWC, + PDF, + STL, + AXM, + OBJ, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportInstance.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportInstance.s.cs new file mode 100644 index 00000000..537aa1bd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportInstance.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class ImportInstance : Autodesk.Revit.DB.Instance +{ + public virtual Autodesk.Revit.DB.FamilyElementVisibility GetVisibility() => + throw new System.NotImplementedException(); + + public virtual void SetVisibility(Autodesk.Revit.DB.FamilyElementVisibility visibility) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ImportInstance Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId typeId, + Autodesk.Revit.DB.View DBView + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsLinked + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportOptions3DM.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportOptions3DM.s.cs new file mode 100644 index 00000000..a1d04038 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportOptions3DM.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class ImportOptions3DM : Autodesk.Revit.DB.BaseImportOptions +{ + public ImportOptions3DM(Autodesk.Revit.DB.ImportOptions3DM option) => throw new System.NotImplementedException(); + + public ImportOptions3DM() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportPlacement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportPlacement.s.cs new file mode 100644 index 00000000..62013233 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportPlacement.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ImportPlacement +{ + Site, + Origin, + Centered, + Shared, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportUnit.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportUnit.s.cs new file mode 100644 index 00000000..f0b01aea --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ImportUnit.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public enum ImportUnit +{ + Default, + Inch, + Foot, + Millimeter, + Centimeter, + Decimeter, + Meter, + Custom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InCanvasControlData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InCanvasControlData.s.cs new file mode 100644 index 00000000..5ef20125 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InCanvasControlData.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class InCanvasControlData : System.IDisposable +{ + public InCanvasControlData(System.String imagePath, Autodesk.Revit.DB.XYZ position) => + throw new System.NotImplementedException(); + + public InCanvasControlData(System.String imagePath) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ImagePath + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Position + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InSessionPrintSetting.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InSessionPrintSetting.s.cs new file mode 100644 index 00000000..bc4b4387 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InSessionPrintSetting.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class InSessionPrintSetting : Autodesk.Revit.DB.IPrintSetting, System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PrintParameters PrintParameters + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InSessionViewSheetSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InSessionViewSheetSet.s.cs new file mode 100644 index 00000000..a66a8ca4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InSessionViewSheetSet.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB; + +public partial class InSessionViewSheetSet : Autodesk.Revit.DB.IViewSheetSet, System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAutomatic + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ViewOrganizationId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId SheetOrganizationId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Collections.Generic.IReadOnlyList OrderedViewList + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ViewSet Views + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IndependentTag.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IndependentTag.s.cs new file mode 100644 index 00000000..f5a2a681 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IndependentTag.s.cs @@ -0,0 +1,132 @@ +namespace Autodesk.Revit.DB; + +public partial class IndependentTag : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.IndependentTag Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId symId, + Autodesk.Revit.DB.ElementId ownerDBViewId, + Autodesk.Revit.DB.Reference referenceToTag, + System.Boolean addLeader, + Autodesk.Revit.DB.TagOrientation tagOrientation, + Autodesk.Revit.DB.XYZ pnt + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.IndependentTag Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ownerDBViewId, + Autodesk.Revit.DB.Reference referenceToTag, + System.Boolean addLeader, + Autodesk.Revit.DB.TagMode tagMode, + Autodesk.Revit.DB.TagOrientation tagOrientation, + Autodesk.Revit.DB.XYZ pnt + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetTaggedLocalElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetTaggedElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasLeaderElbow(Autodesk.Revit.DB.Reference referenceTagged) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetLeaderElbow(Autodesk.Revit.DB.Reference referenceTagged) => + throw new System.NotImplementedException(); + + public virtual void SetLeaderElbow( + Autodesk.Revit.DB.Reference referenceTagged, + Autodesk.Revit.DB.XYZ elbowPosition + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetLeaderEnd(Autodesk.Revit.DB.Reference referenceTagged) => + throw new System.NotImplementedException(); + + public virtual void SetLeaderEnd(Autodesk.Revit.DB.Reference referenceTagged, Autodesk.Revit.DB.XYZ pointEnd) => + throw new System.NotImplementedException(); + + public virtual void AddReferences(System.Collections.Generic.IList referencesToTag) => + throw new System.NotImplementedException(); + + public virtual void RemoveReferences( + System.Collections.Generic.IList referencesToRemove + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetTaggedLocalElements() => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanLeaderEndConditionBeAssigned( + Autodesk.Revit.DB.LeaderEndCondition leaderEndCondition + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsTaggedOnSubelement() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetTaggedReferences() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsLeaderVisible(Autodesk.Revit.DB.Reference referenceTagged) => + throw new System.NotImplementedException(); + + public virtual void SetIsLeaderVisible(Autodesk.Revit.DB.Reference referenceTagged, System.Boolean visible) => + throw new System.NotImplementedException(); + + public virtual System.Boolean MergeElbows + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.LeadersPresentationMode LeadersPresentationMode + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double RotationAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean MultiLeader + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.LeaderEndCondition LeaderEndCondition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasLeader + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ TagHeadPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.TagOrientation TagOrientation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsOrphaned + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsMulticategoryTag + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsMaterialTag + { + get => throw new System.NotImplementedException(); + } + public virtual System.String TagText + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MultiReferenceAnnotationId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InsertOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InsertOrientation.s.cs new file mode 100644 index 00000000..d6f1bc2c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InsertOrientation.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum InsertOrientation +{ + Vertical, + Slanted, + Exterior, + Interior, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InsertableObject.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InsertableObject.s.cs new file mode 100644 index 00000000..bcb8aa91 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InsertableObject.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class InsertableObject : Autodesk.Revit.DB.ElementType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Instance.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Instance.s.cs new file mode 100644 index 00000000..213fe77d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Instance.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class Instance : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.Transform GetTransform() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetTotalTransform() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InstanceBinding.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InstanceBinding.s.cs new file mode 100644 index 00000000..11c80bf0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InstanceBinding.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class InstanceBinding : Autodesk.Revit.DB.ElementBinding +{ + public InstanceBinding(Autodesk.Revit.DB.CategorySet categories) => throw new System.NotImplementedException(); + + public InstanceBinding() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InstanceNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InstanceNode.s.cs new file mode 100644 index 00000000..20369741 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InstanceNode.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class InstanceNode : Autodesk.Revit.DB.GroupNode +{ + public virtual Autodesk.Revit.DB.SymbolGeometryId GetSymbolGeometryId() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InstanceVoidCutUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InstanceVoidCutUtils.s.cs new file mode 100644 index 00000000..6571cf74 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InstanceVoidCutUtils.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB; + +public partial class InstanceVoidCutUtils +{ + public static System.Boolean CanBeCutWithVoid(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public static System.Boolean IsVoidInstanceCuttingElement(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public static void AddInstanceVoidCut( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element element, + Autodesk.Revit.DB.Element cuttingInstance + ) => throw new System.NotImplementedException(); + + public static void RemoveInstanceVoidCut( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element element, + Autodesk.Revit.DB.Element cuttingInstance + ) => throw new System.NotImplementedException(); + + public static System.Boolean InstanceVoidCutExists( + Autodesk.Revit.DB.Element element, + Autodesk.Revit.DB.Element cuttingInstance + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetElementsBeingCut( + Autodesk.Revit.DB.Element cuttingInstance + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetCuttingVoidInstances( + Autodesk.Revit.DB.Element element + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InsulationLiningBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InsulationLiningBase.s.cs new file mode 100644 index 00000000..6a4cbe18 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InsulationLiningBase.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class InsulationLiningBase : Autodesk.Revit.DB.MEPCurve +{ + public static System.Collections.Generic.ICollection GetInsulationIds( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elemId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetLiningIds( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elemId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidThickness(System.Double thickness) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId HostElementId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Thickness + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntegerParameterValue.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntegerParameterValue.s.cs new file mode 100644 index 00000000..a8800484 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntegerParameterValue.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class IntegerParameterValue : Autodesk.Revit.DB.ParameterValue +{ + public IntegerParameterValue(System.Int32 value) => throw new System.NotImplementedException(); + + public IntegerParameterValue() => throw new System.NotImplementedException(); + + public virtual System.Int32 Value + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntegerRange.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntegerRange.s.cs new file mode 100644 index 00000000..ead578d7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntegerRange.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class IntegerRange : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 High + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Low + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InternalDefinition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InternalDefinition.s.cs new file mode 100644 index 00000000..fa4dcd41 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InternalDefinition.s.cs @@ -0,0 +1,48 @@ +namespace Autodesk.Revit.DB; + +public partial class InternalDefinition : Autodesk.Revit.DB.Definition, System.IDisposable +{ + public virtual void SetGroupTypeId(Autodesk.Revit.DB.ForgeTypeId groupTypeId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetParameterTypeId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetTypeId() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection SetAllowVaryBetweenGroups( + Autodesk.Revit.DB.Document document, + System.Boolean allowVaryBetweenGroups + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId Id + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean VariesAcrossGroups + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Visible + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.BuiltInParameter BuiltInParameter + { + get => throw new System.NotImplementedException(); + } + public new Autodesk.Revit.DB.BuiltInParameterGroup ParameterGroup + { + get => throw new System.NotImplementedException(); + set { } + } + public new System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InternalDefinitions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InternalDefinitions.s.cs new file mode 100644 index 00000000..565e08ce --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InternalDefinitions.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class InternalDefinitions : Autodesk.Revit.DB.Definitions { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InternalOrigin.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InternalOrigin.s.cs new file mode 100644 index 00000000..965ef8ed --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.InternalOrigin.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class InternalOrigin : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.InternalOrigin Get(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ SharedPosition + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Position + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntersectionResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntersectionResult.s.cs new file mode 100644 index 00000000..5b9d4c06 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntersectionResult.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class IntersectionResult : Autodesk.Revit.DB.APIObject +{ + public IntersectionResult() => throw new System.NotImplementedException(); + + public virtual System.Double EdgeParameter + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Edge EdgeObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Distance + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Parameter + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.UV UVPoint + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ XYZPoint + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntersectionResultArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntersectionResultArray.s.cs new file mode 100644 index 00000000..f098c7ec --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntersectionResultArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class IntersectionResultArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public IntersectionResultArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.IntersectionResultArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.IntersectionResultArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.IntersectionResult get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.IntersectionResult item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.IntersectionResult item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.IntersectionResult item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntersectionResultArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntersectionResultArrayIterator.s.cs new file mode 100644 index 00000000..4678acc0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.IntersectionResultArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class IntersectionResultArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public IntersectionResultArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.JoinGeometryUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.JoinGeometryUtils.s.cs new file mode 100644 index 00000000..8c0e3286 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.JoinGeometryUtils.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB; + +public partial class JoinGeometryUtils +{ + public static void JoinGeometry( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element firstElement, + Autodesk.Revit.DB.Element secondElement + ) => throw new System.NotImplementedException(); + + public static void UnjoinGeometry( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element firstElement, + Autodesk.Revit.DB.Element secondElement + ) => throw new System.NotImplementedException(); + + public static void SwitchJoinOrder( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element firstElement, + Autodesk.Revit.DB.Element secondElement + ) => throw new System.NotImplementedException(); + + public static System.Boolean AreElementsJoined( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element firstElement, + Autodesk.Revit.DB.Element secondElement + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsCuttingElementInJoin( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element firstElement, + Autodesk.Revit.DB.Element secondElement + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetJoinedElements( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element element + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.JoinType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.JoinType.s.cs new file mode 100644 index 00000000..75d7464e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.JoinType.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum JoinType +{ + None, + Abut, + Miter, + SquareOff, + Extension, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.JunctionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.JunctionType.s.cs new file mode 100644 index 00000000..ffa8064e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.JunctionType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum JunctionType +{ + Tap, + Tee, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntries.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntries.s.cs new file mode 100644 index 00000000..cb6e83de --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntries.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class KeyBasedTreeEntries + : System.Collections.Generic.IEnumerable, + System.IDisposable +{ + public virtual Autodesk.Revit.DB.KeyBasedTreeEntry FindEntry(System.String key) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.KeyBasedTreeEntriesIterator GetKeyBasedTreeEntriesIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntriesIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntriesIterator.s.cs new file mode 100644 index 00000000..3c963ae3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntriesIterator.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class KeyBasedTreeEntriesIterator + : System.Collections.Generic.IEnumerator +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.KeyBasedTreeEntry Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntriesLoadContent.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntriesLoadContent.s.cs new file mode 100644 index 00000000..93223812 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntriesLoadContent.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class KeyBasedTreeEntriesLoadContent : Autodesk.Revit.DB.ExternalResourceLoadContent +{ + public virtual System.Boolean AddEntry(Autodesk.Revit.DB.KeyBasedTreeEntry entry) => + throw new System.NotImplementedException(); + + public virtual void BuildEntries() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.KeyBasedTreeEntries GetEntries() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.KeyBasedTreeEntriesLoadResults GetLoadResults() => + throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public static System.Boolean IsEntriesBuilt(Autodesk.Revit.DB.KeyBasedTreeEntriesLoadContent content) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanAddEntry(Autodesk.Revit.DB.KeyBasedTreeEntry entry) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntriesLoadResults.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntriesLoadResults.s.cs new file mode 100644 index 00000000..d36253f2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntriesLoadResults.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class KeyBasedTreeEntriesLoadResults : System.IDisposable +{ + public KeyBasedTreeEntriesLoadResults() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFailureMessages() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFileSyntaxErrors() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetKeyBasedTreeEntryErrors( + Autodesk.Revit.DB.KeyBasedTreeEntryErrorType type + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetKeyBasedTreeEntryErrors() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFileReadErrors() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntry.s.cs new file mode 100644 index 00000000..8af275d4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntry.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class KeyBasedTreeEntry : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetChildrenKeys() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ParentKey + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Key + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntryError.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntryError.s.cs new file mode 100644 index 00000000..daebde25 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntryError.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class KeyBasedTreeEntryError : System.IDisposable +{ + public virtual Autodesk.Revit.DB.KeyBasedTreeEntry GetEntry() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.KeyBasedTreeEntryErrorType ErrorType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntryErrorType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntryErrorType.s.cs new file mode 100644 index 00000000..b9067fde --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntryErrorType.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum KeyBasedTreeEntryErrorType +{ + DuplicateEntry, + MissingParent, + CircularParentage, + InvalidClassificationCode, + BadClassificationLevel, + BadClassificationCategoryId, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntryTable.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntryTable.s.cs new file mode 100644 index 00000000..d144f19b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeyBasedTreeEntryTable.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class KeyBasedTreeEntryTable : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean ServerSupports(Autodesk.Revit.DB.ExternalResourceReference extRef) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalResourceLoadStatus LoadFrom( + Autodesk.Revit.DB.ExternalResourceReference desiredResourceReference, + Autodesk.Revit.DB.KeyBasedTreeEntriesLoadResults loadResults + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalResourceLoadStatus Reload( + Autodesk.Revit.DB.KeyBasedTreeEntriesLoadResults loadResults + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.KeyBasedTreeEntries GetKeyBasedTreeEntries() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeynoteEntries.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeynoteEntries.s.cs new file mode 100644 index 00000000..86089829 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeynoteEntries.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class KeynoteEntries : Autodesk.Revit.DB.KeyBasedTreeEntries +{ + public static System.Boolean LoadKeynoteEntriesFromFile( + System.String filePath, + Autodesk.Revit.DB.KeyBasedTreeEntriesLoadContent keynoteContent + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeynoteEntry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeynoteEntry.s.cs new file mode 100644 index 00000000..cc5ef20a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeynoteEntry.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class KeynoteEntry : Autodesk.Revit.DB.KeyBasedTreeEntry +{ + public KeynoteEntry(System.String key, System.String text) => throw new System.NotImplementedException(); + + public KeynoteEntry(System.String key, System.String parentKey, System.String text) => + throw new System.NotImplementedException(); + + public virtual System.String KeynoteText + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeynoteTable.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeynoteTable.s.cs new file mode 100644 index 00000000..82309b0c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.KeynoteTable.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public partial class KeynoteTable : Autodesk.Revit.DB.KeyBasedTreeEntryTable +{ + public static Autodesk.Revit.DB.KeynoteTable GetKeynoteTable(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LabelType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LabelType.s.cs new file mode 100644 index 00000000..a1d71195 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LabelType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum LabelType +{ + NumberOfWitnessLines, + NumberOfSegments, + LengthOfSegment, + TotalLength, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LabelUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LabelUtils.s.cs new file mode 100644 index 00000000..c41f3ce4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LabelUtils.s.cs @@ -0,0 +1,58 @@ +namespace Autodesk.Revit.DB; + +public partial class LabelUtils : System.IDisposable +{ + public static System.String GetLabelForBuiltInParameter(Autodesk.Revit.DB.ForgeTypeId parameterTypeId) => + throw new System.NotImplementedException(); + + public static System.String GetLabelFor( + Autodesk.Revit.DB.Analysis.gbXMLBuildingType buildingType, + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static System.String GetLabelFor( + Autodesk.Revit.DB.Plumbing.PipeFlowState pipeFlowState, + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public static System.String GetLabelFor( + Autodesk.Revit.DB.Plumbing.PipeLossMethodType pipeLossMethodType, + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public static System.String GetLabelFor( + Autodesk.Revit.DB.Mechanical.DuctLossMethodType ductLossMethodType, + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public static System.String GetLabelFor(Autodesk.Revit.DB.BuiltInCategory builtInCategory) => + throw new System.NotImplementedException(); + + public static System.String GetLabelFor(Autodesk.Revit.DB.BuiltInParameterGroup builtInParamGroup) => + throw new System.NotImplementedException(); + + public static System.String GetLabelFor(Autodesk.Revit.DB.BuiltInParameter builtInParam) => + throw new System.NotImplementedException(); + + public static System.String GetLabelForGroup(Autodesk.Revit.DB.ForgeTypeId groupTypeId) => + throw new System.NotImplementedException(); + + public static System.String GetLabelForUnit(Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); + + public static System.String GetLabelForSpec(Autodesk.Revit.DB.ForgeTypeId specTypeId) => + throw new System.NotImplementedException(); + + public static System.String GetLabelForSymbol(Autodesk.Revit.DB.ForgeTypeId symbolTypeId) => + throw new System.NotImplementedException(); + + public static System.String GetLabelForDiscipline(Autodesk.Revit.DB.ForgeTypeId disciplineTypeId) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayerCategoryType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayerCategoryType.s.cs new file mode 100644 index 00000000..8ac68bdb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayerCategoryType.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum LayerCategoryType +{ + Unsorted, + Model, + Annotation, + AnalyticalModel, + Imported, + Modifier, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayerModifier.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayerModifier.s.cs new file mode 100644 index 00000000..4c1dcf07 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayerModifier.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class LayerModifier : System.IDisposable +{ + public LayerModifier(Autodesk.Revit.DB.ModifierType modifierType, System.String separator) => + throw new System.NotImplementedException(); + + public LayerModifier() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ModifierType ModifierType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Separator + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRule.s.cs new file mode 100644 index 00000000..a5c46987 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRule.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class LayoutRule : Autodesk.Revit.DB.APIObject { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleClearSpacing.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleClearSpacing.s.cs new file mode 100644 index 00000000..1b376eea --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleClearSpacing.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class LayoutRuleClearSpacing : Autodesk.Revit.DB.LayoutRule +{ + public LayoutRuleClearSpacing(System.Double spacing, Autodesk.Revit.DB.BeamSystemJustifyType justifyType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BeamSystemJustifyType JustifyType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Spacing + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleFixedDistance.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleFixedDistance.s.cs new file mode 100644 index 00000000..2f61e498 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleFixedDistance.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class LayoutRuleFixedDistance : Autodesk.Revit.DB.LayoutRule +{ + public LayoutRuleFixedDistance(System.Double spacing, Autodesk.Revit.DB.BeamSystemJustifyType justifyType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BeamSystemJustifyType JustifyType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Spacing + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleFixedNumber.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleFixedNumber.s.cs new file mode 100644 index 00000000..d5cf72f1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleFixedNumber.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class LayoutRuleFixedNumber : Autodesk.Revit.DB.LayoutRule +{ + public LayoutRuleFixedNumber(System.Int32 numberOfLines) => throw new System.NotImplementedException(); + + public virtual System.Int32 NumberOfLines + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleMaximumSpacing.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleMaximumSpacing.s.cs new file mode 100644 index 00000000..181c283b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LayoutRuleMaximumSpacing.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class LayoutRuleMaximumSpacing : Autodesk.Revit.DB.LayoutRule +{ + public LayoutRuleMaximumSpacing(System.Double spacing) => throw new System.NotImplementedException(); + + public virtual System.Double Spacing + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Leader.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Leader.s.cs new file mode 100644 index 00000000..0061dc33 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Leader.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class Leader : Autodesk.Revit.DB.APIObject +{ + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.LeaderShape LeaderShape + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Anchor + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Elbow + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ End + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderArray.s.cs new file mode 100644 index 00000000..89e58a43 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderArray.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class LeaderArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public LeaderArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LeaderArrayIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LeaderArrayIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Leader get_Item(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.Leader item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.Leader item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.Leader item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderArrayIterator.s.cs new file mode 100644 index 00000000..ba1a7f5d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class LeaderArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public LeaderArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderAtachement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderAtachement.s.cs new file mode 100644 index 00000000..80de2ac5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderAtachement.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum LeaderAtachement +{ + TopLine, + Midpoint, + BottomLine, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderEndCondition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderEndCondition.s.cs new file mode 100644 index 00000000..35b81a6d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderEndCondition.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum LeaderEndCondition +{ + Attached, + Free, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderShape.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderShape.s.cs new file mode 100644 index 00000000..fc81c451 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeaderShape.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum LeaderShape +{ + Straight, + Kinked, + Arc, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeadersPresentationMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeadersPresentationMode.s.cs new file mode 100644 index 00000000..a7ae8829 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LeadersPresentationMode.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum LeadersPresentationMode +{ + ShowAll, + HideAll, + ShowOnlyOne, + ShowSpecificLeaders, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Level.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Level.s.cs new file mode 100644 index 00000000..6183077d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Level.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class Level : Autodesk.Revit.DB.DatumPlane +{ + public static Autodesk.Revit.DB.Level Create(Autodesk.Revit.DB.Document document, System.Double elevation) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetPlaneReference() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetNearestLevelId( + Autodesk.Revit.DB.Document document, + System.Double elevation + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId FindAssociatedPlanViewId() => throw new System.NotImplementedException(); + + public virtual System.Double ProjectElevation + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Elevation + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LevelAssociationData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LevelAssociationData.s.cs new file mode 100644 index 00000000..e752d3c4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LevelAssociationData.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class LevelAssociationData : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ElementId GetAssociatedLevel() => throw new System.NotImplementedException(); + + public virtual void SetAssociatedLevel(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual System.Double GetLevelOffset() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.LevelAssociationData GetLevelAssociationData(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LevelType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LevelType.s.cs new file mode 100644 index 00000000..3de75552 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LevelType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class LevelType : Autodesk.Revit.DB.LineAndTextAttrSymbol { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LightAndMaterialAccuracyMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LightAndMaterialAccuracyMode.s.cs new file mode 100644 index 00000000..12e8f629 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LightAndMaterialAccuracyMode.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum LightAndMaterialAccuracyMode +{ + Simplified, + Advanced, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LightNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LightNode.s.cs new file mode 100644 index 00000000..4b9f3510 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LightNode.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class LightNode : Autodesk.Revit.DB.ContentNode { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LightingSource.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LightingSource.s.cs new file mode 100644 index 00000000..2a10c9c2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LightingSource.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum LightingSource +{ + ExteriorSun, + ExteriorSunAndArtificial, + ExteriorArtificial, + InteriorSun, + InteriorSunAndArtificial, + InteriorArtificial, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Line.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Line.s.cs new file mode 100644 index 00000000..16bed4dd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Line.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class Line : Autodesk.Revit.DB.Curve +{ + public static Autodesk.Revit.DB.Line CreateBound(Autodesk.Revit.DB.XYZ endpoint1, Autodesk.Revit.DB.XYZ endpoint2) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Line CreateUnbound(Autodesk.Revit.DB.XYZ origin, Autodesk.Revit.DB.XYZ direction) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Direction + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineAndTextAttrSymbol.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineAndTextAttrSymbol.s.cs new file mode 100644 index 00000000..e8c77fba --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineAndTextAttrSymbol.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class LineAndTextAttrSymbol : Autodesk.Revit.DB.ElementType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePattern.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePattern.s.cs new file mode 100644 index 00000000..5f7e62f3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePattern.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class LinePattern : System.IDisposable +{ + public LinePattern(System.String name) => throw new System.NotImplementedException(); + + public LinePattern() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSegments() => + throw new System.NotImplementedException(); + + public virtual void SetSegments(System.Collections.Generic.IList lineSegs) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePatternElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePatternElement.s.cs new file mode 100644 index 00000000..ca11323a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePatternElement.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class LinePatternElement : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.LinePattern GetLinePattern( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinePattern GetLinePattern() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetSolidPatternId() => throw new System.NotImplementedException(); + + public virtual void SetLinePattern(Autodesk.Revit.DB.LinePattern newLinePattern) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.LinePatternElement Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.LinePattern linePattern + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.LinePatternElement GetLinePatternElementByName( + Autodesk.Revit.DB.Document document, + System.String name + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePatternSegment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePatternSegment.s.cs new file mode 100644 index 00000000..a8d34827 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePatternSegment.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class LinePatternSegment : System.IDisposable +{ + public LinePatternSegment(Autodesk.Revit.DB.LinePatternSegmentType type, System.Double length) => + throw new System.NotImplementedException(); + + public LinePatternSegment() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Length + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.LinePatternSegmentType Type + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePatternSegmentType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePatternSegmentType.s.cs new file mode 100644 index 00000000..1a4d015b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinePatternSegmentType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum LinePatternSegmentType +{ + Dash, + Space, + Dot, + Invalid, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineProperties.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineProperties.s.cs new file mode 100644 index 00000000..f5969a26 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineProperties.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class LineProperties : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId PatternId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double LineWidth + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Transparency + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color Color + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineScaling.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineScaling.s.cs new file mode 100644 index 00000000..9b01f5d5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineScaling.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum LineScaling +{ + ViewScale, + ModelSpace, + PaperSpace, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineSegment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineSegment.s.cs new file mode 100644 index 00000000..83500e27 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LineSegment.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class LineSegment : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.LineProperties LineProperties + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double EndParameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double StartParameter + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ EndPoint + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ StartPoint + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinearArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinearArray.s.cs new file mode 100644 index 00000000..f663bb44 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinearArray.s.cs @@ -0,0 +1,51 @@ +namespace Autodesk.Revit.DB; + +public partial class LinearArray : Autodesk.Revit.DB.BaseArray +{ + public static Autodesk.Revit.DB.LinearArray Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.View dBView, + Autodesk.Revit.DB.ElementId id, + System.Int32 count, + Autodesk.Revit.DB.XYZ translationToAnchorMember, + Autodesk.Revit.DB.ArrayAnchorMember anchorMember + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.LinearArray Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.View dBView, + System.Collections.Generic.ICollection ids, + System.Int32 count, + Autodesk.Revit.DB.XYZ translationToAnchorMember, + Autodesk.Revit.DB.ArrayAnchorMember anchorMember + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection ArrayElementsWithoutAssociation( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.View dBView, + System.Collections.Generic.ICollection ids, + System.Int32 count, + Autodesk.Revit.DB.XYZ translationToAnchorMember, + Autodesk.Revit.DB.ArrayAnchorMember anchorMember + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection ArrayElementWithoutAssociation( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.View dBView, + Autodesk.Revit.DB.ElementId id, + System.Int32 count, + Autodesk.Revit.DB.XYZ translationToAnchorMember, + Autodesk.Revit.DB.ArrayAnchorMember anchorMember + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidArraySize(System.Int32 count) => throw new System.NotImplementedException(); + + public static System.Boolean IsElementArrayable(Autodesk.Revit.DB.Document aDoc, Autodesk.Revit.DB.ElementId id) => + throw new System.NotImplementedException(); + + public new System.Int32 NumMembers + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkConversionData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkConversionData.s.cs new file mode 100644 index 00000000..5120ce2a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkConversionData.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class LinkConversionData : System.IDisposable +{ + public virtual System.Collections.Generic.IDictionary GetOptions() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Path + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid ServerId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkElementId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkElementId.s.cs new file mode 100644 index 00000000..27ed0369 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkElementId.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class LinkElementId +{ + public LinkElementId(Autodesk.Revit.DB.ElementId linkInstanceId, Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public LinkElementId(Autodesk.Revit.DB.ElementId elementId) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId HostElementId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId LinkedElementId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId LinkInstanceId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkLoadContent.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkLoadContent.s.cs new file mode 100644 index 00000000..828f667e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkLoadContent.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class LinkLoadContent : Autodesk.Revit.DB.ExternalResourceLoadContent +{ + public virtual Autodesk.Revit.DB.ModelPath GetLinkDataPath() => throw new System.NotImplementedException(); + + public virtual void SetLinkDataPath(Autodesk.Revit.DB.ModelPath linkPath) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkLoadResult GetLinkLoadResult() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkLoadResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkLoadResult.s.cs new file mode 100644 index 00000000..270a0e17 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkLoadResult.s.cs @@ -0,0 +1,55 @@ +namespace Autodesk.Revit.DB; + +public partial class LinkLoadResult : System.IDisposable +{ + public LinkLoadResult(Autodesk.Revit.DB.LinkLoadResult other) => throw new System.NotImplementedException(); + + public LinkLoadResult() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelPath GetModelName() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelPath GetParentModelName() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelPath GetCentralModelName() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalResourceReference GetExternalResourceReference() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkLoadResult GetLinkLoadResult( + Autodesk.Revit.DB.ExternalResourceReference matchExtResRef + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IDictionary< + System.String, + Autodesk.Revit.DB.LinkLoadResult + > GetNestedLinkLoadResults() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetExternalResourceReferencesFromFailedLoads() => + throw new System.NotImplementedException(); + + public static System.Boolean IsCodeSuccess(Autodesk.Revit.DB.LinkLoadResultType code) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.LinkLoadResultType LoadResult + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsNested + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCircularLink + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ElementId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkLoadResultType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkLoadResultType.s.cs new file mode 100644 index 00000000..93716275 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkLoadResultType.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public enum LinkLoadResultType +{ + Uninitialized, + LinkLoaded, + LinkNotFound, + LinkNotOpenable, + LinkOpenAsHost, + SameModelAsHost, + SameCentralModelAsHost, + LinkNotLoadedOtherError, + LinkMayBeUpgraded, + ExternalServerMissing, + LinkExists, + CouldNotChangeViewReference, + UsedExisting, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkNode.s.cs new file mode 100644 index 00000000..73712bb4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkNode.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class LinkNode : Autodesk.Revit.DB.GroupNode +{ + public virtual Autodesk.Revit.DB.Document GetDocument() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId SymbolId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkOperations.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkOperations.s.cs new file mode 100644 index 00000000..a5119c6c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkOperations.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class LinkOperations : System.IDisposable +{ + public virtual void SetOnLocalLinkSharedCoordinatesSavedCallback( + Autodesk.Revit.DB.IOnLocalLinkSharedCoordinatesSavedCallback onLocalLinkSharedCoordinatesSaved + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkOriginFileType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkOriginFileType.s.cs new file mode 100644 index 00000000..745c9ec6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkOriginFileType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum LinkOriginFileType +{ + RVT, + IFC, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkedFileStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkedFileStatus.s.cs new file mode 100644 index 00000000..cfd45569 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LinkedFileStatus.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public enum LinkedFileStatus +{ + Invalid, + Loaded, + Unloaded, + Imported, + NotFound, + CanBeUpgraded, + InClosedWorkset, + LocallyUnloaded, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ListType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ListType.s.cs new file mode 100644 index 00000000..01336b4e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ListType.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum ListType +{ + Mixed, + None, + Bullet, + ArabicNumbers, + LowerCaseLetters, + UpperCaseLetters, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LoadOperationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LoadOperationType.s.cs new file mode 100644 index 00000000..69038c59 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LoadOperationType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum LoadOperationType +{ + Automatic, + Explicit, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LoadedFamilyIntegrityCheck.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LoadedFamilyIntegrityCheck.s.cs new file mode 100644 index 00000000..3f486204 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LoadedFamilyIntegrityCheck.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class LoadedFamilyIntegrityCheck +{ + public static System.Boolean CheckAllFamilies( + Autodesk.Revit.DB.Document ADoc, + System.Collections.Generic.ISet corruptFamilyIds + ) => throw new System.NotImplementedException(); + + public static System.Boolean CheckFamily(Autodesk.Revit.DB.Document ADoc, Autodesk.Revit.DB.ElementId familyId) => + throw new System.NotImplementedException(); + + public static System.Boolean CheckAllFamiliesSlow( + Autodesk.Revit.DB.Document ADoc, + System.Collections.Generic.ISet corruptFamilyIds + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Location.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Location.s.cs new file mode 100644 index 00000000..df799ba2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Location.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class Location : Autodesk.Revit.DB.APIObject +{ + public virtual System.Boolean Move(Autodesk.Revit.DB.XYZ translation) => throw new System.NotImplementedException(); + + public virtual System.Boolean Rotate(Autodesk.Revit.DB.Line axis, System.Double angle) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LocationCurve.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LocationCurve.s.cs new file mode 100644 index 00000000..b4a0576e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LocationCurve.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class LocationCurve : Autodesk.Revit.DB.Location +{ + public virtual Autodesk.Revit.DB.ElementArray get_ElementsAtJoin(System.Int32 end) => + throw new System.NotImplementedException(); + + public virtual void set_ElementsAtJoin(System.Int32 end, Autodesk.Revit.DB.ElementArray elements) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.JoinType get_JoinType(System.Int32 end) => + throw new System.NotImplementedException(); + + public virtual void set_JoinType(System.Int32 end, Autodesk.Revit.DB.JoinType newType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve Curve + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LocationPoint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LocationPoint.s.cs new file mode 100644 index 00000000..5c1d3e69 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LocationPoint.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class LocationPoint : Autodesk.Revit.DB.Location +{ + public virtual System.Double Rotation + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Point + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LogicalAndFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LogicalAndFilter.s.cs new file mode 100644 index 00000000..caf3d268 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LogicalAndFilter.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class LogicalAndFilter : Autodesk.Revit.DB.ElementLogicalFilter +{ + public LogicalAndFilter(System.Collections.Generic.IList filters) => + throw new System.NotImplementedException(); + + public LogicalAndFilter(Autodesk.Revit.DB.ElementFilter filter1, Autodesk.Revit.DB.ElementFilter filter2) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LogicalOrFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LogicalOrFilter.s.cs new file mode 100644 index 00000000..2b0ad8ca --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.LogicalOrFilter.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class LogicalOrFilter : Autodesk.Revit.DB.ElementLogicalFilter +{ + public LogicalOrFilter(System.Collections.Generic.IList filters) => + throw new System.NotImplementedException(); + + public LogicalOrFilter(Autodesk.Revit.DB.ElementFilter filter1, Autodesk.Revit.DB.ElementFilter filter2) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPAnalyticalConnection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPAnalyticalConnection.s.cs new file mode 100644 index 00000000..6010ea7f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPAnalyticalConnection.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class MEPAnalyticalConnection : Autodesk.Revit.DB.MEPCurve +{ + public static Autodesk.Revit.DB.MEPAnalyticalConnection Create( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId typeId, + Autodesk.Revit.DB.Connector startConnector, + Autodesk.Revit.DB.Connector endConnector + ) => throw new System.NotImplementedException(); + + public static System.Boolean CanSupportAnalyticalConnection(Autodesk.Revit.DB.Connector connector) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet CreateMultipleConnections( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId typeId, + System.Collections.Generic.IList equipmentOpenConnectors, + System.Collections.Generic.IList curveIdsToConnect + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetFlow() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPAnalyticalConnectionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPAnalyticalConnectionType.s.cs new file mode 100644 index 00000000..340fc181 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPAnalyticalConnectionType.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class MEPAnalyticalConnectionType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.MEPAnalyticalConnectionType Create( + Autodesk.Revit.DB.Document doc, + System.String name + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsNameUnused(Autodesk.Revit.DB.Document doc, System.String name) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId FindTypeByName(Autodesk.Revit.DB.Document doc, System.String name) => + throw new System.NotImplementedException(); + + public virtual System.Double PressureLoss + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPCalculationServerInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPCalculationServerInfo.s.cs new file mode 100644 index 00000000..2b96dba3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPCalculationServerInfo.s.cs @@ -0,0 +1,42 @@ +namespace Autodesk.Revit.DB; + +public partial class MEPCalculationServerInfo : System.IDisposable +{ + public MEPCalculationServerInfo(Autodesk.Revit.DB.MEPCalculationServerInfo other) => + throw new System.NotImplementedException(); + + public MEPCalculationServerInfo(Autodesk.Revit.DB.ExternalService.IExternalServer server) => + throw new System.NotImplementedException(); + + public MEPCalculationServerInfo() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.MEPCalculationServerInfo GetMEPCalculationServerInfo( + Autodesk.Revit.DB.FamilyInstance famInst + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public static System.Guid PipeUseDefinitionOnTypeGUID + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ServerName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Guid ServerId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPConnectorInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPConnectorInfo.s.cs new file mode 100644 index 00000000..6b2d0550 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPConnectorInfo.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class MEPConnectorInfo : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Connector LinkedConnector + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSecondary + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsPrimary + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPCurve.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPCurve.s.cs new file mode 100644 index 00000000..44e60769 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPCurve.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB; + +public partial class MEPCurve : Autodesk.Revit.DB.HostObject +{ + public virtual Autodesk.Revit.DB.MEPSystem MEPSystem + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Level ReferenceLevel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LevelOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Diameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorManager ConnectorManager + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPCurveType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPCurveType.s.cs new file mode 100644 index 00000000..535a26e9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPCurveType.s.cs @@ -0,0 +1,58 @@ +namespace Autodesk.Revit.DB; + +public partial class MEPCurveType : Autodesk.Revit.DB.HostObjAttributes +{ + public virtual Autodesk.Revit.DB.ConnectorProfileType Shape + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.RoutingPreferenceManager RoutingPreferenceManager + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilySymbol MultiShapeTransition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FamilySymbol Elbow + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FamilySymbol Cross + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FamilySymbol Union + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FamilySymbol Transition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FamilySymbol Tap + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FamilySymbol Tee + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.JunctionType PreferredJunctionType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Roughness + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPFamilyConnectorInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPFamilyConnectorInfo.s.cs new file mode 100644 index 00000000..0caa1e07 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPFamilyConnectorInfo.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class MEPFamilyConnectorInfo : Autodesk.Revit.DB.MEPConnectorInfo +{ + public virtual Autodesk.Revit.DB.ParameterValue GetConnectorParameterValue( + Autodesk.Revit.DB.ElementId connectorParameterId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetAssociateFamilyParameterId( + Autodesk.Revit.DB.ElementId connectorParameterId + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPModel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPModel.s.cs new file mode 100644 index 00000000..d857c5e4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPModel.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class MEPModel : Autodesk.Revit.DB.APIObject +{ + public virtual System.Collections.Generic.ISet GetElectricalSystems() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetAssignedElectricalSystems() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorManager ConnectorManager + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSize.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSize.s.cs new file mode 100644 index 00000000..fa578fa6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSize.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB; + +public partial class MEPSize : System.IDisposable +{ + public MEPSize( + System.Double nominalDiameter, + System.Double innerDiameter, + System.Double outerDiameter, + System.Boolean usedInSizeLists, + System.Boolean usedInSizing + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean UsedInSizing + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean UsedInSizeLists + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double OuterDiameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double InnerDiameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double NominalDiameter + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSystem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSystem.s.cs new file mode 100644 index 00000000..fb459f66 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSystem.s.cs @@ -0,0 +1,77 @@ +namespace Autodesk.Revit.DB; + +public partial class MEPSystem : Autodesk.Revit.DB.Element +{ + public virtual void Add(Autodesk.Revit.DB.ConnectorSet connectors) => throw new System.NotImplementedException(); + + public virtual void Remove(System.Collections.Generic.ICollection elementIds) => + throw new System.NotImplementedException(); + + public virtual void Remove(Autodesk.Revit.DB.ConnectorSet connectors) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.MEPSection GetSectionByIndex(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.MEPSection GetSectionByNumber(System.Int32 sectionNumber) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCriticalPathSectionNumbers() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSystemDividable() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetPhysicalNetworksNumber() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection DivideSystem( + Autodesk.Revit.DB.Document ADoc + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasPlaceholders + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasDesignParts + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasFabricationParts + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsMultipleNetwork + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double PressureLossOfCriticalPath + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 SectionsCount + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValid + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Connector BaseEquipmentConnector + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilyInstance BaseEquipment + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementSet Elements + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorManager ConnectorManager + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSystemClassification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSystemClassification.s.cs new file mode 100644 index 00000000..58ffc804 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSystemClassification.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB; + +public enum MEPSystemClassification +{ + UndefinedSystemClassification, + SupplyAir, + ReturnAir, + ExhaustAir, + OtherAir, + DataCircuit, + PowerCircuit, + SupplyHydronic, + ReturnHydronic, + Telephone, + Security, + FireAlarm, + NurseCall, + Controls, + Communication, + CondensateDrain, + Sanitary, + Vent, + Storm, + DomesticHotWater, + DomesticColdWater, + Recirculation, + OtherPipe, + FireProtectWet, + FireProtectDry, + FireProtectPreaction, + FireProtectOther, + SwitchTopology, + Fitting, + Global, + PowerBalanced, + PowerUnBalanced, + CableTrayConduit, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSystemType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSystemType.s.cs new file mode 100644 index 00000000..f6959400 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MEPSystemType.s.cs @@ -0,0 +1,54 @@ +namespace Autodesk.Revit.DB; + +public partial class MEPSystemType : Autodesk.Revit.DB.ElementType +{ + public virtual Autodesk.Revit.DB.Mechanical.SystemCalculationLevel CalculationLevel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean FillVisible + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId FillPatternId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color FillColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId LinePatternId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color LineColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 LineWeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.MEPSystemClassification SystemClassification + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Abbreviation + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MarginType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MarginType.s.cs new file mode 100644 index 00000000..9fb3ed94 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MarginType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum MarginType +{ + NoMargin, + PrinterLimit, + UserDefined, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MassDisplayTemporaryOverrideType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MassDisplayTemporaryOverrideType.s.cs new file mode 100644 index 00000000..26d73143 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MassDisplayTemporaryOverrideType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum MassDisplayTemporaryOverrideType +{ + ShowMassByViewSettings, + ShowMassFormAndFloors, + ShowMassSurfaceTypes, + ShowMassZonesAndShades, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MassInstanceUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MassInstanceUtils.s.cs new file mode 100644 index 00000000..492acc3f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MassInstanceUtils.s.cs @@ -0,0 +1,53 @@ +namespace Autodesk.Revit.DB; + +public partial class MassInstanceUtils : System.IDisposable +{ + public static Autodesk.Revit.DB.ElementId AddMassLevelDataToMassInstance( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId massInstanceId, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static void RemoveMassLevelDataFromMassInstance( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId massInstanceId, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetMassLevelDataIds( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId massInstanceId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetMassLevelIds( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId massInstanceId + ) => throw new System.NotImplementedException(); + + public static System.Double GetGrossFloorArea( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId massInstanceId + ) => throw new System.NotImplementedException(); + + public static System.Double GetGrossSurfaceArea( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId massInstanceId + ) => throw new System.NotImplementedException(); + + public static System.Double GetGrossVolume( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId massInstanceId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetJoinedElementIds( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId massInstanceId + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Material.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Material.s.cs new file mode 100644 index 00000000..4033ff11 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Material.s.cs @@ -0,0 +1,116 @@ +namespace Autodesk.Revit.DB; + +public partial class Material : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ElementId Create(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public static System.Boolean IsMaterialOrValidDefault( + Autodesk.Revit.DB.Element pElem, + Autodesk.Revit.DB.ElementId materialId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsNameUnique(Autodesk.Revit.DB.Document aDocument, System.String name) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Material Duplicate(System.String name) => throw new System.NotImplementedException(); + + public virtual void SetMaterialAspectByPropertySet( + Autodesk.Revit.DB.MaterialAspect aspect, + Autodesk.Revit.DB.ElementId propertySetId + ) => throw new System.NotImplementedException(); + + public virtual void ClearMaterialAspect(Autodesk.Revit.DB.MaterialAspect aspect) => + throw new System.NotImplementedException(); + + public virtual System.String MaterialCategory + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String MaterialClass + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ThermalAssetId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId StructuralAssetId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId AppearanceAssetId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId SurfaceBackgroundPatternId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId CutBackgroundPatternId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId SurfaceForegroundPatternId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId CutForegroundPatternId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color CutBackgroundPatternColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color SurfaceBackgroundPatternColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color CutForegroundPatternColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color SurfaceForegroundPatternColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color Color + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Transparency + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Smoothness + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Shininess + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseRenderAppearanceForShading + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialAspect.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialAspect.s.cs new file mode 100644 index 00000000..be2ab93f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialAspect.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum MaterialAspect +{ + Structural, + Thermal, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialFunctionAssignment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialFunctionAssignment.s.cs new file mode 100644 index 00000000..2f82fc10 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialFunctionAssignment.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public enum MaterialFunctionAssignment +{ + None, + Structure, + Substrate, + Insulation, + Finish1, + Finish2, + Membrane, + StructuralDeck, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialNode.s.cs new file mode 100644 index 00000000..c953a5a6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialNode.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class MaterialNode : Autodesk.Revit.DB.RenderNode +{ + public virtual System.String ThumbnailFile + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Glossiness + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Smoothness + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color Color + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Transparency + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasOverriddenAppearance + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialPropertyPathType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialPropertyPathType.s.cs new file mode 100644 index 00000000..a463b11e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MaterialPropertyPathType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum MaterialPropertyPathType +{ + General, + Transparency, + Cutouts, + Bump, + FinishBumps, + ReliefPattern, + Weathering, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MathComparisonUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MathComparisonUtils.s.cs new file mode 100644 index 00000000..c155f249 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MathComparisonUtils.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class MathComparisonUtils +{ + public static System.Boolean IsAlmostEqual(System.Double value1, System.Double value2) => + throw new System.NotImplementedException(); + + public static System.Boolean IsGreaterThanOrAlmostEqual(System.Double value1, System.Double value2) => + throw new System.NotImplementedException(); + + public static System.Boolean IsGreaterThan(System.Double value1, System.Double value2) => + throw new System.NotImplementedException(); + + public static System.Boolean IsLessThanOrAlmostEqual(System.Double value1, System.Double value2) => + throw new System.NotImplementedException(); + + public static System.Boolean IsLessThan(System.Double value1, System.Double value2) => + throw new System.NotImplementedException(); + + public static System.Boolean IsAlmostZero(System.Double value) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirCoolingCoilType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirCoolingCoilType.s.cs new file mode 100644 index 00000000..08a71fee --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirCoolingCoilType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum AirCoolingCoilType +{ + None, + ChilledWater, + DirectExpansion, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirFanType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirFanType.s.cs new file mode 100644 index 00000000..3c69ba89 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirFanType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum AirFanType +{ + ConstantVolume, + VariableVolume, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirHeatExchangerType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirHeatExchangerType.s.cs new file mode 100644 index 00000000..a8d6d4e8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirHeatExchangerType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum AirHeatExchangerType +{ + None, + Enthalpy, + Sensible, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirHeatingCoilType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirHeatingCoilType.s.cs new file mode 100644 index 00000000..88006ac8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirHeatingCoilType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum AirHeatingCoilType +{ + None, + ElectricResistance, + Furnace, + HotWater, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirSystemData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirSystemData.s.cs new file mode 100644 index 00000000..9b7832c8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AirSystemData.s.cs @@ -0,0 +1,51 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class AirSystemData : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.AirFanType AirFanType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ChilledWaterLoopId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.AirCoolingCoilType CoolingCoilType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId HeatingHotWaterLoopId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.AirHeatingCoilType HeatingCoilType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId PreheatHotWaterLoopId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.AirHeatingCoilType PreheatCoilType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.AirHeatExchangerType HeatExchangerType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AnalyticalSystemDomain.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AnalyticalSystemDomain.s.cs new file mode 100644 index 00000000..213522de --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.AnalyticalSystemDomain.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum AnalyticalSystemDomain +{ + WaterLoop, + AirSystem, + ElectricalSystem, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ComponentClassification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ComponentClassification.s.cs new file mode 100644 index 00000000..0e890691 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ComponentClassification.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum ComponentClassification +{ + Undefined, + Pipe, + Duct, + FlexPipe, + FlexDuct, + Elbow, + Tee, + Tap, + Transition, + Cross, + Endcap, + Coupling, + Union, + Flange, + Wye, + Valve, + Sensor, + Hanger, + Sleeve, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ConditionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ConditionType.s.cs new file mode 100644 index 00000000..7f0d5a8e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ConditionType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum ConditionType +{ + Heated, + Cooled, + HeatedAndCooled, + Unconditioned, + Vented, + NaturallyVentedOnly, + NoOfConditionTypes, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.Duct.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.Duct.s.cs new file mode 100644 index 00000000..fdd34f22 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.Duct.s.cs @@ -0,0 +1,61 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class Duct : Autodesk.Revit.DB.MEPCurve +{ + public static Autodesk.Revit.DB.Mechanical.Duct Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ductTypeId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.Connector startConnector, + Autodesk.Revit.DB.Connector endConnector + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Mechanical.Duct Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ductTypeId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.Connector startConnector, + Autodesk.Revit.DB.XYZ endPoint + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Mechanical.Duct Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId, + Autodesk.Revit.DB.ElementId ductTypeId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.XYZ startPoint, + Autodesk.Revit.DB.XYZ endPoint + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Mechanical.Duct CreatePlaceholder( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId, + Autodesk.Revit.DB.ElementId ductTypeId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.XYZ startPoint, + Autodesk.Revit.DB.XYZ endPoint + ) => throw new System.NotImplementedException(); + + public virtual void SetSystemType(Autodesk.Revit.DB.ElementId systemTypeId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsHvacSystemTypeId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsDuctTypeId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ductTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsPlaceholder + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.DuctType DuctType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryConnectorData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryConnectorData.s.cs new file mode 100644 index 00000000..227d1b8f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryConnectorData.s.cs @@ -0,0 +1,53 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctFittingAndAccessoryConnectorData : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Transform GetCoordination() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorProfileType Profile + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double VelocityPressure + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Flow + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FlowDirectionType FlowDirection + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 LinkIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Index + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Angle + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Diameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryData.s.cs new file mode 100644 index 00000000..15116a06 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryData.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctFittingAndAccessoryData : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ExtensibleStorage.Entity GetEntity() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllConnectorData() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetFamilyInstanceId() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double AirViscosity + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.MEPSystemClassification SystemClassification + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PartType PartType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid ServerGUID + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryPressureDropData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryPressureDropData.s.cs new file mode 100644 index 00000000..c0d5c898 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryPressureDropData.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctFittingAndAccessoryPressureDropData : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryData GetDuctFittingAndAccessoryData() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPresureDropItems() => + throw new System.NotImplementedException(); + + public virtual void SetDefaultEntity(Autodesk.Revit.DB.ExtensibleStorage.Entity defaultEntity) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCurrentEntityValid + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 CalculationType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryPressureDropItem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryPressureDropItem.s.cs new file mode 100644 index 00000000..565b0efa --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryPressureDropItem.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctFittingAndAccessoryPressureDropItem : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Coefficient + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double VelocityPressure + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 EndConnectorIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 BeginConnectorIndex + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFlowConfigurationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFlowConfigurationType.s.cs new file mode 100644 index 00000000..a1619b3d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctFlowConfigurationType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum DuctFlowConfigurationType +{ + Calculated, + Preset, + System, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctInsulation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctInsulation.s.cs new file mode 100644 index 00000000..66c55868 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctInsulation.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctInsulation : Autodesk.Revit.DB.InsulationLiningBase +{ + public static Autodesk.Revit.DB.Mechanical.DuctInsulation Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ductOrContentElementId, + Autodesk.Revit.DB.ElementId ductInsulationTypeId, + System.Double Thickness + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctInsulationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctInsulationType.s.cs new file mode 100644 index 00000000..2a690f95 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctInsulationType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctInsulationType : Autodesk.Revit.DB.ElementType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctLining.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctLining.s.cs new file mode 100644 index 00000000..196d4369 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctLining.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctLining : Autodesk.Revit.DB.InsulationLiningBase +{ + public static Autodesk.Revit.DB.Mechanical.DuctLining Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ductOrContentElementId, + Autodesk.Revit.DB.ElementId ductLiningTypeId, + System.Double Thickness + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctLiningType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctLiningType.s.cs new file mode 100644 index 00000000..07cf66cf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctLiningType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctLiningType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Boolean IsValidRoughness(System.Double roughness) => throw new System.NotImplementedException(); + + public virtual System.Double Roughness + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctLossMethodType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctLossMethodType.s.cs new file mode 100644 index 00000000..0195114f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctLossMethodType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum DuctLossMethodType +{ + NotDefined, + SpecificLoss, + Coefficient, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctPressureDropData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctPressureDropData.s.cs new file mode 100644 index 00000000..88ec7d63 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctPressureDropData.s.cs @@ -0,0 +1,91 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctPressureDropData : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Coefficient + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double PressureDrop + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Friction + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double VelocityPressure + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Velocity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ReynoldsNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double HydraulicDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double EquivalentDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Flow + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Roughness + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Viscosity + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Density + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Length + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double WidthOrDiameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CategoryId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorProfileType Shape + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.SystemCalculationLevel Level + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSettings.s.cs new file mode 100644 index 00000000..eeaf7834 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSettings.s.cs @@ -0,0 +1,126 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Mechanical.DuctSettings GetDuctSettings(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSpecificFittingAngles() => + throw new System.NotImplementedException(); + + public virtual void SetSpecificFittingAngleStatus(System.Double angle, System.Boolean useInLayout) => + throw new System.NotImplementedException(); + + public virtual System.Boolean GetSpecificFittingAngleStatus(System.Double angle) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSpecificFittingAngle(System.Double angle) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.MEPCalculationServerInfo GetPressLossCalculationServerInfo() => + throw new System.NotImplementedException(); + + public virtual void SetPressLossCalculationServerInfo(Autodesk.Revit.DB.MEPCalculationServerInfo serverInfo) => + throw new System.NotImplementedException(); + + public virtual System.Boolean UseAnnotationScaleForSingleLineFittings + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FittingAngleUsage FittingAngleUsage + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double RiseDropAnnotationSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double FittingAnnotationSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AirViscosity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AirDensity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Centerline + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SetDownFromBottom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SetUpFromBottom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SetDown + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SetUp + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FlatOnBottom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FlatOnTop + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String OvalDuctSizeSuffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String OvalDuctSizeSeparator + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ConnectorSeparator + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String RoundDuctSizePrefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String RoundDuctSizeSuffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String RectangularDuctSizeSuffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String RectangularDuctSizeSeparator + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctShape.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctShape.s.cs new file mode 100644 index 00000000..4d721d48 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctShape.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum DuctShape +{ + Round, + Rectangular, + Oval, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizeIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizeIterator.s.cs new file mode 100644 index 00000000..2deeb065 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizeIterator.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctSizeIterator : System.Collections.Generic.IEnumerator +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.MEPSize GetCurrent() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasCurrent() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.MEPSize Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizeSettingIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizeSettingIterator.s.cs new file mode 100644 index 00000000..a92bc025 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizeSettingIterator.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctSizeSettingIterator + : System.Collections.Generic.IEnumerator> +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasCurrent() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.KeyValuePair< + Autodesk.Revit.DB.Mechanical.DuctShape, + Autodesk.Revit.DB.Mechanical.DuctSizes + > Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizeSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizeSettings.s.cs new file mode 100644 index 00000000..aeb2a002 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizeSettings.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctSizeSettings + : Autodesk.Revit.DB.Element, + System.Collections.Generic.IEnumerable> +{ + public virtual Autodesk.Revit.DB.Mechanical.DuctSizeSettingIterator GetDuctSizeSettingIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.DuctSizes get_Item(Autodesk.Revit.DB.Mechanical.DuctShape ductShape) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetSizeCount(Autodesk.Revit.DB.Mechanical.DuctShape shape) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Mechanical.DuctSizeSettings GetDuctSizeSettings(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); + + public virtual void AddSize(Autodesk.Revit.DB.Mechanical.DuctShape shape, Autodesk.Revit.DB.MEPSize sizeInfo) => + throw new System.NotImplementedException(); + + public virtual void RemoveSize(Autodesk.Revit.DB.Mechanical.DuctShape shape, System.Double nominalDiameter) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator> GetEnumerator() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizes.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizes.s.cs new file mode 100644 index 00000000..eccee545 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSizes.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctSizes : System.Collections.Generic.IEnumerable, System.IDisposable +{ + public virtual Autodesk.Revit.DB.Mechanical.DuctSizeIterator GetDuctSizeIterator() => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(System.Double nominalDiameter) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Count + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSystemType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSystemType.s.cs new file mode 100644 index 00000000..bd0795d6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctSystemType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum DuctSystemType +{ + UndefinedSystemType, + SupplyAir, + ReturnAir, + ExhaustAir, + OtherAir, + Fitting, + Global, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctType.s.cs new file mode 100644 index 00000000..e4edad40 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.DuctType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class DuctType : Autodesk.Revit.DB.MEPCurveType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.EquipmentClassification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.EquipmentClassification.s.cs new file mode 100644 index 00000000..0fe77f86 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.EquipmentClassification.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum EquipmentClassification +{ + None, + Pump, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.FlexDuct.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.FlexDuct.s.cs new file mode 100644 index 00000000..8dc2e7e0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.FlexDuct.s.cs @@ -0,0 +1,53 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class FlexDuct : Autodesk.Revit.DB.MEPCurve +{ + public static Autodesk.Revit.DB.Mechanical.FlexDuct Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId, + Autodesk.Revit.DB.ElementId ductTypeId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.XYZ startTangent, + Autodesk.Revit.DB.XYZ endTangent, + System.Collections.Generic.IList points + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Mechanical.FlexDuct Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId, + Autodesk.Revit.DB.ElementId ductTypeId, + Autodesk.Revit.DB.ElementId levelId, + System.Collections.Generic.IList points + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsFlexDuctTypeId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ductTypeId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsHVACSystemTypeId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ EndTangent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ StartTangent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.FlexDuctType FlexDuctType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Collections.Generic.IList Points + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.FlexDuctType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.FlexDuctType.s.cs new file mode 100644 index 00000000..2b94fe9e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.FlexDuctType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class FlexDuctType : Autodesk.Revit.DB.MEPCurveType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.IDuctFittingAndAccessoryPressureDropServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.IDuctFittingAndAccessoryPressureDropServer.s.cs new file mode 100644 index 00000000..2c84432b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.IDuctFittingAndAccessoryPressureDropServer.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial interface IDuctFittingAndAccessoryPressureDropServer +{ + public System.Boolean Calculate(Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryPressureDropData data); + public System.Boolean IsApplicable(Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryPressureDropData data); + public Autodesk.Revit.DB.ExtensibleStorage.Schema GetDataSchema(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.IDuctPressureDropServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.IDuctPressureDropServer.s.cs new file mode 100644 index 00000000..894f40b6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.IDuctPressureDropServer.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial interface IDuctPressureDropServer +{ + public void Calculate(Autodesk.Revit.DB.Mechanical.DuctPressureDropData data); + public System.String GetInformationLink(); + public System.String GetHtmlDescription(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPAnalyticalSystem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPAnalyticalSystem.s.cs new file mode 100644 index 00000000..f9f64c97 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPAnalyticalSystem.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MEPAnalyticalSystem : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Mechanical.MEPAnalyticalSystem Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Mechanical.AnalyticalSystemDomain domain, + System.String name + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.WaterLoopData GetWaterLoopData() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.AirSystemData GetAirSystemData() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.AnalyticalSystemDomain AnalyticalSystemDomain + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPBuildingConstruction.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPBuildingConstruction.s.cs new file mode 100644 index 00000000..6f65fd14 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPBuildingConstruction.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MEPBuildingConstruction : Autodesk.Revit.DB.ElementType +{ + public virtual System.Collections.Generic.ICollection GetConstructions( + Autodesk.Revit.DB.Analysis.ConstructionType constructionType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Construction GetBuildingConstruction( + Autodesk.Revit.DB.Analysis.ConstructionType constructionType + ) => throw new System.NotImplementedException(); + + public virtual void SetBuildingConstruction( + Autodesk.Revit.DB.Analysis.ConstructionType constructionType, + Autodesk.Revit.DB.Construction buildingConstruction + ) => throw new System.NotImplementedException(); + + public virtual void SetBuildingConstructionOverride( + Autodesk.Revit.DB.Analysis.ConstructionType constructionType, + System.Boolean @override + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean GetBuildingConstructionOverride( + Autodesk.Revit.DB.Analysis.ConstructionType constructionType + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPBuildingConstructionSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPBuildingConstructionSet.s.cs new file mode 100644 index 00000000..d92ae302 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPBuildingConstructionSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MEPBuildingConstructionSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public MEPBuildingConstructionSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.MEPBuildingConstructionSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.MEPBuildingConstructionSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Mechanical.MEPBuildingConstruction item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Mechanical.MEPBuildingConstruction item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Mechanical.MEPBuildingConstruction item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPBuildingConstructionSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPBuildingConstructionSetIterator.s.cs new file mode 100644 index 00000000..300318f7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPBuildingConstructionSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MEPBuildingConstructionSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public MEPBuildingConstructionSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPHiddenLineSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPHiddenLineSettings.s.cs new file mode 100644 index 00000000..efbed322 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPHiddenLineSettings.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MEPHiddenLineSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Mechanical.MEPHiddenLineSettings GetMEPHiddenLineSettings( + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean DrawHiddenLine + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId LineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SingleLineGap + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OutsideGap + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double InsideGap + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPSection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPSection.s.cs new file mode 100644 index 00000000..5d51329f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPSection.s.cs @@ -0,0 +1,74 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MEPSection : System.IDisposable +{ + public virtual System.Double GetPressureDrop(Autodesk.Revit.DB.ElementId elemId) => + throw new System.NotImplementedException(); + + public virtual System.Double GetCoefficient(Autodesk.Revit.DB.ElementId elemId) => + throw new System.NotImplementedException(); + + public virtual System.Double GetSegmentLength(Autodesk.Revit.DB.ElementId segmentId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsMain(Autodesk.Revit.DB.ElementId fittingId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetElementIds() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double FrictionFactor + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ReynoldsNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TotalCurveLength + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TotalPressureLoss + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TotalCoefficient + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double VelocityPressure + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Velocity + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Friction + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double FixtureUnit + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Flow + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Roughness + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Number + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPSpaceConstruction.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPSpaceConstruction.s.cs new file mode 100644 index 00000000..8d52902c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MEPSpaceConstruction.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MEPSpaceConstruction +{ + public virtual Autodesk.Revit.DB.Mechanical.MEPBuildingConstruction NewConstruction(System.String pName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.MEPBuildingConstruction DuplicateConstruction( + Autodesk.Revit.DB.Mechanical.MEPBuildingConstruction pCurrentConstruction, + System.String pName + ) => throw new System.NotImplementedException(); + + public virtual void DeleteConstruction(Autodesk.Revit.DB.Mechanical.MEPBuildingConstruction pCurrentConstruction) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.MEPBuildingConstructionSet SpaceConstructions + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.MEPBuildingConstruction CurrentConstruction + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalEquipment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalEquipment.s.cs new file mode 100644 index 00000000..8371f5d5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalEquipment.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MechanicalEquipment : Autodesk.Revit.DB.MEPModel { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalEquipmentSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalEquipmentSet.s.cs new file mode 100644 index 00000000..efcd9499 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalEquipmentSet.s.cs @@ -0,0 +1,44 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MechanicalEquipmentSet : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Mechanical.MechanicalEquipmentSet Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId typeId, + System.Collections.Generic.ISet memberIds + ) => throw new System.NotImplementedException(); + + public static System.Boolean AreElementsNotConnectedInSeries( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ISet elemIds + ) => throw new System.NotImplementedException(); + + public static System.Boolean AreValidMembers( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ISet memberIds + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetMembers() => + throw new System.NotImplementedException(); + + public virtual void Add(System.Collections.Generic.ISet elemIds) => + throw new System.NotImplementedException(); + + public virtual void Remove(System.Collections.Generic.ISet elemIds) => + throw new System.NotImplementedException(); + + public virtual System.Int32 OnStandby + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 OnDuty + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.EquipmentClassification Classification + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalEquipmentSetType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalEquipmentSetType.s.cs new file mode 100644 index 00000000..27ff5d25 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalEquipmentSetType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MechanicalEquipmentSetType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.Mechanical.MechanicalEquipmentSetType Create( + Autodesk.Revit.DB.Document document, + System.String name + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalFitting.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalFitting.s.cs new file mode 100644 index 00000000..b5f394fb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalFitting.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MechanicalFitting : Autodesk.Revit.DB.MEPModel +{ + public virtual Autodesk.Revit.DB.PartType PartType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalSystem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalSystem.s.cs new file mode 100644 index 00000000..281b30af --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalSystem.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MechanicalSystem : Autodesk.Revit.DB.MEPSystem +{ + public virtual System.Boolean IsPressureDropServerMissing() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Mechanical.MechanicalSystem Create( + Autodesk.Revit.DB.Document ADocument, + Autodesk.Revit.DB.ElementId typeId, + System.String name + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Mechanical.MechanicalSystem Create( + Autodesk.Revit.DB.Document ADocument, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetFlow() => throw new System.NotImplementedException(); + + public virtual System.Double GetStaticPressure() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsWellConnected + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementSet DuctNetwork + { + get => throw new System.NotImplementedException(); + } + public new Autodesk.Revit.DB.Connector BaseEquipmentConnector + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.DuctSystemType SystemType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalSystemType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalSystemType.s.cs new file mode 100644 index 00000000..c859e61b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalSystemType.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MechanicalSystemType : Autodesk.Revit.DB.MEPSystemType +{ + public static Autodesk.Revit.DB.Mechanical.MechanicalSystemType Create( + Autodesk.Revit.DB.Document ADoc, + Autodesk.Revit.DB.MEPSystemClassification systemClassification, + System.String name + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ValidateRiseDropSymbolType(Autodesk.Revit.DB.Mechanical.RiseDropSymbol risedropType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.RiseDropSymbol RiseDropSettings + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalUtils.s.cs new file mode 100644 index 00000000..09b01b4c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.MechanicalUtils.s.cs @@ -0,0 +1,67 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class MechanicalUtils +{ + public static System.Collections.Generic.ICollection ConvertDuctPlaceholders( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection placeholderIds + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectDuctPlaceholdersAtElbow( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Connector connector1, + Autodesk.Revit.DB.Connector connector2 + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectDuctPlaceholdersAtElbow( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId placeholder1Id, + Autodesk.Revit.DB.ElementId placeholder2Id + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectDuctPlaceholdersAtTee( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Connector connector1, + Autodesk.Revit.DB.Connector connector2, + Autodesk.Revit.DB.Connector connector3 + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectDuctPlaceholdersAtTee( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId placeholder1Id, + Autodesk.Revit.DB.ElementId placeholder2Id + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectDuctPlaceholdersAtCross( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Connector connector1, + Autodesk.Revit.DB.Connector connector2, + Autodesk.Revit.DB.Connector connector3, + Autodesk.Revit.DB.Connector connector4 + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectDuctPlaceholdersAtCross( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId placeholder1Id, + Autodesk.Revit.DB.ElementId placeholder2Id, + Autodesk.Revit.DB.ElementId placeholder3Id + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectDuctPlaceholdersAtCross( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId placeholder1Id, + Autodesk.Revit.DB.ElementId placeholder2Id + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectAirTerminalOnDuct( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId airTerminalId, + Autodesk.Revit.DB.ElementId ductCurveId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId BreakCurve( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ductId, + Autodesk.Revit.DB.XYZ ptBreak + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.OccupancyUnit.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.OccupancyUnit.s.cs new file mode 100644 index 00000000..14be0e00 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.OccupancyUnit.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum OccupancyUnit +{ + UseDefaultValues, + BySpaceType, + NumberOfPeople, + AreaPerPerson, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ReturnAirflowType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ReturnAirflowType.s.cs new file mode 100644 index 00000000..1ee06e2b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ReturnAirflowType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum ReturnAirflowType +{ + Specified, + SpecifiedSupplyAirflow, + CalculatedSupplyAirflow, + ActualSupplyAirflow, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.RiseDropSymbol.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.RiseDropSymbol.s.cs new file mode 100644 index 00000000..5ea8f7a7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.RiseDropSymbol.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum RiseDropSymbol +{ + CustomSymbol, + NoSymbol, + Outline, + Cross, + CrossFilled, + Slash, + SlashFilled, + Backslash, + BackslashFilled, + Wye, + ReverseWye, + OutlineFilled, + YinYang, + YinYangFilled, + BendThreeQuarterCircle, + BendFullCircle, + TeeHalfCircle, + TeeFullCircle, + CrossNoOutline, + WyeFilled, + ReverseWyeFilled, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.Space.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.Space.s.cs new file mode 100644 index 00000000..d96fd74d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.Space.s.cs @@ -0,0 +1,248 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class Space : Autodesk.Revit.DB.SpatialElement +{ + public virtual System.Boolean IsPointInSpace(Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Plenum + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Occupiable + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double DesignPowerLoad + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ActualPowerLoad + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.BaseLoadOn PowerLoadUnit + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double DesignLightingLoad + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ActualLightingLoad + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.BaseLoadOn LightingLoadUnit + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LatentHeatGainperPerson + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SensibleHeatGainperPerson + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AreaperPerson + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NumberofPeople + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.BaseLoadOn BaseHeatLoadOn + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.OccupancyUnit OccupancyUnit + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double DesignCoolingLoad + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CalculatedCoolingLoad + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double DesignHeatingLoad + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CalculatedHeatingLoad + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.MEPSpaceConstruction SpaceConstruction + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId SpaceTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.SpaceType SpaceType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.ConditionType ConditionType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Volume + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double UnboundedHeight + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Analysis.OutdoorAirFlowStandard OutdoorAirFlowStandard + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double OutdoorAirflow + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double AirChangesPerHour + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double OutdoorAirPerArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double OutdoorAirPerPerson + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ActualExhaustAirflow + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double DesignExhaustAirflow + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ActualReturnAirflow + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double DesignReturnAirflow + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.ReturnAirflowType ReturnAirflow + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ActualSupplyAirflow + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double CalculatedSupplyAirflow + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double DesignSupplyAirflow + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ActualOtherLoad + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double DesignOtherLoadperArea + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ActualHVACLoad + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double DesignHVACLoadperArea + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double FloorReflectance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double WallReflectance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CeilingReflectance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LightingCalculationWorkplane + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SpaceCavityRatio + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double AverageEstimatedIllumination + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double BaseOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LimitOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Level UpperLimit + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Architecture.Room Room + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.GeometryElement ClosedShell + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.Zone Zone + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceFilter.s.cs new file mode 100644 index 00000000..a0eeb499 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceFilter.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class SpaceFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public SpaceFilter() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceSet.s.cs new file mode 100644 index 00000000..995fb19d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class SpaceSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public SpaceSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.SpaceSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.SpaceSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Mechanical.Space item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Mechanical.Space item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Mechanical.Space item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceSetIterator.s.cs new file mode 100644 index 00000000..e2927832 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class SpaceSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public SpaceSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceTag.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceTag.s.cs new file mode 100644 index 00000000..bffa7402 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceTag.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class SpaceTag : Autodesk.Revit.DB.SpatialElementTag +{ + public virtual Autodesk.Revit.DB.Mechanical.SpaceTagType SpaceTagType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.Space Space + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceTagFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceTagFilter.s.cs new file mode 100644 index 00000000..dae4eba7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceTagFilter.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class SpaceTagFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public SpaceTagFilter() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceTagType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceTagType.s.cs new file mode 100644 index 00000000..b6dac49d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceTagType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class SpaceTagType : Autodesk.Revit.DB.FamilySymbol { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceType.s.cs new file mode 100644 index 00000000..a4113e34 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SpaceType.s.cs @@ -0,0 +1,132 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum SpaceType +{ + NoSpaceType, + kActiveStorage, + kActiveStorageHospitalOrHealthcare, + kAirOrTrainOrBusBaggageArea, + kAirportConcourse, + kAtriumEachAdditionalFloor, + kAtriumFirstThreeFloors, + kAudienceOrSeatingAreaPenitentiary, + kAudienceOrSeatingAreaExerciseCenter, + kAudienceOrSeatingAreaGymnasium, + kAudienceOrSeatingAreaSportsArena, + kAudienceOrSeatingAreaConventionCenter, + kAudienceOrSeatingAreaMotionPictureTheatre, + kAudienceOrSeatingAreaPerformingArtsTheatre, + kAudienceOrSeatingAreaReligious, + kAudienceOrSeatingAreaPoliceOrFireStations, + kAudienceOrSeatingAreaCourtHouse, + kAudienceOrSeatingAreaAuditorium, + kBankCustomerArea, + kBankingActivityAreaOffice, + kBarberAndBeautyParlor, + kCardFileAndCataloguingLibrary, + kClassroomOrLectureOrTrainingPenitentiary, + kClassroomOrLectureOrTraining, + kConfinementCellsPenitentiary, + kConfinementCellsCourtHouse, + kConferenceMeetingOrMultipurpose, + kCorridorOrTransition, + kCorridorOrTransitionManufacturingFacility, + kCorridorsWithPatientWaitingExamHospitalOrHealthcare, + kCourtSportsAreaSportsArena, + kCourtroomCourtHouse, + kDepartmentStoreSalesAreaRetail, + kDetailedManufacturingFacility, + kDiningArea, + kDiningAreaHotel, + kDiningAreaFamilyDining, + kDiningAreaLoungeOrLeisureDining, + kDiningAreaMotel, + kDiningAreaTransportation, + kDiningAreaPenitentiary, + kDiningAreaCivilServices, + kDormitoryBedroom, + kDormitoryStudyHall, + kDressingOrLockerOrFittingRoomGymnasium, + kDressingOrLockerOrFittingRoomCourtHouse, + kDressingOrLockerOrFittingRoomPerformingArtsTheatre, + kDressingOrLockerOrFittingRoomAuditorium, + kDressingOrLockerOrFittingRoomExerciseCenter, + kElectricalOrMechanical, + kElevatorLobbies, + kEmergencyHospitalOrHealthcare, + kEquipmentRoomManufacturingFacility, + kExamOrTreatmentHospitalOrHealthcare, + kExerciseAreaExerciseCenter, + kExerciseAreaGymnasium, + kExhibitSpaceConventionCenter, + kFellowshipHallReligiousBuildings, + kFineMaterialWarehouse, + kFineMerchandiseSalesAreaRetail, + kFireStationEngineRoomPoliceOrFireStation, + kFoodPreparation, + kGarageServiceOrRepairAutomotiveFacility, + kGeneralHighBayManufacturingFacility, + kGeneralLowBayManufacturingFacility, + kGeneralExhibitionMuseum, + kHospitalNurseryHospitalOrHealthcare, + kHospitalOrMedicalSuppliesHospitalOrHealthcare, + kHospitalOrRadiologyHospitalOrHealthcare, + kHotelOrConferenceCenterConferenceOrMeeting, + kInactiveStorage, + kJudgesChambersCourtHouse, + kLaboratoryOffice, + kLaundryIroningAndSorting, + kLaundryWashingHospitalOrHealthcare, + kLibraryAudioVisualLibraryAudioVisual, + kLivingQuartersDormitory, + kLivingQuartersMotel, + kLivingQuartersHotel, + kLobby, + kLobbyReligiousBuildings, + kLobbyMotionPictureTheatre, + kLobbyAuditorium, + kLobbyPerformingArtsTheatre, + kLobbyPostOffice, + kLobbyHotel, + kLoungeOrRecreation, + kMallConcourseSalesAreaRetail, + kMassMerchandisingSalesAreaRetail, + kMediumOrBulkyMaterialWarehouse, + kMerchandisingSalesAreaRetail, + kMuseumAndGalleryStorage, + kNurseStationHospitalOrHealthcare, + kOfficeEnclosed, + kOfficeOpenPlan, + kOfficeCommonActivityAreasInactiveStorage, + kOperatingRoomHospitalOrHealthcare, + kOtherTelevisedPlayingAreaSportsArena, + kParkingAreaAttendantOnlyParkingGarage, + kParkingAreaPedestrianParkingGarage, + kPatientRoomHospitalOrHealthcare, + kPersonalServicesSalesAreaRetail, + kPharmacyHospitalOrHealthcare, + kPhysicalTherapyHospitalOrHealthcare, + kPlayingAreaGymnasium, + kPoliceStationLaboratoryPoliceOrFireStations, + kPlenum, + kPublicAndStaffLoungeHospitalOrHealthcare, + kReadingAreaLibrary, + kReceptionOrWaitingTransportation, + kReceptionOrWaitingMotel, + kReceptionOrWaitingHotel, + kRecoveryHospitalOrHealthcare, + kRestorationMuseum, + kRestrooms, + kRingSportsAreaSportsArena, + kSleepingQuartersPoliceOrFireStation, + kSortingAreaPostOffice, + kSpecialtyStoreSalesAreaRetail, + kStacksLibrary, + kStairsInactive, + kStairway, + kSupermarketSalesAreaRetail, + kTerminalTicketCounterTransportation, + kWorkshopWorkshop, + kWorshipPulpitChoirReligious, + kNoOfSpaceTypes, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SystemCalculationLevel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SystemCalculationLevel.s.cs new file mode 100644 index 00000000..fe32a9f4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SystemCalculationLevel.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum SystemCalculationLevel +{ + All, + None, + Flow, + Volume, + Performance, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SystemZoneData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SystemZoneData.s.cs new file mode 100644 index 00000000..d4a3345b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.SystemZoneData.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class SystemZoneData : Autodesk.Revit.DB.Analysis.GenericZoneDomainData +{ + public static Autodesk.Revit.DB.Mechanical.SystemZoneData Create() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ZoneEquipmentId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.WaterChillerType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.WaterChillerType.s.cs new file mode 100644 index 00000000..956c613c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.WaterChillerType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum WaterChillerType +{ + AirCooled, + WaterCooled, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.WaterLoopData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.WaterLoopData.s.cs new file mode 100644 index 00000000..a8ebd8ad --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.WaterLoopData.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class WaterLoopData : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CondenserWaterLoopId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.WaterChillerType ChillerType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.WaterLoopType WaterLoopType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.WaterLoopType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.WaterLoopType.s.cs new file mode 100644 index 00000000..afa86753 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.WaterLoopType.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum WaterLoopType +{ + Undefined, + ChilledWater, + CondenserWater, + HotWater, + VRF, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.Zone.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.Zone.s.cs new file mode 100644 index 00000000..fab932e8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.Zone.s.cs @@ -0,0 +1,109 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class Zone : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean AddSpaces(Autodesk.Revit.DB.Mechanical.SpaceSet spaces) => + throw new System.NotImplementedException(); + + public virtual System.Boolean RemoveSpaces(Autodesk.Revit.DB.Mechanical.SpaceSet spaces) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Mechanical.Zone CreateAreaBasedLoad( + Autodesk.Revit.DB.Document doc, + System.String name, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.ElementId phaseId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.ZoneElementDomainData GetDomainData() => + throw new System.NotImplementedException(); + + public virtual System.Double DehumidificationSetPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double HumidificationSetPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CoolingAirTemperature + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double HeatingAirTemperature + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CoolingSetPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double HeatingSetPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CalculatedCoolingLoad + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double CalculatedHeatingLoad + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double CalculatedSupplyAirflow + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ServiceType ServiceType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.CurveArray Boundary + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.SpaceSet Spaces + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Perimeter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double GrossVolume + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Volume + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double GrossArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Area + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsDefaultZone + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Phase Phase + { + get => throw new System.NotImplementedException(); + } + public override System.String Name + { + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneElementDomainData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneElementDomainData.s.cs new file mode 100644 index 00000000..04479c11 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneElementDomainData.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class ZoneElementDomainData : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipment.s.cs new file mode 100644 index 00000000..de75c9f5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipment.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class ZoneEquipment : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Mechanical.ZoneEquipment Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Mechanical.AnalyticalSystemDomain systemDomain, + System.String name + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Mechanical.ZoneEquipment Create( + Autodesk.Revit.DB.Document document, + System.String name + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mechanical.ZoneEquipmentData GetZoneEquipmentData() => + throw new System.NotImplementedException(); + + public static void MoveSpaceToEquipment( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ISet analyticalSpaceSet, + Autodesk.Revit.DB.ElementId originalZoneEquipmentId, + Autodesk.Revit.DB.ElementId targetZoneEquipmentId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet GetAssociatedZoneEquipment( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ISet spaces + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet GetAssociatedZoneEquipment( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId spaceElementId + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipmentBehavior.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipmentBehavior.s.cs new file mode 100644 index 00000000..c76944f0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipmentBehavior.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum ZoneEquipmentBehavior +{ + OnePerSpace, + GroupSpaces, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipmentData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipmentData.s.cs new file mode 100644 index 00000000..fcf95ecb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipmentData.s.cs @@ -0,0 +1,58 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public partial class ZoneEquipmentData : System.IDisposable +{ + public virtual System.Boolean IsDataCompleted() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId AirSystemId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId VRFLoopId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ChilledWaterLoopId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId CondenserWaterLoopId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId HotWaterLoopId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.AirCoolingCoilType CoolingCoilType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.AirHeatingCoilType HeatingCoilType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.ZoneEquipmentBehavior EquipmentBehavior + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.ZoneEquipmentHvacType EquipmentType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipmentHvacType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipmentHvacType.s.cs new file mode 100644 index 00000000..fe47d6ec --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mechanical.ZoneEquipmentHvacType.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB.Mechanical; + +public enum ZoneEquipmentHvacType +{ + Undefined, + ChilledBeamActive, + FourPipeFanCoil, + PackagedTerminalAirConditioner, + PackagedTerminalHeatPump, + ParallelFanPoweredBox, + VAVBox, + CAVBox, + RadiantPanel, + SeriesFanPoweredBox, + UnitHeater, + UnitVentilator, + WaterSourceHeatPump, + ChilledBeamPassive, + Unconditioned, + VRFFanCoil, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mesh.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mesh.s.cs new file mode 100644 index 00000000..4a2665a7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mesh.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB; + +public partial class Mesh : Autodesk.Revit.DB.GeometryObject +{ + public virtual Autodesk.Revit.DB.MeshTriangle get_Triangle(System.Int32 idx) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Mesh get_Transformed(Autodesk.Revit.DB.Transform transform) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetNormal(System.Int32 idx) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetNormals() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsClosed + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.DistributionOfNormals DistributionOfNormals + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfNormals + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MaterialElementId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Collections.Generic.IList Vertices + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumTriangles + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MeshFromGeometryOperationIssue.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MeshFromGeometryOperationIssue.s.cs new file mode 100644 index 00000000..00663ede --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MeshFromGeometryOperationIssue.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public enum MeshFromGeometryOperationIssue +{ + AllFine, + NoUsableCurveLoopsInInput, + MissingCurveLoopsInInput, + EmptyCurveLoopsInInput, + CurveLoopsWithoutCurvesInInput, + NonPlanarProfileLoop, + InputCurveLoopProblemWithFallback, + InputCurveLoopWrongOpenFlag, + NonContinuousInputCurveLoop, + MissingCurvesInInputLoop, + InternalUtilityError, + InternalMissingError, + InternalError, + NotSetYet, + NumberOfIssueTypes, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MeshFromGeometryOperationResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MeshFromGeometryOperationResult.s.cs new file mode 100644 index 00000000..b24af11e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MeshFromGeometryOperationResult.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class MeshFromGeometryOperationResult : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Mesh GetMesh() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetIssues() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsMeshAvailable + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Tessellated + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasInvalidData + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MeshTriangle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MeshTriangle.s.cs new file mode 100644 index 00000000..b296715d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MeshTriangle.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class MeshTriangle +{ + public virtual System.UInt32 get_Index(System.Int32 idx) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ get_Vertex(System.Int32 idx) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelArc.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelArc.s.cs new file mode 100644 index 00000000..bf5703f9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelArc.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelArc : Autodesk.Revit.DB.ModelCurve { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurve.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurve.s.cs new file mode 100644 index 00000000..e3a10e5f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurve.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelCurve : Autodesk.Revit.DB.CurveElement +{ + public virtual Autodesk.Revit.DB.FamilyElementVisibility GetVisibility() => + throw new System.NotImplementedException(); + + public virtual void SetVisibility(Autodesk.Revit.DB.FamilyElementVisibility visibility) => + throw new System.NotImplementedException(); + + public virtual void ChangeToReferenceLine() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsReferenceLine + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.TrussCurveType TrussCurveType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.GraphicsStyle Subcategory + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArrArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArrArray.s.cs new file mode 100644 index 00000000..678ff807 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArrArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelCurveArrArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ModelCurveArrArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelCurveArrArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelCurveArrArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelCurveArray get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.ModelCurveArray item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.ModelCurveArray item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.ModelCurveArray item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArrArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArrArrayIterator.s.cs new file mode 100644 index 00000000..f32b8e1e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArrArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelCurveArrArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ModelCurveArrArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArray.s.cs new file mode 100644 index 00000000..4bee64fe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelCurveArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ModelCurveArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelCurveArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelCurveArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelCurve get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.ModelCurve item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.ModelCurve item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.ModelCurve item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArrayIterator.s.cs new file mode 100644 index 00000000..f14be098 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelCurveArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ModelCurveArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveNode.s.cs new file mode 100644 index 00000000..20c53866 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelCurveNode.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelCurveNode : Autodesk.Revit.DB.RenderNode +{ + public virtual Autodesk.Revit.DB.LineProperties LineProperties + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelEllipse.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelEllipse.s.cs new file mode 100644 index 00000000..15b6552a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelEllipse.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelEllipse : Autodesk.Revit.DB.ModelCurve { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelHermiteSpline.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelHermiteSpline.s.cs new file mode 100644 index 00000000..13c43496 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelHermiteSpline.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelHermiteSpline : Autodesk.Revit.DB.ModelCurve { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelLine.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelLine.s.cs new file mode 100644 index 00000000..08a8e410 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelLine.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelLine : Autodesk.Revit.DB.ModelCurve { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelNurbSpline.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelNurbSpline.s.cs new file mode 100644 index 00000000..321c5878 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelNurbSpline.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelNurbSpline : Autodesk.Revit.DB.ModelCurve { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelPath.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelPath.s.cs new file mode 100644 index 00000000..0f1752d8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelPath.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelPath : System.IDisposable +{ + public virtual System.Int32 Compare(Autodesk.Revit.DB.ModelPath otherPath) => + throw new System.NotImplementedException(); + + public virtual System.Guid GetProjectGUID() => throw new System.NotImplementedException(); + + public virtual System.Guid GetModelGUID() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Region + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CloudPath + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ServerPath + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Empty + { + get => throw new System.NotImplementedException(); + } + public virtual System.String CentralServerPath + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelPathUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelPathUtils.s.cs new file mode 100644 index 00000000..2b93a484 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelPathUtils.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelPathUtils +{ + public static System.Boolean IsValidUserVisibleFullServerPath(System.String strPath) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ModelPath ConvertUserVisiblePathToModelPath(System.String strPath) => + throw new System.NotImplementedException(); + + public static System.String ConvertModelPathToUserVisiblePath(Autodesk.Revit.DB.ModelPath path) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ModelPath ConvertCloudGUIDsToCloudPath( + System.String region, + System.Guid projectGuid, + System.Guid modelGuid + ) => throw new System.NotImplementedException(); + + public static System.String CloudRegionEMEA + { + get => throw new System.NotImplementedException(); + } + public static System.String CloudRegionUS + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelText.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelText.s.cs new file mode 100644 index 00000000..53b73c7f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelText.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelText : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.FamilyElementVisibility GetVisibility() => + throw new System.NotImplementedException(); + + public virtual void SetVisibility(Autodesk.Revit.DB.FamilyElementVisibility visibility) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Category Subcategory + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ModelTextType ModelTextType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.HorizontalAlign HorizontalAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Depth + { + get => throw new System.NotImplementedException(); + set { } + } + public new Autodesk.Revit.DB.Location Location + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Text + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelTextType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelTextType.s.cs new file mode 100644 index 00000000..44cc1ede --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelTextType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class ModelTextType : Autodesk.Revit.DB.ElementType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelUpdatesStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelUpdatesStatus.s.cs new file mode 100644 index 00000000..9a3b3b53 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModelUpdatesStatus.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ModelUpdatesStatus +{ + CurrentWithCentral, + NotYetInCentral, + DeletedInCentral, + UpdatedInCentral, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModifierType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModifierType.s.cs new file mode 100644 index 00000000..b2eee837 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ModifierType.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public enum ModifierType +{ + UnknownType, + Category, + Custom1, + Custom2, + Custom3, + FireRating, + Function, + Level, + PhaseCreated, + PhaseDemolished, + PhaseStatus, + StructuralMaterialType, + StructuralUsage, + SystemName, + SystemType, + Underlay, + ViewType, + Workset, + AnalyzesAs, + SystemClassification, + DomainType, + FabricationService, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mullion.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mullion.s.cs new file mode 100644 index 00000000..0c186813 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Mullion.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class Mullion : Autodesk.Revit.DB.FamilyInstance +{ + public virtual void JoinMullion() => throw new System.NotImplementedException(); + + public virtual void BreakMullion() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve LocationCurve + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.MullionType MullionType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Lockable + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Lock + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MullionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MullionType.s.cs new file mode 100644 index 00000000..a63d8357 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MullionType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class MullionType : Autodesk.Revit.DB.FamilySymbol { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MullionTypeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MullionTypeSet.s.cs new file mode 100644 index 00000000..f5995307 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MullionTypeSet.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class MullionTypeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public MullionTypeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.MullionTypeSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.MullionTypeSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.MullionType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.MullionType item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.MullionType item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MullionTypeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MullionTypeSetIterator.s.cs new file mode 100644 index 00000000..8c99ed11 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MullionTypeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class MullionTypeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public MullionTypeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiReferenceAnnotation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiReferenceAnnotation.s.cs new file mode 100644 index 00000000..12dd013b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiReferenceAnnotation.s.cs @@ -0,0 +1,48 @@ +namespace Autodesk.Revit.DB; + +public partial class MultiReferenceAnnotation : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.MultiReferenceAnnotation Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ownerViewId, + Autodesk.Revit.DB.MultiReferenceAnnotationOptions options + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsLinearFixedDimensionDirectionValid( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewId, + Autodesk.Revit.DB.MultiReferenceAnnotationOptions options + ) => throw new System.NotImplementedException(); + + public static System.Boolean AreElementsValidForMultiReferenceAnnotation( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.MultiReferenceAnnotationOptions options + ) => throw new System.NotImplementedException(); + + public static System.Boolean AreReferencesValidForLinearDimension( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ownerViewId, + Autodesk.Revit.DB.MultiReferenceAnnotationOptions options + ) => throw new System.NotImplementedException(); + + public static System.Boolean AreReferencesValidForLinearFixedDimension( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ownerViewId, + Autodesk.Revit.DB.MultiReferenceAnnotationOptions options + ) => throw new System.NotImplementedException(); + + public static System.Boolean Is3DViewValidForDimension( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId ownerViewId, + Autodesk.Revit.DB.MultiReferenceAnnotationOptions options + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId TagId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId DimensionId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiReferenceAnnotationOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiReferenceAnnotationOptions.s.cs new file mode 100644 index 00000000..5e160965 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiReferenceAnnotationOptions.s.cs @@ -0,0 +1,73 @@ +namespace Autodesk.Revit.DB; + +public partial class MultiReferenceAnnotationOptions : System.IDisposable +{ + public MultiReferenceAnnotationOptions(Autodesk.Revit.DB.MultiReferenceAnnotationType multiReferenceAnnotationType) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAllowedDimensionStyleType(Autodesk.Revit.DB.DimensionStyleType dimensionStyleType) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAdditionalReferencesToDimension() => + throw new System.NotImplementedException(); + + public virtual void SetAdditionalReferencesToDimension( + System.Collections.Generic.IList referencesToDimension + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ReferencesDontMatchReferenceCategory( + System.Collections.Generic.IList references + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetElementsToDimension() => + throw new System.NotImplementedException(); + + public virtual void SetElementsToDimension( + System.Collections.Generic.ICollection elementsToDimension + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ElementsMatchReferenceCategory( + System.Collections.Generic.ICollection elements + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean TagHasLeader + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ TagHeadPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DimensionStyleType DimensionStyleType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ DimensionLineOrigin + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ DimensionLineDirection + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ DimensionPlaneNormal + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.MultiReferenceAnnotationType MultiReferenceAnnotationType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiReferenceAnnotationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiReferenceAnnotationType.s.cs new file mode 100644 index 00000000..d4b81030 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiReferenceAnnotationType.s.cs @@ -0,0 +1,46 @@ +namespace Autodesk.Revit.DB; + +public partial class MultiReferenceAnnotationType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.MultiReferenceAnnotationType CreateDefault(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetAllowedTagCategory() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAllowedTagType(Autodesk.Revit.DB.ElementId tagTypeId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsAllowedTagCategory(Autodesk.Revit.DB.ElementId tagCategoryId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAllowedReferenceCategory(Autodesk.Revit.DB.ElementId referenceCategoryId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAllowedDimensionStyle(Autodesk.Revit.DB.ElementId dimensionStyleId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId DimensionStyleId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowDimensionText + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean GroupTagHeads + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId TagTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ReferenceCategoryId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiSegmentGrid.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiSegmentGrid.s.cs new file mode 100644 index 00000000..7aacefe1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultiSegmentGrid.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class MultiSegmentGrid : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ElementId Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId typeId, + Autodesk.Revit.DB.CurveLoop curveLoop, + Autodesk.Revit.DB.ElementId sketchPlaneId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetMultiSegementGridId(Autodesk.Revit.DB.Grid grid) => + throw new System.NotImplementedException(); + + public static System.Boolean AreGridsInSameMultiSegmentGrid( + Autodesk.Revit.DB.Grid grid1, + Autodesk.Revit.DB.Grid grid2 + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidSketchPlaneId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elemId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidCurveLoop(Autodesk.Revit.DB.CurveLoop curveLoop) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetGridIds() => + throw new System.NotImplementedException(); + + public virtual System.String Text + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultipleValuesIndicationSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultipleValuesIndicationSettings.s.cs new file mode 100644 index 00000000..bc4c0771 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.MultipleValuesIndicationSettings.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class MultipleValuesIndicationSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.MultipleValuesIndicationSettings GetMultipleValuesIndicationSettings( + Autodesk.Revit.DB.Document cda + ) => throw new System.NotImplementedException(); + + public virtual System.String Value + { + get => throw new System.NotImplementedException(); + } + public virtual System.String CustomValue + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Custom + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NamingUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NamingUtils.s.cs new file mode 100644 index 00000000..6b737934 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NamingUtils.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class NamingUtils +{ + public static System.Boolean IsValidName(System.String @string) => throw new System.NotImplementedException(); + + public static System.Int32 CompareNames(System.String nameA, System.String nameB) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksCoordinates.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksCoordinates.s.cs new file mode 100644 index 00000000..48fad689 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksCoordinates.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum NavisworksCoordinates +{ + Internal, + Shared, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksExportOptions.s.cs new file mode 100644 index 00000000..0a426b0d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksExportOptions.s.cs @@ -0,0 +1,99 @@ +namespace Autodesk.Revit.DB; + +public partial class NavisworksExportOptions : System.IDisposable +{ + public NavisworksExportOptions() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetSelectedElementIds() => + throw new System.NotImplementedException(); + + public virtual void SetSelectedElementIds(System.Collections.Generic.ICollection ids) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ConvertLinkedCADFormats + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ConvertLights + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double FacetingFactor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean DivideFileIntoLevels + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ConvertElementProperties + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean FindMissingMaterials + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportRoomGeometry + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ViewId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.NavisworksExportScope ExportScope + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.NavisworksCoordinates Coordinates + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportUrls + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportRoomAsAttribute + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportLinks + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.NavisworksParameters Parameters + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportElementIds + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportParts + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksExportScope.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksExportScope.s.cs new file mode 100644 index 00000000..577388f5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksExportScope.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum NavisworksExportScope +{ + Model, + View, + SelectedElements, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksParameters.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksParameters.s.cs new file mode 100644 index 00000000..e86163d1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NavisworksParameters.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum NavisworksParameters +{ + None, + Elements, + All, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NestedFamilyTypeReference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NestedFamilyTypeReference.s.cs new file mode 100644 index 00000000..edc2452f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NestedFamilyTypeReference.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class NestedFamilyTypeReference : Autodesk.Revit.DB.Element +{ + public virtual System.String TypeName + { + get => throw new System.NotImplementedException(); + } + public virtual System.String FamilyName + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CategoryId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NullParameterValue.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NullParameterValue.s.cs new file mode 100644 index 00000000..85c8b5fb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NullParameterValue.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class NullParameterValue : Autodesk.Revit.DB.ParameterValue +{ + public NullParameterValue() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberSystem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberSystem.s.cs new file mode 100644 index 00000000..7f7eeca3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberSystem.s.cs @@ -0,0 +1,58 @@ +namespace Autodesk.Revit.DB; + +public partial class NumberSystem : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.Reference GetReferencePick() => throw new System.NotImplementedException(); + + public virtual void SetReferencePick(Autodesk.Revit.DB.Reference referencePick) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.NumberSystem Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewId, + Autodesk.Revit.DB.LinkElementId hostElementId, + Autodesk.Revit.DB.Architecture.StairsNumberSystemReferenceOption referenceOption, + Autodesk.Revit.DB.LinkElementId placementLevelId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.NumberSystem Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewId, + Autodesk.Revit.DB.LinkElementId numberedElementId, + Autodesk.Revit.DB.Reference referenceCurve + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.NumberSystemJustifyOption JustifyOption + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.TagOrientation NumberOrientation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.NumberSystemDisplayRule NumberDisplayRule + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.LinkElementId NumberedElementId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.LinkElementId PlacementLevelId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double JustifyOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ReferenceOffset + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberSystemDisplayRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberSystemDisplayRule.s.cs new file mode 100644 index 00000000..554e4fcf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberSystemDisplayRule.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum NumberSystemDisplayRule +{ + All, + Odd, + Even, + StartAndEnd, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberSystemJustifyOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberSystemJustifyOption.s.cs new file mode 100644 index 00000000..3b26e805 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberSystemJustifyOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum NumberSystemJustifyOption +{ + Front, + Center, + Back, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberingSchema.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberingSchema.s.cs new file mode 100644 index 00000000..2987427e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberingSchema.s.cs @@ -0,0 +1,65 @@ +namespace Autodesk.Revit.DB; + +public partial class NumberingSchema : Autodesk.Revit.DB.Element +{ + public static System.Collections.Generic.ISet GetSchemasInDocument( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.NumberingSchema GetNumberingSchema( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.NumberingSchemaType schemaType + ) => throw new System.NotImplementedException(); + + public static System.Int32 GetMinimumNumberOfDigits(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static void SetMinimumNumberOfDigits(Autodesk.Revit.DB.Document document, System.Int32 value) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetNumberingSequences() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetNumbers(System.String partition) => + throw new System.NotImplementedException(); + + public virtual void RemoveGaps(System.String partition) => throw new System.NotImplementedException(); + + public virtual void ShiftNumbers(System.String partition, System.Int32 firstNumber) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList ChangeNumber( + System.String partition, + System.Int32 fromNumber, + System.Int32 toNumber + ) => throw new System.NotImplementedException(); + + public virtual void MoveSequence(System.String fromPartition, System.String newPartition) => + throw new System.NotImplementedException(); + + public virtual void AppendSequence(System.String fromPartition, System.String toPartition) => + throw new System.NotImplementedException(); + + public virtual void MergeSequences( + System.Collections.Generic.IList sourcePartitions, + System.String newPartition + ) => throw new System.NotImplementedException(); + + public virtual void AssignElementsToSequence( + System.Collections.Generic.ISet elementIds, + System.String partitionName + ) => throw new System.NotImplementedException(); + + public static System.Int32 MaximumStartingNumber + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.NumberingSchemaType SchemaType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId NumberingParameterId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberingSchemaType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberingSchemaType.s.cs new file mode 100644 index 00000000..0a11eb7f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberingSchemaType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public partial class NumberingSchemaType : Autodesk.Revit.DB.GuidEnum +{ + public NumberingSchemaType(System.Guid guid) + : base(guid) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberingSchemaTypes.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberingSchemaTypes.s.cs new file mode 100644 index 00000000..f47abffd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumberingSchemaTypes.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class NumberingSchemaTypes { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumericRevisionSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumericRevisionSettings.s.cs new file mode 100644 index 00000000..993aac95 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NumericRevisionSettings.s.cs @@ -0,0 +1,44 @@ +namespace Autodesk.Revit.DB; + +public partial class NumericRevisionSettings : System.IDisposable +{ + public NumericRevisionSettings(System.Int32 startNumber, System.String prefix, System.String suffix) => + throw new System.NotImplementedException(); + + public NumericRevisionSettings() => throw new System.NotImplementedException(); + + public NumericRevisionSettings(Autodesk.Revit.DB.NumericRevisionSettings other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.NumericRevisionSettings other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Suffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Prefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 MinimumDigits + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 StartNumber + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NurbSpline.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NurbSpline.s.cs new file mode 100644 index 00000000..0f5a58ff --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NurbSpline.s.cs @@ -0,0 +1,55 @@ +namespace Autodesk.Revit.DB; + +public partial class NurbSpline : Autodesk.Revit.DB.Curve +{ + public virtual void SetControlPointsAndWeights( + System.Collections.Generic.IList ctrlPoints, + Autodesk.Revit.DB.DoubleArray weights + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Curve CreateCurve(Autodesk.Revit.DB.HermiteSpline hermiteSpline) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Curve CreateCurve( + System.Collections.Generic.IList controlPoints, + System.Collections.Generic.IList weights + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Curve CreateCurve( + System.Int32 degree, + System.Collections.Generic.IList knots, + System.Collections.Generic.IList controlPoints, + System.Collections.Generic.IList weights + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Curve CreateCurve( + System.Int32 degree, + System.Collections.Generic.IList knots, + System.Collections.Generic.IList controlPoints + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.NurbSpline Create(Autodesk.Revit.DB.HermiteSpline hermiteSpline) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DoubleArray Knots + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DoubleArray Weights + { + get => throw new System.NotImplementedException(); + } + public virtual System.Collections.Generic.IList CtrlPoints + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Degree + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean isRational + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NurbsSurfaceData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NurbsSurfaceData.s.cs new file mode 100644 index 00000000..4f2809ef --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.NurbsSurfaceData.s.cs @@ -0,0 +1,53 @@ +namespace Autodesk.Revit.DB; + +public partial class NurbsSurfaceData : System.IDisposable +{ + public NurbsSurfaceData(Autodesk.Revit.DB.NurbsSurfaceData other) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.NurbsSurfaceData Create( + System.Int32 degreeU, + System.Int32 degreeV, + System.Collections.Generic.IList knotsU, + System.Collections.Generic.IList knotsV, + System.Collections.Generic.IList controlPoints, + System.Collections.Generic.IList weights, + System.Boolean bReverseOrientation + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetKnotsU() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetKnotsV() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetControlPoints() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetWeights() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ReverseOrientation + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsRational + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 DegreeV + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 DegreeU + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OBJExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OBJExportOptions.s.cs new file mode 100644 index 00000000..6a266408 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OBJExportOptions.s.cs @@ -0,0 +1,58 @@ +namespace Autodesk.Revit.DB; + +public partial class OBJExportOptions : Autodesk.Revit.DB.ATFBaseExportOptions +{ + public OBJExportOptions(Autodesk.Revit.DB.ExportResolution resolutionType) => + throw new System.NotImplementedException(); + + public OBJExportOptions() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidForSurfaceTolerance(System.Double value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSurfaceToleranceSet() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidForNormalTolerance(System.Double value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsNormalToleranceSet() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidForMaxEdgeLength(System.Double value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsMaxEdgeLengthSet() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidForGridAspectRatio(System.Double value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsGridAspectRatioSet() => throw new System.NotImplementedException(); + + public virtual void SetTessellationSettings(Autodesk.Revit.DB.ExportResolution resolutionType) => + throw new System.NotImplementedException(); + + public virtual System.Double GridAspectRatio + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MaxEdgeLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NormalTolerance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SurfaceTolerance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ExportUnit TargetUnit + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OBJImportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OBJImportOptions.s.cs new file mode 100644 index 00000000..3410b772 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OBJImportOptions.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class OBJImportOptions : Autodesk.Revit.DB.BaseImportOptions +{ + public OBJImportOptions(Autodesk.Revit.DB.OBJImportOptions option) => throw new System.NotImplementedException(); + + public OBJImportOptions() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OffsetSurface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OffsetSurface.s.cs new file mode 100644 index 00000000..3865f549 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OffsetSurface.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class OffsetSurface : Autodesk.Revit.DB.Surface +{ + public virtual Autodesk.Revit.DB.Surface GetBasisSurface() => throw new System.NotImplementedException(); + + public virtual System.Double GetOffsetDistance() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsOrientationSameAsBasisSurface() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenConflictResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenConflictResult.s.cs new file mode 100644 index 00000000..e2735ac2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenConflictResult.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum OpenConflictResult +{ + KeepLocalChanges, + DiscardLocalChangesAndOpenLatestVersion, + Cancel, + DetachFromCentral, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenConflictScenario.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenConflictScenario.s.cs new file mode 100644 index 00000000..bcd0bc4e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenConflictScenario.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum OpenConflictScenario +{ + Rollback, + Relinquished, + OutOfDate, + VersionArchived, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenForeignOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenForeignOption.s.cs new file mode 100644 index 00000000..7f672e23 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenForeignOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum OpenForeignOption +{ + Open, + DoNotOpen, + Prompt, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenOptions.s.cs new file mode 100644 index 00000000..c8c61a78 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpenOptions.s.cs @@ -0,0 +1,44 @@ +namespace Autodesk.Revit.DB; + +public partial class OpenOptions : System.IDisposable +{ + public OpenOptions() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksetConfiguration GetOpenWorksetsConfiguration() => + throw new System.NotImplementedException(); + + public virtual void SetOpenWorksetsConfiguration(Autodesk.Revit.DB.WorksetConfiguration openConfiguration) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.OpenForeignOption OpenForeignOption + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean AllowOpeningLocalByWrongUser + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Audit + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IgnoreExtensibleStorageSchemaConflict + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DetachFromCentralOption DetachFromCentralOption + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Opening.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Opening.s.cs new file mode 100644 index 00000000..2890eeab --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Opening.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB; + +public partial class Opening : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.ElementId SketchId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsTransparentInElevation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsTransparentIn3D + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Element Host + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.CurveArray BoundaryCurves + { + get => throw new System.NotImplementedException(); + } + public virtual System.Collections.Generic.IList BoundaryRect + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsRectBoundary + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpeningWrappingCondition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpeningWrappingCondition.s.cs new file mode 100644 index 00000000..de61b5ef --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OpeningWrappingCondition.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum OpeningWrappingCondition +{ + None, + Exterior, + Interior, + ExteriorAndInterior, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OptionalFunctionalityUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OptionalFunctionalityUtils.s.cs new file mode 100644 index 00000000..29be43ee --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OptionalFunctionalityUtils.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB; + +public partial class OptionalFunctionalityUtils +{ + public static System.Boolean IsGraphicsAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsFBXExportAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsDWGExportAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsDXFExportAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsDWGImportLinkAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsDWFExportAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsDGNExportAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsDGNImportLinkAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsSATImportLinkAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsSKPImportLinkAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsOBJImportLinkAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsSTLImportLinkAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean Is3DMImportLinkAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsAXMImportLinkAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsShapeImporterAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsIFCAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsNavisworksExporterAvailable() => throw new System.NotImplementedException(); + + public static System.Boolean IsPDFImportAvailable() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Options.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Options.s.cs new file mode 100644 index 00000000..6405dc08 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Options.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class Options : Autodesk.Revit.DB.APIObject +{ + public Options(Autodesk.Revit.DB.Options pOptions) => throw new System.NotImplementedException(); + + public Options() => throw new System.NotImplementedException(); + + public virtual System.Boolean IncludeNonVisibleObjects + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.View View + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ComputeReferences + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ViewDetailLevel DetailLevel + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateDimensionLineStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateDimensionLineStyle.s.cs new file mode 100644 index 00000000..5f88fc4f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateDimensionLineStyle.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum OrdinateDimensionLineStyle +{ + None, + Continuous, + Segmented, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateDimensionSetting.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateDimensionSetting.s.cs new file mode 100644 index 00000000..7ac319cc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateDimensionSetting.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.DB; + +public partial class OrdinateDimensionSetting : System.IDisposable +{ + public OrdinateDimensionSetting() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId OriginTickMarkId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.OrdinateOriginVisibility OriginVisibility + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.OrdinateTextPosition TextPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.OrdinateTextOrientation TextOrientation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.OrdinateDimensionLineStyle DimensionLineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double DimensionLineLength + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateOriginVisibility.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateOriginVisibility.s.cs new file mode 100644 index 00000000..2675b82e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateOriginVisibility.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum OrdinateOriginVisibility +{ + None, + WitnessLineWithText, + WitnessLineOnly, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateTextOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateTextOrientation.s.cs new file mode 100644 index 00000000..f8cd4b57 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateTextOrientation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum OrdinateTextOrientation +{ + ParallelToDimensionLine, + ParallelToWitnessLine, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateTextPosition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateTextPosition.s.cs new file mode 100644 index 00000000..91d115b1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OrdinateTextPosition.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum OrdinateTextPosition +{ + EndOfWitnessLine, + NextToWitnessLine, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Outline.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Outline.s.cs new file mode 100644 index 00000000..96db5641 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Outline.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB; + +public partial class Outline : System.IDisposable +{ + public Outline(Autodesk.Revit.DB.XYZ minimumPoint, Autodesk.Revit.DB.XYZ maximumPoint) => + throw new System.NotImplementedException(); + + public Outline(Autodesk.Revit.DB.Outline other) => throw new System.NotImplementedException(); + + public virtual void Scale(System.Double scale) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsScaleValid(System.Double scale) => throw new System.NotImplementedException(); + + public virtual void AddPoint(Autodesk.Revit.DB.XYZ point) => throw new System.NotImplementedException(); + + public virtual System.Boolean Intersects(Autodesk.Revit.DB.Outline outline, System.Double tolerance) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.XYZ point, System.Double tolerance) => + throw new System.NotImplementedException(); + + public virtual System.Boolean ContainsOtherOutline(Autodesk.Revit.DB.Outline otherOutline, System.Double tolerance) => + throw new System.NotImplementedException(); + + public virtual System.Double GetDiagonalLength() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ MaximumPoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ MinimumPoint + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OverrideGraphicSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OverrideGraphicSettings.s.cs new file mode 100644 index 00000000..f2ca1b39 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OverrideGraphicSettings.s.cs @@ -0,0 +1,182 @@ +namespace Autodesk.Revit.DB; + +public partial class OverrideGraphicSettings : System.IDisposable +{ + public OverrideGraphicSettings(Autodesk.Revit.DB.OverrideGraphicSettings overrideGraphicSettings) => + throw new System.NotImplementedException(); + + public OverrideGraphicSettings() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetHalftone(System.Boolean halftone) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetDetailLevel( + Autodesk.Revit.DB.ViewDetailLevel detailLevel + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetProjectionLineWeight(System.Int32 lineWeight) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetProjectionLineColor(Autodesk.Revit.DB.Color color) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetProjectionLinePatternId( + Autodesk.Revit.DB.ElementId linePatternId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetSurfaceTransparency(System.Int32 transparency) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetCutLineWeight(System.Int32 lineWeight) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetCutLineColor(Autodesk.Revit.DB.Color color) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetCutLinePatternId( + Autodesk.Revit.DB.ElementId linePatternId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetSurfaceForegroundPatternVisible( + System.Boolean fillPatternVisible + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetSurfaceBackgroundPatternVisible( + System.Boolean fillPatternVisible + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetCutForegroundPatternVisible( + System.Boolean fillPatternVisible + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetCutBackgroundPatternVisible( + System.Boolean fillPatternVisible + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetSurfaceForegroundPatternColor( + Autodesk.Revit.DB.Color color + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetSurfaceBackgroundPatternColor( + Autodesk.Revit.DB.Color color + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetCutForegroundPatternColor( + Autodesk.Revit.DB.Color color + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetCutBackgroundPatternColor( + Autodesk.Revit.DB.Color color + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetSurfaceForegroundPatternId( + Autodesk.Revit.DB.ElementId fillPatternId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetSurfaceBackgroundPatternId( + Autodesk.Revit.DB.ElementId fillPatternId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetCutForegroundPatternId( + Autodesk.Revit.DB.ElementId fillPatternId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings SetCutBackgroundPatternId( + Autodesk.Revit.DB.ElementId fillPatternId + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public static System.Int32 InvalidPenNumber + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CutBackgroundPatternId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CutForegroundPatternId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId SurfaceBackgroundPatternId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId SurfaceForegroundPatternId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color CutBackgroundPatternColor + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color CutForegroundPatternColor + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color SurfaceBackgroundPatternColor + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color SurfaceForegroundPatternColor + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCutBackgroundPatternVisible + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCutForegroundPatternVisible + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSurfaceBackgroundPatternVisible + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSurfaceForegroundPatternVisible + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CutLinePatternId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color CutLineColor + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 CutLineWeight + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Transparency + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ProjectionLinePatternId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color ProjectionLineColor + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ProjectionLineWeight + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ViewDetailLevel DetailLevel + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Halftone + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OverridePermissions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OverridePermissions.s.cs new file mode 100644 index 00000000..bdc906c0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.OverridePermissions.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum OverridePermissions +{ + ViewDetailLevel, + Halftone, + CutLines, + CutFills, + ProjectionLines, + ProjectionFills, + Surfaces, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PDFExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PDFExportOptions.s.cs new file mode 100644 index 00000000..80303087 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PDFExportOptions.s.cs @@ -0,0 +1,129 @@ +namespace Autodesk.Revit.DB; + +public partial class PDFExportOptions : System.IDisposable +{ + public PDFExportOptions() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetNamingRule() => + throw new System.NotImplementedException(); + + public virtual void SetNamingRule( + System.Collections.Generic.IList namingRule + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidNamingRule( + System.Collections.Generic.IList namingRule + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Combine + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean StopOnError + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ReplaceHalftoneWithThinLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean MaskCoincidentLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideScopeBoxes + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideUnreferencedViewTags + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideReferencePlane + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideCropBoundaries + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ViewLinksInBlue + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OriginOffsetY + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OriginOffsetX + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PaperPlacementType PaperPlacement + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ColorDepthType ColorDepth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PDFExportQualityType ExportQuality + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.RasterQualityType RasterQuality + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 ZoomPercentage + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ZoomType ZoomType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean AlwaysUseRaster + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ExportPaperFormat PaperFormat + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PageOrientationType PaperOrientation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FileName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PDFExportQualityType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PDFExportQualityType.s.cs new file mode 100644 index 00000000..2114e803 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PDFExportQualityType.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public enum PDFExportQualityType +{ + DPI72, + DPI144, + DPI300, + DPI600, + DPI1200, + DPI2400, + DPI3600, + DPI4000, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PageOrientationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PageOrientationType.s.cs new file mode 100644 index 00000000..516905aa --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PageOrientationType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum PageOrientationType +{ + Portrait, + Landscape, + Auto, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Panel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Panel.s.cs new file mode 100644 index 00000000..4602f34c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Panel.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class Panel : Autodesk.Revit.DB.FamilyInstance +{ + public virtual Autodesk.Revit.DB.ElementId FindHostPanel() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform Transform + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PanelType PanelType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Lockable + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PanelType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PanelType.s.cs new file mode 100644 index 00000000..b653dfc4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PanelType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class PanelType : Autodesk.Revit.DB.FamilySymbol { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PanelTypeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PanelTypeSet.s.cs new file mode 100644 index 00000000..0685a98c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PanelTypeSet.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class PanelTypeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public PanelTypeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PanelTypeSetIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PanelTypeSetIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.PanelType item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.PanelType item) => throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.PanelType item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PanelTypeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PanelTypeSetIterator.s.cs new file mode 100644 index 00000000..8bf13f66 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PanelTypeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class PanelTypeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public PanelTypeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperPlacementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperPlacementType.s.cs new file mode 100644 index 00000000..960861ef --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperPlacementType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum PaperPlacementType +{ + Center, + LowerLeft, + Margins, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSize.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSize.s.cs new file mode 100644 index 00000000..76d366c2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSize.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class PaperSize : Autodesk.Revit.DB.APIObject +{ + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSizeSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSizeSet.s.cs new file mode 100644 index 00000000..7f877674 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSizeSet.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class PaperSizeSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public PaperSizeSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PaperSizeSetIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PaperSizeSetIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.PaperSize item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.PaperSize item) => throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.PaperSize item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSizeSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSizeSetIterator.s.cs new file mode 100644 index 00000000..106c3508 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSizeSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class PaperSizeSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public PaperSizeSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSource.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSource.s.cs new file mode 100644 index 00000000..45b59f30 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSource.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class PaperSource : Autodesk.Revit.DB.APIObject +{ + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSourceSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSourceSet.s.cs new file mode 100644 index 00000000..ac94b507 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSourceSet.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class PaperSourceSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public PaperSourceSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PaperSourceSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PaperSourceSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.PaperSource item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.PaperSource item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.PaperSource item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSourceSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSourceSetIterator.s.cs new file mode 100644 index 00000000..cbe737cb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PaperSourceSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class PaperSourceSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public PaperSourceSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Parameter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Parameter.s.cs new file mode 100644 index 00000000..8196d3cb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Parameter.s.cs @@ -0,0 +1,83 @@ +namespace Autodesk.Revit.DB; + +public partial class Parameter : Autodesk.Revit.DB.APIObject +{ + public virtual Autodesk.Revit.DB.ForgeTypeId GetTypeId() => throw new System.NotImplementedException(); + + public virtual System.String AsValueString(Autodesk.Revit.DB.FormatOptions formatOptions) => + throw new System.NotImplementedException(); + + public virtual System.String AsValueString() => throw new System.NotImplementedException(); + + public virtual System.Boolean SetValueString(System.String valueString) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetUnitTypeId() => throw new System.NotImplementedException(); + + public virtual System.String AsString() => throw new System.NotImplementedException(); + + public virtual System.Int32 AsInteger() => throw new System.NotImplementedException(); + + public virtual System.Double AsDouble() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId AsElementId() => throw new System.NotImplementedException(); + + public virtual System.Boolean Set(Autodesk.Revit.DB.ElementId value) => throw new System.NotImplementedException(); + + public virtual System.Boolean Set(System.Double value) => throw new System.NotImplementedException(); + + public virtual System.Boolean Set(System.Int32 value) => throw new System.NotImplementedException(); + + public virtual System.Boolean Set(System.String value) => throw new System.NotImplementedException(); + + public virtual System.Boolean ClearValue() => throw new System.NotImplementedException(); + + public virtual void AssociateWithGlobalParameter(Autodesk.Revit.DB.ElementId gpId) => + throw new System.NotImplementedException(); + + public virtual void DissociateFromGlobalParameter() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanBeAssociatedWithGlobalParameter(Autodesk.Revit.DB.ElementId gpId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanBeAssociatedWithGlobalParameters() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetAssociatedGlobalParameter() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Id + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid GUID + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsShared + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Element Element + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasValue + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean UserModifiable + { + get => throw new System.NotImplementedException(); + } + public new System.Boolean IsReadOnly + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.StorageType StorageType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Definition Definition + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterElement.s.cs new file mode 100644 index 00000000..3ea440b6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterElement.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterElement : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.InternalDefinition GetDefinition() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterFilterElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterFilterElement.s.cs new file mode 100644 index 00000000..76c9b8ad --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterFilterElement.s.cs @@ -0,0 +1,56 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterFilterElement : Autodesk.Revit.DB.FilterElement +{ + public static Autodesk.Revit.DB.ParameterFilterElement Create( + Autodesk.Revit.DB.Document aDocument, + System.String name, + System.Collections.Generic.ICollection categories, + Autodesk.Revit.DB.ElementFilter elementFilter + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ParameterFilterElement Create( + Autodesk.Revit.DB.Document aDocument, + System.String name, + System.Collections.Generic.ICollection categories + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetCategories() => + throw new System.NotImplementedException(); + + public virtual void SetCategories(System.Collections.Generic.ICollection categories) => + throw new System.NotImplementedException(); + + public static System.Boolean ElementFilterIsAcceptableForParameterFilterElement( + Autodesk.Revit.DB.Document aDocument, + System.Collections.Generic.ISet categories, + Autodesk.Revit.DB.ElementFilter elementFilter + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ElementFilterIsAcceptableForParameterFilterElement( + Autodesk.Revit.DB.ElementFilter elementFilter + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementFilter GetElementFilter() => throw new System.NotImplementedException(); + + public virtual System.Boolean SetElementFilter(Autodesk.Revit.DB.ElementFilter elementFilter) => + throw new System.NotImplementedException(); + + public virtual void ClearRules() => throw new System.NotImplementedException(); + + public virtual System.Boolean AllRuleParametersApplicable(Autodesk.Revit.DB.ElementFilter elementFilter) => + throw new System.NotImplementedException(); + + public static System.Boolean AllRuleParametersApplicable( + Autodesk.Revit.DB.Document aDocument, + System.Collections.Generic.ICollection categories, + Autodesk.Revit.DB.ElementFilter elementFilter + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetElementFilterParameters() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetElementFilterParametersForCategory( + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterFilterRuleFactory.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterFilterRuleFactory.s.cs new file mode 100644 index 00000000..6acefcf1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterFilterRuleFactory.s.cs @@ -0,0 +1,258 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterFilterRuleFactory : System.IDisposable +{ + public static Autodesk.Revit.DB.FilterRule CreateSharedParameterApplicableRule(System.String parameterName) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateEqualsRule( + Autodesk.Revit.DB.ElementId parameter, + Autodesk.Revit.DB.ElementId value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateEqualsRule( + Autodesk.Revit.DB.ElementId parameter, + System.Int32 value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateEqualsRule( + Autodesk.Revit.DB.ElementId parameter, + System.Double value, + System.Double epsilon + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateEqualsRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateEqualsRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateNotEqualsRule( + Autodesk.Revit.DB.ElementId parameter, + Autodesk.Revit.DB.ElementId value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateNotEqualsRule( + Autodesk.Revit.DB.ElementId parameter, + System.Int32 value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateNotEqualsRule( + Autodesk.Revit.DB.ElementId parameter, + System.Double value, + System.Double epsilon + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateNotEqualsRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateNotEqualsRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateGreaterRule( + Autodesk.Revit.DB.ElementId parameter, + Autodesk.Revit.DB.ElementId value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateGreaterRule( + Autodesk.Revit.DB.ElementId parameter, + System.Int32 value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateGreaterRule( + Autodesk.Revit.DB.ElementId parameter, + System.Double value, + System.Double epsilon + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateGreaterRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateGreaterRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateGreaterOrEqualRule( + Autodesk.Revit.DB.ElementId parameter, + Autodesk.Revit.DB.ElementId value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateGreaterOrEqualRule( + Autodesk.Revit.DB.ElementId parameter, + System.Int32 value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateGreaterOrEqualRule( + Autodesk.Revit.DB.ElementId parameter, + System.Double value, + System.Double epsilon + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateGreaterOrEqualRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateGreaterOrEqualRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateLessRule( + Autodesk.Revit.DB.ElementId parameter, + Autodesk.Revit.DB.ElementId value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateLessRule( + Autodesk.Revit.DB.ElementId parameter, + System.Int32 value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateLessRule( + Autodesk.Revit.DB.ElementId parameter, + System.Double value, + System.Double epsilon + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateLessRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateLessRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateLessOrEqualRule( + Autodesk.Revit.DB.ElementId parameter, + Autodesk.Revit.DB.ElementId value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateLessOrEqualRule( + Autodesk.Revit.DB.ElementId parameter, + System.Int32 value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateLessOrEqualRule( + Autodesk.Revit.DB.ElementId parameter, + System.Double value, + System.Double epsilon + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateLessOrEqualRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateLessOrEqualRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateContainsRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateContainsRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateNotContainsRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateNotContainsRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateBeginsWithRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateBeginsWithRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateNotBeginsWithRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateNotBeginsWithRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateEndsWithRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateEndsWithRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateNotEndsWithRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateNotEndsWithRule( + Autodesk.Revit.DB.ElementId parameter, + System.String value, + System.Boolean caseSensitive + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateIsAssociatedWithGlobalParameterRule( + Autodesk.Revit.DB.ElementId parameter, + Autodesk.Revit.DB.ElementId value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateIsNotAssociatedWithGlobalParameterRule( + Autodesk.Revit.DB.ElementId parameter, + Autodesk.Revit.DB.ElementId value + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateHasValueParameterRule(Autodesk.Revit.DB.ElementId parameter) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.FilterRule CreateHasNoValueParameterRule(Autodesk.Revit.DB.ElementId parameter) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterFilterUtilities.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterFilterUtilities.s.cs new file mode 100644 index 00000000..d58b03d5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterFilterUtilities.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterFilterUtilities +{ + public static System.Collections.Generic.ICollection GetAllFilterableCategories() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetFilterableParametersInCommon( + Autodesk.Revit.DB.Document aDoc, + System.Collections.Generic.ICollection categories + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetInapplicableParameters( + Autodesk.Revit.DB.Document aDoc, + System.Collections.Generic.ICollection categories, + System.Collections.Generic.IList parameters + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsParameterApplicable( + Autodesk.Revit.DB.Element element, + Autodesk.Revit.DB.ElementId parameter + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection RemoveUnfilterableCategories( + System.Collections.Generic.ICollection categories + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterMap.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterMap.s.cs new file mode 100644 index 00000000..3c03d5bc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterMap.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterMap : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ParameterMap() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ParameterMapIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ParameterMapIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Parameter get_Item(System.String key) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.String key, Autodesk.Revit.DB.Parameter item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(System.String key) => throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(System.String key, Autodesk.Revit.DB.Parameter item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(System.String key) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterMapIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterMapIterator.s.cs new file mode 100644 index 00000000..05d745d8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterMapIterator.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterMapIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ParameterMapIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.String Key + { + get => throw new System.NotImplementedException(); + } + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterSet.s.cs new file mode 100644 index 00000000..a474401f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterSet.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ParameterSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ParameterSetIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ParameterSetIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Parameter item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.Parameter item) => throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.Parameter item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterSetIterator.s.cs new file mode 100644 index 00000000..75beacee --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ParameterSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterTypeId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterTypeId.s.cs new file mode 100644 index 00000000..c8131504 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterTypeId.s.cs @@ -0,0 +1,13817 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterTypeId +{ + public static Autodesk.Revit.DB.ForgeTypeId ToposolidElevationAtTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ToposolidElevationAtBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ToposolidStructureIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LowestAssociatedLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HighestAssociatedLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ToposolidHeightabovelevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ToposolidAttrThicknessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ToposolidTypeDefaultThicknessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OffsetFromReferenceBase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReferenceBaseOnHost + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OvalFramingHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OvalFramingWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CircularFramingDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LinearFramingLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FramingShapeClassification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StiffenerClassification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilySelfOrienting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerRotationAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PreferDimSideUiFilter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MultipleAlignmentUiToggle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LockAlignmentUiToggle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LayerElemThicknessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LayerElemAreaComputed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LayerElemOffsetFromHostParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LayerElemVolumeComputed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LayerTypeMaterialsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LayerTypeThicknessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarInstanceBarModelDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarModelBarDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewShowGrids + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarModifiedSet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MovesWithGridParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartLayerIndex + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VoidCutsGeometry + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarHookRotationAtEndSchedulesTagsFilters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarHookRotationAtStartSchedulesTagsFilters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarHookLengthOverride + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InfrastructureAlignmentName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InfrastructureAlignmentDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InfrastructureAlignmentDisplayedStartStation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InfrastructureAlignmentDisplayedEndStation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AssemblyPrecastFreeze + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarHookRotationAtEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarHookRotationAtStart + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeHookRotationAtEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeHookRotationAtStart + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathOfTravelFromRoom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathOfTravelToRoom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecNumberOfCircuits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemProfileVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemProfileLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemProfileType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecEditCircuitNamingSettingsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlatePaintArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateExactWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltTotalWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemShearstudTotalWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemAnchorTotalWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemAnchorOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemCutLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemExactWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPaintArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathOfTravelSpeed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltFinishCalculationAtGap + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltInverted + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltGripLengthIncrease + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltGripLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GenericZoneName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeBottomElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeTopElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelFeedThruLugsCurrentPhasec + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelFeedThruLugsCurrentPhaseb + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelFeedThruLugsCurrentPhasea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelFeedThruLugsApparentLoadPhasec + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelFeedThruLugsApparentLoadPhaseb + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelFeedThruLugsApparentLoadPhasea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelBranchCircuitCurrentPhasec + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelBranchCircuitCurrentPhaseb + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelBranchCircuitCurrentPhasea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelBranchCircuitApparentLoadPhasec + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelBranchCircuitApparentLoadPhaseb + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelBranchCircuitApparentLoadPhasea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleDefinition + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelFeedThruLugsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitNumberingType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TagOnPlacementUi + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RouteAnalysisSettingsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathOfTravelViewName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathOfTravelLevelName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralConnectionOverrideType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralConnectionEditType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathOfTravelTime + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemZclipType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemCopeAroundAxis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemCopeAxisAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemCopeZAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemCopeXAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemCopeDistanceAxis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemCopeWidthx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemYDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemXDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemCutType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateShortenCutstraight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateShortenSuction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateShortenAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldTextModule + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleDepthOfBoltHead + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleTapping + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleBackTaperThread + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleTappingHole + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleHeadDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleAlpha + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleSlotDirection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleSlotLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemHoleDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPatternNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPatternRadius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPatternEdgeDistanceY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPatternEdgeDistanceX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPatternIntermediateDistanceY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPatternIntermediateDistanceX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPatternTotalWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPatternTotalLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPatternNumberY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPatternNumberX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldDoublePrepdepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldDoubleEffectivethroat + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldDoubleRootopening + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldDoubleWeldprep + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldDoubleSurfaceshape + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldDoubleText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldDoubleThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldDoubleType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldMainPrepdepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldMainEffectivethroat + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldMainRootopening + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldMainWeldprep + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldMainSurfaceshape + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldMainText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldPitch + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldContinuous + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldMainThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemWeldMainType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemParamBoringout + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemParamRadius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemContourSide2dist + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemContourSide1dist + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemContourGapWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemShortenAnglez + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemShortenAngley + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemShortenReflength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemShearstudLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltCoating + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemAnchorLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemShearstudDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemShearstudGrade + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemShearstudStandard + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemAnchorDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemAnchorAssembly + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemAnchorGrade + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemAnchorStandard + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemCoating + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltAssembly + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltGrade + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemBoltStandard + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SteelElemPlateThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarWorkshopInstructions + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarGeometryType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BasepointLatitudeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BasepointLongitudeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarFreeFormHookEndPlaneAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarFreeFormHookStartPlaneAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomOutdoorAirflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomOutdoorAirflowStandardParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Directcontext3dSourceId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Directcontext3dApplicationId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Directcontext3dLoaded + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Directcontext3dServerId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Directcontext3dName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomAirChangesPerHourParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomOutdoorAirPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomOutdoorAirPerPersonParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomOutdoorAirInfoParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarInternalMultiplanarArcConnector + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeEndtreatmentEndType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeEndtreatmentStartType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemEndtreatmentEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemEndtreatmentStart + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EndTreatment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerCoupledEndtreatment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerMainEndtreatment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyFreeinstDefaultElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerCoupledEngagement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerMainEngagement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerQuantity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerCoupledBarSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerMainBarSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CouplerCode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MultistoryStairsActualTreadDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MultistoryStairsRefLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemHostMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeImage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GraphicDisplayOptionsSketchyLines + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NumberPartitionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewShowHiddenLines + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecAnalyticalLoadsInSet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecAnalyticalLoadSetOnStandby + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecAnalyticalLoadSetOnDuty + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecDistributionNodeLoadSet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecDistributionNodeSupplyTo + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecAnalyticalFeederLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecAnalyticalLevelId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentPowerDensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecDistributionNodeSupplyFrom2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecDistributionNodeSupplyFrom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecDistributionNodeSupplyFrom1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecAnalyticalLoadNameParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecAnalyticalLoadTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsAreaBasedLoadType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecAnalyticalLoadDensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepElecZoneEquipmentType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepZoneEquipmentDrawVentilation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepVrfLoop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepReheatHotwaterLoop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepZoneEquipment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepAnalyticalEquipmentName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepZoneHotwaterLoop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepZoneAirLoop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepReheatCoilType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepZoneEquipmentBehavior + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepZoneEquipmentType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepAirloopFantype + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepChilledWaterLoop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepCoolingCoilType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepHeatingHotwaterLoop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepHeatingCoilType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepPreheatHotwaterLoop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepAirloopPreheatCoiltype + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepAirloopHeatexchangerType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepCondenserWaterLoop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepWaterloopChillertype + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepWaterloopType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepAnalyticalLoopName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepAnalyticalElecCurrent + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepAnalyticalElecVoltage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepAnalyticalElecCurrentRating + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SystemEquipmentSets + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepIgnoreFlowAnalysis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepAnalyticalLoopBoundaryParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MechanicalEquipmentSetIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MechanicalEquipmentSetName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MechanicalEquipmentSetOnStandby + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MechanicalEquipmentSetOnDuty + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepAnalyticalCriticalpathParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepAnalyticalPipeDesignflow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepEquipmentCalcPipingpressuredropParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepEquipmentCalcPipingflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepEquipmentClassification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralConnectionInputElements + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralConnectionNobleStatus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralConnectionCodeCheckingStatus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralConnectionApprovalStatus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralConnectionModifyConnectionParameters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralConnectionSymbol + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AllModelImage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AllModelTypeImage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructFramJoinStatus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReferencedView + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisAdvancedOptions + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisMode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisBuildingEnvelopeAnalyticalSurfaceIdentificationResolution + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisBuildingEnvelopeAnalyticalSpaceIdentificationResolution + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyRoundconnectorDimensiontype + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamProfileDefinition + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EndZOffsetValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EndZJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EndYOffsetValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EndYJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StartZOffsetValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StartZJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StartYOffsetValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StartYJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZOffsetValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId YOffsetValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId YJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId YzJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EndJoinCutback + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StartJoinCutback + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EndExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StartExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DivisionSketchCurveDivisionParamsOverrideParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DivisionSketchCurveExtentdToSilhParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DivisionRuleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PatternMirrorForDivisionRule + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AllGridRotationForDivisionRule + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PatternIndent2ForDivisionRule + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PatternIndent1ForDivisionRule + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DivisionPattern + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartShapeModified + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartExcluded + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelManuallyAdjusted + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySetKeywords + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialAssetParamSourceUrl + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialAssetParamSource + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialAssetParamExternalMaterialId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialAssetParamCommonSharedAsset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialAssetParamAssetLibId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartBaseLevelByOriginal + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartBaseLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointAdaptiveNumParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointAdaptiveShowNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointAdaptiveConstrained + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointAdaptiveOrientationType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMaterialParamElectricalResistivity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMaterialParamReflectivity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMaterialParamPorosity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMaterialParamPermeability + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMaterialParamTransmitsLight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMaterialParamVaporPressure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMaterialParamSpecificHeatOfVaporization + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMaterialParamLiquidViscosity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMaterialParamCompressibility + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMaterialParamGasViscosity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMaterialParamEmissivity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamWoodConstruction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamFivepercentModulusOfElacticity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamAverageModulus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamTensionPerpendicular + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamTensionParallel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamStructuralThermalTreated + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamStructuralDensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamStructuralSpecificHeat + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamThermalConductivityZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamThermalConductivityY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamThermalConductivityX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamThermalConductivity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamExpCoeffn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamExpCoeffn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamShearMod12 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamPoissonMod23 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamPoissonMod12 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamYoungModn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamYoungModn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingPlacementOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeRiserIsSlanted + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeRiser + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeNosingPlacement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeRiserProfile + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TerminationExtensionLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SupportHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SupportHandClearance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeTreadProfile + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeRiserMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeTreadMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeRiserTreadConnection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeRiserThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeRiserStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeBackNosing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeLeftNosing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeRightNosing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeFrontNosing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeNosingLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeNosingProfile + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeTreadThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTrisertypeTread + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTriserRiserMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTriserTreadMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTriserRiserNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTriserTreadNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTriserIsTypeOverridden + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsWinderpatternNumberOfStraightStepsAtEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsWinderpatternNumberOfStraightStepsAtBegin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsWinderpatternRadiusInterior + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsWinderpatternFilletInsideCorner + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsWinderpatternStairPathOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsWinderpatternMinimumWidthInsideWalkline + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsWinderpatternMinimumWidthCorner + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsWinderpatternWinderStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupporttypeFlipSectionProfile + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupporttypeStructuralDepthOnLanding + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupporttypeStructuralDepthOnRun + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupporttypeMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupporttypeWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupporttypeTotalDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupporttypeStructuralDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupporttypeUndersideSurface + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupporttypeTopsideSurface + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupporttypeSectionProfile + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupportLandingsupportType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupportOverridden + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupportTrimSupportUpper + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupportUpperEndCut + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupportLowerEndCut + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupportVerticalOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsSupportHorizontalOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsLandingtypeLandingMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsLandingtypeTreadriserType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsLandingtypeUseSameTriserAsRun + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsLandingtypeThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsLandingtypeStructure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsLandingtypeHasMonolithicSupport + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsLandingOverridden + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsLandingThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsLandingStructural + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsLandingBaseElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRuntypeRunMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRuntypeTotalDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRuntypeStructuralDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRuntypeStructure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRuntypeUndersideSurfaceType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRuntypeHasMonolithicSupport + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunExtendBelowTreadBase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunCcw + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunCreateAutoLanding + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunWinderEndWithStraight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunWinderBeginWithStraight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunLocationpathJustfication + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunEndWithRiser + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunBeginWithRiser + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunOverridden + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunStructural + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunCenterMarkVisible + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunActualRunWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunActualTreadDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunActualRiserHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunActualNumberOfTreads + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunActualNumberOfRisers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunExtendBelowRiserBase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunTopElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunBottomElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeHasIntermediateSupport + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeLeftSupportLateralOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeRightSupportLateralOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeCutmarkType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeConstructionMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeHasRightSupport + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeHasLeftSupport + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeNotchWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeNotchVerticalGap + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeNotchHorizontalGap + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeNotchCustomWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeNotchThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeNotchExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeGeomunjoinedEndCutStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeCalcRuleTargetResult + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeCalcRuleMinResult + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeCalcRuleMaxResult + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeCalcRuleTreadMultiplier + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeCalcRuleRiserMultiplier + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeIsAssembledStairs + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeNumberOfIntermediateSupports + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeMinimumRunWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeWinderStepFrontMeasurement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeShowUpdown + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeShowStairPath + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeShowCutline + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeIntermediateSupportType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeLeftSideSupportType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeRightSideSupportType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeLandingType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeRunType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeCalculationRules + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeMinimumTreadWidthInsideBoundary + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeMinimumTreadDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairstypeMaximumRiserHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTriserNumberBaseIndex + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowAnnotationCutMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowMonolithicSupportCorseGeom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowTriserCorseGeom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowRunCorseGeom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowMonolithicSupportGeom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowTriserGeom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowRunGeom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowSupportPath + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowBoundary3d + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowBoundary2d + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowLandingPath + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowLandingBoundary + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowRunOutlineForPlan + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowRunNosing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowRunRiser + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowRunPath3d + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowRunPath2d + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowRightRunBoundary3d + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowLeftRunBoundary3d + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowRightRunBoundary2d + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowLeftRunBoundary2d + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowLandingFaces + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDbgShowTreadFaces + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsEnableCalculationRuleChecking + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsMinAutomaticLandingDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRunWidthMeasurement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTotalNumberOfTreads + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTotalNumberOfRisers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsActualNumberOfRisers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDesiredNumberOfRisers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsMultistoryUpToLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsStairsHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTopLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsBaseLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PartMakerDivisionProfileOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DivisionProfileWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PartMakerSplitterProfileEdgeMatch + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PartMakerSplitterProfileFlipAlong + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PartMakerSplitterProfileFlipAcross + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PartMakerSplitterProfile + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyKeywordProtected + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PartmakerParamDivisionGap + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointcloudinstanceName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelRotation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointcloudtypeScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySetDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySetMaterialAspect + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctPipeSystemAbbreviationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialProperties + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySetName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamSubclass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamClass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelPerimeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetAssemblyKeynote + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetAssemblyAssemblyDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetAssemblyCost + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetAssemblyTypeMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetAssemblyAssemblyCode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetAssemblyDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetAssemblyUrl + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetAssemblyTypeComments + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetAssemblyManufacturer + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetAssemblyModel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetAssemblyName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsReferenceFreesize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsReferenceOverallsize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsReferenceLiningThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsReferenceLiningType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsReferenceInsulationThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsReferenceInsulationType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeCalculatedSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctCalculatedSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsInsulationLiningVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AssemblyName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsComponentClassificationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemRisedropParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemRisedrop2linedropsymbolParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemRisedrop2linerisesymbolParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemRisedrop1linedropsymbolParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemRisedrop1linerisesymbolParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemRisedrop1lineteeupsymbolParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemRisedrop1lineteedownsymbolParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AssemblyNamingCategory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemHasTopRail + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailJoinTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailPlusTreadDepthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailLengthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HandrailSupportsJustificationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HandrailSupportsNumberParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HandrailSupportsSpacingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HandrailSupportsLayoutParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HandrailSupportsTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailEndExtensionLengthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailEndTerminationAttachmentParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailExtensionLengthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailBeginningTerminationAttachmentParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailEndTerminationTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailBeginningTerminationTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailMaterialsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailTransitionTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HandrailHandClearanceParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HandrailProjectionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HandrailHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailProfileTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailFilletRadiusParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousrailDefaultJoinTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemSecondaryHandrailsLatteralOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemSecondaryHandrailsHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemSecondaryHandrailsPositionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemSecondaryHandrailsTypesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemHandrailsLatteralOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemHandrailsHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemHandrailsPositionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemHandrailsTypesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemTopRailHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RailingSystemTopRailTypesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementRotationAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FlexibleInstanceFlip + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointFlexibleOrientationType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefaultConstructionMassFloor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefaultConstructionMassOpening + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefaultConstructionMassSkylight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefaultConstructionMassGlazing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefaultConstructionExtWallUnderground + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefaultConstructionMassSlab + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefaultConstructionMassShade + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefaultConstructionMassRoof + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefaultConstructionMassInteriorWall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefaultConstructionMassExteriorWall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisSpaceBoundingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisHorizontalVoidThreshold + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisVerticalVoidThreshold + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisBuildingEnvelopeAnalyticalGridCellSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisBuildingEnvelopeDeterminationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LeaderRightAttachment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LeaderLeftAttachment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementMeasureFrom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementChordLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementNormalizedSegmentLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementSegmentLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementNormalizedCurveParamater + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementNonNormalizedCurveParamater + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementMeasurementType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamEndAttachmentRefcolumnEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamStartAttachmentRefcolumnEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamEndAttachmentDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamStartAttachmentDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamEndAttachmentType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamStartAttachmentType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextBoxVisibility + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveByPointsProjectionType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FollowSurface + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisIncludeThermalProperties + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointFlexibleNumParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FramingLengthRoundoff + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlantedColumnBaseExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlantedColumnTopExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlantedColumnBaseCutStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlantedColumnTopCutStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsBuildingUseloadcredits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TilePatternFamrefComponentExtents + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TilePatternGridCellsY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TilePatternGridCellsX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TilePatternGridUnitY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TilePatternGridUnitX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementShowNormalPlaneOnly + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelIsGroundPlane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BasepointAngletonParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BasepointElevationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BasepointEastwestParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BasepointNorthsouthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlantedColumnGeometryTreatmentBase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlantedColumnGeometryTreatmentTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomPlenumLightingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentTopReferencedend + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentTopRatio + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentTopDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentTopType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentBaseReferencedend + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentBaseRatio + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentBaseDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentBaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceMoveBaseWithGrids + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceMoveTopWithGrids + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlantedColumnTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSlantedColumnSymbolOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementMirrored + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementZflipped + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementHostedOnFaceVParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementHostedOnFaceUParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LockedEndOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LockedStartOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LockedBaseOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LockedTopOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsProjectReporttypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsBuildingConstructionclass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorUtilityParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointFlexibleShowNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointFlexibleConstrained + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointNameParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointAdaptiveTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotDimStyleSlopeUnits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementDriving + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotSlopeLeaderLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotSlopeSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotSlopePrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointVisibilityParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementShowPlanes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveIsReferenceLine + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementHostedParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementDriven + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElementOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotDimStyleSlopeUnitsAlt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightPhotometricFileCache + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightPhotometricsFam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyCurveAttachmentProportion + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightLossFactorCtrl + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightInitialColorCtrl + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightLossFactorMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightInitialColorName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightAtADistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightInitialIntensityInputMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightSourceLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightSourceDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightEmitCircleDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightEmitRectangleLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightEmitRectangleWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightEmitLineLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightEmitShapeVisible + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightDimmingLightColor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightLumenaireDirt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightLampLumenDepr + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightSurfaceLoss + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightLampTiltLoss + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightVoltageLoss + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightTemperatureLoss + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightColorFilter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightInitialColorTemperature + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightIlluminance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightLimunousIntensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightEfficacy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightWattage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightInitialIntensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightPhotometrics + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxAssetType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceGridOptionParamn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceGridOptionParamn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceDisplayDiscardeddivisionlines + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceComponentTrimType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfacePatternMirror + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceRule2Suspension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceRule1Suspension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceDisplayComponents + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfacePatternFillMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceDisplayPatternFill + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfacePatternLinesStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceDisplayPatternLines + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceGridlinesStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceDisplayGridlines + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceDisplayNodes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceOriginalSurfaceMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceDisplayOriginalSurface + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceDisplaySurfaceOption + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceAllGridRotation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceTileBorder + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceAllPoints + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfacePattern + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfacePatternFlip + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfacePatternRotationAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfacePatternIndentn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfacePatternIndentn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceCoverFaceCompletely + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceOffsetFromSurface + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceTotalEdgeLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceEdgeNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfacePointNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceFacetNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedSurfaceSurfaceArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecRoomLightingCalcLuminaireplane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LayoutnodeCurvetypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepPipeLowerInvertElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepPipeUpperInvertElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepPipeLowerObvertElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepPipeUpperObvertElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepLowerBottomElevationIncludeInsulation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepLowerTopElevationIncludeInsulation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepUpperBottomElevationIncludeInsulation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepUpperTopElevationIncludeInsulation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepLowerBottomElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepLowerTopElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepUpperBottomElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepUpperTopElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepLowerCenterlineElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepUpperCenterlineElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartPatNo + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationEndSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationBranchSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationSecondarySize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPrimarySize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationChangeServiceParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationSetUpDownTagFromBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationInsulationMaterialFinish + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DisplacedElementDisplacementZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DisplacedElementDisplacementY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DisplacedElementDisplacementX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DisplacementPathStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DisplacementPathDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReferenceViewerUiTargetView + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReferenceViewerUiTargetFilter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationFittingDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationDoublewallMaterialAbbreviation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationMaterialAbbreviation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationInsulationSpecificationAbbreviation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationInsulationAbbreviation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationSpecificationAbbreviation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPipeInvertElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationBottomElevationIncludeInsulationOfPart + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationBottomElevationOfPart + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationTopElevationIncludeInsulationOfPart + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationTopElevationOfPart + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepSpotCenterlineElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepSpotBottomElevationIncludeInsulation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepSpotBottomElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepSpotTopElevationIncludeInsulation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepSpotTopElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartDoublewallMaterialArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationSetUpDownTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartSheetmetalArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationServiceAbbreviation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartMaterialThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartNotes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartLiningArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartItemNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartInsulationArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationServiceName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartDoublewallMaterialThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartDoublewallMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartCutType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartBoughtOut + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartAlias + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationRoutingSolutionsUiParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductCode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartTakeoffDialogParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartDepthOutOption + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartWidthOutOption + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartDiameterOutOption + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartDiameterInOption + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartDepthInOption + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartWidthInOption + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartAngleOption + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartLengthOption + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationInsulationSpec + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductEntry + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartDepthOut + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartWidthOut + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartDiameterOut + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartDepthIn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartWidthIn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationEndOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationStartOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationSlopeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationRelativeFilename + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationVendor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationBottomOfPart + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationTopOfPart + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationSpecification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationVendorCode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartDiameterIn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductDataInstallType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationPartMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductDataOem + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductDataProduct + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductDataItemDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductDataSizeDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductDataMaterialDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductDataSpecification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductDataLongDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductDataRange + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationProductDataFinishDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyBottomChordStructuralTypesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyBottomChordAngleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyBottomChordVerticalProjectionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyBottomChordStartReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyBottomChordEndReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReferenceOtherViewUiRefView + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReferenceOtherViewUiToggle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoistSystemElemTagNewMembersView + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReferenceViewerAttrTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReferenceViewerTargetView + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MatchlineBottomPlane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MatchlineTopPlane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MatchlineBottomOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MatchlineTopOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyTopChordStructuralTypesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyTopChordAngleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyTopChordVerticalProjectionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyTopChordStartReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyTopChordEndReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyDiagWebStructuralTypesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyDiagWebAngleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyDiagWebStartReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyDiagWebEndReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyVertWebStructuralTypesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyVertWebAngleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyVertWebStartReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyVertWebEndReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementTagNewMembersView + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussNonBearingOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussBearingChordTopBottomParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementSpanParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementStickJustParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyWebsHaveSymbolicCutbackParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussFamilyTransformationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementRotateChordsWithTruss + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementReferenceLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementEnd1Elevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementEnd0Elevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementBearingJustParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementCreateBottomParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementCreateTopParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementAngleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussElementClassParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrussLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryParamPresetArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryParamPresetLinear + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryParamPreset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryZTranslationSpring + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryZTranslationFixed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryZRotationSpring + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryZRotationFixed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryYTranslationSpring + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryYTranslationFixed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryYRotationSpring + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryYRotationFixed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryXTranslationSpring + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryXTranslationFixed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryXRotationSpring + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryXRotationFixed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryAreaRestraintZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryAreaRestraintY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryAreaRestraintX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryLinearRestraintRotX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryLinearRestraintZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryLinearRestraintY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryLinearRestraintX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryRestraintRotZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryRestraintRotY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryRestraintRotX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryRestraintZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryRestraintY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryRestraintX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryDirectionRotZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryDirectionRotY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryDirectionRotX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryDirectionZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryDirectionY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryDirectionX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryConditionsIsExt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryConditionsType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KeySourceParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KeynoteParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KeynoteNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetKeyNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KeynoteText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KeyValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamGrade + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamSpecies + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamExpCoeff + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamBending + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamShearMod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamPoissonMod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamShearPerpendicular + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamShearParallel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamCompressionPerpendicular + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamCompressionParallel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamYoungMod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemCategoryParamMt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemCategoryParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialAspaint + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeSlopeOptionsDefParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricationServiceParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorAngleOfDeflection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctSystemCalculationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeSystemCalculationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipingSystemTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctSystemTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemAbbreviationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepSystemLineGraphicsOverridesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeSlopeDefParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorEngagementLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemFlowConversionMethodParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemNumElementsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemBaseElementParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemClassificationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSystemNameParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamLightWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamBehavior + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamResistanceCalcStrength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamReductionFactor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamMinimumTensileStrength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamMinimumYieldStress + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamShearStrengthReduction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamShearReinforcement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamBendingReinforcement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamConcreteCompression + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamExpCoeff3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamExpCoeff2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamExpCoeff1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamUnitWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamShearMod3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamShearMod2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamShearMod1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamPoissonMod3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamPoissonMod2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamPoissonMod1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamYoungMod3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamYoungMod2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhyMaterialParamYoungMod1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeSizeMaximum + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeSizeMinimum + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctPressureDrop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoutingPreferenceParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctRoutingPreferenceParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSegmentDescriptionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeJointtypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeSegmentParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsRoutingPreferenceParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsParallelpipesVerticalOffsetValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsParallelpipesHorizontalOffsetValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsParallelpipesVerticalNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsParallelpipesHorizontalNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsParallelconduitsVerticalOffsetValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsParallelconduitsHorizontalOffsetValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsParallelconduitsVerticalNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsParallelconduitsHorizontalNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFpSprinklerOrificeSizeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFpSprinklerTemperatureRatingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFpSprinklerKFactorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFpSprinklerPressureClassParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFpSprinklerOrificeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFpSprinklerCoverageParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFpSprinklerResponseParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepProfileTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsShowProfileType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeSystemFixtureUnitParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeSlope + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctSlope + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurveUtslope + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeVolumeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeWfuParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeHwfuParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeCwfuParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFlowConfigurationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFlowDirectionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFixtureUnitsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeStaticPressure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeInsulationThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctBottomElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctTopElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeOuterDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeInvertElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeTypeFittingLossMethodParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeTypeFittingLossTableParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeTypeFittingLossKfactorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeTypeValveLossCvfactorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFittingLossMethodParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFittingLossTableParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFittingLossKfactorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeValveLossCvfactorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeAdditionalFlowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeDiameterParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurveSlope + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsAdjustableConnector + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFlowFactorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctFlowConfigurationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctFlowDirectionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFluidTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFluidTemperatureParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFluidViscosityParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFluidDensityParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFlowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeInnerDiamParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeReynoldsNumberParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeRelativeRoughnessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFlowStateParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFrictionFactorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeVelocityParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFrictionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipePressuredropParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeRoughnessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeMaterialParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeConnectiontypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeClassParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitSlotIndex + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CircuitWaysParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CircuitLoadClassificationAbbreviationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CircuitPhaseParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitNamingIndex + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitConnectionTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitPathOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitPathModeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitStartSlot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorGenderType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorJointType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelConfigurationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelLocationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PanelScheduleName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TemplateName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelCurrentPhasecParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelCurrentPhasebParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelCurrentPhaseaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecLoadsummaryDemandFactorRuleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecLoadsummaryDemandCurrentParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecLoadsummaryConnectedCurrentParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecLoadsummaryDemandLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecLoadsummaryDemandFactorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecLoadsummaryConnectedLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecLoadsummaryLoadclassificationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitNotesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitNumberOfElementsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitFrameParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalDemandCurrentParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalConnectedCurrentParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalDemandFactorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelScheduleFooterNotesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelScheduleHeaderNotesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelNumwiresParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelNumphasesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelNeutralRatingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelNeutralBusParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelGroundBusParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelBussingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelSubfeedLugsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelSupplyFromParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelMcbRatingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelMainstypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelFeedParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConduitrunOuterDiamParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConduitrunInnerDiamParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConduitrunDiameterParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayrunWidthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayrunHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayconduitrunLengthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsLoadSubClassificationMotor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayShapetype + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayconduitBendorfitting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCtcServiceType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConduitOuterDiamParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConduitInnerDiamParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCtcBottomElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCtcTopElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConduitDiameterParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayWidthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CircuitLoadClassificationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CabletrayMinbendmultiplierParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConduitStandardTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConduitTradesize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConduitBendradius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayBendradius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayRungheight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayRungwidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayRungspace + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecSwitchIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsWireCircuitDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsWireCircuitLoadName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsWireNumConductorsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecWireTickmarkState + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitPanelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecWireCircuits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitWireNumRunsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitWireNumHotsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitWireNumNeutralsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitWireNumGroundsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecWireType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecWireElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecWireHotAdjustment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecWireNeutralAdjustment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecWireGroundAdjustment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecWireShareNeutral + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecWireShareGround + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFamilyContentSecondaryDistribsys + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitNaming + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitPrefixSeparator + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecModifications + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecEnclosure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecMains + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecMounting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecShortCircuitRating + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecMaxPoleBreakers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalestloadHvacParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalloadHvacParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalestloadLightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalloadLightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalestloadPowerParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalloadPowerParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalestloadOtherParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalloadOtherParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalestloadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPanelTotalloadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecDemandfactorLoadclassificationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecDemandfactorLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecDemandfactorDemandloadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFamilyContentDistributionSystem + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDistributionsysVllParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDistributionsysVlgParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDistributionsysPhaseParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDistributionsysConfigParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDistributionsysNumwiresParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsVoltagetypeVoltageParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsVoltagetypeMinvoltageParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsVoltagetypeMaxvoltageParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentLoadPhasec + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentLoadPhaseb + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentLoadPhasea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecTrueLoadPhasec + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecTrueLoadPhaseb + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecTrueLoadPhasea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecTrueCurrentParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecTrueCurrentPhaseaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecTrueCurrentPhasebParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecTrueCurrentPhasecParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentCurrentParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentCurrentPhaseaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentCurrentPhasebParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentCurrentPhasecParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecVoltageDropParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCalcCoefficientUtilization + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitLengthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitRatingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitWireSizeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitWireTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecRoomCavityRatio + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightPhotometricFile + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecRoomAverageIllumination + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecRoomReflectivityFloor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecRoomReflectivityWalls + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecRoomReflectivityCeiling + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecRoomLightingCalcWorkplane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsWireMaterialParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsWireTemperatureRatingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsWireInsulationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsWireMaxConductorSizeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsWireNeutralMultiplierParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsWireNeutralIncludedInBalancedLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsWireNeutralModeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsWireConduitTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecAmbientTemperature + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecCircuitType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecLoadClassification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecTrueLoadPhase3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecTrueLoadPhase2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecTrueLoadPhase1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecTrueLoad + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPowerFactorState + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecPowerFactor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentLoadPhase3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentLoadPhase2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentLoadPhase1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecApparentLoad + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecBalancedLoad + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecVoltage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElecNumberOfPoles + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConnectorDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewFamilySchedules + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewFamilyAndTypeSchedules + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewTypeSchedules + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MarkupsPrivate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MarkupsNotes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MarkupsHistory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MarkupsStatus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MarkupsLabel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MarkupsCreator + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MarkupsCreated + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MarkupsModified + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSchemaSettingForSystemTemplate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LegendComponentDetailLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LegendComponentLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LegendComponentView + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LegendComponent + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OptionSetId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OptionName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PrimaryOptionId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OptionSetName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GroupAttachedParentName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GroupAllowedViewTypes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GroupOffsetFromLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GroupLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MepSystemFillGraphicsOverridesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DuctTerminalEngagementLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorInsideDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayconduitConnectorelemType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCabletrayconduitSystemType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConnectorIsprimary + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorReferenceIndex + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeConnectorSystemClassificationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctConnectorSystemClassificationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorIndex + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorVisibleSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorRadius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConnectorProfileType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingGenderType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingConnectionType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPartType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralConnectionEditRangesOfApplicability + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticConstruction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Tilt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Azimuth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalAdjacentSpace + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalSpace + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceNameParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SystemsAnalysisReportFolder + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SystemsAnalysisReportStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisProjectPhase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PeakLatentCoolingLoad + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PeakAirflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceReferenceLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceInfiltrationAirflow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceInfiltrationAirflowPerArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceOutdoorAirflow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceOutdoorAirflowPerPerson + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceOutdoorAirflowPerArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceAirChangesPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacePowerLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceLightingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacePeopleLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacePowerLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceLightingLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacePeopleLatentHeatGainPerPersonParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacePeopleSensibleHeatGainPerPersonParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceAreaPerPersonParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceAirflowPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PeakCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PeakHeatingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceDehumidificationSetPoint + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceHumidificationSetPoint + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceCoolingSetPoint + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceHeatingSetPoint + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneLevelOffsetTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneLevelOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SystemZoneLevelId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCalculatedHydronicCoolingflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCalculatedHydronicHeatingflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneSpaceOutdoorAirOptionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsGbxmlOpeningType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomCalculationPoint + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridBankColWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridBankRowHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridBankColNum + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridBankRowNum + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultBendParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultHorizontalBendParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeMultishapeTransitionOvalroundParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeMultishapeTransitionRectovalParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultTeedownParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultTeeupParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultElbowdownParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultElbowupParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisExportCategoryParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisExportComplexityParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceZoneName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisExportGbxmlDefaultsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadPlenumCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadSkylightCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadPartitionCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadDoorCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadWindowCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadWallCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadRoofCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadSkylightAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadPartitionAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadFloorAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadDoorAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadWindowAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadWallAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHvacloadRoofAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisViewCoordAxisMode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisViewRbeMode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisViewShadingSurfacesMode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisViewTransparentMode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisViewSurfacesMode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisViewInnerShellMode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisViewOuterShellMode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisViewBuildingShellMode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsLiningThicknessForDuct + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsInsulationThicknessForPipe + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsInsulationThicknessForDuct + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BuildingUnoccupiedCoolingSetPointParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BuildingClosingTimeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BuildingOpeningTimeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacePeopleActivityLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceElecEquipmentRadiantPercentageParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacePowerScheduleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceLightingScheduleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceOccupancyScheduleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceInfiltrationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceCarpetingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneAirVolumeCalculationTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCoilBypassPercentageParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCalculatedAreaPerCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCalculatedAreaPerHeatingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneUseAirChangesPerHourParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneUseOutsideAirPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneUseOutsideAirPerPersonParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneUseDehumidificationSetpointParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneUseHumidificationSetpointParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneOutdoorAirInformationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCoolingInformationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneHeatingInformationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisSliverSpaceTolerance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneAreaGross + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneVolumeGross + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceIsPlenum + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceIsOccupiable + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceAssocRoomNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpaceAssocRoomName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZonePhase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZonePhaseId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisProjectPhaseParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomCalculatedSupplyAirflowPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomCalculatedCoolingLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomCalculatedHeatingLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCalculatedSupplyAirflowPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCalculatedCoolingLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCalculatedHeatingLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneLevelId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneOaRatePerAchParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneOutsideAirPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneOutsideAirPerPersonParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneDehumidificationSetPointParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneHumidificationSetPointParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCoolingAirTemperatureParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneHeatingAirTemperatureParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCoolingSetPointParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneHeatingSetPointParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCalculatedSupplyAirflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCalculatedCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneCalculatedHeatingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneServiceTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZonePerimeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ZoneName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisViewUpdateSurfaces + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsProjectConstructionTypeShadingfactorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConstructionTypeShadingfactorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisGroundPlaneParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisSurfaceOriginZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisSurfaceOriginY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisSurfaceOriginX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisSurfaceAzimuth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisSurfaceTilt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisSurfaceCadobjectid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisSurfaceAdjacentSpaceId2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEnergyAnalysisSurfaceAdjacentSpaceId1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomEditElectricalLoadsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomEditPeopleLoadsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsProjectLocationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomActualLightingLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomActualPowerLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomBaseHeatLoadOnParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomLightingLoadUnitsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomPowerLoadUnitsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDesignCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomCalculatedCoolingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDesignHeatingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomCalculatedHeatingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomBaseReturnAirflowOnParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomConstructionSetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConstructionSetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsServiceTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsGbxmlSurfaceArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsGbxmlSurfaceType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsGbxmlSurfaceName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyElectricalMaintainAnnotationOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFamilyContentAnnotationDisplay + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsElectricalData + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCalculatedSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomPeopleSensibleHeatGainPerPersonParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsIsCustomFitting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsConnectorOffsetObsolete + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsLookupTableName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDesignLightingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDesignPowerLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomActualLightingLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomActualPowerLoadParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomBaseLightingLoadOnParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomBasePowerLoadOnParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDesignOtherLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDesignMechanicalLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDesignLightingLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDesignPowerLoadPerAreaParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightBallastLoss + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightTotalLightLoss + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsRoomCoefficientUtilization + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFamilyContentTakeoffFixedLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFamilyContentTakeoffProjlength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFamilyContentTakeoffLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFamilyContentOffsetHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFamilyContentOffsetWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyContentPartType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GbxmlEditDataParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomActualExhaustAirflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomActualReturnAirflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomActualSupplyAirflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomPeopleLatentHeatGainPerPersonParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomPeopleTotalHeatGainPerPersonParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomCalculatedSupplyAirflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDesignExhaustAirflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDesignReturnAirflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDesignSupplyAirflowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomAreaPerPersonParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomNumberOfPeopleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomOccupancyUnitParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomSpaceTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomConditionTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectPostalCode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectBuildingType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSizeLock + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsAdditionalFlow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeMaxWidthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFittingLossMethodSettings + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctFittingLossMethodSettings + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultCapParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeFittingLossMethodServerParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctFittingLossMethodServerParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultMechjointParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeSizeFormattedParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctSizeFormattedParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctStaticPressure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFlexPipeTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPipeTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFlexDuctTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctFittingLossTableParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctFittingLossMethodParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFlexductRoundtypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypePreferredBranchParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultTakeoffParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultUnionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsHydraulicDiameterParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsReynoldsnumberParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEqDiameterParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeMultishapeTransitionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsSection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsLossCoefficient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsMaxFlow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsMinFlow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsVelocityPressure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurveSurfaceArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeMaxHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsLiningThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsInsulationThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFriction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeRoughnessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultTransitionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultCrossParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultTeeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurvetypeDefaultElbowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPressureDrop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsVelocity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurveVertOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurveHorOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFlowObsolete + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurveDiameterParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurveHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsCurveWidthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsFlexPatternParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEndOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsStartOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsEndLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsStartLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceEndAllNonZero + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceStartAllNonZero + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralMemberForces + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceEndMz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceEndMy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceEndMx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceEndFz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceEndFy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceEndFx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceStartMz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceStartMy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceStartMx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceStartFz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceStartFy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberForceStartFx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathTotalPathLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathDisplayNodeNumbers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathMergedPointNum + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathDisplayNodes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathDisplayReferenceCurves + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathLayoutFixedNumPoint + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathFlipDirection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathMeasurementType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathMaxDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathMinDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathEndIndent + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathBeginningIndent + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DividedpathLayout + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlignmentStationLabelSetEndStation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlignmentStationLabelSetStartStation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlignmentStationLabelSetInterval + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlignmentStationLabelSetOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallTaperedWidthAtBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallTaperedWidthAtTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallTaperedUseInstanceAngles + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallTypeWidthMeasuredAt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallTypeDefaultTaperedInteriorInwardAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallTypeDefaultTaperedExteriorInwardAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallTaperedInteriorInwardAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallTaperedExteriorInwardAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallSingleSlantAngleFromVertical + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallCrossSection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcExportPredefinedtypeType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcExportPredefinedtype + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcExportElementTypeAs + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcExportElementAs + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcExportElementType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcExportElement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcOrganization + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcApplicationVersion + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcApplicationName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectOrganizationName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectOrganizationDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectBuildingName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectAuthor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcSiteGuid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcBuildingGuid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcProjectGuid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcTypeGuid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IfcGuid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructConnectionTypeName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructConnectionCutback + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructConnectionColumnBase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructConnectionColumnTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructConnectionBeamEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructConnectionBeamStart + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructConnectionApplyTo + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarContainerBarType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReinforcementVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReinEstBarVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReinEstBarLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReinEstNumberOfBars + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinShapen2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinShapen1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinSpanlengthAltOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinSpanlengthBarlengthAlt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinSpanlengthBarlengthPrim + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinSpanlengthTopAlt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinEndSpanhookAlt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinEndSpanhookPrim + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinSummary + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinSpanlengthBottomAlt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinSpanlengthBottomPrim + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinSpanhookAlt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinSpanhookPrim + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinAddlOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinAltOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinEndHookOrient2Wall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinEndHookOrient1Wall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinEndHookOrient2Slab + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinEndHookOrient1Slab + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinEndHookTypen2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinEndHookTypen1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinHookOrient2Wall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinHookOrient1Wall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinHookOrient2Slab + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinHookOrient1Slab + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinHookTypen2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinHookTypen1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinLengthn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinLengthn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinTypen2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinTypen1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinAlternating + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinNumberOfBars + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinFaceWall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PathReinFaceSlab + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarBarDeformationType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingBottomDir2Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingBottomDir1Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingTopDir2Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingTopDir1Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesBottomDir2Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesBottomDir1Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesTopDir2Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesTopDir1Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeBottomDir2Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeBottomDir1Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeTopDir2Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeTopDir1Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveBottomDir2Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveBottomDir1Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveTopDir2Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveTopDir1Generic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingBackDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingBackDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingFrontDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingFrontDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesBackDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesBackDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesFrontDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesFrontDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookTypeBackDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookTypeBackDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookTypeFrontDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookTypeFrontDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookOrientBackDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookOrientBackDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookOrientFrontDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookOrientFrontDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeBackDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeBackDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeFrontDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeFrontDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveBackDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveBackDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveFrontDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveFrontDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingBottomDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingBottomDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingTopDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpacingTopDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesBottomDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesBottomDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesTopDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemNumberOfLinesTopDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookTypeBottomDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookTypeBottomDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookTypeTopDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookTypeTopDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookOrientBottomDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookOrientBottomDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookOrientTopDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemHookOrientTopDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeBottomDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeBottomDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeTopDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBarTypeTopDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveBottomDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveBottomDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveTopDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemActiveTopDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpanhookTopDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpanhookBottomDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpanhookRightDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpanhookLeftDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpanactiveDirn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemSpanactiveDirn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemAddlInteriorOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemAddlExteriorOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemAddlBottomOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemAddlTopOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemTopMinorMatchesBottomMinor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemTopMajorMatchesBottomMajor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemBottomMajorMatchesBottomMinor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemTopMajorMatchesTopMinor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryDir2NoSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryDir2WithSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryDir1NoSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryDir1WithSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryBottomDir2NoSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryBottomDir2WithSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryBottomDir1NoSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryBottomDir1WithSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryTopDir2NoSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryTopDir2WithSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryTopDir1NoSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryTopDir1WithSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemCoverBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemCoverTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemOverride + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryNoSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayerSummaryWithSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemLayoutRule + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarSystemCoverSide + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricWireOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricWireDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricWireLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricWireType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BentFabricParamLongitudinalCutLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamSharedFamilyKey + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamCutByHost + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BentFabricParamStraightWiresLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConstraintFixedOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BentFabricParamBendDirection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamSpanTagComponentReference + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamSpanSymDRight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamSpanSymDLeft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamSpanSymDBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamSpanSymDTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamSpanSymRight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamSpanSymLeft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamSpanSymBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamSpanSymTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamTagView + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamCutSheetMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamTotalSheetMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamCutOverallWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamCutOverallLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamCoverOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamMinorLapspliceLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamMajorLapspliceLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamLocationGeneric + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamLapsplicePosition + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamLocationWall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamLocationSlab + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamSheetType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricBendDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMassunit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMinorReinforcementArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMajorReinforcementArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMinorSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMinorNumberOfWires + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMinorLayoutPattern + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMinorEndOverhang + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMinorStartOverhang + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetOverallWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMajorSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMajorNumberOfWires + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMajorLayoutPattern + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMajorEndOverhang + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMajorStartOverhang + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetOverallLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetDefaultMinorLapspliceLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetDefaultMajorLapspliceLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMinorDirectionWireType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetMajorDirectionWireType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricSheetPhysicalMaterialAsset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricWireDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarQuanityByDistrib + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarMinLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarMaxLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarMaximSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarMinimSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarNumberSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarDistributionType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartCanHostRebar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarHostCategory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeParamEndHookTanLen + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeParamStartHookTanLen + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarInternalMultiplanarEndConnector + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarInternalMultiplanarStartConnector + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarInternalMultiplanarDuplicate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarInternalMultiplanar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeOutOfPlaneBendDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarInstanceStirrupTieAttachment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeStirrupTieAttachment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeSpiralBaseFinishingTurns + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeSpiralTopFinishingTurns + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeSpiralHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeSpiralPitch + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarStandardHookBendDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarIncludeLastBar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarIncludeFirstBar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarInstanceBendDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarInstanceBarDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeEndHookOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeEndHookLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeStartHookOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeStartHookLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemScheduleMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FabricParamRounding + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElementRounding + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemHookStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeHookEndType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeHookStartType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeHookStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShapeAllowedBarTypes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarBarMaximumBendRadius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarBarStirrupBendDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarBarHookLengths + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarHookStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarShape + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElementVisibility + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemBarSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemQuantityOfBars + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemLayoutRule + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarStandardBendDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemHookEndOrient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemHookEndType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemHookStartOrient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemHookStartType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarElemTotalLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarHookLineLenFactor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarHookAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarBarStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RebarBarDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallAlignKeyRefParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpCopyRoofInserts + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpCopyFloorInserts + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpCopyWallInserts + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpLinkedRoomParams + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpLinkedRoomPhases + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpReuseGridsSameName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpReuseLevelsSameName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpSplitColumnsAtLevels + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpReuseExistingGrids + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpReuseExistingLevels + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpLevelOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpAddLevelSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpAddLevelPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpAddGridSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CwpAddGridPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadUsageName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadCombinationFactor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadCombinationName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadNatureName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadCaseSubcategory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadCaseNature + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadCaseNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadCaseName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAttrAreaForceScaleFactor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAttrLinearForceScaleFactor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadArrowSeparation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAttrMomentScaleFactor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAttrMomentArrowLine + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAttrMomentArrowArc + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAttrForceScaleFactor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAttrForceArrowType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadComments + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadCaseNatureText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAllNon0Loads + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAreaIsProjected + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAreaArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAreaForceFz3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAreaForceFy3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAreaForceFx3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAreaForceFz2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAreaForceFy2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAreaForceFx2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAreaForceFz1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAreaForceFy1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadAreaForceFx1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadLinearLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadIsProjected + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadMomentMz2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadMomentMy2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadMomentMx2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadMomentMz1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadMomentMy1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadMomentMx1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadLinearForceFz2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadLinearForceFy2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadLinearForceFx2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadLinearForceFz1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadLinearForceFy1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadLinearForceFx1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadMomentMz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadMomentMy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadMomentMx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadForceFz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadForceFy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadForceFx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadIsHosted + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadIsReaction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadIsCreatedByApi + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadIsUniform + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadUseLocalCoordinateSystem + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LoadCaseId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpanDirSymParamRight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpanDirSymParamLeft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpanDirSymParamBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpanDirSymParamTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpanDirInstParamAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalNodeConnectionStatus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberRotation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalPanelThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalElementStructuralRole + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalElementPhysicalAsset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalGeometryIsValid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAssetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalElementHasAssociation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridNetLocationMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelCodeChecking + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelNodesMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelFoundationsMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelSurfaceElementsMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelStickElementsMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyEnableCuttingInViews + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyCanHostRebar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ClearCover + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ClearCoverBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ClearCoverTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ClearCoverOther + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ClearCoverInterior + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ClearCoverExterior + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CoverTypeLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CoverTypeName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoistSystemClearSpacingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoistSystemFixedSpacingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoistSystemMaximumSpacingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveEdgeOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BeamSystem3dParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoistSystemNewBeamTypeNoFamNameParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BeamSystemTagInstParamAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BeamSystemTagParamRight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BeamSystemTagParamLeft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoistSystemNumBeamsSameType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BeamHJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BeamVJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveSupportOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoistSystemNewBeamTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoistSystemLayoutRuleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoistSystemJustificationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoistSystemSpacingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoistSystemNumberOfLinesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsDuctFlowParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridBeltRatioV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridBeltRatioU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridUseCurveDistV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridUseCurveDistU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAdjustBorderV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAdjustBorderU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridBeltV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridBeltU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridOriginV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridOriginU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAngleV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAngleU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingNumDivisionsV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingNumDivisionsU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingJustificationV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingJustificationU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLengthV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLengthU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLayoutV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLayoutU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridBeltRation2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridBeltRation1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainVersionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PaddingLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridUseCurveDist + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingJustification + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingNumDivisions + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLayout + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridUseCurveDistn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridUseCurveDistn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAdjustBordern2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAdjustBordern1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridBeltn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridBeltn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridOriginn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridOriginn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAnglen2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAnglen1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingNumDivisionsn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingNumDivisionsn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingJustificationn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingJustificationn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLengthn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLengthn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLayoutn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLayoutn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridUseCurveDistHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridUseCurveDistVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAdjustBorderHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAdjustBorderVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridBeltHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridBeltVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridOriginHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridOriginVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAngleHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtaingridAngleVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridlineSpecStatus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingNumDivisionsHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingNumDivisionsVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingJustificationHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingJustificationVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLengthHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLengthVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLayoutHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingLayoutVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DesignOptionId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DesignOptionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlanRegionViewRange + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GuideGridNameParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GuideGridSpacingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SketchGridSpacingParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoinStrengthOrder + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyHostingBehavior + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyIsElevationMarkBody + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyUsePrecutShape + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallSweepDefaultSetbackParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallSweepCutsWallParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallSweepCutByInsertsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlabEdgeProfileParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GutterProfileParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RevealProfileParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyShared + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyWorkPlaneBased + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyAutojoin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyIsParametric + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyKeepTextReadable + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallBottomExtensionDistParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallTopExtensionDistParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SweepBaseVertOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SweepBaseOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlabEdgeMaterialParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GutterMaterialParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FasciaMaterialParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SweepBaseFloorSubcategoryId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SweepBaseRoofSubcategoryId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FasciaProfileParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DecalSubcategoryId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DecalHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DecalWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DecalLockProportions + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DecalAttributes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyAllowCutWithVoids + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyKeyExtParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallSweepWallSubcategoryId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyAlwaysVertical + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyRotateWithComponent + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HostVolumeComputed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HostAreaComputed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallSweepWallOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallSweepOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallSweepLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallSweepProfileParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyRotateTextWithComponent + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AreaSchemeName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AreaSchemeId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AreaTypeText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AreaType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContourLabelsRelativeBase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContourLabelsElevBaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySegmentSubcategoryId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySegmentLR + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySegmentRadius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySegmentEW + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySegmentBearing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySegmentNS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySegmentDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertyLengthUnits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertyAreaUnits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VolumeNet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectedSurfaceArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContourLabelsLinearUnits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContourLabelsPrimaryOnly + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertySubcategoryId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertyAreaOpen + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VolumeFill + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VolumeCut + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SurfacePerimeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SurfaceArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PropertyArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BuildingpadHeightabovelevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BuildingpadThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TopographyLinkPath + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TopographyLinkName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryRadius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContourSubcategoryId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryBearing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BoundaryDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContourElevationStep + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContourElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VolumeOfInterestName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VolumeOfInterestViewsVisible + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerVolumeOfInterestCrop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DatumVolumeOfInterest + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OrientByView + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomPhase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomPhaseId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhaseSequenceNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhaseName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewFamily + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewPhaseFilter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewPhase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhaseDemolished + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PhaseCreated + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataSlab + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisHvacSystem + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisOutdoorAirInformationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisMasszoneUseenergydatasettings + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisMasszoneDivideperimeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisMasszoneCoreoffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisShadeDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisConceptualConstruction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisSkylightWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisPercentageSkylights + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisGlazingIsShaded + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisSillHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisPercentageGlazing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisMassZoning + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisBuildingOperatingSchedule + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EnergyAnalysisCreateAnalyticalModel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataSurfaceDataSource + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataSkylightWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataPercentageSkylights + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataSillHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataShadeDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataGlazingIsShaded + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataPercentageGlazing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataUnderground + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataMassOpeningArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataMassSkylightArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataMassWindowArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataMassRoofArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataMassInteriorWallArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataMassExteriorWallArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataSubcategory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDataConceptualConstruction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassZoneConditionTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassZoneSpaceTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassZoneFloorArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConceptualConstructionMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassSurfacedataMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassZoneMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassZoneVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataMassTypeDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataMassInstanceComments + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataMassTypeComments + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataMassFamilyAndTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataMassFamilyParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataSpaceUsage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataOwningLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataMassTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataSurfaceArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataFloorArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelDataFloorPerimeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassGrossVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassGrossSurfaceArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassFloorAreaLevels + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassGrossArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassingIntegrationLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectRevisionRevisionIssued + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectRevisionEnumeration + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectRevisionRevisionIssuedBy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectRevisionRevisionIssuedTo + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectRevisionRevisionDate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectRevisionRevisionDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectRevisionRevisionNum + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectRevisionSequenceNum + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RevisionCloudRevisionIssuedBy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RevisionCloudRevisionIssuedTo + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RevisionCloudRevisionDate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RevisionCloudRevisionDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RevisionCloudRevisionNum + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RevisionCloudRevision + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RepeatingDetailRotation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RepeatingDetailInside + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RepeatingDetailElement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RepeatingDetailLayout + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RepeatingDetailSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RepeatingDetailNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InsulationScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InsulationWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewPartsVisibility + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewDetailLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlumbingFixturesVentConnection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlumbingFixturesWasteConnection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlumbingFixturesCwConnection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlumbingFixturesHwConnection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlumbingFixturesTrap + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlumbingFixturesDrain + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlumbingFixturesSupplyPipe + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlumbingFixturesSupplyFitting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LightingFixtureLightEmitter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightSpotFieldAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightSpotBeamAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightSpotTiltAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FbxLightLimunousFlux + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LightingFixtureLamp + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LightingFixtureWattage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElecticalEquipVoltage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElecticalEquipWattage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainWallSyspanelThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainWallPanelHostId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainWallSyspanelOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainWallPanelsWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainWallPanelsHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AllModelModel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AllModelManufacturer + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AllModelInstanceComments + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AllModelTypeComments + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AllModelUrl + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AllModelDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RgbBParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RgbGParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RgbRParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EllipseYParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EllipseXParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GroupnameParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IconIndexParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ShowIconParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DebugtabDataboundcontrolsdemoDouble + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DebugtabDataboundcontrolsdemoInteger + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DebugtabDataboundcontrolsdemoBoolean + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DebugtabDataboundcontrolsdemoEnum + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GenericDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalMemberSectionType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelEndProjectionOrthogonal + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelStartProjectionOrthogonal + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalLinkReleaseRotationZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalLinkReleaseRotationY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalLinkReleaseRotationX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalLinkReleaseTranslationZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalLinkReleaseTranslationY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalLinkReleaseTranslationX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelPhysicalType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelSketchProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelSketchAlignmentMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelWallBaseProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelWallTopProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelWallProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelWallAlignmentMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelFloorProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelFloorAlignmentMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelColumnBaseExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelBaseExtensionMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelColumnTopExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelTopExtensionMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelTopYProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelTopZProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelTopAlignmentMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelBaseYProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelBaseZProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelBaseAlignmentMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelEndZProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelEndYProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelEndAlignmentMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelStartZProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelStartYProjection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalModelStartAlignmentMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElementLockedParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterIsPost + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingConnection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingAngledConnection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingTangentConnection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingHeightShiftVal + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingHeightShiftType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingRailName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterPlacement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterSlopeAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterBottomAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterTopAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingHeightOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBaseLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterFamily + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingRailOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingRailHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingRailStructure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingShape + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalustersPerTread + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterSpacingType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingBalusterShape + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsRailingHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RampAttrTextSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RampAttrTextFont + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RampAttrMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RampAttrRightBalusterAttachPt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RampAttrLeftBalusterAttachPt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RampAttrShape + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RampAttrThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RampMaxRunLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RampAttrMinInvSlope + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AssignTemplateOnViewCreation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefaultViewTemplate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlanViewViewDir + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PocheMatId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElevatnTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CalloutTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CalloutSyncronizeBoundOffsetFar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CalloutCornerSheetRadius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CalloutAttrHeadTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridBubbleEndn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridBubbleEndn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DatumBubbleLocationInElev + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DatumBubbleEndn1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DatumBubbleEndn2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DatumText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveBottomLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveTopLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EllipseFocusMrkVisible + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ArcWallCntrMrkVisible + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RefTableParamName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RefTableElemName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPanelScheduleSheetAppearanceInstParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RbsPanelScheduleSheetAppearanceParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleEmbeddedParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleSheetAppearanceParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleFormatParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleGroupParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleFilterParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleFieldsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterSymbolLinkloadStatus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterEnableSnaps + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterSymbolPagenumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterHorizontalScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterVerticalScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterSymbolHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterSymbolWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterSymbolResolution + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterSymbolFilename + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterSymbolViewname + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterSymbolPixelheight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterSymbolPixelwidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterLockProportions + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterSheetheight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RasterSheetwidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportAdtEntityRoll + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportAdtEntityThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportAdtEntityLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportAdtEntityWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportAdtEntityHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportAdtComponentsDesc + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportAdtEntityStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportAdtEntityStructType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportAdtEntityType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RvtLinkPhaseMap + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RvtLinkReferenceType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RvtLinkFileNameWithoutExt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RvtLevelOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RvtHostLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RvtSourceLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RvtLinkInstanceName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GeoLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportInstanceCuttingInView + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportInstanceScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportBackground + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportDisplayUnits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportBaseLevelOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportBaseLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ImportSymbolName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElevSymbolId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElevReferenceLabelPos + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElevAssocDatum + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElevViewNamePos + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElevShowViewName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElevTextPos + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElevArrowFilled + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElevArrowAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElevShape + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElevWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColorFillSwatchHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColorFillSwatchWidthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColorFillFilteredParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetGuideGrid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetCurrentRevisionIssued + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetCurrentRevisionIssuedBy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetCurrentRevisionIssuedTo + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetCurrentRevisionDate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetCurrentRevisionDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetRevisionsOnSheet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetCurrentRevision + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetFilePath + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetApprovedBy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetDesignedBy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetScheduled + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetCheckedBy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetDrawnBy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetDate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpacingAppend + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoJoinConditionWall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionBorder2Horiz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionBorder1Horiz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionBorder2Vert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionBorder1Vert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionInteriorHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionInteriorVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoPanelWall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoJoinCondition + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoPanel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionBorder2Grid2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionBorder1Grid2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionBorder2Grid1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionBorder1Grid1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionInteriorGrid2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AutoMullionInteriorGrid1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurtainGridBaseOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MullionAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MullionPosition + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MullionProfile + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TrapMullWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MullionDepth2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MullionDepth1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MullionDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LvMullionLeg2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LvMullionLeg1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MullionCornerType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MullionFamType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MullionOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CircMullionRadius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CustMullionThick + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CustMullionWidth2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CustMullionWidth1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RectMullionThick + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RectMullionWidth2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RectMullionWidth1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsInstAlwaysUp + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrTrimTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsInstDownArrowOn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsInstDownLabelText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsInstDownLabelOn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsInstUpArrowOn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsInstUpLabelText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsInstUpLabelOn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrTextSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrTextFont + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrBodyMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrLandingCarriage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrLandingsOverlapping + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrRightSideStringer + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrLeftSideStringer + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrNosingPlacement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrRiserTreadConnect + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrRiserThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrNumMidStringers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrStairsCutOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrLastRiser + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrFirstRiser + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrStairsBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrMonolithicStairs + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrCalcEnabled + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrCalcMax + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrCalcMin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrEqResult + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsActualTreadDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrTreadMult + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrRiserMult + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrStairCalculator + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsActualNumRisers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrBreakSymInCutline + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrRiserMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrRiserType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrTreadMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrNosingLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrTreadFrontProfile + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrStringerMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrStringerOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrStringerCarriage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrSideStringerTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsMultistoryTopLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsStringersPresent + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTopOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsBaseOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrRiserAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrTreadThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrStringerThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrStringerHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrRisersPresent + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsActualRiserHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDesiredNumRisers + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrTreadWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrMinimumTreadDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsAttrMaxRiserHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTopLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsBaseLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelIsStructural + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelIsBuildingStory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelUpToLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelRelativeBaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelElev + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelHeadTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MultiReferenceAnnotationShowDimensionText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MultiReferenceAnnotationDimensionStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MultiReferenceAnnotationGroupTagHeads + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MultiReferenceAnnotationTagType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MultiReferenceAnnotationReferenceCategory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TagElevationBase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TagElementCount + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TagAngleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TagLeaderType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TagNoBreakParamStrings + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomTagOrientationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TagOrientationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TagSampleText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TagTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DiameterSymbolText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DiameterSymbolLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RadiusSymbolText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VisGraphicsCoordinationModel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VisGraphicsPointClouds + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VisGraphicsWorksets + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VisGraphicsAnalyticalModel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VisGraphicsDesignoptions + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VisGraphicsRvtLinks + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VisGraphicsFilters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VisGraphicsImport + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VisGraphicsAnnotation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VisGraphicsModel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelAttrRoomComputationAutomatic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelAttrRoomComputationHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelRoomComputationHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomComputationHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlwaysZeroLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomComputationMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomLowerOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomUpperOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomUpperLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomPerimeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomLevelId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomOccupancy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomDepartment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomFinishBase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomFinishCeiling + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomFinishWall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomFinishFloor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoomName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpatialFieldMgrLegendHorOriginGap + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpatialFieldMgrLegendVertOriginGap + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpatialFieldMgrLegendWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpatialFieldMgrLegendHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewAnalysisResultsVisibility + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpatialFieldMgrLegendTextType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpatialFieldMgrResultsVisibility + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpatialFieldMgrLegendShowDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpatialFieldMgrLegendShowConfigName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpatialFieldMgrDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpatialFieldMgrCurrentName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpatialFieldMgrRange + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridEndSegmentsLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridEndSegmentPattern + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridEndSegmentColor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridEndSegmentWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridCenterSegmentPattern + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridCenterSegmentColor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridCenterSegmentWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridCenterSegmentStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridBubbleLinePen + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GridHeadTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsPathFullStepArrow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsPathStartExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NumberSystemTextSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NumberSystemTagType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NumberSystemDisplayRule + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NumberSystemReference + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NumberSystemJustify + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NumberSystemOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NumberSystemReferenceOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NumberSystemJustifyOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTextOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsTextType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsDownText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsShowDownText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsUpText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsShowUpText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ShowArrowheadToCutMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DrawForEachRun + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ArrowheadEndAtRiser + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsPathStartFromRiser + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DistanceToCutMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LineShapeAtCorner + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ArrowheadType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StartSymbolType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CutMarkSymbolSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CutLineType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CutLineAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CutLineExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CutLineDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CutMarkSymbol + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionBrokenDisplayStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionCoarserScalePulldownImperial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionCoarserScalePulldownMetric + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionParentViewName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionShowInOneViewOnly + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionAttrTailTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionAttrTailWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionAttrTailLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerDetailNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerSheetNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionAttrHeadTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlignmentStationLabelStationValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlignmentStationLabelIndStation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlignmentStationLabelIncludeStation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotDimLeaderLine + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlignmentStationLabelDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlignmentStationSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlignmentStationPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ArrowCentered + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InteriorTickDisplay + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WitnsLineTickMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimTotalLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimReferenceCount + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlternateUnitsSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlternateUnitsPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EqualityWitnessDisplay + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleSuppressSpaces + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EqualityFormula + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleLeaderTickMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EqualityTextForAngularDim + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EqualityTextForContinuousLinearDim + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimTextLocationForLeader + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimLeaderDisplayCondition + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimLeaderShoulderLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimLeaderType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimToIntersectingGrids + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimToIntersectingWalls + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimToInsertType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FixedRotation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KeepReadable + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LeaderLine + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LeaderOffsetSheet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimToInserts + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotSlopeOffsetFromReference + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotSlopeSlopeRepresentation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotSlopeSlopeDirection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevLowerValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevSingleOrUpperValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevIndTypeElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotCoordinateIncludeElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotCoordinateElevationSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotCoordinateElevationPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotCoordinateBottomSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotCoordinateBottomPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotCoordinateTopSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotCoordinateTopPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevLowerSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevLowerPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevSingleOrUpperSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevSingleOrUpperPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BaselineDimOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevBendLeader + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevIndTypeBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevIndTypeTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevIndBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevIndTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevTextLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevRotateWithComponent + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevDisplayElevations + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OrdinateDimSetting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LinearDimType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotDimLeader + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleFlippedDimLineExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleInteriorTickMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotTextFromLeader + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotCoordinateBase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleAngularUnitsAlt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevIndType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevBotValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AlternateUnits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevTopValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleLinearUnitsAlt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevTextOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevIndElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevIndEw + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevIndNs + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ArrowClosed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleReadConvention + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HeavyEndPen + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleDimLineSnapDist + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleCenterlineTickMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevLinePen + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevTickMarkPen + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevLeaderArrowhead + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevRelativeBase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevFlipTextVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevTextHorizOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevBase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpotElevSymbol + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleShowOpeningHt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleCenterlinePattern + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimWitnsLineExtensionBelow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimWitnsLineCntrl + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimLineExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleCenterlineSymbol + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimTextBackground + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleAngularUnits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimStyleLinearUnits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LeaderArrowWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ArrowFilled + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HeavyTickMarkPen + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ArrowSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ArrowType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TickMarkPen + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextPosition + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RadiusSymbolLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CenterMarkSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ArcCenterMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WitnsLineGapToElt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WitnsLineExtension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextDistToLine + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextAlignment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ModelTextSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextStyleSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextStyleFont + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ShowTitle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TitleStyleUnderline + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TitleStyleItalic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TitleStyleBold + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TitleSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TitleFont + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextWidthScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextTabSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ArcLeaderParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimLeaderArrowhead + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetIssueDate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectIssueDate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectStatus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ClientName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectAddress + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProjectNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LeaderArrowhead + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextBackground + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextStyleUnderline + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextStyleItalic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextStyleBold + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveIsFilled + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextAlignVert + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextAlignHorz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LinePattern + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LineColor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LinePen + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextColor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TextFont + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReferenceLineSubcategory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ClineSubcategory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EdgeLinework + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BuildingCurveGstylePlusInvisible + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BuildingCurveGstyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyCurveGstyleFor2010Mass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HeadOnPlacementMethod + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IsVisibleParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyCurveGstylePlusInvisiblePlusStickSymMinusAnalytical + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyCurveGstylePlusInvisibleMinusAnalytical + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyCurveGstylePlusInvisiblePlusStickSym + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyCurveGstylePlusInvisible + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyElemSubcategory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StairsCurveType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofSlope + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveParamSteelCantilever + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveParamConcreteCantilever + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveNumberOfSegments + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpecifySlopeOrOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlopeArrowLevelEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlopeArrowLevelStart + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveHeightOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveIsSlopeDefining + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DefinesConstantHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofCurveHeightAtWall + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofCurveHeightOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofCurveIsSlopeDefining + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeWebthicknessLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeFlangethicknessLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionTopWebFillet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionSlopedWebAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionSlopedFlangeAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCantileverHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCantileverLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionBottomCutHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionBottomCutWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionTopCutHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionTopCutWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralFamilyCodeName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralFamilyNameKey + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionNameKey + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionSigmaProfileTopBendWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionSigmaProfileMiddleBendWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionSigmaProfileBendWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionZprofileBottomFlangeLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCprofileFoldLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionLprofileLipLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionLangleBoltDiameterShorterFlange + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionLangleBoltDiameterLongerFlange + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionLangleBoltSpacingShorterFlange + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionLangleBoltSpacing2LongerFlange + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionLangleBoltSpacing1LongerFlange + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeBoltSpacingWeb + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeBoltSpacingBetweenRows + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeBoltSpacingTwoRows + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeBoltDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeBoltSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeWebToeOfFillet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeFlangeToeOfFillet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeClearWebHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIweldedBottomflangewidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIweldedBottomflangethickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIweldedTopflangewidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIweldedTopflangethickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionHssOuterfillet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionHssInnerfillet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeWebfillet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeFlangefillet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeWebheight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeWebthickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionIshapeFlangethickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonShearAreaWeakAxis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonShearAreaStrongAxis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonWarpingConstant + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonTorsionalModulus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonTorsionalMomentOfInertia + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonPlasticModulusWeakAxis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonPlasticModulusStrongAxis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonElasticModulusWeakAxis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonElasticModulusStrongAxis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonMomentOfInertiaWeakAxis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonMomentOfInertiaStrongAxis + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonNominalWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonPerimeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonAlpha + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonCentroidVertical + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonCentroidHoriz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionPipestandardWalldesignthickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionPipestandardWallnominalthickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionCommonWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralSectionShape + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralMaterialParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalDefineThermalPropertiesBy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticConstructionGbxmlTypeid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticConstructionLookupTable + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalRoughness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalAbsorptance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalThermalMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalVisualLightTransmittance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalSolarHeatGainCoefficient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalThermalResistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnalyticalHeatTransferCoefficient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewDesignOptionsConfig + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyLightingAltitudeText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyLightingAltitudeValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyLightingAzimuthText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyLightingAzimuthValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyMultidayDatetimeText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyMultidayFrameText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyMultidayFrameValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudySingledayDatetimeText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudySingledayFrameText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudySingledayFrameValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyStillTimeText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyStillTimeValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyStillDateText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyStillDateValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyLightingPresetIndex + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyMultidayPresetIndex + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudySingledayPresetIndex + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyStillPresetIndex + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyShadowsIntensityText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyShadowsIntensityValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudySunIntensityText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudySunIntensityValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyAnimationSpeedText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyAnimationSpeedValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyIsLightingStudyType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyIsMultidayStudyType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyIsSingledayStudyType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyIsStillimageStudyType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSolarstudyCurrentStudyTypeIndex + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewUnderlayTopId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSunPathSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSunPath + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewAnalysisDisplayStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedLevelRelativeBaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedHiddenLevels + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedTotalRows + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedRowsCount + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedGridAppearance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedTextAppearance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedTitle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedRowsFrom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedGroupSimilar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedMaterialTypes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedLocationsHigh + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedLocationsLow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedBottomLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedTopLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportAttrOrientationOnSheet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportAttrShowBox + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportAttrShowExtensionLine + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportAttrShowLabel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportAttrLabelTag + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewScaleHavename + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewScaleCustomname + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportPositioning + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedOffGrid + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedUnitsFormat + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportSheetName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportSheetNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportViewName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportView + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewportDetailNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewTemplateForSchedule + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RenderRpcProperties + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilySymbolicRep + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyRenderingType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RenderRpcFilename + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RenderPlantTrimHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RenderPlantHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RenderPlantName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewCameraOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColorSchemeLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewDependency + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewBackClipping + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewAssociatedAssemblyInstanceId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedTotalColumns + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewUnderlayOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewTemplate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewGraphSchedNumberColumns + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GraphicDisplayOptions + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ModelGraphicsStyleAnonDraft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewReferencingDetail + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewReferencingSheet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewCameraPosition + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlanViewNorth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WalkthroughFramesCount + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlanViewLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ModelGraphicsStyle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewVisibleCategories + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewDiscipline + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlanViewRange + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewModelDisplayMode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewShowMassing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlanViewTopClipHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewCleanJoins + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSheetViewportInfo + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PlanViewCutPlaneHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewDepth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewUnderlayBottomId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewScalePulldownImperial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewScalePulldownMetric + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSchemaSettingForSystem + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewSchemaSettingForBuilding + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewFixedSketchPlane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GraphicDisplayOptionsPhotoExposure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GraphicDisplayOptionsFog + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GraphicDisplayOptionsBackground + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GraphicDisplayOptionsSsIntensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GraphicDisplayOptionsLighting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GraphicDisplayOptionsShadows + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GraphicDisplayOptionsModel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Viewer3dRenderSettings + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundFarClipping + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerReferenceLabelText + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerIsReference + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerReferenceLabel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerModelClipBoxActive + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundActiveNear + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundActiveFar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundActiveBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundActiveTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundActiveLeft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundActiveRight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundOffsetNear + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundOffsetFar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundOffsetBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundOffsetTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundOffsetLeft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerBoundOffsetRight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerAnnotationCropActive + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerShowUncropped + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerCropRegionDisabled + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerCropRegionVisible + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerCropRegion + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerPerspective + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerTargetElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerOptionVisibility + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ViewerEyeElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimLabelIsInstance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimIsreporting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimLeader + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimDisplayEq + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimNotModifiable + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimLabel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimLabelGpShow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimValueAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DimValueLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemReferenceName2dXz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveElemDefinesSlope + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RadialArrayArcRadius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveDeterminesOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DatumPlaneDefinesWallClosure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveIsDetail + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveElemArcRadius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveElemArcRange + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveElemArcEndAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveElemArcStartAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveElemLineAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveElemLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemDeletableInFamily + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemReferenceName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DatumPlaneDefinesOrigin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemIsReference + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AssociatedLevelOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AssociatedLevel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColumnLocationMark + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColumnTopAttachCutParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColumnBaseAttachCutParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColumnBaseAttachedParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColumnTopAttachedParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColumnBaseAttachmentOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColumnTopAttachmentOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColumnBaseAttachJustificationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColumnTopAttachJustificationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialParamShininess + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialParamSmoothness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialParamGlow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialParamTransparency + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialParamColor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SeekItemId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OmniclassDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OmniclassCode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UniformatDescription + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UniformatCode + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlopeEndHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlopeStartHeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CeilingHasThicknessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CeilingThicknessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CeilingHeightabovelevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CeilingThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CeilingAttrSystemnameParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CeilingAttrSpacing2Param + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CeilingAttrSpacing1Param + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CeilingAttrPatternParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CeilingAttrDefaultHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FilledRegionMasking + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BackgroundPatternColorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ForegroundPatternColorParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BackgroundDraftPatternIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ForegroundAnyPatternIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ForegroundDraftPatternIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BuilidingPadStructureIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CeilingStructureIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofStructureIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FloorStructureIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnyPatternIdParamNoNo + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FillPatternIdParamNoNo + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ObjectStyleMaterialIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WrappingAtInsertsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WrappingAtEndsParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CoarseScaleFillPatternColor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ModelCategoryIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HostIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MaterialIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CoarseScaleFillPatternIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AnyPatternIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallStructureIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SurfacePatternIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FillPatternIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SelectionEditableOnly + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EditedBy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleTopLevelOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleBaseLevelOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleTopLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleBaseLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemRoomId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemRoomName + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemRoomNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemPartitionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemFamilyAndTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemFamilyParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemTypeParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElemTypeLabel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BrOrgFilter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BrOrgFolders + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SymbolFamilyAndTypeNamesParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SymbolFamilyNameParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SymbolNameParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SymbolIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralDisplayInHiddenViews + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FloorParamSpanDirection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FloorParamIsStructural + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HostPerimeterComputed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FloorHeightabovelevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FloorAttrDefaultHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FloorAttrDefaultThicknessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FloorAttrThicknessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InsertOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProfileParamAlongPath + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProfileFamTypePlusNone + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profile2Angle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profile2FamType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profile2FlippedHor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profile2OffsetY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profile2OffsetX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profile1Angle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profile1FamType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profile1FlippedHor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profile1OffsetY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Profile1OffsetX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamProfileUsage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SweepTrajSegmented + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SweepMaxSegAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ModelOrSymbolic + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProfileAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProfileFamType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProfileFlippedHor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProfileOffsetY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ProfileOffsetX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ExtrusionLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveVisibilityParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GeomVisibilityParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElementIsCutting + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ExtrusionAutoParams + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BlendEndParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BlendStartParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RevolutionEndAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RevolutionStartAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ExtrusionEndParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ExtrusionStartParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleTypeForBrowser + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ScheduleCategory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FaceroofOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FaceroofLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofFacesLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RelatedToMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FasciaDepthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofEaveCutParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofRafterOrTrussParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofBaseLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveWallOffsetRoofs + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurveWallOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ActualMaxRidgeHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofUptoLevelOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofUptoLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofLevelOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralElevationAtBottomSurvey + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralElevationAtTopSurvey + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralFloorCoreThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralElevationAtBottomCore + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralElevationAtTopCore + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralReferenceLevelElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofConstraintOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofConstraintLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HostSseCurvedEdgeConditionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofAttrThicknessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RoofAttrDefaultThicknessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralElevationAtTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NodeConnectionStatus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallStructuralSignificant + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalBeamRigidLink + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalColumnHorizontalProjectionPlane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalBeamHorizontalProjectionPlane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousFootingBreakAtInsertsDisable + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousFootingDefaultEndExtensionLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalTessellate + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalTessDeviation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalHardPoints + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBendDirAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralDisplayInHiddenViewsColumn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralDisplayInHiddenViewsFraming + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralFloorAnalyzesAs + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyzesAs + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamCutbackForColumn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BeamVJustificationOtherValue + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamEnd1Elevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamEnd0Elevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyExportAsGeometry + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralFoundationLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralFoundationWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousFootingLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousFootingEccentricity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousFootingStructuralUsage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousFootingBearingWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralElevationAtBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyStructFootingUseCapTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralCopingDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousFootingWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralFoundationThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousFootingBottomHeel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousFootingTopHeel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousFootingBottomToe + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ContinuousFootingTopToe + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalModel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalColumnRigidLink + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyStructMaterialType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBottomReleaseMz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBottomReleaseMy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBottomReleaseMx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBottomReleaseFz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBottomReleaseFy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBottomReleaseFx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralTopReleaseMz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralTopReleaseMy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralTopReleaseMx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralTopReleaseFz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralTopReleaseFy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralTopReleaseFx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBottomReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralTopReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalProjectMemberPlaneColumnBottom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalProjectMemberPlaneColumnTop + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralMaterialType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralCamber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralNumberOfStuds + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralEndReleaseMz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralEndReleaseMy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralEndReleaseMx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralEndReleaseFz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralEndReleaseFy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralEndReleaseFx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralStartReleaseMz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralStartReleaseMy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralStartReleaseMx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralStartReleaseFz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralStartReleaseFy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralStartReleaseFx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralEndReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralStartReleaseType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralWallBottomProjectionPlane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralWallTopProjectionPlane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralWallProjectionSurface + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalProjectFloorPlane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAnalyticalProjectMemberPlane + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBraceRepresentation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralStickSymbolLocation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamEndSupport + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralBeamStartSupport + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WindowTypeId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallSweepOrientation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentEndValueElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentStartValueElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentEndLevelReference + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentStartLevelReference + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentEndValueRatio + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentStartValueRatio + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentEndRefelementEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TypeWallClosure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentStartRefelementEnd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentEndValueDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentStartValueDistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentEndType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralAttachmentStartType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralFrameCutLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceReferenceLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceStructUsageParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SketchPlaneParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceLengthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceMovesWithGridParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceOffsetPosParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceScheduleOnlyLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceFreeHostOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceFreeHostParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceHeadHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceSillHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InstanceElevationParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyTopLevelOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyBaseLevelOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyTopLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyBaseLevelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyRfaPathPseudoParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyCategoryPseudoParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyNamePseudoParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyUsagePseudoParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyWpbDefaultElevation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyLineLengthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyRoughWidthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyRoughHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyWindowInsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyThicknessParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyWidthParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FamilyHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DoorEvacuationExitType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DoorOperationType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DoorFrameMaterial + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DoorFrameType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DoorFinish + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DoorConstructionType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FireRating + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DoorCost + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DoorNumber + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartOriginalCategoryId + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartLayerConstruction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartPhaseDemolishedByOriginal + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartPhaseCreatedByOriginal + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartLengthComputed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartHeightComputed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartLayerWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartAreaComputed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartOriginalType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OffsetfacesShowShapeHandles + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartLayerFunction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartVolumeComputed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartMaterialByOriginal + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartMaterialIdParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartOriginalFamily + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DpartOriginalCategory + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HostPanelScheduleAsPanelParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallLocationLineOffsetParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallKeyRefParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MeasureFromStructure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallStructuralUsageParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallBottomIsAttached + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallTopIsAttached + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallTopOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallBaseOffset + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallBaseConstraint + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallUserHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallHeightType + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallBaseHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AllowAutoEmbed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallAttrRoomBounding + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FunctionParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallAttrDefheightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallAttrHeightParam + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WallAttrWidthParam + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterUtils.s.cs new file mode 100644 index 00000000..ebbd9850 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterUtils.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterUtils +{ + public static Autodesk.Revit.DB.ForgeTypeId GetParameterTypeId(Autodesk.Revit.DB.BuiltInParameter builtInParam) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ForgeTypeId GetParameterGroupTypeId( + Autodesk.Revit.DB.BuiltInParameterGroup builtInParamGroup + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BuiltInParameter GetBuiltInParameter(Autodesk.Revit.DB.ForgeTypeId parameterTypeId) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.BuiltInParameterGroup GetBuiltInParameterGroup( + Autodesk.Revit.DB.ForgeTypeId groupTypeId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsBuiltInGroup(Autodesk.Revit.DB.ForgeTypeId groupTypeId) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetAllBuiltInGroups() => + throw new System.NotImplementedException(); + + public static System.Boolean IsBuiltInParameter(Autodesk.Revit.DB.ElementId parameterId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsBuiltInParameter(Autodesk.Revit.DB.ForgeTypeId parameterTypeId) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetAllBuiltInParameters() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterValue.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterValue.s.cs new file mode 100644 index 00000000..462da619 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterValue.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterValue : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ParameterValue Copy() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.ParameterValue other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSameType(Autodesk.Revit.DB.ParameterValue other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterValuePresenceRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterValuePresenceRule.s.cs new file mode 100644 index 00000000..4235c7c0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterValuePresenceRule.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterValuePresenceRule : Autodesk.Revit.DB.FilterRule +{ + public virtual Autodesk.Revit.DB.ElementId Parameter + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterValueProvider.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterValueProvider.s.cs new file mode 100644 index 00000000..8a644678 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParameterValueProvider.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class ParameterValueProvider : Autodesk.Revit.DB.FilterableValueProvider +{ + public ParameterValueProvider(Autodesk.Revit.DB.ElementId parameter) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Parameter + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParametersOrder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParametersOrder.s.cs new file mode 100644 index 00000000..b7c2ae9b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ParametersOrder.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ParametersOrder +{ + Ascending, + Descending, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Part.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Part.s.cs new file mode 100644 index 00000000..f1c51aa1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Part.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB; + +public partial class Part : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean CanOffsetFace(Autodesk.Revit.DB.Face face) => + throw new System.NotImplementedException(); + + public virtual void SetFaceOffset(Autodesk.Revit.DB.Face face, System.Double offset) => + throw new System.NotImplementedException(); + + public virtual System.Double GetFaceOffset(Autodesk.Revit.DB.Face face) => throw new System.NotImplementedException(); + + public virtual void ResetPartShape() => throw new System.NotImplementedException(); + + public virtual void ResetFaceOffset(Autodesk.Revit.DB.Face face) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetSourceElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetSourceElementOriginalCategoryIds() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PartMaker PartMaker + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Excluded + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId OriginalCategoryId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartEdgeConditionOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartEdgeConditionOrientation.s.cs new file mode 100644 index 00000000..522dd753 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartEdgeConditionOrientation.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum PartEdgeConditionOrientation +{ + Complement, + Mirrored, + MirroredAndRotated, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartMaker.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartMaker.s.cs new file mode 100644 index 00000000..e88361c8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartMaker.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class PartMaker : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean IsSourceElement(Autodesk.Revit.DB.ElementId elemId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetSourceElementIds() => + throw new System.NotImplementedException(); + + public virtual void SetSourceElementIds( + System.Collections.Generic.ICollection sourceElementIds + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartMakerMethodToDivideVolumes.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartMakerMethodToDivideVolumes.s.cs new file mode 100644 index 00000000..d8b6132d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartMakerMethodToDivideVolumes.s.cs @@ -0,0 +1,122 @@ +namespace Autodesk.Revit.DB; + +public partial class PartMakerMethodToDivideVolumes : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Plane GetPlaneOfSketch() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IDictionary< + Autodesk.Revit.DB.ElementId, + System.Double + > GetSplitRefsOffsets() => throw new System.NotImplementedException(); + + public static System.Boolean IsElementValidIntersectingReference( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsElementValidIntersectingReference(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public static System.Boolean AreElementsValidIntersectingReferences( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean AreElementsValidIntersectingReferences( + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidSketchPlane( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId sketchPlaneId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean UsesReference(Autodesk.Revit.DB.ElementId intersectingReference) => + throw new System.NotImplementedException(); + + public virtual void SetOffsetForIntersectingReference( + Autodesk.Revit.DB.ElementId intersectingReference, + System.Double offset + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetOffsetForIntersectingReference(Autodesk.Revit.DB.ElementId intersectingReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean AddIntersectingReference( + Autodesk.Revit.DB.ElementId intersectingReference, + System.Double offset + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean RemoveIntersectingReference(Autodesk.Revit.DB.ElementId intersectingReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanBeDivisionProfile(Autodesk.Revit.DB.ElementId familyId) => + throw new System.NotImplementedException(); + + public static System.Boolean CanBeDivisionProfile( + Autodesk.Revit.DB.ElementId familyId, + Autodesk.Revit.DB.Document familyDocument + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean DivisionPatternMirror + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double DivisionRotationAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 VConstDivisionIndent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 UConstDivisionIndent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId DivisionRuleId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ProfileFlipAlong + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ProfileFlipAcross + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ProfileType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ProfileOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double DivisionGap + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PartEdgeConditionOrientation ProfileMatch + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartType.s.cs new file mode 100644 index 00000000..9942b1ea --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartType.s.cs @@ -0,0 +1,66 @@ +namespace Autodesk.Revit.DB; + +public enum PartType +{ + Undefined, + Normal, + DuctMounted, + JunctionBox, + AttachesTo, + BreaksInto, + Elbow, + Tee, + Transition, + Cross, + Cap, + TapPerpendicular, + TapAdjustable, + Offset, + Union, + PanelBoard, + Transformer, + SwitchBoard, + OtherPanel, + EquipmentSwitch, + Switch, + ValveBreaksInto, + SpudPerpendicular, + SpudAdjustable, + Damper, + Wye, + LateralTee, + LateralCross, + Pants, + MultiPort, + ValveNormal, + JunctionBoxTee, + JunctionBoxCross, + PipeFlange, + JunctionBoxElbow, + ChannelCableTrayElbow, + ChannelCableTrayVerticalElbow, + ChannelCableTrayCross, + ChannelCableTrayTee, + ChannelCableTrayTransition, + ChannelCableTrayUnion, + ChannelCableTrayOffset, + ChannelCableTrayMultiPort, + LadderCableTrayElbow, + LadderCableTrayVerticalElbow, + LadderCableTrayCross, + LadderCableTrayTee, + LadderCableTrayTransition, + LadderCableTrayUnion, + LadderCableTrayOffset, + LadderCableTrayMultiPort, + InlineSensor, + Sensor, + EndCap, + HandrailBracketHardware, + PanelBracketHardware, + TerminationHardware, + Rails, + Handrails, + TopRails, + PipeMechanicalCoupling, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartUtils.s.cs new file mode 100644 index 00000000..bdc85759 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartUtils.s.cs @@ -0,0 +1,112 @@ +namespace Autodesk.Revit.DB; + +public partial class PartUtils +{ + public static void CreateParts( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public static void CreateParts( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection hostOrLinkElementIds + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PartMaker DivideParts( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementIdsToDivide, + System.Collections.Generic.ICollection intersectingReferenceIds, + System.Collections.Generic.IList curveArray, + Autodesk.Revit.DB.ElementId sketchPlaneId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidForCreateParts( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.LinkElementId hostOrLinkElementId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet GetSplittingElements( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId partId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetSplittingCurves( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId partId + ) => throw new System.NotImplementedException(); + + public static System.Boolean AreElementsValidForCreateParts( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public static System.Boolean ArePartsValidForDivide( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementIdsToDivide + ) => throw new System.NotImplementedException(); + + public static System.Int32 GetChainLengthToOriginal(Autodesk.Revit.DB.Part part) => + throw new System.NotImplementedException(); + + public static System.Boolean HasAssociatedParts( + Autodesk.Revit.DB.Document hostDocument, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public static System.Boolean HasAssociatedParts( + Autodesk.Revit.DB.Document hostDocument, + Autodesk.Revit.DB.LinkElementId hostOrLinkElementId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetAssociatedParts( + Autodesk.Revit.DB.Document hostDocument, + Autodesk.Revit.DB.ElementId elementId, + System.Boolean includePartsWithAssociatedParts, + System.Boolean includeAllChildren + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetAssociatedParts( + Autodesk.Revit.DB.Document hostDocument, + Autodesk.Revit.DB.LinkElementId hostOrLinkElementId, + System.Boolean includePartsWithAssociatedParts, + System.Boolean includeAllChildren + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PartMaker GetAssociatedPartMaker( + Autodesk.Revit.DB.Document hostDocument, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PartMaker GetAssociatedPartMaker( + Autodesk.Revit.DB.Document hostDocument, + Autodesk.Revit.DB.LinkElementId hostOrLinkElementId + ) => throw new System.NotImplementedException(); + + public static System.Boolean ArePartsValidForMerge( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection partIds + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PartMaker CreateMergedPart( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection partIds + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList> FindMergeableClusters( + Autodesk.Revit.DB.Document doc, + System.Collections.Generic.ICollection partIds + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsMergedPart(Autodesk.Revit.DB.Part part) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetMergedParts( + Autodesk.Revit.DB.Part part + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsPartDerivedFromLink(Autodesk.Revit.DB.Part dPart) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PartMakerMethodToDivideVolumes GetPartMakerMethodToDivideVolumeFW( + Autodesk.Revit.DB.PartMaker partMaker + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartsVisibility.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartsVisibility.s.cs new file mode 100644 index 00000000..692f88a5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PartsVisibility.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum PartsVisibility +{ + Unset, + ShowPartsOnly, + ShowOriginalOnly, + ShowPartsAndOriginal, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Path3d.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Path3d.s.cs new file mode 100644 index 00000000..8eaa7856 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Path3d.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class Path3d : Autodesk.Revit.DB.SketchBase +{ + public virtual Autodesk.Revit.DB.CurveArray get_CurveLoop(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveArrArray AllCurveLoops + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumCurveLoops + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PathType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PathType.s.cs new file mode 100644 index 00000000..d48239b5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PathType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum PathType +{ + Relative, + Absolute, + Server, + Content, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PerformanceAdviser.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PerformanceAdviser.s.cs new file mode 100644 index 00000000..f0f5eac6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PerformanceAdviser.s.cs @@ -0,0 +1,83 @@ +namespace Autodesk.Revit.DB; + +public partial class PerformanceAdviser : System.IDisposable +{ + public static Autodesk.Revit.DB.PerformanceAdviser GetPerformanceAdviser() => + throw new System.NotImplementedException(); + + public virtual void AddRule( + Autodesk.Revit.DB.PerformanceAdviserRuleId id, + Autodesk.Revit.DB.IPerformanceAdviserRule rule + ) => throw new System.NotImplementedException(); + + public virtual void DeleteRule(Autodesk.Revit.DB.PerformanceAdviserRuleId id) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetNumberOfRules() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PerformanceAdviserRuleId GetRuleId(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllRuleIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsRuleEnabled(Autodesk.Revit.DB.PerformanceAdviserRuleId id) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsRuleEnabled(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void SetRuleEnabled(Autodesk.Revit.DB.PerformanceAdviserRuleId id, System.Boolean enabled) => + throw new System.NotImplementedException(); + + public virtual void SetRuleEnabled(System.Int32 index, System.Boolean enabled) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList ExecuteAllRules( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList ExecuteRules( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList rules + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList ExecuteRules( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList rules + ) => throw new System.NotImplementedException(); + + public virtual void PostWarning(Autodesk.Revit.DB.FailureMessage message) => + throw new System.NotImplementedException(); + + public virtual System.Boolean WillRuleCheckElements(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Boolean WillRuleCheckElements(Autodesk.Revit.DB.PerformanceAdviserRuleId id) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementFilter GetElementFilterFromRule( + System.Int32 index, + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementFilter GetElementFilterFromRule( + Autodesk.Revit.DB.PerformanceAdviserRuleId id, + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual System.String GetRuleName(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.String GetRuleName(Autodesk.Revit.DB.PerformanceAdviserRuleId id) => + throw new System.NotImplementedException(); + + public virtual System.String GetRuleDescription(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.String GetRuleDescription(Autodesk.Revit.DB.PerformanceAdviserRuleId id) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PerformanceAdviserRuleId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PerformanceAdviserRuleId.s.cs new file mode 100644 index 00000000..0ea99a2b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PerformanceAdviserRuleId.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public partial class PerformanceAdviserRuleId : Autodesk.Revit.DB.GuidEnum +{ + public PerformanceAdviserRuleId(System.Guid guid) + : base(guid) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PerformanceAdviserRules.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PerformanceAdviserRules.s.cs new file mode 100644 index 00000000..e7edad5c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PerformanceAdviserRules.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class PerformanceAdviserRules { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Phase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Phase.s.cs new file mode 100644 index 00000000..32563597 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Phase.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class Phase : Autodesk.Revit.DB.Element { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseArray.s.cs new file mode 100644 index 00000000..c3079d08 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseArray.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class PhaseArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public PhaseArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PhaseArrayIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PhaseArrayIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Phase get_Item(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.Phase item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.Phase item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.Phase item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseArrayIterator.s.cs new file mode 100644 index 00000000..9f33bb7b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class PhaseArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public PhaseArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseFilter.s.cs new file mode 100644 index 00000000..9dd353af --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseFilter.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class PhaseFilter : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.PhaseStatusPresentation GetPhaseStatusPresentation( + Autodesk.Revit.DB.ElementOnPhaseStatus status + ) => throw new System.NotImplementedException(); + + public virtual void SetPhaseStatusPresentation( + Autodesk.Revit.DB.ElementOnPhaseStatus status, + Autodesk.Revit.DB.PhaseStatusPresentation presentation + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PhaseFilter Create(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsDefault + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseStatusPresentation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseStatusPresentation.s.cs new file mode 100644 index 00000000..8012ec1f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PhaseStatusPresentation.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum PhaseStatusPresentation +{ + DontShow, + ShowByCategory, + ShowOverriden, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanCircuit.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanCircuit.s.cs new file mode 100644 index 00000000..97734479 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanCircuit.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class PlanCircuit : Autodesk.Revit.DB.APIObject +{ + public virtual Autodesk.Revit.DB.UV GetPointInside() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsRoomLocated + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Area + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 SideNum + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanCircuitSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanCircuitSet.s.cs new file mode 100644 index 00000000..02f3c4e5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanCircuitSet.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class PlanCircuitSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public PlanCircuitSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PlanCircuitSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PlanCircuitSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.PlanCircuit item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.PlanCircuit item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.PlanCircuit item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanCircuitSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanCircuitSetIterator.s.cs new file mode 100644 index 00000000..b518b8eb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanCircuitSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class PlanCircuitSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public PlanCircuitSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanTopology.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanTopology.s.cs new file mode 100644 index 00000000..2da6e5e3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanTopology.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class PlanTopology : Autodesk.Revit.DB.APIObject +{ + public virtual System.Collections.Generic.ICollection GetRoomIds() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Phase Phase + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PlanCircuitSet Circuits + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Level Level + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanTopologySet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanTopologySet.s.cs new file mode 100644 index 00000000..afc16764 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanTopologySet.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class PlanTopologySet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public PlanTopologySet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PlanTopologySetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PlanTopologySetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.PlanTopology item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.PlanTopology item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.PlanTopology item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanTopologySetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanTopologySetIterator.s.cs new file mode 100644 index 00000000..7bf69ca1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanTopologySetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class PlanTopologySetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public PlanTopologySetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewDirection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewDirection.s.cs new file mode 100644 index 00000000..b6eba738 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewDirection.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum PlanViewDirection +{ + Undefined, + Down, + Up, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewPlane.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewPlane.s.cs new file mode 100644 index 00000000..24d4f92e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewPlane.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum PlanViewPlane +{ + CutPlane, + TopClipPlane, + BottomClipPlane, + ViewDepthPlane, + UnderlayBottom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewRange.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewRange.s.cs new file mode 100644 index 00000000..7a986a2a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewRange.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB; + +public partial class PlanViewRange : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ElementId GetLevelId(Autodesk.Revit.DB.PlanViewPlane planViewPlane) => + throw new System.NotImplementedException(); + + public virtual void SetLevelId(Autodesk.Revit.DB.PlanViewPlane planViewPlane, Autodesk.Revit.DB.ElementId id) => + throw new System.NotImplementedException(); + + public virtual System.Double GetOffset(Autodesk.Revit.DB.PlanViewPlane planViewPlane) => + throw new System.NotImplementedException(); + + public virtual void SetOffset(Autodesk.Revit.DB.PlanViewPlane planViewPlane, System.Double offset) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ElementId Current + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ElementId LevelBelow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ElementId LevelAbove + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ElementId Unlimited + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewRangeError.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewRangeError.s.cs new file mode 100644 index 00000000..d7e3f303 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewRangeError.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum PlanViewRangeError +{ + TopClipBelowCutPlane, + BottomClipAboveCutPlane, + ViewDepthAboveBottomClip, + ViewDepthBelowTopClip, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewRangeLevel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewRangeLevel.s.cs new file mode 100644 index 00000000..cf4de942 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanViewRangeLevel.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum PlanViewRangeLevel +{ + Unlimited, + Above, + Current, + Below, + Unused, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanarFace.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanarFace.s.cs new file mode 100644 index 00000000..61da71c5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PlanarFace.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class PlanarFace : Autodesk.Revit.DB.Face +{ + public virtual Autodesk.Revit.DB.XYZ YVector + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ XVector + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ FaceNormal + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plane.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plane.s.cs new file mode 100644 index 00000000..3ced7c3c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plane.s.cs @@ -0,0 +1,41 @@ +namespace Autodesk.Revit.DB; + +public partial class Plane : Autodesk.Revit.DB.Surface +{ + public static Autodesk.Revit.DB.Plane Create(Autodesk.Revit.DB.Frame frameOfReference) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plane CreateByThreePoints( + Autodesk.Revit.DB.XYZ point1, + Autodesk.Revit.DB.XYZ point2, + Autodesk.Revit.DB.XYZ point3 + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plane CreateByNormalAndOrigin( + Autodesk.Revit.DB.XYZ normal, + Autodesk.Revit.DB.XYZ origin + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plane CreateByOriginAndBasis( + Autodesk.Revit.DB.XYZ origin, + Autodesk.Revit.DB.XYZ basisX, + Autodesk.Revit.DB.XYZ basisY + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ YVec + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ XVec + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Normal + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FlexPipe.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FlexPipe.s.cs new file mode 100644 index 00000000..75cd78ac --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FlexPipe.s.cs @@ -0,0 +1,57 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class FlexPipe : Autodesk.Revit.DB.MEPCurve +{ + public static Autodesk.Revit.DB.Plumbing.FlexPipe Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId, + Autodesk.Revit.DB.ElementId pipeTypeId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.XYZ startTangent, + Autodesk.Revit.DB.XYZ endTangent, + System.Collections.Generic.IList points + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plumbing.FlexPipe Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId, + Autodesk.Revit.DB.ElementId pipeTypeId, + Autodesk.Revit.DB.ElementId levelId, + System.Collections.Generic.IList points + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsFlexPipeTypeId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId pipeTypeId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsPipingSystemTypeId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ EndTangent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ StartTangent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Collections.Generic.IList Points + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Plumbing.FlexPipeType FlexPipeType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Plumbing.PipeFlowState FlowState + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FlexPipeType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FlexPipeType.s.cs new file mode 100644 index 00000000..bfa4dc6e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FlexPipeType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class FlexPipeType : Autodesk.Revit.DB.MEPCurveType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FlowConversionMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FlowConversionMode.s.cs new file mode 100644 index 00000000..41ac370b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FlowConversionMode.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public enum FlowConversionMode +{ + Invalid, + Valves, + Tanks, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FluidTemperature.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FluidTemperature.s.cs new file mode 100644 index 00000000..c0b3b56d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FluidTemperature.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class FluidTemperature : System.IDisposable +{ + public FluidTemperature(System.Double temperature, System.Double viscosity, System.Double density) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Density + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Viscosity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Temperature + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FluidTemperatureSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FluidTemperatureSetIterator.s.cs new file mode 100644 index 00000000..ae665e3c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FluidTemperatureSetIterator.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class FluidTemperatureSetIterator + : System.Collections.Generic.IEnumerator +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Plumbing.FluidTemperature GetCurrent() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Plumbing.FluidTemperature Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FluidType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FluidType.s.cs new file mode 100644 index 00000000..8029ece8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.FluidType.s.cs @@ -0,0 +1,41 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class FluidType + : Autodesk.Revit.DB.ElementType, + System.Collections.Generic.IEnumerable +{ + public virtual Autodesk.Revit.DB.Plumbing.FluidTemperatureSetIterator GetFluidTemperatureSetIterator() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plumbing.FluidType Create( + Autodesk.Revit.DB.Document document, + System.String fluidTypeName, + Autodesk.Revit.DB.Plumbing.FluidType basedOnFluidType + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plumbing.FluidType Create( + Autodesk.Revit.DB.Document document, + System.String fluidTypeName + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plumbing.FluidType GetFluidType( + Autodesk.Revit.DB.Document document, + System.String fluidTypeName + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsFluidInUse(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.ElementId fluidId) => + throw new System.NotImplementedException(); + + public virtual void ClearAllTemperatures() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Plumbing.FluidTemperature GetTemperature(System.Double temperature) => + throw new System.NotImplementedException(); + + public virtual void AddTemperature(Autodesk.Revit.DB.Plumbing.FluidTemperature fluidTemperature) => + throw new System.NotImplementedException(); + + public virtual void RemoveTemperature(System.Double temperature) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.IPipeFittingAndAccessoryPressureDropServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.IPipeFittingAndAccessoryPressureDropServer.s.cs new file mode 100644 index 00000000..ea140bf8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.IPipeFittingAndAccessoryPressureDropServer.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial interface IPipeFittingAndAccessoryPressureDropServer +{ + public System.Boolean Calculate(Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropData data); + public System.Boolean IsApplicable(Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropData data); + public Autodesk.Revit.DB.ExtensibleStorage.Schema GetDataSchema(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.IPipePlumbingFixtureFlowServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.IPipePlumbingFixtureFlowServer.s.cs new file mode 100644 index 00000000..88d98779 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.IPipePlumbingFixtureFlowServer.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial interface IPipePlumbingFixtureFlowServer +{ + public void Calculate(Autodesk.Revit.DB.Plumbing.PipePlumbingFixtureFlowData data); + public System.String GetInformationLink(); + public System.String GetHtmlDescription(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.IPipePressureDropServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.IPipePressureDropServer.s.cs new file mode 100644 index 00000000..16b72b10 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.IPipePressureDropServer.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial interface IPipePressureDropServer +{ + public void Calculate(Autodesk.Revit.DB.Plumbing.PipePressureDropData data); + public System.String GetInformationLink(); + public System.String GetHtmlDescription(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.Pipe.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.Pipe.s.cs new file mode 100644 index 00000000..a91db4a7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.Pipe.s.cs @@ -0,0 +1,72 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class Pipe : Autodesk.Revit.DB.MEPCurve +{ + public static Autodesk.Revit.DB.Plumbing.Pipe Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId pipeTypeId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.Connector startConnector, + Autodesk.Revit.DB.Connector endConnector + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plumbing.Pipe Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId pipeTypeId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.Connector startConnector, + Autodesk.Revit.DB.XYZ endPoint + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plumbing.Pipe Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId, + Autodesk.Revit.DB.ElementId pipeTypeId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.XYZ startPoint, + Autodesk.Revit.DB.XYZ endPoint + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plumbing.Pipe CreatePlaceholder( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId, + Autodesk.Revit.DB.ElementId pipeTypeId, + Autodesk.Revit.DB.ElementId levelId, + Autodesk.Revit.DB.XYZ startPoint, + Autodesk.Revit.DB.XYZ endPoint + ) => throw new System.NotImplementedException(); + + public virtual void SetSystemType(Autodesk.Revit.DB.ElementId systemTypeId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsPipeTypeId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId pipeTypeId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsPipingConnector(Autodesk.Revit.DB.Connector connector) => + throw new System.NotImplementedException(); + + public static System.Boolean IsPipingSystemTypeId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId systemTypeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Plumbing.PipeSegment PipeSegment + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsPlaceholder + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Plumbing.PipeType PipeType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Plumbing.PipeFlowState FlowState + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryConnectorData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryConnectorData.s.cs new file mode 100644 index 00000000..67bd6c9a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryConnectorData.s.cs @@ -0,0 +1,53 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipeFittingAndAccessoryConnectorData : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Transform GetCoordination() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ConnectorProfileType Profile + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double VelocityPressure + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Flow + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FlowDirectionType FlowDirection + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 LinkIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Index + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Angle + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Diameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryData.s.cs new file mode 100644 index 00000000..bb2cc248 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryData.s.cs @@ -0,0 +1,46 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipeFittingAndAccessoryData : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ExtensibleStorage.Entity GetEntity() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllConnectorData() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetFamilyInstanceId() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double FluidDensity + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double FluidViscosity + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.MEPSystemClassification SystemClassification + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 BehaviorType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PartType PartType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid ServerGUID + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropData.s.cs new file mode 100644 index 00000000..493c13af --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropData.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipeFittingAndAccessoryPressureDropData : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryData GetPipeFittingAndAccessoryData() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPresureDropItems() => + throw new System.NotImplementedException(); + + public virtual void SetDefaultEntity(Autodesk.Revit.DB.ExtensibleStorage.Entity defaultEntity) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCurrentEntityValid + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 CalculationType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropItem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropItem.s.cs new file mode 100644 index 00000000..b20513ea --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropItem.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipeFittingAndAccessoryPressureDropItem : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Coefficient + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double VelocityPressure + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 EndConnectorIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 BeginConnectorIndex + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFlowConfigurationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFlowConfigurationType.s.cs new file mode 100644 index 00000000..bb83bc2f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFlowConfigurationType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public enum PipeFlowConfigurationType +{ + Calculated, + Preset, + System, + Demand, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFlowState.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFlowState.s.cs new file mode 100644 index 00000000..c048e43d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeFlowState.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public enum PipeFlowState +{ + MultiValues, + LaminarState, + TransitionState, + TurbulentState, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeInsulation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeInsulation.s.cs new file mode 100644 index 00000000..5cacadf1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeInsulation.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipeInsulation : Autodesk.Revit.DB.InsulationLiningBase +{ + public static Autodesk.Revit.DB.Plumbing.PipeInsulation Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId pipeOrContentElementId, + Autodesk.Revit.DB.ElementId pipeInsulationTypeId, + System.Double Thickness + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeInsulationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeInsulationType.s.cs new file mode 100644 index 00000000..336d53ac --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeInsulationType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipeInsulationType : Autodesk.Revit.DB.ElementType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeLossMethodType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeLossMethodType.s.cs new file mode 100644 index 00000000..1561a1d4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeLossMethodType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public enum PipeLossMethodType +{ + NotDefined, + Table, + SpecificLoss, + Coefficient, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipePlumbingFixtureFlowData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipePlumbingFixtureFlowData.s.cs new file mode 100644 index 00000000..3ee1e2ec --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipePlumbingFixtureFlowData.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipePlumbingFixtureFlowData : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double DimensionFlow + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Plumbing.FlowConversionMode FlowConversionMode + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double FixtureUnits + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Plumbing.PipeFlowConfigurationType FlowConfiguration + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Flow + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipePressureDropData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipePressureDropData.s.cs new file mode 100644 index 00000000..13bb6439 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipePressureDropData.s.cs @@ -0,0 +1,96 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipePressureDropData : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Mechanical.SystemCalculationLevel KLevel + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CategoryId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Viscosity + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Density + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double NominalDiameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double OutsideDiameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double InsideDiameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Flow + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Length + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Roughness + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double PressureDrop + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Coefficient + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double VelocityPressure + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Velocity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double FrictionFactor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Friction + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Plumbing.PipeFlowState FlowState + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ReynoldsNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double RelativeRoughness + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeScheduleType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeScheduleType.s.cs new file mode 100644 index 00000000..a87f243a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeScheduleType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipeScheduleType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.Plumbing.PipeScheduleType Create( + Autodesk.Revit.DB.Document doc, + System.String name + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetPipeScheduleId(Autodesk.Revit.DB.Document doc, System.String name) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeSegment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeSegment.s.cs new file mode 100644 index 00000000..09b7810f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeSegment.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipeSegment : Autodesk.Revit.DB.Segment +{ + public static Autodesk.Revit.DB.Plumbing.PipeSegment Create( + Autodesk.Revit.DB.Document ADocument, + Autodesk.Revit.DB.ElementId MaterialId, + Autodesk.Revit.DB.ElementId ScheduleId, + System.Collections.Generic.ICollection sizeSet + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ScheduleTypeId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeSettings.s.cs new file mode 100644 index 00000000..5765ccb3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeSettings.s.cs @@ -0,0 +1,112 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipeSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Plumbing.PipeSettings GetPipeSettings(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPipeSlopes() => + throw new System.NotImplementedException(); + + public virtual void SetPipeSlopes(System.Collections.Generic.IList slopes) => + throw new System.NotImplementedException(); + + public virtual void AddPipeSlope(System.Double slope) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSpecificFittingAngles() => + throw new System.NotImplementedException(); + + public virtual void SetSpecificFittingAngleStatus(System.Double angle, System.Boolean bStatus) => + throw new System.NotImplementedException(); + + public virtual System.Boolean GetSpecificFittingAngleStatus(System.Double angle) => + throw new System.NotImplementedException(); + + public static System.Boolean IsAnalysisForClosedLoopHydronicPipingNetworksEnabled(Autodesk.Revit.DB.Document ccda) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSpecificFittingAngle(System.Double angle) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.MEPCalculationServerInfo GetFlowConvertionServerInfo() => + throw new System.NotImplementedException(); + + public virtual void SetFlowConvertionServerInfo(Autodesk.Revit.DB.MEPCalculationServerInfo serverInfo) => + throw new System.NotImplementedException(); + + public virtual System.Boolean AnalysisForClosedLoopHydronicPipingNetworks + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseAnnotationScaleForSingleLineFittings + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double FittingAnnotationSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ConnectorTolerance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ConnectorSeparator + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SizePrefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SizeSuffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FittingAngleUsage FittingAngleUsage + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Centerline + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SetDownFromBottom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SetUpFromBottom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SetDown + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SetUp + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FlatOnBottom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FlatOnTop + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeSystemType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeSystemType.s.cs new file mode 100644 index 00000000..02295342 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeSystemType.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public enum PipeSystemType +{ + UndefinedSystemType, + SupplyHydronic, + ReturnHydronic, + Sanitary, + DomesticHotWater, + DomesticColdWater, + OtherPipe, + FireProtectWet, + FireProtectDry, + FireProtectPreaction, + FireProtectOther, + Fitting, + Global, + Vent, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeType.s.cs new file mode 100644 index 00000000..83e0e5c0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipeType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipeType : Autodesk.Revit.DB.MEPCurveType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipingSystem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipingSystem.s.cs new file mode 100644 index 00000000..cc1cf38b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipingSystem.s.cs @@ -0,0 +1,64 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipingSystem : Autodesk.Revit.DB.MEPSystem +{ + public virtual System.Boolean IsFlowServerMissing() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsPressureDropServerMissing() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plumbing.PipingSystem Create( + Autodesk.Revit.DB.Document ADocument, + Autodesk.Revit.DB.ElementId typeId, + System.String name + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Plumbing.PipingSystem Create( + Autodesk.Revit.DB.Document ADocument, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetVolume() => throw new System.NotImplementedException(); + + public virtual System.Double GetFlow() => throw new System.NotImplementedException(); + + public virtual System.Double GetStaticPressure() => throw new System.NotImplementedException(); + + public virtual System.Double GetFixtureUnits() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetPumpSets() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet CreateHydraulicSeparation( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ISet pipeElementIds + ) => throw new System.NotImplementedException(); + + public static void DeleteHydraulicSeparation( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ISet pipeElementIds + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsHydraulicLoopBoundary(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public static System.Boolean CanBeHydraulicLoopBoundary(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsWellConnected + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementSet PipingNetwork + { + get => throw new System.NotImplementedException(); + } + public new Autodesk.Revit.DB.Connector BaseEquipmentConnector + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Plumbing.PipeSystemType SystemType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipingSystemType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipingSystemType.s.cs new file mode 100644 index 00000000..c061b3a9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PipingSystemType.s.cs @@ -0,0 +1,59 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PipingSystemType : Autodesk.Revit.DB.MEPSystemType +{ + public static Autodesk.Revit.DB.Plumbing.PipingSystemType Create( + Autodesk.Revit.DB.Document ADoc, + Autodesk.Revit.DB.MEPSystemClassification systemClassification, + System.String name + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ValidateRiseDropSymbolType(Autodesk.Revit.DB.Mechanical.RiseDropSymbol risedropType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId FluidType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double FluidTemperature + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.RiseDropSymbol SingleLineJunctionDropType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.RiseDropSymbol SingleLineJunctionRiseType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.RiseDropSymbol SingleLineBendDropType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.RiseDropSymbol SingleLineBendRiseType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.RiseDropSymbol TwoLineDropType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Mechanical.RiseDropSymbol TwoLineRiseType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Plumbing.FlowConversionMode FlowConversionMethod + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PlumbingUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PlumbingUtils.s.cs new file mode 100644 index 00000000..e82ac348 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Plumbing.PlumbingUtils.s.cs @@ -0,0 +1,72 @@ +namespace Autodesk.Revit.DB.Plumbing; + +public partial class PlumbingUtils +{ + public static System.Collections.Generic.ICollection ConvertPipePlaceholders( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection placeholderIds + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectPipePlaceholdersAtElbow( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Connector connector1, + Autodesk.Revit.DB.Connector connector2 + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectPipePlaceholdersAtElbow( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId placeholder1Id, + Autodesk.Revit.DB.ElementId placeholder2Id + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectPipePlaceholdersAtTee( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Connector connector1, + Autodesk.Revit.DB.Connector connector2, + Autodesk.Revit.DB.Connector connector3 + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectPipePlaceholdersAtTee( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId placeholder1Id, + Autodesk.Revit.DB.ElementId placeholder2Id + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectPipePlaceholdersAtCross( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Connector connector1, + Autodesk.Revit.DB.Connector connector2, + Autodesk.Revit.DB.Connector connector3, + Autodesk.Revit.DB.Connector connector4 + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectPipePlaceholdersAtCross( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId placeholder1Id, + Autodesk.Revit.DB.ElementId placeholder2Id, + Autodesk.Revit.DB.ElementId placeholder3Id + ) => throw new System.NotImplementedException(); + + public static System.Boolean ConnectPipePlaceholdersAtCross( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId placeholder1Id, + Autodesk.Revit.DB.ElementId placeholder2Id + ) => throw new System.NotImplementedException(); + + public static void PlaceCapOnOpenEnds( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elemId, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public static System.Boolean HasOpenConnector( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elemId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId BreakCurve( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId pipeId, + Autodesk.Revit.DB.XYZ ptBreak + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Point.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Point.s.cs new file mode 100644 index 00000000..f087fd36 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Point.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class Point : Autodesk.Revit.DB.GeometryObject +{ + public static Autodesk.Revit.DB.Point Create(Autodesk.Revit.DB.XYZ coord, Autodesk.Revit.DB.ElementId id) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Point Create(Autodesk.Revit.DB.XYZ coord) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference Reference + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Coord + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudColorMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudColorMode.s.cs new file mode 100644 index 00000000..1aa882f7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudColorMode.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum PointCloudColorMode +{ + NoOverride, + FixedColor, + Elevation, + Intensity, + Normals, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudFoundStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudFoundStatus.s.cs new file mode 100644 index 00000000..fce6b1df --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudFoundStatus.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum PointCloudFoundStatus +{ + Unknown, + NotFound, + FoundOK, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudInstance.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudInstance.s.cs new file mode 100644 index 00000000..6de0a1f2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudInstance.s.cs @@ -0,0 +1,45 @@ +namespace Autodesk.Revit.DB; + +public partial class PointCloudInstance : Autodesk.Revit.DB.Instance +{ + public virtual System.Boolean HasColor() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetScans() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetScanOrigin(System.String scanName) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRegions() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PointClouds.PointCloudFilter GetSelectionFilter() => + throw new System.NotImplementedException(); + + public virtual void SetSelectionFilter(Autodesk.Revit.DB.PointClouds.PointCloudFilter pFilter) => + throw new System.NotImplementedException(); + + public virtual System.Boolean ContainsScan(System.String scanName) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PointCloudInstance Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId typeId, + Autodesk.Revit.DB.Transform transform + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PointClouds.PointCollection GetPoints( + Autodesk.Revit.DB.PointClouds.PointCloudFilter filter, + System.Double averageDistance, + System.Int32 numPoints + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean SupportsOverrides + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SelectionFilterAction FilterAction + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudType.s.cs new file mode 100644 index 00000000..e78693b5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointCloudType.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB; + +public partial class PointCloudType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.PointCloudType Create( + Autodesk.Revit.DB.Document document, + System.String engineIdentifier, + System.String typeIdentifier + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ModelPath GetPath() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PointCloudFoundStatus FoundStatus + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PointClouds.PointCloudColorEncoding ColorEncoding + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Offset + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Scale + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String EngineIdentifier + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.CloudPoint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.CloudPoint.s.cs new file mode 100644 index 00000000..8f18712b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.CloudPoint.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial struct CloudPoint +{ + public CloudPoint(System.Single x, System.Single y, System.Single z, System.Int32 color) => + throw new System.NotImplementedException(); + + public System.Single X; + public System.Single Y; + public System.Single Z; + public System.Int32 Color; +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.IPointCloudAccess.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.IPointCloudAccess.s.cs new file mode 100644 index 00000000..98072f06 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.IPointCloudAccess.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial interface IPointCloudAccess +{ + public System.Double GetUnitsToFeetConversionFactor(); + public Autodesk.Revit.DB.PointClouds.IPointSetIterator CreatePointSetIterator( + Autodesk.Revit.DB.PointClouds.PointCloudFilter rFilter, + System.Double density, + Autodesk.Revit.DB.ElementId viewId + ); + public Autodesk.Revit.DB.PointClouds.IPointSetIterator CreatePointSetIterator( + Autodesk.Revit.DB.PointClouds.PointCloudFilter rFilter, + Autodesk.Revit.DB.ElementId viewId + ); + public System.Int32 ReadPoints( + Autodesk.Revit.DB.PointClouds.PointCloudFilter rFilter, + Autodesk.Revit.DB.ElementId viewId, + System.IntPtr buffer, + System.Int32 nBufferSize + ); + public Autodesk.Revit.DB.XYZ GetOffset(); + public Autodesk.Revit.DB.Outline GetExtent(); + public System.String GetName(); + public Autodesk.Revit.DB.PointClouds.PointCloudColorEncoding GetColorEncoding(); + public void Free(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.IPointCloudEngine.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.IPointCloudEngine.s.cs new file mode 100644 index 00000000..9b4c9c3d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.IPointCloudEngine.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial interface IPointCloudEngine +{ + public Autodesk.Revit.DB.PointClouds.IPointCloudAccess CreatePointCloudAccess(System.String identifier); + public void Free(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.IPointSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.IPointSetIterator.s.cs new file mode 100644 index 00000000..a35897c6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.IPointSetIterator.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial interface IPointSetIterator +{ + public void Free(); + public System.Int32 ReadPoints(System.IntPtr buffer, System.Int32 bufferSize); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudColorEncoding.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudColorEncoding.s.cs new file mode 100644 index 00000000..079541af --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudColorEncoding.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public enum PointCloudColorEncoding +{ + ARGB, + ABGR, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudColorSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudColorSettings.s.cs new file mode 100644 index 00000000..8ef69824 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudColorSettings.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial class PointCloudColorSettings : System.IDisposable +{ + public PointCloudColorSettings(Autodesk.Revit.DB.PointClouds.PointCloudColorSettings other) => + throw new System.NotImplementedException(); + + public PointCloudColorSettings(Autodesk.Revit.DB.Color color1, Autodesk.Revit.DB.Color color2) => + throw new System.NotImplementedException(); + + public PointCloudColorSettings(Autodesk.Revit.DB.PointCloudColorMode mode) => + throw new System.NotImplementedException(); + + public PointCloudColorSettings() => throw new System.NotImplementedException(); + + public virtual void Assign(Autodesk.Revit.DB.PointClouds.PointCloudColorSettings other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.PointClouds.PointCloudColorSettings other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color Color2 + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color Color1 + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudEngineRegistry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudEngineRegistry.s.cs new file mode 100644 index 00000000..07b813d9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudEngineRegistry.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial class PointCloudEngineRegistry +{ + public static void RegisterPointCloudEngine( + System.String identifier, + Autodesk.Revit.DB.PointClouds.IPointCloudEngine engine, + System.Boolean isFileBased + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetSupportedEngines() => + throw new System.NotImplementedException(); + + public static System.Boolean IsEngineFileBased(System.String identifier) => + throw new System.NotImplementedException(); + + public static void UnregisterPointCloudEngine(System.String identifier) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudFilter.s.cs new file mode 100644 index 00000000..f75c632e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudFilter.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial class PointCloudFilter : System.IDisposable +{ + public virtual System.Boolean TestPoint(Autodesk.Revit.DB.PointClouds.CloudPoint point) => + throw new System.NotImplementedException(); + + public virtual System.Int32 TestCell(Autodesk.Revit.DB.XYZ min, Autodesk.Revit.DB.XYZ max) => + throw new System.NotImplementedException(); + + public virtual void PrepareForCell(Autodesk.Revit.DB.XYZ min, Autodesk.Revit.DB.XYZ max, System.Int32 numTests) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PointClouds.PointCloudFilter Clone() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudFilterFactory.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudFilterFactory.s.cs new file mode 100644 index 00000000..6b8f1e0d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudFilterFactory.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial class PointCloudFilterFactory +{ + public static Autodesk.Revit.DB.PointClouds.PointCloudFilter CreateMultiPlaneFilter( + System.Collections.Generic.IList planes + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PointClouds.PointCloudFilter CreateMultiPlaneFilter( + System.Collections.Generic.IList planes, + System.Int32 exactPlaneCount + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudFilterUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudFilterUtils.s.cs new file mode 100644 index 00000000..6c542150 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudFilterUtils.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial class PointCloudFilterUtils +{ + public static Autodesk.Revit.DB.Outline GetFilteredOutline( + Autodesk.Revit.DB.PointClouds.PointCloudFilter filter, + Autodesk.Revit.DB.Outline box + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings.s.cs new file mode 100644 index 00000000..19c65100 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings.s.cs @@ -0,0 +1,41 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial class PointCloudOverrideSettings : System.IDisposable +{ + public PointCloudOverrideSettings(Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings other) => + throw new System.NotImplementedException(); + + public PointCloudOverrideSettings() => throw new System.NotImplementedException(); + + public virtual void Assign(Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings other) => + throw new System.NotImplementedException(); + + public virtual void SetModeOverride( + Autodesk.Revit.DB.PointCloudColorMode mode, + Autodesk.Revit.DB.PointClouds.PointCloudColorSettings colorSettings + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PointClouds.PointCloudColorSettings GetModeOverride( + Autodesk.Revit.DB.PointCloudColorMode mode + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PointCloudColorMode ColorMode + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Visible + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudOverrides.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudOverrides.s.cs new file mode 100644 index 00000000..c02901f5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCloudOverrides.s.cs @@ -0,0 +1,68 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial class PointCloudOverrides : System.IDisposable +{ + public PointCloudOverrides() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.PointClouds.PointCloudOverrides other) => + throw new System.NotImplementedException(); + + public virtual void Assign(Autodesk.Revit.DB.PointClouds.PointCloudOverrides other) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings GetPointCloudScanOverrideSettings( + Autodesk.Revit.DB.ElementId elementId, + System.String scanTag, + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings GetPointCloudScanOverrideSettings( + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings GetPointCloudRegionOverrideSettings( + Autodesk.Revit.DB.ElementId elementId, + System.String regionTag, + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings GetPointCloudRegionOverrideSettings( + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public virtual void SetPointCloudScanOverrideSettings( + Autodesk.Revit.DB.ElementId elementId, + Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings newSettings, + System.String scanTag, + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public virtual void SetPointCloudScanOverrideSettings( + Autodesk.Revit.DB.ElementId elementId, + Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings newSettings + ) => throw new System.NotImplementedException(); + + public virtual void SetPointCloudRegionOverrideSettings( + Autodesk.Revit.DB.ElementId elementId, + Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings newSettings, + System.String regionTag, + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public virtual void SetPointCloudRegionOverrideSettings( + Autodesk.Revit.DB.ElementId elementId, + Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings newSettings + ) => throw new System.NotImplementedException(); + + public static System.Boolean ArePointCloudOverrideSettingsValid( + System.String tag, + Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings settings + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCollection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCollection.s.cs new file mode 100644 index 00000000..204f65fb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointCollection.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial class PointCollection + : System.Collections.Generic.IEnumerable, + System.IDisposable +{ + public virtual Autodesk.Revit.DB.PointClouds.PointIterator GetPointIterator() => + throw new System.NotImplementedException(); + + public virtual System.IntPtr GetPointBufferPointer() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Count + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointIterator.s.cs new file mode 100644 index 00000000..277d2b23 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointClouds.PointIterator.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB.PointClouds; + +public partial class PointIterator : System.Collections.Generic.IEnumerator +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDone() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Free() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Object CurrentObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PointClouds.CloudPoint Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointElementReference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointElementReference.s.cs new file mode 100644 index 00000000..b32a8ad6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointElementReference.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class PointElementReference { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointLocationOnCurve.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointLocationOnCurve.s.cs new file mode 100644 index 00000000..d7af0c8c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointLocationOnCurve.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB; + +public partial class PointLocationOnCurve : System.IDisposable +{ + public PointLocationOnCurve( + Autodesk.Revit.DB.PointOnCurveMeasurementType measType, + System.Double measValue, + Autodesk.Revit.DB.PointOnCurveMeasureFrom measFrom + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PointOnCurveMeasureFrom MeasureFrom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MeasurementValue + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PointOnCurveMeasurementType MeasurementType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointNode.s.cs new file mode 100644 index 00000000..45b14f14 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointNode.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class PointNode : Autodesk.Revit.DB.ModelCurveNode +{ + public virtual Autodesk.Revit.DB.Point GetPoint() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnCurveMeasureFrom.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnCurveMeasureFrom.s.cs new file mode 100644 index 00000000..8a59eca1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnCurveMeasureFrom.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum PointOnCurveMeasureFrom +{ + Beginning, + End, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnCurveMeasurementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnCurveMeasurementType.s.cs new file mode 100644 index 00000000..65db76b2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnCurveMeasurementType.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum PointOnCurveMeasurementType +{ + NonNormalizedCurveParameter, + NormalizedCurveParameter, + SegmentLength, + NormalizedSegmentLength, + ChordLength, + Angle, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnEdge.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnEdge.s.cs new file mode 100644 index 00000000..ca8b3224 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnEdge.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class PointOnEdge : Autodesk.Revit.DB.PointElementReference +{ + public virtual Autodesk.Revit.DB.Reference GetEdgeReference() => throw new System.NotImplementedException(); + + public virtual void SetEdgeReference(Autodesk.Revit.DB.Reference reference) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PointLocationOnCurve LocationOnCurve + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnEdgeEdgeIntersection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnEdgeEdgeIntersection.s.cs new file mode 100644 index 00000000..a66960d3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnEdgeEdgeIntersection.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class PointOnEdgeEdgeIntersection : Autodesk.Revit.DB.PointElementReference +{ + public virtual Autodesk.Revit.DB.Reference GetEdgeReference1() => throw new System.NotImplementedException(); + + public virtual void SetEdgeReference1(Autodesk.Revit.DB.Reference edgeReference) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetEdgeReference2() => throw new System.NotImplementedException(); + + public virtual void SetEdgeReference2(Autodesk.Revit.DB.Reference edgeReference) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnEdgeFaceIntersection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnEdgeFaceIntersection.s.cs new file mode 100644 index 00000000..aa1b83fc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnEdgeFaceIntersection.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class PointOnEdgeFaceIntersection : Autodesk.Revit.DB.PointElementReference +{ + public virtual Autodesk.Revit.DB.Reference GetEdgeReference() => throw new System.NotImplementedException(); + + public virtual void SetEdgeReference(Autodesk.Revit.DB.Reference edgeReference) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetFaceReference() => throw new System.NotImplementedException(); + + public virtual void SetFaceReference(Autodesk.Revit.DB.Reference reference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean OrientWithEdge + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnFace.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnFace.s.cs new file mode 100644 index 00000000..a67e41f7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnFace.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class PointOnFace : Autodesk.Revit.DB.PointElementReference +{ + public virtual Autodesk.Revit.DB.Reference GetFaceReference() => throw new System.NotImplementedException(); + + public virtual void SetFaceReference(Autodesk.Revit.DB.Reference reference) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV UV + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnPlane.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnPlane.s.cs new file mode 100644 index 00000000..b3b07cf7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointOnPlane.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB; + +public partial class PointOnPlane : Autodesk.Revit.DB.PointElementReference +{ + public static Autodesk.Revit.DB.PointOnPlane NewPointOnPlane( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Reference planeReference, + Autodesk.Revit.DB.XYZ position, + Autodesk.Revit.DB.XYZ xvec + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetPlaneReference() => throw new System.NotImplementedException(); + + public virtual void SetPlaneReference(Autodesk.Revit.DB.Reference planeReference) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidPlaneReference( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Reference planeReference + ) => throw new System.NotImplementedException(); + + public virtual System.Double Offset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.UV XVec + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.UV Position + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointRelativeToPoint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointRelativeToPoint.s.cs new file mode 100644 index 00000000..8fce6a35 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PointRelativeToPoint.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class PointRelativeToPoint : Autodesk.Revit.DB.PointElementReference +{ + public virtual Autodesk.Revit.DB.Reference GetHostPointReference() => throw new System.NotImplementedException(); + + public virtual void SetHostPointReference(Autodesk.Revit.DB.Reference hostPointReference) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolyLine.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolyLine.s.cs new file mode 100644 index 00000000..c92e9b21 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolyLine.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class PolyLine : Autodesk.Revit.DB.GeometryObject +{ + public virtual Autodesk.Revit.DB.XYZ Evaluate(System.Double param) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetCoordinate(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCoordinates() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Outline GetOutline() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PolyLine GetTransformed(Autodesk.Revit.DB.Transform transform) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PolyLine Clone() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PolyLine Create( + System.Collections.Generic.IList coordinates + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 NumberOfCoordinates + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolylineNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolylineNode.s.cs new file mode 100644 index 00000000..242b5cdc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolylineNode.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB; + +public partial class PolylineNode : Autodesk.Revit.DB.ModelCurveNode +{ + public virtual Autodesk.Revit.DB.PolyLine GetPolyline() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolylineSegments.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolylineSegments.s.cs new file mode 100644 index 00000000..70869683 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolylineSegments.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB; + +public partial class PolylineSegments : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetVertices() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.LineProperties LineProperties + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsFilled + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double EndLocalParameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double StartLocalParameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double EndParameter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double StartParameter + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolymeshFacet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolymeshFacet.s.cs new file mode 100644 index 00000000..b05a599a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolymeshFacet.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class PolymeshFacet +{ + public PolymeshFacet(System.Int32 v1, System.Int32 v2, System.Int32 v3) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetVertices() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 V3 + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 V2 + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 V1 + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolymeshTopology.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolymeshTopology.s.cs new file mode 100644 index 00000000..7feb2c54 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PolymeshTopology.s.cs @@ -0,0 +1,52 @@ +namespace Autodesk.Revit.DB; + +public partial class PolymeshTopology : System.IDisposable +{ + public virtual Autodesk.Revit.DB.PolymeshFacet GetFacet(System.Int32 idx) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFacets() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetPoint(System.Int32 idx) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPoints() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV GetUV(System.Int32 idx) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetUVs() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetNormal(System.Int32 idx) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetNormals() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfUVs + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfNormals + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfPoints + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfFacets + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.DistributionOfNormals DistributionOfNormals + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PreferredJunctionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PreferredJunctionType.s.cs new file mode 100644 index 00000000..500b20ad --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PreferredJunctionType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum PreferredJunctionType +{ + Tee, + Tap, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PreviewFamilyVisibilityMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PreviewFamilyVisibilityMode.s.cs new file mode 100644 index 00000000..099e8602 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PreviewFamilyVisibilityMode.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum PreviewFamilyVisibilityMode +{ + Off, + On, + Uncut, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrimaryDesignOptionMemberFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrimaryDesignOptionMemberFilter.s.cs new file mode 100644 index 00000000..d46d07f9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrimaryDesignOptionMemberFilter.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class PrimaryDesignOptionMemberFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public PrimaryDesignOptionMemberFilter(System.Boolean inverted) => throw new System.NotImplementedException(); + + public PrimaryDesignOptionMemberFilter() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrimarySizeCriterion.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrimarySizeCriterion.s.cs new file mode 100644 index 00000000..e725fbde --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrimarySizeCriterion.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class PrimarySizeCriterion : Autodesk.Revit.DB.RoutingCriterionBase +{ + public PrimarySizeCriterion(System.Double minimumSize, System.Double maximumSize) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PrimarySizeCriterion All() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PrimarySizeCriterion None() => throw new System.NotImplementedException(); + + public virtual System.Double MaximumSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinimumSize + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintManager.s.cs new file mode 100644 index 00000000..f3ca3c53 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintManager.s.cs @@ -0,0 +1,72 @@ +namespace Autodesk.Revit.DB; + +public partial class PrintManager : Autodesk.Revit.DB.APIObject +{ + public virtual void SelectNewPrintDriver(System.String strPrinterName) => throw new System.NotImplementedException(); + + public virtual System.Boolean SubmitPrint(Autodesk.Revit.DB.View view) => throw new System.NotImplementedException(); + + public virtual System.Boolean SubmitPrint() => throw new System.NotImplementedException(); + + public virtual void Apply() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PaperSourceSet PaperSources + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PaperSizeSet PaperSizes + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.VirtualPrinterType IsVirtual + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Collate + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean PrintOrderReverse + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 CopyNumber + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PrintRange PrintRange + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String PrintToFileName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean CombinedFile + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean PrintToFile + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ViewSheetSetting ViewSheetSetting + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PrintSetup PrintSetup + { + get => throw new System.NotImplementedException(); + } + public virtual System.String PrinterName + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintParameters.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintParameters.s.cs new file mode 100644 index 00000000..dc1de17f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintParameters.s.cs @@ -0,0 +1,110 @@ +namespace Autodesk.Revit.DB; + +public partial class PrintParameters : Autodesk.Revit.DB.APIObject +{ + public virtual System.Boolean MaskCoincidentLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ReplaceHalftoneWithThinLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideCropBoundaries + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideScopeBoxes + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideUnreferencedViewTags + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideReforWorkPlanes + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ViewLinksinBlue + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ColorDepthType ColorDepth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.RasterQualityType RasterQuality + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.HiddenLineViewsType HiddenLineViews + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Zoom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ZoomType ZoomType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OriginOffsetY + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OriginOffsetX + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double UserDefinedMarginY + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double UserDefinedMarginX + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.MarginType MarginType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PaperPlacementType PaperPlacement + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PaperSource PaperSource + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PaperSize PaperSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PageOrientationType PageOrientation + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintRange.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintRange.s.cs new file mode 100644 index 00000000..39639357 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintRange.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum PrintRange +{ + Current, + Visible, + Select, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintSetting.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintSetting.s.cs new file mode 100644 index 00000000..97f4084d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintSetting.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class PrintSetting : Autodesk.Revit.DB.Element, Autodesk.Revit.DB.IPrintSetting +{ + public virtual Autodesk.Revit.DB.PrintParameters PrintParameters + { + get => throw new System.NotImplementedException(); + } + public new System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintSetup.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintSetup.s.cs new file mode 100644 index 00000000..8f1fba0e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrintSetup.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class PrintSetup : Autodesk.Revit.DB.APIObject +{ + public virtual System.Boolean Save() => throw new System.NotImplementedException(); + + public virtual System.Boolean SaveAs(System.String newName) => throw new System.NotImplementedException(); + + public virtual System.Boolean Rename(System.String newName) => throw new System.NotImplementedException(); + + public virtual System.Boolean Delete() => throw new System.NotImplementedException(); + + public virtual void Revert() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.InSessionPrintSetting InSession + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.IPrintSetting CurrentPrintSetting + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrinterResolution.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrinterResolution.s.cs new file mode 100644 index 00000000..220241f9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PrinterResolution.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum PrinterResolution +{ + Low, + Medium, + High, + VeryHigh, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Profile.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Profile.s.cs new file mode 100644 index 00000000..d171ee58 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Profile.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class Profile : Autodesk.Revit.DB.GeometryObject +{ + public virtual Autodesk.Revit.DB.Profile get_Transformed(Autodesk.Revit.DB.Transform transform) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Profile Clone() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveArray Curves + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Filled + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProfileFamilyUsage.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProfileFamilyUsage.s.cs new file mode 100644 index 00000000..dc933f97 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProfileFamilyUsage.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public enum ProfileFamilyUsage +{ + Any, + WallSweep, + Reveal, + Fascia, + Gutter, + SlabEdge, + Railing, + StairNosing, + Mullion, + SlabMetalDeck, + ContinuousFooting, + StairTread, + StairRiser, + StairSupport, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProfilePlaneLocation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProfilePlaneLocation.s.cs new file mode 100644 index 00000000..229e5c45 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProfilePlaneLocation.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ProfilePlaneLocation +{ + Start, + MidPoint, + End, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectInfo.s.cs new file mode 100644 index 00000000..4978b58b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectInfo.s.cs @@ -0,0 +1,50 @@ +namespace Autodesk.Revit.DB; + +public partial class ProjectInfo : Autodesk.Revit.DB.Element +{ + public virtual System.String OrganizationDescription + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String OrganizationName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String BuildingName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Author + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Number + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Address + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ClientName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Status + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String IssueDate + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectLocation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectLocation.s.cs new file mode 100644 index 00000000..aed5ad2f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectLocation.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class ProjectLocation : Autodesk.Revit.DB.Instance +{ + public virtual Autodesk.Revit.DB.ProjectPosition GetProjectPosition(Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual void SetProjectPosition(Autodesk.Revit.DB.XYZ point, Autodesk.Revit.DB.ProjectPosition position) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SiteLocation GetSiteLocation() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ProjectLocation Duplicate(System.String name) => + throw new System.NotImplementedException(); + + public static System.Boolean IsProjectLocationNameUnique( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.ElementId siteLocationId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ProjectLocation Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId siteLocationId, + System.String name + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectLocationSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectLocationSet.s.cs new file mode 100644 index 00000000..cab61d44 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectLocationSet.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB; + +public partial class ProjectLocationSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ProjectLocationSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ProjectLocationSetIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ProjectLocationSetIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.ProjectLocation item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.ProjectLocation item) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.ProjectLocation item) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectLocationSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectLocationSetIterator.s.cs new file mode 100644 index 00000000..06fcbe52 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectLocationSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ProjectLocationSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ProjectLocationSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectPosition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectPosition.s.cs new file mode 100644 index 00000000..c1a2e846 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ProjectPosition.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class ProjectPosition : System.IDisposable +{ + public ProjectPosition(System.Double ew, System.Double ns, System.Double elevation, System.Double angle) => + throw new System.NotImplementedException(); + + public ProjectPosition(Autodesk.Revit.DB.ProjectPosition other) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Angle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Elevation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NorthSouth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double EastWest + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PropOverrideMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PropOverrideMode.s.cs new file mode 100644 index 00000000..1fd34b52 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PropOverrideMode.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum PropOverrideMode +{ + ByEntity, + ByLayer, + NewLayer, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PropertyLine.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PropertyLine.s.cs new file mode 100644 index 00000000..89382c16 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PropertyLine.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class PropertyLine : Autodesk.Revit.DB.Element { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PropertySetElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PropertySetElement.s.cs new file mode 100644 index 00000000..0212ee7e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.PropertySetElement.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class PropertySetElement : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.PropertySetElement Duplicate( + Autodesk.Revit.DB.Document document, + System.String name + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PropertySetElement Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ThermalAsset thermalAsset + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.PropertySetElement Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.StructuralAsset structuralAsset + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.StructuralAsset GetStructuralAsset() => throw new System.NotImplementedException(); + + public virtual void SetStructuralAsset(Autodesk.Revit.DB.StructuralAsset structuralAsset) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ThermalAsset GetThermalAsset() => throw new System.NotImplementedException(); + + public virtual void SetThermalAsset(Autodesk.Revit.DB.ThermalAsset thermalAsset) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RPCNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RPCNode.s.cs new file mode 100644 index 00000000..ec60376a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RPCNode.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class RPCNode : Autodesk.Revit.DB.ContentNode { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RadialArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RadialArray.s.cs new file mode 100644 index 00000000..74f74d49 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RadialArray.s.cs @@ -0,0 +1,54 @@ +namespace Autodesk.Revit.DB; + +public partial class RadialArray : Autodesk.Revit.DB.BaseArray +{ + public static Autodesk.Revit.DB.RadialArray Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.View dBView, + Autodesk.Revit.DB.ElementId id, + System.Int32 count, + Autodesk.Revit.DB.Line axis, + System.Double angle, + Autodesk.Revit.DB.ArrayAnchorMember anchorMember + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.RadialArray Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.View dBView, + System.Collections.Generic.ICollection ids, + System.Int32 count, + Autodesk.Revit.DB.Line axis, + System.Double angle, + Autodesk.Revit.DB.ArrayAnchorMember anchorMember + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection ArrayElementsWithoutAssociation( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.View dBView, + System.Collections.Generic.ICollection ids, + System.Int32 count, + Autodesk.Revit.DB.Line axis, + System.Double angle, + Autodesk.Revit.DB.ArrayAnchorMember anchorMember + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection ArrayElementWithoutAssociation( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.View dBView, + Autodesk.Revit.DB.ElementId id, + System.Int32 count, + Autodesk.Revit.DB.Line axis, + System.Double angle, + Autodesk.Revit.DB.ArrayAnchorMember anchorMember + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidArraySize(System.Int32 count) => throw new System.NotImplementedException(); + + public static System.Boolean IsRotationAngleValid(System.Double angle) => throw new System.NotImplementedException(); + + public new System.Int32 NumMembers + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RasterQualityType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RasterQualityType.s.cs new file mode 100644 index 00000000..d42aa143 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RasterQualityType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum RasterQualityType +{ + Low, + Medium, + High, + Presentation, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Rectangle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Rectangle.s.cs new file mode 100644 index 00000000..5290e370 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Rectangle.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB; + +public partial class Rectangle : System.IDisposable +{ + public Rectangle(System.Int32 left, System.Int32 top, System.Int32 right, System.Int32 bottom) => + throw new System.NotImplementedException(); + + public Rectangle() => throw new System.NotImplementedException(); + + public Rectangle(Autodesk.Revit.DB.Rectangle other) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsNormalized() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Bottom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Right + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Top + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Left + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RectangularGridSegmentOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RectangularGridSegmentOrientation.s.cs new file mode 100644 index 00000000..c1f0fe63 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RectangularGridSegmentOrientation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum RectangularGridSegmentOrientation +{ + Vertical, + Horizontal, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Reference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Reference.s.cs new file mode 100644 index 00000000..cb2b28d6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Reference.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB; + +public partial class Reference : Autodesk.Revit.DB.APIObject +{ + public Reference(Autodesk.Revit.DB.Element element) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference CreateLinkReference( + Autodesk.Revit.DB.RevitLinkInstance revitLinkInstance + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference CreateReferenceInLink() => throw new System.NotImplementedException(); + + public virtual System.String ConvertToStableRepresentation(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Reference ParseFromStableRepresentation( + Autodesk.Revit.DB.Document document, + System.String representation + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean EqualTo(Autodesk.Revit.DB.Reference reference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Reference reference) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV UVPoint + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ GlobalPoint + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementReferenceType ElementReferenceType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId LinkedElementId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ElementId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArray.s.cs new file mode 100644 index 00000000..e0b6d8c6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArray.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB; + +public partial class ReferenceArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ReferenceArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferenceArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferenceArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference get_Item(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.Reference item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.Reference item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.Reference item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArrayArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArrayArray.s.cs new file mode 100644 index 00000000..137ebe17 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArrayArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class ReferenceArrayArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ReferenceArrayArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferenceArrayArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferenceArrayArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferenceArray get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.ReferenceArray item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.ReferenceArray item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.ReferenceArray item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArrayArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArrayArrayIterator.s.cs new file mode 100644 index 00000000..8e32edc4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArrayArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ReferenceArrayArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ReferenceArrayArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArrayIterator.s.cs new file mode 100644 index 00000000..0b94dade --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ReferenceArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ReferenceArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceIntersector.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceIntersector.s.cs new file mode 100644 index 00000000..137c84be --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceIntersector.s.cs @@ -0,0 +1,67 @@ +namespace Autodesk.Revit.DB; + +public partial class ReferenceIntersector : System.IDisposable +{ + public ReferenceIntersector( + Autodesk.Revit.DB.ElementFilter filter, + Autodesk.Revit.DB.FindReferenceTarget targetType, + Autodesk.Revit.DB.View3D view3d + ) => throw new System.NotImplementedException(); + + public ReferenceIntersector( + System.Collections.Generic.ICollection targetElementIds, + Autodesk.Revit.DB.FindReferenceTarget targetType, + Autodesk.Revit.DB.View3D view3d + ) => throw new System.NotImplementedException(); + + public ReferenceIntersector( + Autodesk.Revit.DB.ElementId targetElementId, + Autodesk.Revit.DB.FindReferenceTarget targetType, + Autodesk.Revit.DB.View3D view3d + ) => throw new System.NotImplementedException(); + + public ReferenceIntersector(Autodesk.Revit.DB.View3D view3d) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList Find( + Autodesk.Revit.DB.XYZ origin, + Autodesk.Revit.DB.XYZ direction + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferenceWithContext FindNearest( + Autodesk.Revit.DB.XYZ origin, + Autodesk.Revit.DB.XYZ direction + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementFilter GetFilter() => throw new System.NotImplementedException(); + + public virtual void SetFilter(Autodesk.Revit.DB.ElementFilter filter) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetTargetElementIds() => + throw new System.NotImplementedException(); + + public virtual void SetTargetElementIds( + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean FindReferencesInRevitLinks + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.FindReferenceTarget TargetType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ViewId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePlane.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePlane.s.cs new file mode 100644 index 00000000..172a03f6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePlane.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB; + +public partial class ReferencePlane : Autodesk.Revit.DB.DatumPlane +{ + public virtual Autodesk.Revit.DB.Plane GetPlane() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetReference() => throw new System.NotImplementedException(); + + public virtual void Flip() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Direction + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Normal + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ FreeEnd + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ BubbleEnd + { + get => throw new System.NotImplementedException(); + set { } + } + public new System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePoint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePoint.s.cs new file mode 100644 index 00000000..8ae89c88 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePoint.s.cs @@ -0,0 +1,61 @@ +namespace Autodesk.Revit.DB; + +public partial class ReferencePoint : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.PointElementReference GetPointElementReference() => + throw new System.NotImplementedException(); + + public virtual void SetPointElementReference(Autodesk.Revit.DB.PointElementReference pointElementReference) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetCoordinateSystem() => throw new System.NotImplementedException(); + + public virtual void SetCoordinateSystem(Autodesk.Revit.DB.Transform coordinateSystem) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveByPointsArray GetInterpolatingCurves() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetCoordinatePlaneReferenceXY() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetCoordinatePlaneReferenceYZ() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetCoordinatePlaneReferenceXZ() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FamilyElementVisibility GetVisibility() => + throw new System.NotImplementedException(); + + public virtual void SetVisibility(Autodesk.Revit.DB.FamilyElementVisibility visibility) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetHubId() => throw new System.NotImplementedException(); + + public virtual System.Boolean ShowNormalReferencePlaneOnly + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.CoordinatePlaneVisibility CoordinatePlaneVisibility + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Visible + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Position + { + get => throw new System.NotImplementedException(); + set { } + } + public new System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePointArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePointArray.s.cs new file mode 100644 index 00000000..08ec55d6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePointArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class ReferencePointArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ReferencePointArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferencePointArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferencePointArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ReferencePoint get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.ReferencePoint item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.ReferencePoint item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.ReferencePoint item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePointArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePointArrayIterator.s.cs new file mode 100644 index 00000000..4a97d12d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferencePointArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ReferencePointArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ReferencePointArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceType.s.cs new file mode 100644 index 00000000..4ba8188c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ReferenceType +{ + None, + WeakReference, + StrongReference, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceWithContext.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceWithContext.s.cs new file mode 100644 index 00000000..aa67f85f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceWithContext.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class ReferenceWithContext : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Reference GetReference() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetInstanceTransform() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Proximity + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceableViewUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceableViewUtils.s.cs new file mode 100644 index 00000000..5c104961 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReferenceableViewUtils.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ReferenceableViewUtils +{ + public static Autodesk.Revit.DB.ElementId GetReferencedViewId( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId referenceId + ) => throw new System.NotImplementedException(); + + public static void ChangeReferencedView( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId referenceId, + Autodesk.Revit.DB.ElementId desiredViewId + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RelinquishOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RelinquishOptions.s.cs new file mode 100644 index 00000000..59d56ed1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RelinquishOptions.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB; + +public partial class RelinquishOptions : System.IDisposable +{ + public RelinquishOptions(System.Boolean relinquishEverything) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CheckedOutElements + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UserWorksets + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ViewWorksets + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean FamilyWorksets + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean StandardWorksets + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RelinquishedItems.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RelinquishedItems.s.cs new file mode 100644 index 00000000..2a187489 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RelinquishedItems.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class RelinquishedItems : System.IDisposable +{ + public virtual System.Collections.Generic.ICollection GetRelinquishedElements() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetRelinquishedWorksets() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReloadLatestOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReloadLatestOptions.s.cs new file mode 100644 index 00000000..7af6d9aa --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReloadLatestOptions.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class ReloadLatestOptions : System.IDisposable +{ + public ReloadLatestOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReloadSwapOutInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReloadSwapOutInfo.s.cs new file mode 100644 index 00000000..28afa865 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ReloadSwapOutInfo.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class ReloadSwapOutInfo : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 CurrentVersion + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 PreviousVersion + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean WasSwapped + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId Part + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderDuration.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderDuration.s.cs new file mode 100644 index 00000000..b38a8e7d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderDuration.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum RenderDuration +{ + ByLevel, + ByTime, + UntilSatisfactory, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderNode.s.cs new file mode 100644 index 00000000..104985ce --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderNode.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class RenderNode : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String NodeName + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderNodeAction.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderNodeAction.s.cs new file mode 100644 index 00000000..82b33992 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderNodeAction.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum RenderNodeAction +{ + Proceed, + Skip, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingImageExposureSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingImageExposureSettings.s.cs new file mode 100644 index 00000000..73f1613f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingImageExposureSettings.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class RenderingImageExposureSettings : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Saturation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double WhitePoint + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Shadows + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Highlights + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ExposureValue + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingQuality.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingQuality.s.cs new file mode 100644 index 00000000..c2919ea1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingQuality.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum RenderingQuality +{ + Draft, + Medium, + High, + VeryHigh, + Custom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingQualitySettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingQualitySettings.s.cs new file mode 100644 index 00000000..23091e92 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingQualitySettings.s.cs @@ -0,0 +1,42 @@ +namespace Autodesk.Revit.DB; + +public partial class RenderingQualitySettings : System.IDisposable +{ + public virtual System.Boolean IsValidRenderLevel(System.Int32 value) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidRenderTime(System.Int32 value) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCustomQuality() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 RenderTime + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 RenderLevel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.RenderDuration RenderDuration + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.LightAndMaterialAccuracyMode LightAndMaterialAccuracyMode + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.RenderingQuality RenderingQuality + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingSettings.s.cs new file mode 100644 index 00000000..23acbf6b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RenderingSettings.s.cs @@ -0,0 +1,60 @@ +namespace Autodesk.Revit.DB; + +public partial class RenderingSettings : System.IDisposable +{ + public virtual Autodesk.Revit.DB.BackgroundSettings GetBackgroundSettings() => + throw new System.NotImplementedException(); + + public virtual void SetBackgroundSettings(Autodesk.Revit.DB.BackgroundSettings background) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.RenderingImageExposureSettings GetRenderingImageExposureSettings() => + throw new System.NotImplementedException(); + + public virtual void SetRenderingImageExposureSettings(Autodesk.Revit.DB.RenderingImageExposureSettings exposure) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.RenderingQualitySettings GetRenderingQualitySettings() => + throw new System.NotImplementedException(); + + public virtual void SetRenderingQualitySettings(Autodesk.Revit.DB.RenderingQualitySettings settings) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Outline GetRenderingRegionOutline() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ResolutionValue + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.LightingSource LightingSource + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PrinterResolution PrinterResolution + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ResolutionTarget ResolutionTarget + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.BackgroundStyle BackgroundStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UsesRegionRendering + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RepeaterBounds.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RepeaterBounds.s.cs new file mode 100644 index 00000000..1b6e2b76 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RepeaterBounds.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class RepeaterBounds : System.IDisposable +{ + public virtual System.Int32 GetLowerBound(System.Int32 dimension) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetUpperBound(System.Int32 dimension) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCyclical(System.Int32 dimension) => throw new System.NotImplementedException(); + + public virtual System.Boolean AreCoordinatesInBounds( + Autodesk.Revit.DB.RepeaterCoordinates coordinates, + System.Boolean treatCyclicalBoundsAsInfinite + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.RepeaterCoordinates AdjustForCyclicalBounds( + Autodesk.Revit.DB.RepeaterCoordinates coordinates + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 DimensionCount + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RepeaterCoordinates.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RepeaterCoordinates.s.cs new file mode 100644 index 00000000..d9f77ac0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RepeaterCoordinates.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class RepeaterCoordinates : System.IDisposable +{ + public RepeaterCoordinates(System.Int32 x, System.Int32 y) => throw new System.NotImplementedException(); + + public RepeaterCoordinates(System.Int32 x) => throw new System.NotImplementedException(); + + public RepeaterCoordinates() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetCoordinate(System.Int32 dimension) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 DimensionCount + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RepeatingReferenceSource.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RepeatingReferenceSource.s.cs new file mode 100644 index 00000000..028d5a1e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RepeatingReferenceSource.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class RepeatingReferenceSource : System.IDisposable +{ + public static System.Boolean HasRepeatingReferenceSource( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.RepeatingReferenceSource GetDefaultRepeatingReferenceSource( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.RepeaterBounds GetBounds() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetReference(Autodesk.Revit.DB.RepeaterCoordinates coordinates) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 DimensionCount + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ResolutionTarget.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ResolutionTarget.s.cs new file mode 100644 index 00000000..1b9be8d3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ResolutionTarget.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ResolutionTarget +{ + Screen, + Printer, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ResourceVersionStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ResourceVersionStatus.s.cs new file mode 100644 index 00000000..17cfcd3a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ResourceVersionStatus.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ResourceVersionStatus +{ + Current, + OutOfDate, + Unknown, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Revision.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Revision.s.cs new file mode 100644 index 00000000..7d759b78 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Revision.s.cs @@ -0,0 +1,70 @@ +namespace Autodesk.Revit.DB; + +public partial class Revision : Autodesk.Revit.DB.Element +{ + public static System.Collections.Generic.IList GetAllRevisionIds( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Revision Create(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static void ReorderRevisionSequence( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList newSequence + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet CombineWithPrevious( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId revisionId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet CombineWithNext( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId revisionId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId RevisionNumberingSequenceId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.RevisionVisibility Visibility + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String RevisionDate + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String IssuedBy + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String IssuedTo + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Issued + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String RevisionNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 SequenceNumber + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionCloud.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionCloud.s.cs new file mode 100644 index 00000000..1fda0eb2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionCloud.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class RevisionCloud : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.RevisionCloud Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.View view, + Autodesk.Revit.DB.ElementId revisionId, + System.Collections.Generic.IList curves + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsRevisionIssued() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetSheetIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSketchCurves() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId RevisionId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionNumberType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionNumberType.s.cs new file mode 100644 index 00000000..7d6fd065 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionNumberType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum RevisionNumberType +{ + Numeric, + None, + Alphanumeric, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionNumbering.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionNumbering.s.cs new file mode 100644 index 00000000..9fba5d44 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionNumbering.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum RevisionNumbering +{ + PerProject, + PerSheet, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionNumberingSequence.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionNumberingSequence.s.cs new file mode 100644 index 00000000..3c75cfdd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionNumberingSequence.s.cs @@ -0,0 +1,48 @@ +namespace Autodesk.Revit.DB; + +public partial class RevisionNumberingSequence : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.RevisionNumberingSequence CreateNumericSequence( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.NumericRevisionSettings settings + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.RevisionNumberingSequence CreateAlphanumericSequence( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.AlphanumericRevisionSettings settings + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.NumericRevisionSettings GetNumericRevisionSettings() => + throw new System.NotImplementedException(); + + public virtual void SetNumericRevisionSettings(Autodesk.Revit.DB.NumericRevisionSettings settings) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.AlphanumericRevisionSettings GetAlphanumericRevisionSettings() => + throw new System.NotImplementedException(); + + public virtual void SetAlphanumericRevisionSettings(Autodesk.Revit.DB.AlphanumericRevisionSettings settings) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet GetAllRevisionNumberingSequences( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasValidRevisionSettingsForNumberType() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasValidNumericRevisionSettings() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasValidAlphanumericRevisionSettings() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.RevisionNumberType NumberType + { + get => throw new System.NotImplementedException(); + } + public virtual System.String SequenceName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionSettings.s.cs new file mode 100644 index 00000000..3a48607b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionSettings.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class RevisionSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.RevisionSettings GetRevisionSettings(Autodesk.Revit.DB.Document ccda) => + throw new System.NotImplementedException(); + + public static System.Double RoundRevisionCloudSpacing(Autodesk.Revit.DB.Document ccda, System.Double rawValue) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAcceptableRevisionCloudSpacing(System.Double rawValue) => + throw new System.NotImplementedException(); + + public virtual System.Double RevisionCloudSpacing + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.RevisionNumbering RevisionNumbering + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionVisibility.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionVisibility.s.cs new file mode 100644 index 00000000..2283b138 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevisionVisibility.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum RevisionVisibility +{ + Hidden, + CloudAndTagVisible, + TagVisible, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkInstance.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkInstance.s.cs new file mode 100644 index 00000000..81b832d7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkInstance.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class RevitLinkInstance : Autodesk.Revit.DB.Instance +{ + public static Autodesk.Revit.DB.RevitLinkInstance Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId revitLinkTypeId, + Autodesk.Revit.DB.ImportPlacement placement + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.RevitLinkInstance Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId revitLinkTypeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Document GetLinkDocument() => throw new System.NotImplementedException(); + + public virtual void MoveBasePointToHostBasePoint(System.Boolean resetToOriginalRotation) => + throw new System.NotImplementedException(); + + public virtual void MoveOriginToHostOrigin(System.Boolean resetToOriginalRotation) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkOperations.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkOperations.s.cs new file mode 100644 index 00000000..f654e067 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkOperations.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class RevitLinkOperations : Autodesk.Revit.DB.LinkOperations +{ + public virtual void SetGetLocalPathForOpenCallback( + Autodesk.Revit.DB.IGetLocalPathForOpenCallback makeLocalCopyForOpen + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkOptions.s.cs new file mode 100644 index 00000000..d52f884d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkOptions.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class RevitLinkOptions : System.IDisposable +{ + public RevitLinkOptions(System.Boolean relative) => throw new System.NotImplementedException(); + + public RevitLinkOptions(System.Boolean relative, Autodesk.Revit.DB.WorksetConfiguration config) => + throw new System.NotImplementedException(); + + public RevitLinkOptions(Autodesk.Revit.DB.RevitLinkOptions other) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksetConfiguration GetWorksetConfiguration() => + throw new System.NotImplementedException(); + + public virtual void SetWorksetConfiguration(Autodesk.Revit.DB.WorksetConfiguration config) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsRelative + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkType.s.cs new file mode 100644 index 00000000..575d4844 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevitLinkType.s.cs @@ -0,0 +1,129 @@ +namespace Autodesk.Revit.DB; + +public partial class RevitLinkType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.LinkLoadResult Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ExternalResourceReference resourceReference, + Autodesk.Revit.DB.RevitLinkOptions options + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.LinkLoadResult Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ModelPath path, + Autodesk.Revit.DB.RevitLinkOptions options + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.LinkLoadResult CreateFromIFC( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ExternalResourceReference resourceReference, + System.String revitLinkedFilePath, + System.Boolean recreateLink, + Autodesk.Revit.DB.RevitLinkOptions options + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.LinkLoadResult CreateFromIFC( + Autodesk.Revit.DB.Document document, + System.String ifcFilePath, + System.String revitLinkedFilePath, + System.Boolean recreateLink, + Autodesk.Revit.DB.RevitLinkOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean UpdateFromIFC( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ExternalResourceReference resourceReference, + System.String revitLinkedFilePath, + System.Boolean recreateLink + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean UpdateFromIFC( + Autodesk.Revit.DB.Document document, + System.String ifcFilePath, + System.String revitLinkedFilePath, + System.Boolean recreateLink + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkLoadResult Load() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkLoadResult Reload() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkedFileStatus RevertLocalUnloadStatus() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsNotLoadedIntoMultipleOpenDocuments() => throw new System.NotImplementedException(); + + public static System.Boolean IsLoaded(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.ElementId typeId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkLoadResult LoadFrom( + Autodesk.Revit.DB.ModelPath path, + Autodesk.Revit.DB.WorksetConfiguration config + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkLoadResult LoadFrom( + Autodesk.Revit.DB.ExternalResourceReference resourceReference, + Autodesk.Revit.DB.WorksetConfiguration config + ) => throw new System.NotImplementedException(); + + public virtual void Unload(Autodesk.Revit.DB.ISaveSharedCoordinatesCallback callback) => + throw new System.NotImplementedException(); + + public virtual System.Boolean SavePositions(Autodesk.Revit.DB.ISaveSharedCoordinatesCallback callback) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasSaveablePositions() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IDictionary< + Autodesk.Revit.DB.ElementId, + Autodesk.Revit.DB.ElementId + > GetPhaseMap() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkConversionData GetConversionData() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsFromRevitServer() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsFromLocalPath() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LinkedFileStatus GetLinkedFileStatus() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetTopLevelLink( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ExternalResourceReference reference + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetTopLevelLink( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ModelPath path + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetParentId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetRootId() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetChildIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean UnloadLocally( + Autodesk.Revit.DB.ISaveSharedCoordinatesCallbackForUnloadLocally callback + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean LocallyUnloaded + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.AttachmentType AttachmentType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsNestedLink + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PathType PathType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Revolution.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Revolution.s.cs new file mode 100644 index 00000000..38544d80 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Revolution.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class Revolution : Autodesk.Revit.DB.GenericForm +{ + public virtual Autodesk.Revit.DB.ModelLine Axis + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double EndAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double StartAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Sketch Sketch + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevolvedFace.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevolvedFace.s.cs new file mode 100644 index 00000000..d041ad3b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevolvedFace.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class RevolvedFace : Autodesk.Revit.DB.Face +{ + public virtual Autodesk.Revit.DB.XYZ get_Radius(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve Curve + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Axis + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevolvedSurface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevolvedSurface.s.cs new file mode 100644 index 00000000..14ad83c3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RevolvedSurface.s.cs @@ -0,0 +1,63 @@ +namespace Autodesk.Revit.DB; + +public partial class RevolvedSurface : Autodesk.Revit.DB.Surface +{ + public static Autodesk.Revit.DB.Surface Create( + Autodesk.Revit.DB.Frame frameOfReference, + Autodesk.Revit.DB.Curve profileCurve, + System.Double startAngle, + System.Double endAngle + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Surface Create( + Autodesk.Revit.DB.Frame frameOfReference, + Autodesk.Revit.DB.Curve profileCurve + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Surface Create( + Autodesk.Revit.DB.XYZ axisBasePoint, + Autodesk.Revit.DB.XYZ axisDirection, + Autodesk.Revit.DB.Curve profileCurve, + System.Double startAngle, + System.Double endAngle + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Surface Create( + Autodesk.Revit.DB.XYZ axisBasePoint, + Autodesk.Revit.DB.XYZ axisDirection, + Autodesk.Revit.DB.Curve profileCurve + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve GetProfileCurve() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve GetProfileCurveInWorldCoordinates() => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidProfileCurve( + Autodesk.Revit.DB.Frame frameOfReference, + Autodesk.Revit.DB.Curve profileCurve + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidProfileCurve( + Autodesk.Revit.DB.XYZ axisBasePoint, + Autodesk.Revit.DB.XYZ axisDirection, + Autodesk.Revit.DB.Curve profileCurve + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ YDir + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ XDir + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Axis + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoofBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoofBase.s.cs new file mode 100644 index 00000000..e227c882 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoofBase.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class RoofBase : Autodesk.Revit.DB.HostObject +{ + public virtual Autodesk.Revit.DB.SlabShapeEditor SlabShapeEditor + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double FasciaDepth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.EaveCutterType EaveCuts + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.RoofType RoofType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoofType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoofType.s.cs new file mode 100644 index 00000000..f8845c20 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoofType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class RoofType : Autodesk.Revit.DB.HostObjAttributes +{ + public virtual Autodesk.Revit.DB.ThermalProperties ThermalProperties + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoundingMethod.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoundingMethod.s.cs new file mode 100644 index 00000000..7667b125 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoundingMethod.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum RoundingMethod +{ + Nearest, + Up, + Down, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingCondition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingCondition.s.cs new file mode 100644 index 00000000..f8e8c20e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingCondition.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class RoutingCondition : System.IDisposable +{ + public RoutingCondition(System.Double diameter) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Diameter + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingConditions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingConditions.s.cs new file mode 100644 index 00000000..7c748f9c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingConditions.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB; + +public partial class RoutingConditions : System.IDisposable +{ + public RoutingConditions(Autodesk.Revit.DB.RoutingPreferenceErrorLevel errorLevel) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetNumberOfConditions() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual void AppendCondition(Autodesk.Revit.DB.RoutingCondition condition) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.RoutingCondition GetConditionAt(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PreferredJunctionType PreferredJunctionType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.RoutingPreferenceErrorLevel ErrorLevel + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingCriterionBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingCriterionBase.s.cs new file mode 100644 index 00000000..d5b7a575 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingCriterionBase.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class RoutingCriterionBase : System.IDisposable +{ + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.RoutingCriterionBase pOther) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceErrorLevel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceErrorLevel.s.cs new file mode 100644 index 00000000..d7caa7b6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceErrorLevel.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum RoutingPreferenceErrorLevel +{ + None, + Warning, + Error, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceManager.s.cs new file mode 100644 index 00000000..aecc88f9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceManager.s.cs @@ -0,0 +1,52 @@ +namespace Autodesk.Revit.DB; + +public partial class RoutingPreferenceManager : System.IDisposable +{ + public virtual System.Int32 GetNumberOfRules(Autodesk.Revit.DB.RoutingPreferenceRuleGroupType eGroupType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.RoutingPreferenceRule GetRule( + Autodesk.Revit.DB.RoutingPreferenceRuleGroupType groupType, + System.Int32 index + ) => throw new System.NotImplementedException(); + + public virtual void AddRule( + Autodesk.Revit.DB.RoutingPreferenceRuleGroupType groupType, + Autodesk.Revit.DB.RoutingPreferenceRule rule, + System.Int32 index + ) => throw new System.NotImplementedException(); + + public virtual void AddRule( + Autodesk.Revit.DB.RoutingPreferenceRuleGroupType groupType, + Autodesk.Revit.DB.RoutingPreferenceRule rule + ) => throw new System.NotImplementedException(); + + public virtual void RemoveRule(Autodesk.Revit.DB.RoutingPreferenceRuleGroupType groupType, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetMEPPartId( + Autodesk.Revit.DB.RoutingPreferenceRuleGroupType groupType, + Autodesk.Revit.DB.RoutingConditions conditions + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSharedSizes( + System.Double size, + Autodesk.Revit.DB.ConnectorProfileType shape + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId OwnerId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.PreferredJunctionType PreferredJunctionType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceRule.s.cs new file mode 100644 index 00000000..6beb4898 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceRule.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB; + +public partial class RoutingPreferenceRule : System.IDisposable +{ + public RoutingPreferenceRule(Autodesk.Revit.DB.ElementId MEPPartId, System.String description) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.RoutingCriterionBase GetCriterion(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void AddCriterion(Autodesk.Revit.DB.RoutingCriterionBase myCriterion) => + throw new System.NotImplementedException(); + + public virtual void RemoveCriteron(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.RoutingPreferenceManager RoutingPreferenceManager + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfCriteria + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MEPPartId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceRuleGroupType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceRuleGroupType.s.cs new file mode 100644 index 00000000..1546c504 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RoutingPreferenceRuleGroupType.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public enum RoutingPreferenceRuleGroupType +{ + Undefined, + Segments, + Elbows, + Junctions, + Crosses, + Transitions, + Unions, + MechanicalJoints, + TransitionsRectangularToRound, + TransitionsRectangularToOval, + TransitionsOvalToRound, + Caps, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RuledFace.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RuledFace.s.cs new file mode 100644 index 00000000..9e19d45e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RuledFace.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class RuledFace : Autodesk.Revit.DB.Face +{ + public virtual Autodesk.Revit.DB.Curve get_Curve(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ get_Point(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsExtruded + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean RulingsAreParallel + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RuledSurface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RuledSurface.s.cs new file mode 100644 index 00000000..44f41fa3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.RuledSurface.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class RuledSurface : Autodesk.Revit.DB.Surface +{ + public static Autodesk.Revit.DB.Surface Create(Autodesk.Revit.DB.Curve profileCurve, Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Surface Create( + Autodesk.Revit.DB.Curve profileCurve1, + Autodesk.Revit.DB.Curve profileCurve2 + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve GetFirstProfileCurve() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasFirstProfilePoint() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetFirstProfilePoint() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve GetSecondProfileCurve() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasSecondProfilePoint() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetSecondProfilePoint() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SATExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SATExportOptions.s.cs new file mode 100644 index 00000000..9bbadd3f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SATExportOptions.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class SATExportOptions : System.IDisposable +{ + public SATExportOptions(Autodesk.Revit.DB.SATExportOptions option) => throw new System.NotImplementedException(); + + public SATExportOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SATImportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SATImportOptions.s.cs new file mode 100644 index 00000000..aff2f507 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SATImportOptions.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class SATImportOptions : Autodesk.Revit.DB.BaseImportOptions +{ + public SATImportOptions(Autodesk.Revit.DB.SATImportOptions option) => throw new System.NotImplementedException(); + + public SATImportOptions() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SKPImportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SKPImportOptions.s.cs new file mode 100644 index 00000000..dc203233 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SKPImportOptions.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class SKPImportOptions : Autodesk.Revit.DB.BaseImportOptions +{ + public SKPImportOptions(Autodesk.Revit.DB.SKPImportOptions option) => throw new System.NotImplementedException(); + + public SKPImportOptions() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.STLExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.STLExportOptions.s.cs new file mode 100644 index 00000000..d948e9cd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.STLExportOptions.s.cs @@ -0,0 +1,74 @@ +namespace Autodesk.Revit.DB; + +public partial class STLExportOptions : Autodesk.Revit.DB.ATFBaseExportOptions +{ + public STLExportOptions(Autodesk.Revit.DB.ExportResolution resolutionType) => + throw new System.NotImplementedException(); + + public STLExportOptions(Autodesk.Revit.DB.STLExportResolution resolutionType) => + throw new System.NotImplementedException(); + + public STLExportOptions() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidForSurfaceTolerance(System.Double value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSurfaceToleranceSet() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidForNormalTolerance(System.Double value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsNormalToleranceSet() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidForMaxEdgeLength(System.Double value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsMaxEdgeLengthSet() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidForGridAspectRatio(System.Double value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsGridAspectRatioSet() => throw new System.NotImplementedException(); + + public virtual void SetTessellationSettings(Autodesk.Revit.DB.ExportResolution resolutionType) => + throw new System.NotImplementedException(); + + public virtual void SetTessellationSettings(Autodesk.Revit.DB.STLExportResolution resolutionType) => + throw new System.NotImplementedException(); + + public virtual System.Double GridAspectRatio + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MaxEdgeLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NormalTolerance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SurfaceTolerance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ExportUnit TargetUnit + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ExportBinary + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.STLExportResolution.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.STLExportResolution.s.cs new file mode 100644 index 00000000..b7903125 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.STLExportResolution.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum STLExportResolution +{ + Custom, + Fine, + Medium, + Coarse, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.STLImportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.STLImportOptions.s.cs new file mode 100644 index 00000000..2b67300c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.STLImportOptions.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class STLImportOptions : Autodesk.Revit.DB.BaseImportOptions +{ + public STLImportOptions(Autodesk.Revit.DB.STLImportOptions option) => throw new System.NotImplementedException(); + + public STLImportOptions() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveAsOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveAsOptions.s.cs new file mode 100644 index 00000000..3a2b0e50 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveAsOptions.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB; + +public partial class SaveAsOptions : System.IDisposable +{ + public SaveAsOptions() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksharingSaveAsOptions GetWorksharingOptions() => + throw new System.NotImplementedException(); + + public virtual void SetWorksharingOptions(Autodesk.Revit.DB.WorksharingSaveAsOptions worksharingOptions) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Compact + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 MaximumBackups + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId PreviewViewId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean OverwriteExistingFile + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveModifiedLinksOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveModifiedLinksOptions.s.cs new file mode 100644 index 00000000..89af8d38 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveModifiedLinksOptions.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum SaveModifiedLinksOptions +{ + SaveLinks, + DoNotSaveLinks, + DisableSharedPositioning, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveModifiedLinksOptionsForUnloadLocally.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveModifiedLinksOptionsForUnloadLocally.s.cs new file mode 100644 index 00000000..4e5a2dd7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveModifiedLinksOptionsForUnloadLocally.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum SaveModifiedLinksOptionsForUnloadLocally +{ + SaveLinks, + DoNotSaveLinks, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveOptions.s.cs new file mode 100644 index 00000000..1506b456 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SaveOptions.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class SaveOptions : System.IDisposable +{ + public SaveOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Compact + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId PreviewViewId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SchedulableField.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SchedulableField.s.cs new file mode 100644 index 00000000..97a3fbd2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SchedulableField.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class SchedulableField : System.IDisposable +{ + public SchedulableField(Autodesk.Revit.DB.ScheduleFieldType fieldType, Autodesk.Revit.DB.ElementId parameterId) => + throw new System.NotImplementedException(); + + public SchedulableField(Autodesk.Revit.DB.ScheduleFieldType fieldType) => throw new System.NotImplementedException(); + + public SchedulableField() => throw new System.NotImplementedException(); + + public virtual System.String GetName(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ParameterId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ScheduleFieldType FieldType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleDefinition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleDefinition.s.cs new file mode 100644 index 00000000..32d07705 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleDefinition.s.cs @@ -0,0 +1,255 @@ +namespace Autodesk.Revit.DB; + +public partial class ScheduleDefinition : System.IDisposable +{ + public virtual System.Boolean CanIncludeLinkedFiles() => throw new System.NotImplementedException(); + + public virtual void AddEmbeddedSchedule(Autodesk.Revit.DB.ElementId categoryId) => + throw new System.NotImplementedException(); + + public virtual void RemoveEmbeddedSchedule() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanHaveEmbeddedSchedule() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidCategoryForEmbeddedSchedule(Autodesk.Revit.DB.ElementId categoryId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetValidCategoriesForEmbeddedSchedule() => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetFieldCount() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleField AddField( + Autodesk.Revit.DB.ScheduleFieldType fieldType, + Autodesk.Revit.DB.ElementId parameterId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleField AddField(Autodesk.Revit.DB.ScheduleFieldType fieldType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleField AddField(Autodesk.Revit.DB.SchedulableField schedulableField) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleField InsertField( + Autodesk.Revit.DB.ScheduleFieldType fieldType, + Autodesk.Revit.DB.ElementId parameterId, + System.Int32 index + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleField InsertField( + Autodesk.Revit.DB.ScheduleFieldType fieldType, + System.Int32 index + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleField InsertField( + Autodesk.Revit.DB.SchedulableField schedulableField, + System.Int32 index + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidCombinedParameters( + System.Collections.Generic.IList data + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleField InsertCombinedParameterField( + System.Collections.Generic.IList data, + System.String fieldName, + System.Int32 index + ) => throw new System.NotImplementedException(); + + public virtual void RemoveField(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public virtual void RemoveField(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void ClearFields() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleField GetField(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleField GetField(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFieldOrder() => + throw new System.NotImplementedException(); + + public virtual void SetFieldOrder(System.Collections.Generic.IList fieldIds) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleFieldId GetFieldId(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetFieldIndex(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidFieldIndex(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidFieldId(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetSortGroupFieldCount() => throw new System.NotImplementedException(); + + public virtual void AddSortGroupField(Autodesk.Revit.DB.ScheduleSortGroupField sortGroupField) => + throw new System.NotImplementedException(); + + public virtual void InsertSortGroupField( + Autodesk.Revit.DB.ScheduleSortGroupField sortGroupField, + System.Int32 index + ) => throw new System.NotImplementedException(); + + public virtual void RemoveSortGroupField(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void ClearSortGroupFields() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleSortGroupField GetSortGroupField(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void SetSortGroupField(System.Int32 index, Autodesk.Revit.DB.ScheduleSortGroupField sortGroupField) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSortGroupFields() => + throw new System.NotImplementedException(); + + public virtual void SetSortGroupFields( + System.Collections.Generic.IList sortGroupFields + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanSortByField(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidCategoryForFilterBySheet() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetFilterCount() => throw new System.NotImplementedException(); + + public virtual void AddFilter(Autodesk.Revit.DB.ScheduleFilter filter) => throw new System.NotImplementedException(); + + public virtual void InsertFilter(Autodesk.Revit.DB.ScheduleFilter filter, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void RemoveFilter(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void ClearFilters() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleFilter GetFilter(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void SetFilter(System.Int32 index, Autodesk.Revit.DB.ScheduleFilter filter) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFilters() => + throw new System.NotImplementedException(); + + public virtual void SetFilters(System.Collections.Generic.IList filters) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanFilter() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanFilterByParameterExistence(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanFilterByValue(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanFilterByValuePresence(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanFilterBySubstring(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanFilterByGlobalParameters(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSchedulableFields() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSchedulableField(Autodesk.Revit.DB.SchedulableField schedulableField) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsFilteredBySheet + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowGridLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowHeaders + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowTitle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String GrandTotalTitle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowGrandTotalCount + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowGrandTotalTitle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowGrandTotal + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsEmbedded + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasEmbeddedSchedule + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ScheduleDefinition EmbeddedDefinition + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsItemized + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IncludeLinkedFiles + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsMaterialTakeoff + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsKeySchedule + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId FamilyId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId AreaSchemeId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId CategoryId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleField.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleField.s.cs new file mode 100644 index 00000000..252260cf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleField.s.cs @@ -0,0 +1,152 @@ +namespace Autodesk.Revit.DB; + +public partial class ScheduleField : System.IDisposable +{ + public virtual System.Boolean IsValidCombinedParameters( + System.Collections.Generic.IList data + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCombinedParameters() => + throw new System.NotImplementedException(); + + public virtual void SetCombinedParameters( + System.Collections.Generic.IList data + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CreatesCircularReferences(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanTotal() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanTotalByAssemblyType() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanDisplayMinMax() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TableCellStyle GetStyle() => throw new System.NotImplementedException(); + + public virtual void SetStyle(Autodesk.Revit.DB.TableCellStyle style) => throw new System.NotImplementedException(); + + public virtual void ResetOverride() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatOptions GetFormatOptions() => throw new System.NotImplementedException(); + + public virtual void SetFormatOptions(Autodesk.Revit.DB.FormatOptions formatOptions) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetSpecTypeId() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SchedulableField GetSchedulableField() => throw new System.NotImplementedException(); + + public virtual System.String GetName() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 FieldIndex + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ScheduleFieldId FieldId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ScheduleDefinition Definition + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ViewSchedule Schedule + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasSchedulableField + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCombinedParameterField + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCalculatedField + { + get => throw new System.NotImplementedException(); + } + public virtual System.String MultipleValuesCustomText + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String MultipleValuesText + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ScheduleFieldMultipleValuesDisplayType MultipleValuesDisplayType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double GridColumnWidth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SheetColumnWidth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsOverridden + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ScheduleHeadingOrientation HeadingOrientation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ScheduleHorizontalAlignment HorizontalAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ScheduleFieldDisplayType DisplayType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean TotalByAssemblyType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ColumnHeading + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsHidden + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ScheduleFieldId PercentageBy + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ScheduleFieldId PercentageOf + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ParameterId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ScheduleFieldType FieldType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldDisplayType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldDisplayType.s.cs new file mode 100644 index 00000000..4d18f48d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldDisplayType.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum ScheduleFieldDisplayType +{ + Standard, + Totals, + MinMax, + Max, + Min, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldId.s.cs new file mode 100644 index 00000000..a6bf005b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldId.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ScheduleFieldId +{ + public ScheduleFieldId(System.Int32 id) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ScheduleFieldId InvalidScheduleFieldId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 IntegerValue + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldMultipleValuesDisplayType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldMultipleValuesDisplayType.s.cs new file mode 100644 index 00000000..d9748542 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldMultipleValuesDisplayType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ScheduleFieldMultipleValuesDisplayType +{ + Project, + Varies, + Custom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldType.s.cs new file mode 100644 index 00000000..717446a3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFieldType.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public enum ScheduleFieldType +{ + Instance, + ElementType, + Count, + ViewBased, + Formula, + Percentage, + Room, + FromRoom, + ToRoom, + ProjectInfo, + Material, + MaterialQuantity, + RevitLinkInstance, + RevitLinkType, + StructuralMaterial, + Space, + Analytical, + PhysicalType, + PhysicalInstance, + CombinedParameter, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFilter.s.cs new file mode 100644 index 00000000..bec4c42b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFilter.s.cs @@ -0,0 +1,88 @@ +namespace Autodesk.Revit.DB; + +public partial class ScheduleFilter : System.IDisposable +{ + public ScheduleFilter( + Autodesk.Revit.DB.ScheduleFieldId fieldId, + Autodesk.Revit.DB.ScheduleFilterType filterType, + Autodesk.Revit.DB.ElementId value + ) => throw new System.NotImplementedException(); + + public ScheduleFilter( + Autodesk.Revit.DB.ScheduleFieldId fieldId, + Autodesk.Revit.DB.ScheduleFilterType filterType, + System.String value + ) => throw new System.NotImplementedException(); + + public ScheduleFilter( + Autodesk.Revit.DB.ScheduleFieldId fieldId, + Autodesk.Revit.DB.ScheduleFilterType filterType, + System.Double value + ) => throw new System.NotImplementedException(); + + public ScheduleFilter( + Autodesk.Revit.DB.ScheduleFieldId fieldId, + Autodesk.Revit.DB.ScheduleFilterType filterType, + System.Int32 value + ) => throw new System.NotImplementedException(); + + public ScheduleFilter(Autodesk.Revit.DB.ScheduleFieldId fieldId, Autodesk.Revit.DB.ScheduleFilterType filterType) => + throw new System.NotImplementedException(); + + public ScheduleFilter() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetIntegerValue() => throw new System.NotImplementedException(); + + public virtual System.Double GetDoubleValue() => throw new System.NotImplementedException(); + + public virtual System.String GetStringValue() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetElementIdValue() => throw new System.NotImplementedException(); + + public virtual void SetNullValue() => throw new System.NotImplementedException(); + + public virtual void SetValue(Autodesk.Revit.DB.ElementId id) => throw new System.NotImplementedException(); + + public virtual void SetValue(System.String @string) => throw new System.NotImplementedException(); + + public virtual void SetValue(System.Double value) => throw new System.NotImplementedException(); + + public virtual void SetValue(System.Int32 value) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsElementIdValue + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsDoubleValue + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsStringValue + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsIntegerValue + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsNullValue + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ScheduleFilterType FilterType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ScheduleFieldId FieldId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFilterType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFilterType.s.cs new file mode 100644 index 00000000..2698107e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleFilterType.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public enum ScheduleFilterType +{ + Invalid, + HasParameter, + Equal, + NotEqual, + GreaterThan, + GreaterThanOrEqual, + LessThan, + LessThanOrEqual, + Contains, + NotContains, + BeginsWith, + NotBeginsWith, + EndsWith, + NotEndsWith, + IsAssociatedWithGlobalParameter, + IsNotAssociatedWithGlobalParameter, + HasValue, + HasNoValue, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleHeadingOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleHeadingOrientation.s.cs new file mode 100644 index 00000000..183d44bd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleHeadingOrientation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ScheduleHeadingOrientation +{ + Horizontal, + Vertical, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleHeightsOnSheet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleHeightsOnSheet.s.cs new file mode 100644 index 00000000..b4cd76be --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleHeightsOnSheet.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class ScheduleHeightsOnSheet : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetBodyRowHeights() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ColumnHeaderHeight + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TitleHeight + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleHorizontalAlignment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleHorizontalAlignment.s.cs new file mode 100644 index 00000000..2c1a8d24 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleHorizontalAlignment.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ScheduleHorizontalAlignment +{ + Left, + Center, + Right, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleSheetInstance.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleSheetInstance.s.cs new file mode 100644 index 00000000..a60cf89d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleSheetInstance.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.DB; + +public partial class ScheduleSheetInstance : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ScheduleSheetInstance Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewSheetId, + Autodesk.Revit.DB.ElementId scheduleId, + Autodesk.Revit.DB.XYZ origin, + System.Int32 segmentIndex + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ScheduleSheetInstance Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewSheetId, + Autodesk.Revit.DB.ElementId scheduleId, + Autodesk.Revit.DB.XYZ origin + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsTitleblockRevisionSchedule + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 SegmentIndex + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ViewportRotation Rotation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Point + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ScheduleId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleSortGroupField.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleSortGroupField.s.cs new file mode 100644 index 00000000..730cdb48 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleSortGroupField.s.cs @@ -0,0 +1,56 @@ +namespace Autodesk.Revit.DB; + +public partial class ScheduleSortGroupField : System.IDisposable +{ + public ScheduleSortGroupField( + Autodesk.Revit.DB.ScheduleFieldId fieldId, + Autodesk.Revit.DB.ScheduleSortOrder sortOrder + ) => throw new System.NotImplementedException(); + + public ScheduleSortGroupField(Autodesk.Revit.DB.ScheduleFieldId fieldId) => + throw new System.NotImplementedException(); + + public ScheduleSortGroupField() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ShowFooterCount + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowFooterTitle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowFooter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowBlankLine + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowHeader + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ScheduleSortOrder SortOrder + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ScheduleFieldId FieldId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleSortOrder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleSortOrder.s.cs new file mode 100644 index 00000000..bc070989 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ScheduleSortOrder.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ScheduleSortOrder +{ + Ascending, + Descending, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SectionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SectionType.s.cs new file mode 100644 index 00000000..a49e893d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SectionType.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum SectionType +{ + None, + Header, + Body, + Summary, + Footer, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Segment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Segment.s.cs new file mode 100644 index 00000000..de7d9703 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Segment.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class Segment : Autodesk.Revit.DB.Element +{ + public virtual void AddSize(Autodesk.Revit.DB.MEPSize size) => throw new System.NotImplementedException(); + + public virtual void RemoveSize(System.Double nominalDiameter) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetSizes() => + throw new System.NotImplementedException(); + + public virtual System.Int32 SizeCount + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Roughness + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Description + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SelectionFilterAction.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SelectionFilterAction.s.cs new file mode 100644 index 00000000..193ac6d9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SelectionFilterAction.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum SelectionFilterAction +{ + None, + Highlight, + Isolate, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SelectionFilterElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SelectionFilterElement.s.cs new file mode 100644 index 00000000..021a2857 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SelectionFilterElement.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class SelectionFilterElement : Autodesk.Revit.DB.FilterElement +{ + public static Autodesk.Revit.DB.SelectionFilterElement Create( + Autodesk.Revit.DB.Document document, + System.String name + ) => throw new System.NotImplementedException(); + + public virtual void SetElementIds(System.Collections.Generic.ICollection ids) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty() => throw new System.NotImplementedException(); + + public virtual void AddSingle(Autodesk.Revit.DB.ElementId id) => throw new System.NotImplementedException(); + + public virtual void AddSet(System.Collections.Generic.ICollection ids) => + throw new System.NotImplementedException(); + + public virtual void RemoveSingle(Autodesk.Revit.DB.ElementId id) => throw new System.NotImplementedException(); + + public virtual System.Int32 RemoveSet(System.Collections.Generic.ICollection ids) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.ElementId id) => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ServerPath.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ServerPath.s.cs new file mode 100644 index 00000000..72212363 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ServerPath.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public partial class ServerPath : Autodesk.Revit.DB.ModelPath +{ + public ServerPath(System.String centralServerLocation, System.String path) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ServiceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ServiceType.s.cs new file mode 100644 index 00000000..a71ab20e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ServiceType.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB; + +public enum ServiceType +{ + kNoServiceType, + kCentralHeatingRadiators, + kCentralHeatingConvectors, + kCentralHeatingRadiantFloor, + kCentralHeatingHotAir, + kOtherRoomHeater, + kRadiantHeaterFlue, + kRadiantHeaterNoFlue, + kRadiantHeaterMultiburner, + kForcedConvectionHeaterFlue, + kForcedConvectionHeaterNoFlue, + kVAVSingleDuct, + kVAVDualDuct, + kVAVIndoorPackagedCabinet, + kVAVTerminalReheat, + kFanCoilSystem, + kInductionSystem, + kConstantVolumeFixedOA, + kConstantVolumeVariableOA, + kConstantVolumeTerminalReheat, + kMultizoneHotDeckColdDeck, + kConstantVolumeDualDuct, + kRadiantCooledCeilings, + kActiveChilledBeams, + kWaterLoopHeatPump, + kVariableRefrigerantFlow, + kSplitSystemsWithNaturalVentilation, + kSplitSystemsWithMechanicalVentilation, + kSplitSystemsWithMechanicalVentilationWithCooling, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SetComparisonResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SetComparisonResult.s.cs new file mode 100644 index 00000000..7ee96566 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SetComparisonResult.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public enum SetComparisonResult +{ + LeftEmpty, + RightEmpty, + BothEmpty, + Disjoint, + Overlap, + Subset, + Superset, + Equal, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Settings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Settings.s.cs new file mode 100644 index 00000000..1e8880e0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Settings.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class Settings : Autodesk.Revit.DB.APIObject +{ + public virtual Autodesk.Revit.DB.TilePatterns TilePatterns + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Electrical.ElectricalSetting ElectricalSetting + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Categories Categories + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShapeBuilder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShapeBuilder.s.cs new file mode 100644 index 00000000..5df12e71 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShapeBuilder.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class ShapeBuilder : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShapeImporter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShapeImporter.s.cs new file mode 100644 index 00000000..7828aecf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShapeImporter.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB; + +public partial class ShapeImporter : System.IDisposable +{ + public ShapeImporter() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList Convert( + Autodesk.Revit.DB.Document document, + System.String filename + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsServiceAvailable() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ShapeImporter SetDefaultLengthUnit(Autodesk.Revit.DB.ImportUnit defaultLengthUnit) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ImportUnit DefaultLengthUnit + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ShapeImporterSourceFormat InputFormat + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShapeImporterSourceFormat.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShapeImporterSourceFormat.s.cs new file mode 100644 index 00000000..88f17cb4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShapeImporterSourceFormat.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum ShapeImporterSourceFormat +{ + Auto, + SAT, + Rhino, + SketchUp, + OBJ, + STL, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SharedParameterApplicableRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SharedParameterApplicableRule.s.cs new file mode 100644 index 00000000..deb7e8b0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SharedParameterApplicableRule.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class SharedParameterApplicableRule : Autodesk.Revit.DB.FilterRule +{ + public SharedParameterApplicableRule(System.String parameterName) => throw new System.NotImplementedException(); + + public virtual System.String ParameterName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SharedParameterElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SharedParameterElement.s.cs new file mode 100644 index 00000000..728a5ee8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SharedParameterElement.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class SharedParameterElement : Autodesk.Revit.DB.ParameterElement +{ + public static Autodesk.Revit.DB.SharedParameterElement Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ExternalDefinition sharedParameterDefinition + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.SharedParameterElement Lookup( + Autodesk.Revit.DB.Document document, + System.Guid guidValue + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ShouldHideWhenNoValue() => throw new System.NotImplementedException(); + + public virtual System.Guid GuidValue + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SheetDuplicateOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SheetDuplicateOption.s.cs new file mode 100644 index 00000000..e5638af1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SheetDuplicateOption.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum SheetDuplicateOption +{ + DuplicateEmptySheet, + DuplicateSheetWithDetailing, + DuplicateSheetWithViewsOnly, + DuplicateSheetWithViewsAndDetailing, + DuplicateSheetWithViewsAsDependent, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShellLayerType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShellLayerType.s.cs new file mode 100644 index 00000000..4cf9ae4d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShellLayerType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ShellLayerType +{ + Interior, + Exterior, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShowHiddenLinesValues.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShowHiddenLinesValues.s.cs new file mode 100644 index 00000000..533ebba5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ShowHiddenLinesValues.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ShowHiddenLinesValues +{ + None, + ByDiscipline, + All, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SimpleWorksetConfiguration.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SimpleWorksetConfiguration.s.cs new file mode 100644 index 00000000..f23113a1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SimpleWorksetConfiguration.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum SimpleWorksetConfiguration +{ + AllWorksets, + AllEditable, + LastViewed, + AskUserToSpecify, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SiteLocation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SiteLocation.s.cs new file mode 100644 index 00000000..376c3687 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SiteLocation.s.cs @@ -0,0 +1,52 @@ +namespace Autodesk.Revit.DB; + +public partial class SiteLocation : Autodesk.Revit.DB.ElementType +{ + public virtual System.DateTime ConvertToProjectTime(System.DateTime inputTime) => + throw new System.NotImplementedException(); + + public virtual System.DateTime ConvertFromProjectTime(System.DateTime projectTime) => + throw new System.NotImplementedException(); + + public virtual void SetGeoCoordinateSystem(System.String coordSystem) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCompatibleWith(Autodesk.Revit.DB.SiteLocation otherSiteLocation) => + throw new System.NotImplementedException(); + + public virtual System.String GeoCoordinateSystemDefinition + { + get => throw new System.NotImplementedException(); + } + public virtual System.String GeoCoordinateSystemId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Elevation + { + get => throw new System.NotImplementedException(); + } + public virtual System.String WeatherStationName + { + get => throw new System.NotImplementedException(); + } + public virtual System.String PlaceName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TimeZone + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Longitude + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Latitude + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Sketch.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Sketch.s.cs new file mode 100644 index 00000000..fd7c4b7a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Sketch.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class Sketch : Autodesk.Revit.DB.SketchBase +{ + public virtual System.Collections.Generic.IList GetAllElements() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId OwnerId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SketchPlane SketchPlane + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.CurveArrArray Profile + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchBase.s.cs new file mode 100644 index 00000000..bf2615fd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchBase.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class SketchBase : Autodesk.Revit.DB.Element { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchEditScope.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchEditScope.s.cs new file mode 100644 index 00000000..a35451de --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchEditScope.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class SketchEditScope : Autodesk.Revit.DB.EditScope +{ + public SketchEditScope(Autodesk.Revit.DB.Document document, System.String transactionName) => + throw new System.NotImplementedException(); + + public virtual void Start(Autodesk.Revit.DB.ElementId sketchId) => throw new System.NotImplementedException(); + + public virtual void StartWithNewSketch(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSketchEditingSupported(Autodesk.Revit.DB.ElementId sketchId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsElementWithoutSketch(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSketchEditingSupportedForSketchBasedElement(Autodesk.Revit.DB.ElementId elemId) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchPlane.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchPlane.s.cs new file mode 100644 index 00000000..f560890b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchPlane.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class SketchPlane : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.SketchPlane Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId datumId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.SketchPlane Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Reference planarFaceReference + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.SketchPlane Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Plane plane + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Plane GetPlane() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetPlaneReference() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsSuitableForModelElements + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchedStairsCurveData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchedStairsCurveData.s.cs new file mode 100644 index 00000000..9c37cec7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SketchedStairsCurveData.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class SketchedStairsCurveData : System.IDisposable +{ + public SketchedStairsCurveData( + Autodesk.Revit.DB.Curve boundaryCurve, + System.Double height, + Autodesk.Revit.DB.Architecture.SketchedCurveSlopeOption slopeType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve GetCurve() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SkyBackgroundSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SkyBackgroundSettings.s.cs new file mode 100644 index 00000000..b13d9d39 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SkyBackgroundSettings.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class SkyBackgroundSettings : Autodesk.Revit.DB.BackgroundSettings { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabEdge.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabEdge.s.cs new file mode 100644 index 00000000..dc877e97 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabEdge.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class SlabEdge : Autodesk.Revit.DB.HostedSweep +{ + public virtual Autodesk.Revit.DB.SlabEdgeType SlabEdgeType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabEdgeType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabEdgeType.s.cs new file mode 100644 index 00000000..6e19d1a3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabEdgeType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class SlabEdgeType : Autodesk.Revit.DB.HostedSweepType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCrease.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCrease.s.cs new file mode 100644 index 00000000..e788bc20 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCrease.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class SlabShapeCrease +{ + public virtual Autodesk.Revit.DB.SlabShapeVertexArray EndPoints + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SlabShapeCreaseType CreaseType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Curve Curve + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCreaseArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCreaseArray.s.cs new file mode 100644 index 00000000..5728dd26 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCreaseArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class SlabShapeCreaseArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public SlabShapeCreaseArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SlabShapeCreaseArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SlabShapeCreaseArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SlabShapeCrease get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.SlabShapeCrease item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.SlabShapeCrease item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.SlabShapeCrease item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCreaseArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCreaseArrayIterator.s.cs new file mode 100644 index 00000000..40dcc5f8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCreaseArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class SlabShapeCreaseArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public SlabShapeCreaseArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCreaseType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCreaseType.s.cs new file mode 100644 index 00000000..5485c64e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeCreaseType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum SlabShapeCreaseType +{ + Invalid, + Boundary, + UserDrawn, + Auto, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeEditor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeEditor.s.cs new file mode 100644 index 00000000..1d2a022a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeEditor.s.cs @@ -0,0 +1,48 @@ +namespace Autodesk.Revit.DB; + +public partial class SlabShapeEditor : System.IDisposable +{ + public virtual void Enable() => throw new System.NotImplementedException(); + + public virtual void ModifySubElement(Autodesk.Revit.DB.SlabShapeCrease crease, System.Double offset) => + throw new System.NotImplementedException(); + + public virtual void ModifySubElement(Autodesk.Revit.DB.SlabShapeVertex vertex, System.Double offset) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SlabShapeVertex DrawPoint(Autodesk.Revit.DB.XYZ location) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SlabShapeCreaseArray DrawSplitLine( + Autodesk.Revit.DB.SlabShapeVertex startVertex, + Autodesk.Revit.DB.SlabShapeVertex endVertex + ) => throw new System.NotImplementedException(); + + public virtual void ResetSlabShape() => throw new System.NotImplementedException(); + + public virtual void PickSupport(Autodesk.Revit.DB.Line gLine) => throw new System.NotImplementedException(); + + public virtual void CreateCreasesFromFoldingLines( + Autodesk.Revit.DB.Element hostObj, + System.Collections.Generic.IList references + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SlabShapeCreaseArray SlabShapeCreases + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SlabShapeVertexArray SlabShapeVertices + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsEnabled + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertex.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertex.s.cs new file mode 100644 index 00000000..8a71a522 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertex.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class SlabShapeVertex +{ + public virtual Autodesk.Revit.DB.SlabShapeVertexType VertexType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Position + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertexArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertexArray.s.cs new file mode 100644 index 00000000..2c3ae0dc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertexArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class SlabShapeVertexArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public SlabShapeVertexArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SlabShapeVertexArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SlabShapeVertexArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SlabShapeVertex get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.SlabShapeVertex item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.SlabShapeVertex item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.SlabShapeVertex item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertexArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertexArrayIterator.s.cs new file mode 100644 index 00000000..3d2b71be --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertexArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class SlabShapeVertexArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public SlabShapeVertexArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertexType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertexType.s.cs new file mode 100644 index 00000000..22e4a281 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlabShapeVertexType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum SlabShapeVertexType +{ + Invalid, + Corner, + Edge, + Interior, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlantedOrVerticalColumnType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlantedOrVerticalColumnType.s.cs new file mode 100644 index 00000000..0b738c89 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SlantedOrVerticalColumnType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum SlantedOrVerticalColumnType +{ + CT_Vertical, + CT_Angle, + CT_EndPoint, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Solid.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Solid.s.cs new file mode 100644 index 00000000..33507a20 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Solid.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class Solid : Autodesk.Revit.DB.GeometryObject +{ + public virtual Autodesk.Revit.DB.XYZ ComputeCentroid() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SolidCurveIntersection IntersectWithCurve( + Autodesk.Revit.DB.Curve curve, + Autodesk.Revit.DB.SolidCurveIntersectionOptions options + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BoundingBoxXYZ GetBoundingBox() => throw new System.NotImplementedException(); + + public virtual System.Double Volume + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double SurfaceArea + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FaceArray Faces + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.EdgeArray Edges + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidCurveIntersection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidCurveIntersection.s.cs new file mode 100644 index 00000000..97860ea4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidCurveIntersection.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public partial class SolidCurveIntersection + : System.Collections.Generic.IEnumerable, + System.IDisposable +{ + public virtual Autodesk.Revit.DB.Curve GetCurveSegment(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveExtents GetCurveSegmentExtents(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 SegmentCount + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SolidCurveIntersectionMode ResultType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidCurveIntersectionMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidCurveIntersectionMode.s.cs new file mode 100644 index 00000000..226241b5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidCurveIntersectionMode.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum SolidCurveIntersectionMode +{ + CurveSegmentsInside, + CurveSegmentsOutside, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidCurveIntersectionOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidCurveIntersectionOptions.s.cs new file mode 100644 index 00000000..718eae96 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidCurveIntersectionOptions.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class SolidCurveIntersectionOptions : System.IDisposable +{ + public SolidCurveIntersectionOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SolidCurveIntersectionMode ResultType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidGeometry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidGeometry.s.cs new file mode 100644 index 00000000..3ea52ebe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidGeometry.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum SolidGeometry +{ + Polymesh, + ACIS, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidGeometryOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidGeometryOptions.s.cs new file mode 100644 index 00000000..56de14bc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidGeometryOptions.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class SolidGeometryOptions : System.IDisposable +{ + public SolidGeometryOptions(System.Int32 solidTag) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 SolidTag + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidOptions.s.cs new file mode 100644 index 00000000..2b425907 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidOptions.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class SolidOptions : System.IDisposable +{ + public SolidOptions(Autodesk.Revit.DB.ElementId materialId, Autodesk.Revit.DB.ElementId graphicsStyleId) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ExtraFaceAndEdgeHistoryKey + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId GraphicsStyleId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidOrShellTessellationControls.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidOrShellTessellationControls.s.cs new file mode 100644 index 00000000..23ad6c62 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidOrShellTessellationControls.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB; + +public partial class SolidOrShellTessellationControls : System.IDisposable +{ + public SolidOrShellTessellationControls() => throw new System.NotImplementedException(); + + public virtual System.Boolean UseLevelOfDetail() => throw new System.NotImplementedException(); + + public virtual void DisableLevelOfDetail() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double LevelOfDetail + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinAngleInTriangle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinExternalAngleBetweenTriangles + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Accuracy + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidSolidCutUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidSolidCutUtils.s.cs new file mode 100644 index 00000000..97958d74 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidSolidCutUtils.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.DB; + +public partial class SolidSolidCutUtils +{ + public static void AddCutBetweenSolids( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element solidToBeCut, + Autodesk.Revit.DB.Element cuttingSolid, + System.Boolean splitFacesOfCuttingSolid + ) => throw new System.NotImplementedException(); + + public static void AddCutBetweenSolids( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element solidToBeCut, + Autodesk.Revit.DB.Element cuttingSolid + ) => throw new System.NotImplementedException(); + + public static void RemoveCutBetweenSolids( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element first, + Autodesk.Revit.DB.Element second + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsAllowedForSolidCut(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetCuttingSolids( + Autodesk.Revit.DB.Element element + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetSolidsBeingCut( + Autodesk.Revit.DB.Element element + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsElementFromAppropriateContext(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public static void SplitFacesOfCuttingSolid( + Autodesk.Revit.DB.Element first, + Autodesk.Revit.DB.Element second, + System.Boolean split + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidUtils.s.cs new file mode 100644 index 00000000..a0ec4f59 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SolidUtils.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class SolidUtils +{ + public static Autodesk.Revit.DB.Solid Clone(Autodesk.Revit.DB.Solid solid) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Solid CreateTransformed( + Autodesk.Revit.DB.Solid solid, + Autodesk.Revit.DB.Transform transform + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList SplitVolumes(Autodesk.Revit.DB.Solid solid) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.TriangulatedSolidOrShell TessellateSolidOrShell( + Autodesk.Revit.DB.Solid solidOrShell, + Autodesk.Revit.DB.SolidOrShellTessellationControls tessellationControls + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidForTessellation(Autodesk.Revit.DB.Solid solidOrShell) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList FindAllEdgeEndPointsAtVertex( + Autodesk.Revit.DB.EdgeEndPoint edgeEndPoint + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SortingOrder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SortingOrder.s.cs new file mode 100644 index 00000000..0c7ab2d0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SortingOrder.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum SortingOrder +{ + Ascending, + Descending, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpacingRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpacingRule.s.cs new file mode 100644 index 00000000..190e551b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpacingRule.s.cs @@ -0,0 +1,73 @@ +namespace Autodesk.Revit.DB; + +public partial class SpacingRule : Autodesk.Revit.DB.APIObject +{ + public virtual void SetLayoutNone() => throw new System.NotImplementedException(); + + public virtual void SetLayoutFixedDistance( + System.Double distance, + Autodesk.Revit.DB.SpacingRuleJustification just, + System.Double gridlinesRotation, + System.Double offset + ) => throw new System.NotImplementedException(); + + public virtual void SetLayoutFixedNumber( + System.Int32 number, + Autodesk.Revit.DB.SpacingRuleJustification just, + System.Double gridlinesRotation, + System.Double offset + ) => throw new System.NotImplementedException(); + + public virtual void SetLayoutMaximumSpacing( + System.Double distance, + Autodesk.Revit.DB.SpacingRuleJustification just, + System.Double gridlinesRotation, + System.Double offset + ) => throw new System.NotImplementedException(); + + public virtual void SetLayoutMinimumSpacing( + System.Double distance, + Autodesk.Revit.DB.SpacingRuleJustification just, + System.Double gridlinesRotation, + System.Double offset + ) => throw new System.NotImplementedException(); + + public virtual System.Double BeltMeasurement + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasBeltMeasurement + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Offset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double GridlinesRotation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.SpacingRuleJustification Justification + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Number + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Distance + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.SpacingRuleLayout Layout + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpacingRuleJustification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpacingRuleJustification.s.cs new file mode 100644 index 00000000..f4f6388b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpacingRuleJustification.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum SpacingRuleJustification +{ + Center, + Beginning, + End, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpacingRuleLayout.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpacingRuleLayout.s.cs new file mode 100644 index 00000000..598257b0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpacingRuleLayout.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum SpacingRuleLayout +{ + None, + FixedDistance, + FixedNumber, + MaximumSpacing, + MinimumSpacing, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElement.s.cs new file mode 100644 index 00000000..c032d9b2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElement.s.cs @@ -0,0 +1,41 @@ +namespace Autodesk.Revit.DB; + +public partial class SpatialElement : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.IList> GetBoundarySegments( + Autodesk.Revit.DB.SpatialElementBoundaryOptions options + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SpatialElementDomainData GetSpatialElementDomainData() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SpatialElementType SpatialElementType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Perimeter + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Area + { + get => throw new System.NotImplementedException(); + } + public override Autodesk.Revit.DB.Location Location + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Number + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Level Level + { + get => throw new System.NotImplementedException(); + } + public override System.String Name + { + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementBoundaryLocation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementBoundaryLocation.s.cs new file mode 100644 index 00000000..584e7b22 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementBoundaryLocation.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum SpatialElementBoundaryLocation +{ + Finish, + Center, + CoreBoundary, + CoreCenter, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementBoundaryOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementBoundaryOptions.s.cs new file mode 100644 index 00000000..017ea3c0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementBoundaryOptions.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class SpatialElementBoundaryOptions : System.IDisposable +{ + public SpatialElementBoundaryOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SpatialElementBoundaryLocation SpatialElementBoundaryLocation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean StoreFreeBoundaryFaces + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementBoundarySubface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementBoundarySubface.s.cs new file mode 100644 index 00000000..0c0a0974 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementBoundarySubface.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class SpatialElementBoundarySubface : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Face GetSpatialElementFace() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Face GetSubface() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Face GetBoundingElementFace() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Valid + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SubfaceType SubfaceType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean SubfaceArisesFromElementFace + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.LinkElementId SpatialBoundaryElement + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementCalculationLocation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementCalculationLocation.s.cs new file mode 100644 index 00000000..7cc63fc3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementCalculationLocation.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class SpatialElementCalculationLocation : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.XYZ MarkerPosition + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementCalculationPoint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementCalculationPoint.s.cs new file mode 100644 index 00000000..f3f8c8b5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementCalculationPoint.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class SpatialElementCalculationPoint : Autodesk.Revit.DB.SpatialElementCalculationLocation +{ + public virtual Autodesk.Revit.DB.XYZ Position + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementDomainData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementDomainData.s.cs new file mode 100644 index 00000000..80fcc103 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementDomainData.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class SpatialElementDomainData : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementFromToCalculationPoints.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementFromToCalculationPoints.s.cs new file mode 100644 index 00000000..66eed4e2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementFromToCalculationPoints.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class SpatialElementFromToCalculationPoints : Autodesk.Revit.DB.SpatialElementCalculationLocation +{ + public virtual void Flip() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ MakeFromPositionAcceptable(Autodesk.Revit.DB.XYZ newFromLocation) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ MakeToPositionAcceptable(Autodesk.Revit.DB.XYZ newToLocation) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAcceptableFromPosition(Autodesk.Revit.DB.XYZ fromPosition) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAcceptableToPosition(Autodesk.Revit.DB.XYZ toPosition) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ ToPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ FromPosition + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementGeometryCalculator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementGeometryCalculator.s.cs new file mode 100644 index 00000000..f24db656 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementGeometryCalculator.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB; + +public partial class SpatialElementGeometryCalculator : System.IDisposable +{ + public SpatialElementGeometryCalculator( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.SpatialElementBoundaryOptions options + ) => throw new System.NotImplementedException(); + + public SpatialElementGeometryCalculator(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SpatialElementGeometryResults CalculateSpatialElementGeometry( + Autodesk.Revit.DB.SpatialElement spatialElement + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsRoomOrSpace(Autodesk.Revit.DB.SpatialElement spatialElement) => + throw new System.NotImplementedException(); + + public static System.Boolean CanCalculateGeometry(Autodesk.Revit.DB.SpatialElement spatialElement) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SpatialElementBoundaryOptions GetOptions() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementGeometryResults.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementGeometryResults.s.cs new file mode 100644 index 00000000..801377f4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementGeometryResults.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class SpatialElementGeometryResults : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Solid GetGeometry() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBoundaryFaceInfo( + Autodesk.Revit.DB.Face face + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementTag.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementTag.s.cs new file mode 100644 index 00000000..0a59050d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementTag.s.cs @@ -0,0 +1,59 @@ +namespace Autodesk.Revit.DB; + +public partial class SpatialElementTag : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.View View + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ LeaderElbow + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ LeaderEnd + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ TagHeadPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String TagText + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double RotationAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.SpatialElementTagOrientation TagOrientation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasElbow + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasLeader + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsTaggingLink + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsOrphaned + { + get => throw new System.NotImplementedException(); + } + public new Autodesk.Revit.DB.Location Location + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementTagOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementTagOrientation.s.cs new file mode 100644 index 00000000..4e2fc343 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementTagOrientation.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum SpatialElementTagOrientation +{ + Horizontal, + Vertical, + Model, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementType.s.cs new file mode 100644 index 00000000..00bd7677 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpatialElementType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum SpatialElementType +{ + Room, + Area, + Space, + ElectricalLoadArea, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpecTypeId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpecTypeId.s.cs new file mode 100644 index 00000000..518e28c6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpecTypeId.s.cs @@ -0,0 +1,609 @@ +namespace Autodesk.Revit.DB; + +public partial class SpecTypeId +{ + public static Autodesk.Revit.DB.ForgeTypeId WireDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WeightPerUnitLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Weight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Wattage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WarpingConstant + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Volume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UnitWeight + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Time + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalResistance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalGradientCoefficientForMoistureCapacity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalExpansionCoefficient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThermalConductivity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SurfaceAreaPerUnitLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralVelocity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StructuralFrequency + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Stress + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StationingInterval + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Stationing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Speed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpecificHeatOfVaporization + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SpecificHeat + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Slope + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SiteAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SheetLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionProperty + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionModulus + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionDimension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SectionArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RotationalPointSpringCoefficient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RotationalLineSpringCoefficient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RotationAngle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Rotation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReinforcementVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReinforcementSpacing + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReinforcementLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReinforcementCover + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReinforcementAreaPerUnitLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ReinforcementArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Pulsation + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PowerPerLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PowerPerFlow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PointSpringCoefficient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingViscosity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingVelocity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingTemperatureDifference + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingTemperature + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingSlope + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingRoughness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingPressure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingMassPerTime + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingFriction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipingDensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipeSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipeMassPerUnitLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipeInsulationThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PipeDimension + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Permeability + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Period + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Number + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MomentScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MomentOfInertia + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Moment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassPerUnitLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassPerUnitArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MassDensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Mass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LuminousIntensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LuminousFlux + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Luminance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LinearMomentScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LinearMoment + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LinearForceScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LinearForce + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LineSpringCoefficient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Length + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId IsothermalMoistureCapacity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Illuminance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacViscosity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacVelocity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacTemperatureDifference + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacTemperature + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacSlope + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacRoughness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacPressure + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacPowerDensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacMassPerTime + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacFriction + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacEnergy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HvacDensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HeatingLoadDividedByVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HeatingLoadDividedByArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HeatingLoad + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HeatTransferCoefficient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HeatGain + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HeatCapacityPerArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ForceScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Force + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FlowPerPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Flow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Factor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Energy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalTemperatureDifference + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalTemperature + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalResistivity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalPowerDensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalPotential + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ElectricalFrequency + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Efficacy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DuctSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DuctLiningThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DuctInsulationThickness + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Distance + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Displacement + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Diffusivity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DemandFactor + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DecimalSheetLength + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Current + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Currency + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CrossSection + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CrackWidth + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CostRatePower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CostRateEnergy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CostPerArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CoolingLoadDividedByVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CoolingLoadDividedByArea + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CoolingLoad + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ConduitSize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ColorTemperature + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CableTraySize + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BarDiameter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AreaSpringCoefficient + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AreaForceScale + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AreaForce + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AreaDividedByHeatingLoad + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AreaDividedByCoolingLoad + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Area + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ApparentPowerDensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ApparentPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AngularSpeed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Angle + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AirFlowDividedByVolume + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AirFlowDividedByCoolingLoad + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AirFlowDensity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId AirFlow + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Acceleration + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Custom + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpecUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpecUtils.s.cs new file mode 100644 index 00000000..28eae05c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpecUtils.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class SpecUtils +{ + public static System.Boolean IsSpec(Autodesk.Revit.DB.ForgeTypeId specTypeId) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetAllSpecs() => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidDataType(Autodesk.Revit.DB.ForgeTypeId dataType) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpecialType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpecialType.s.cs new file mode 100644 index 00000000..b72ac0dd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpecialType.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum SpecialType +{ + Default, + InteriorWall, + ExteriorWall, + FoundationWall, + RetainingWall, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpotDimension.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpotDimension.s.cs new file mode 100644 index 00000000..e8384001 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpotDimension.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class SpotDimension : Autodesk.Revit.DB.Dimension +{ + public virtual System.Boolean CanFlip() => throw new System.NotImplementedException(); + + public virtual void Flip() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ LeaderShoulderPosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean LeaderHasShoulder + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.SpotDimensionType SpotDimensionType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpotDimensionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpotDimensionType.s.cs new file mode 100644 index 00000000..13177537 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SpotDimensionType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class SpotDimensionType : Autodesk.Revit.DB.DimensionType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StairsEditScope.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StairsEditScope.s.cs new file mode 100644 index 00000000..bd8f4e2f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StairsEditScope.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class StairsEditScope : Autodesk.Revit.DB.EditScope +{ + public StairsEditScope(Autodesk.Revit.DB.Document document, System.String transactionName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Start(Autodesk.Revit.DB.ElementId stairsId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Start( + Autodesk.Revit.DB.ElementId baseLevelId, + Autodesk.Revit.DB.ElementId topLevelId + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StartingViewSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StartingViewSettings.s.cs new file mode 100644 index 00000000..d6e4d5d3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StartingViewSettings.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class StartingViewSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.StartingViewSettings GetStartingViewSettings(Autodesk.Revit.DB.Document doc) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAcceptableStartingView(Autodesk.Revit.DB.ElementId viewId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ViewId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StdPostedWarning.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StdPostedWarning.s.cs new file mode 100644 index 00000000..e6044260 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StdPostedWarning.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class StdPostedWarning : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StickSymbolLocation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StickSymbolLocation.s.cs new file mode 100644 index 00000000..39f81d8e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StickSymbolLocation.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum StickSymbolLocation +{ + StickViewCenter, + StickViewTop, + StickViewBottom, + StickViewLocLine, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StorageType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StorageType.s.cs new file mode 100644 index 00000000..42a14880 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StorageType.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum StorageType +{ + None, + Integer, + Double, + String, + ElementId, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StringParameterValue.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StringParameterValue.s.cs new file mode 100644 index 00000000..391d4949 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StringParameterValue.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class StringParameterValue : Autodesk.Revit.DB.ParameterValue +{ + public StringParameterValue(System.String value) => throw new System.NotImplementedException(); + + public StringParameterValue() => throw new System.NotImplementedException(); + + public virtual System.String Value + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StripedRowPattern.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StripedRowPattern.s.cs new file mode 100644 index 00000000..6a4e6e06 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StripedRowPattern.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum StripedRowPattern +{ + FirstRow, + SecondRow, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructDeckEmbeddingType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructDeckEmbeddingType.s.cs new file mode 100644 index 00000000..a67005c0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructDeckEmbeddingType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum StructDeckEmbeddingType +{ + Invalid, + MergeWithLayerAbove, + Standalone, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralAsset.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralAsset.s.cs new file mode 100644 index 00000000..9e966b9d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralAsset.s.cs @@ -0,0 +1,157 @@ +namespace Autodesk.Revit.DB; + +public partial class StructuralAsset : System.IDisposable +{ + public StructuralAsset(System.String name, Autodesk.Revit.DB.StructuralAssetClass structuralAssetClass) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.StructuralAsset Copy() => throw new System.NotImplementedException(); + + public virtual System.Boolean Equals(Autodesk.Revit.DB.StructuralAsset other) => + throw new System.NotImplementedException(); + + public virtual void SetYoungModulus(System.Double youngModulus) => throw new System.NotImplementedException(); + + public virtual void SetPoissonRatio(System.Double poissonRatio) => throw new System.NotImplementedException(); + + public virtual void SetShearModulus(System.Double shearModulus) => throw new System.NotImplementedException(); + + public virtual void SetThermalExpansionCoefficient(System.Double thermalExpCoeff) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Density + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SubClass + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String WoodGrade + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String WoodSpecies + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double WoodPerpendicularShearStrength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double WoodParallelShearStrength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double WoodPerpendicularCompressionStrength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double WoodParallelCompressionStrength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double WoodBendingStrength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MetalResistanceCalculationStrength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MetalReductionFactor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean MetalThermallyTreated + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinimumTensileStrength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinimumYieldStress + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ConcreteShearStrengthReduction + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ConcreteShearReinforcement + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ConcreteBendingReinforcement + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ConcreteCompression + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.StructuralBehavior Behavior + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Lightweight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ ThermalExpansionCoefficient + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ ShearModulus + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ PoissonRatio + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ YoungModulus + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.StructuralAssetClass StructuralAssetClass + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralAssetClass.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralAssetClass.s.cs new file mode 100644 index 00000000..bcac85d6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralAssetClass.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public enum StructuralAssetClass +{ + Undefined, + Basic, + Generic, + Metal, + Concrete, + Wood, + Liquid, + Gas, + Plastic, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralBehavior.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralBehavior.s.cs new file mode 100644 index 00000000..5697200f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralBehavior.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum StructuralBehavior +{ + Isotropic, + Orthotropic, + TransverseIsotropic, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralReleaseType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralReleaseType.s.cs new file mode 100644 index 00000000..c218d83f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.StructuralReleaseType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum StructuralReleaseType +{ + kFixed, + kPinned, + kBendingMoment, + kUserDefined, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalAlignmentMethod.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalAlignmentMethod.s.cs new file mode 100644 index 00000000..0ddce5de --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalAlignmentMethod.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalAlignmentMethod +{ + AutoDetect, + Projection, + ManuallyAdjusted, + Varies, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalCurveSelector.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalCurveSelector.s.cs new file mode 100644 index 00000000..9e960722 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalCurveSelector.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalCurveSelector +{ + StartPoint, + EndPoint, + WholeCurve, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalCurveType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalCurveType.s.cs new file mode 100644 index 00000000..d9a5b3db --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalCurveType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalCurveType +{ + RawCurves, + RigidLinkHead, + RigidLinkTail, + ActiveCurves, + ApproximatedCurves, + BaseCurve, + AllRigidLinks, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalDirection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalDirection.s.cs new file mode 100644 index 00000000..b4a7a2e6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalDirection.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalDirection +{ + Vertical, + VerticalTop, + VerticalBottom, + Horizontal, + HorizontalStart, + HorizontalEnd, + Any, + X, + Y, + Z, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalElement.s.cs new file mode 100644 index 00000000..332acec6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalElement.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AnalyticalElement : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.Transform GetTransform() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSelector(Autodesk.Revit.DB.Structure.AnalyticalModelSelector selector) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetReference( + Autodesk.Revit.DB.Structure.AnalyticalModelSelector selector + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve GetCurve() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsSingleCurve() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidAnalyzeAs(Autodesk.Revit.DB.Structure.AnalyzeAs analyzeAs) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidStructuralRole( + Autodesk.Revit.DB.Structure.AnalyticalStructuralRole structuralRole + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.AnalyticalStructuralRole StructuralRole + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.AnalyzeAs AnalyzeAs + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalElementSelector.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalElementSelector.s.cs new file mode 100644 index 00000000..26e78c34 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalElementSelector.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalElementSelector +{ + StartOrBase, + EndOrTop, + Whole, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalFixityState.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalFixityState.s.cs new file mode 100644 index 00000000..1f3c0e99 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalFixityState.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalFixityState +{ + Fixed, + Released, + Spring, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalLink.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalLink.s.cs new file mode 100644 index 00000000..4e3e6234 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalLink.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AnalyticalLink : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.AnalyticalLink Create( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId type, + Autodesk.Revit.DB.ElementId startHubId, + Autodesk.Revit.DB.ElementId endHubId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidHub(Autodesk.Revit.DB.Document doc, Autodesk.Revit.DB.ElementId hubId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAutoGenerated() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId EndHubId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId StartHubId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId OwnerId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ End + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Start + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalLinkType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalLinkType.s.cs new file mode 100644 index 00000000..5eba47d9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalLinkType.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AnalyticalLinkType : Autodesk.Revit.DB.ElementType +{ + public static System.Boolean IsValidAnalyticalFixityState( + Autodesk.Revit.DB.Structure.AnalyticalFixityState fixityState + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.AnalyticalFixityState RotationZ + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.AnalyticalFixityState RotationY + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.AnalyticalFixityState RotationX + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.AnalyticalFixityState TranslationZ + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.AnalyticalFixityState TranslationY + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.AnalyticalFixityState TranslationX + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalLoopType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalLoopType.s.cs new file mode 100644 index 00000000..ebf5abe7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalLoopType.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalLoopType +{ + All, + External, + Internal, + Filled, + Void, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalMember.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalMember.s.cs new file mode 100644 index 00000000..c2275e70 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalMember.s.cs @@ -0,0 +1,54 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AnalyticalMember : Autodesk.Revit.DB.Structure.AnalyticalElement +{ + public static Autodesk.Revit.DB.Structure.AnalyticalMember Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.Curve curve + ) => throw new System.NotImplementedException(); + + public virtual void SetCurve(Autodesk.Revit.DB.Curve curve) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidSectionTypeId(Autodesk.Revit.DB.ElementId familySymbolId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidCurve(Autodesk.Revit.DB.Curve curve) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.ReleaseType GetReleaseType(System.Boolean start) => + throw new System.NotImplementedException(); + + public virtual void SetReleaseType(System.Boolean start, Autodesk.Revit.DB.Structure.ReleaseType releaseType) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetReleaseConditions() => + throw new System.NotImplementedException(); + + public virtual void SetReleaseConditions(Autodesk.Revit.DB.Structure.ReleaseConditions releaseConditions) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetMemberForces() => + throw new System.NotImplementedException(); + + public virtual void SetMemberForces(Autodesk.Revit.DB.Structure.MemberForces memberForces) => + throw new System.NotImplementedException(); + + public virtual void SetMemberForces( + System.Boolean start, + Autodesk.Revit.DB.XYZ force, + Autodesk.Revit.DB.XYZ moment + ) => throw new System.NotImplementedException(); + + public virtual void FlipCurve() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId SectionTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CrossSectionRotation + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalModelSelector.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalModelSelector.s.cs new file mode 100644 index 00000000..ca234cb7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalModelSelector.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AnalyticalModelSelector : System.IDisposable +{ + public AnalyticalModelSelector(Autodesk.Revit.DB.Curve curve) => throw new System.NotImplementedException(); + + public AnalyticalModelSelector( + Autodesk.Revit.DB.Curve curve, + Autodesk.Revit.DB.Structure.AnalyticalCurveSelector inCurveSelector + ) => throw new System.NotImplementedException(); + + public AnalyticalModelSelector() => throw new System.NotImplementedException(); + + public AnalyticalModelSelector(Autodesk.Revit.DB.Structure.AnalyticalCurveSelector inCurveSelector) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.AnalyticalCurveSelector CurveSelector + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalNodeConnectionStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalNodeConnectionStatus.s.cs new file mode 100644 index 00000000..3ccc36f9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalNodeConnectionStatus.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalNodeConnectionStatus +{ + Unconnected, + Connected, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalNodeData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalNodeData.s.cs new file mode 100644 index 00000000..010e3957 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalNodeData.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AnalyticalNodeData : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Structure.AnalyticalNodeConnectionStatus GetConnectionStatus() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.AnalyticalNodeData GetAnalyticalNodeData( + Autodesk.Revit.DB.Element element + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalOpening.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalOpening.s.cs new file mode 100644 index 00000000..db72c8d9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalOpening.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AnalyticalOpening : Autodesk.Revit.DB.Structure.AnalyticalSurfaceBase +{ + public static Autodesk.Revit.DB.Structure.AnalyticalOpening Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.CurveLoop curveLoop, + Autodesk.Revit.DB.ElementId panelId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsCurveLoopValidForAnalyticalOpening( + Autodesk.Revit.DB.CurveLoop loop, + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.ElementId panelId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId PanelId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalPanel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalPanel.s.cs new file mode 100644 index 00000000..adb375e5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalPanel.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AnalyticalPanel : Autodesk.Revit.DB.Structure.AnalyticalSurfaceBase +{ + public static Autodesk.Revit.DB.Structure.AnalyticalPanel Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.CurveLoop curveLoop + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetAnalyticalOpeningsIds() => + throw new System.NotImplementedException(); + + public virtual System.Double Thickness + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalProjectionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalProjectionType.s.cs new file mode 100644 index 00000000..0507f982 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalProjectionType.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalProjectionType +{ + Top, + Center, + Bottom, + SideOne, + SideTwo, + AutoDetect, + Invalid, + SketchCurve, + DatumPlane, + NotApplicable, + Default, + CenterOfCore, + LocationLine, + Varies, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalRigidLinksOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalRigidLinksOption.s.cs new file mode 100644 index 00000000..be3f6efd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalRigidLinksOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalRigidLinksOption +{ + Enabled, + Disabled, + FromColumn, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalStructuralRole.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalStructuralRole.s.cs new file mode 100644 index 00000000..c0d7a62e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalStructuralRole.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalStructuralRole +{ + Unset, + StructuralRoleBeam, + StructuralRoleColumn, + StructuralRoleMember, + StructuralRoleGirder, + StructuralRoleFloor, + StructuralRoleWall, + StructuralRolePanel, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalSupportPriority.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalSupportPriority.s.cs new file mode 100644 index 00000000..a9e08215 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalSupportPriority.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalSupportPriority +{ + UnknownPriority, + HighestPriority, + SecondHighestPriority, + ThirdHighestPriority, + FourthHigestPriority, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalSupportType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalSupportType.s.cs new file mode 100644 index 00000000..24640a62 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalSupportType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyticalSupportType +{ + UnknownSupport, + PointSupport, + CurveSupport, + SurfaceSupport, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalSurfaceBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalSurfaceBase.s.cs new file mode 100644 index 00000000..065c766a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalSurfaceBase.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AnalyticalSurfaceBase : Autodesk.Revit.DB.Structure.AnalyticalElement +{ + public virtual Autodesk.Revit.DB.CurveLoop GetOuterContour() => throw new System.NotImplementedException(); + + public virtual void SetOuterContour(Autodesk.Revit.DB.CurveLoop outerContour) => + throw new System.NotImplementedException(); + + public static System.Boolean IsCurveLoopValid(Autodesk.Revit.DB.CurveLoop profile) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId SketchId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalToPhysicalAssociationManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalToPhysicalAssociationManager.s.cs new file mode 100644 index 00000000..57c987b9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyticalToPhysicalAssociationManager.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AnalyticalToPhysicalAssociationManager : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.AnalyticalToPhysicalAssociationManager GetAnalyticalToPhysicalAssociationManager( + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasAssociation(Autodesk.Revit.DB.ElementId id) => + throw new System.NotImplementedException(); + + public virtual void AddAssociation( + Autodesk.Revit.DB.ElementId analyticalElementId, + Autodesk.Revit.DB.ElementId physicalElementId + ) => throw new System.NotImplementedException(); + + public virtual void RemoveAssociation(Autodesk.Revit.DB.ElementId id) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetAssociatedElementId(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyzeAs.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyzeAs.s.cs new file mode 100644 index 00000000..c580955a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AnalyzeAs.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AnalyzeAs +{ + Hanger, + Gravity, + Lateral, + SlabOneWay, + Mat, + SlabOnGrade, + NotForAnalysis, + NotApplicable, + SlabTwoWay, + GravityLateral, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaLoad.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaLoad.s.cs new file mode 100644 index 00000000..a7b59e5e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaLoad.s.cs @@ -0,0 +1,69 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AreaLoad : Autodesk.Revit.DB.Structure.LoadBase +{ + public static Autodesk.Revit.DB.Structure.AreaLoad Create( + Autodesk.Revit.DB.Document aDoc, + System.Collections.Generic.IList loops, + System.Collections.Generic.IList forceVectors, + System.Collections.Generic.IList refPointCurveIndexes, + System.Collections.Generic.IList refPointCurveSelectors, + Autodesk.Revit.DB.Structure.AreaLoadType symbol + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.AreaLoad Create( + Autodesk.Revit.DB.Document aDoc, + System.Collections.Generic.IList loops, + Autodesk.Revit.DB.XYZ forceVector, + Autodesk.Revit.DB.Structure.AreaLoadType symbol + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.AreaLoad Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.ElementId hostElemId, + Autodesk.Revit.DB.XYZ forceVector, + Autodesk.Revit.DB.Structure.AreaLoadType symbol + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidHostId(Autodesk.Revit.DB.Document pDoc, Autodesk.Revit.DB.ElementId hostId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetRefPoint(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetLoops() => + throw new System.NotImplementedException(); + + public virtual System.Boolean SetLoops( + Autodesk.Revit.DB.Document doc, + System.Collections.Generic.IList newLoops + ) => throw new System.NotImplementedException(); + + public virtual System.Double Area + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsProjected + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 NumRefPoints + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ ForceVector3 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ ForceVector2 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ ForceVector1 + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaLoadType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaLoadType.s.cs new file mode 100644 index 00000000..83a3d4e9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaLoadType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AreaLoadType : Autodesk.Revit.DB.Structure.LoadTypeBase { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcement.s.cs new file mode 100644 index 00000000..c151c82b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcement.s.cs @@ -0,0 +1,119 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AreaReinforcement : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.AreaReinforcement Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element hostElement, + Autodesk.Revit.DB.XYZ majorDirection, + Autodesk.Revit.DB.ElementId areaReinforcementTypeId, + Autodesk.Revit.DB.ElementId rebarBarTypeId, + Autodesk.Revit.DB.ElementId rebarHookTypeId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.AreaReinforcement Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element hostElement, + System.Collections.Generic.IList curveArray, + Autodesk.Revit.DB.XYZ majorDirection, + Autodesk.Revit.DB.ElementId areaReinforcementTypeId, + Autodesk.Revit.DB.ElementId rebarBarTypeId, + Autodesk.Revit.DB.ElementId rebarHookTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRebarInSystemIds() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList RemoveAreaReinforcementSystem( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.AreaReinforcement system + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList ConvertRebarInSystemToRebars( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.AreaReinforcement system + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetNumberOfLines(Autodesk.Revit.DB.Structure.AreaReinforcementLayerType layer) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Line GetLineFromLayerAtIndex( + Autodesk.Revit.DB.Structure.AreaReinforcementLayerType layer, + System.Int32 linePositionIndex + ) => throw new System.NotImplementedException(); + + public virtual void SetLineIncluded( + System.Boolean include, + Autodesk.Revit.DB.Structure.AreaReinforcementLayerType layer, + System.Int32 linePositionIndex + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsLineIncluded( + Autodesk.Revit.DB.Structure.AreaReinforcementLayerType layer, + System.Int32 linePositionIndex + ) => throw new System.NotImplementedException(); + + public virtual void MoveLine( + Autodesk.Revit.DB.XYZ translation, + Autodesk.Revit.DB.Structure.AreaReinforcementLayerType layer, + System.Int32 linePositionIndex + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetMovedLineTransform( + Autodesk.Revit.DB.Structure.AreaReinforcementLayerType layer, + System.Int32 linePositionIndex + ) => throw new System.NotImplementedException(); + + public virtual void ResetMovedLineTransform( + Autodesk.Revit.DB.Structure.AreaReinforcementLayerType layer, + System.Int32 linePositionIndex + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetLayerDirection( + Autodesk.Revit.DB.Structure.AreaReinforcementLayerType layer + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsLayerActive(Autodesk.Revit.DB.Structure.AreaReinforcementLayerType layer) => + throw new System.NotImplementedException(); + + public virtual void SetLayerActive( + System.Boolean active, + Autodesk.Revit.DB.Structure.AreaReinforcementLayerType layer + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBoundaryCurveIds() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetHostId() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnobscuredInView(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual void SetUnobscuredInView(Autodesk.Revit.DB.View view, System.Boolean unobscured) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSolidInView(Autodesk.Revit.DB.View3D view) => + throw new System.NotImplementedException(); + + public virtual void SetSolidInView(Autodesk.Revit.DB.View3D view, System.Boolean solid) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Direction + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.AreaReinforcementType AreaReinforcementType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double AdditionalBottomCoverOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AdditionalTopCoverOffset + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcementCurve.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcementCurve.s.cs new file mode 100644 index 00000000..6169a257 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcementCurve.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AreaReinforcementCurve : Autodesk.Revit.DB.CurveElement +{ + public virtual Autodesk.Revit.DB.Curve Curve + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcementLayerType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcementLayerType.s.cs new file mode 100644 index 00000000..e05eae46 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcementLayerType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum AreaReinforcementLayerType +{ + TopOrFrontMajor, + TopOrFrontMinor, + BottomOrBackMajor, + BottomOrBackMinor, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcementType.s.cs new file mode 100644 index 00000000..c1fd90cf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.AreaReinforcementType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class AreaReinforcementType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.ElementId CreateDefaultAreaReinforcementType(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BentFabricBendDirection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BentFabricBendDirection.s.cs new file mode 100644 index 00000000..35eef5b9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BentFabricBendDirection.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum BentFabricBendDirection +{ + Major, + Minor, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BentFabricStraightWiresLocation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BentFabricStraightWiresLocation.s.cs new file mode 100644 index 00000000..74d7e37e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BentFabricStraightWiresLocation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum BentFabricStraightWiresLocation +{ + Right, + Left, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BoundaryConditions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BoundaryConditions.s.cs new file mode 100644 index 00000000..3e328a99 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BoundaryConditions.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class BoundaryConditions : Autodesk.Revit.DB.Element +{ + public virtual Autodesk.Revit.DB.Structure.BoundaryConditionsType GetBoundaryConditionsType() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.BoundaryConditionsOrientTo GetOrientTo() => + throw new System.NotImplementedException(); + + public virtual void SetOrientTo(Autodesk.Revit.DB.Structure.BoundaryConditionsOrientTo orientTo) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetDegreesOfFreedomCoordinateSystem() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve GetCurve() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetLoops() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Point + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId AssociatedLoadId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId HostElementId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BoundaryConditionsOrientTo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BoundaryConditionsOrientTo.s.cs new file mode 100644 index 00000000..e7585b0a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BoundaryConditionsOrientTo.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum BoundaryConditionsOrientTo +{ + Project, + HostLocalCoordinateSystem, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BoundaryConditionsType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BoundaryConditionsType.s.cs new file mode 100644 index 00000000..6eabd598 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BoundaryConditionsType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum BoundaryConditionsType +{ + Point, + Line, + Area, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BracePlanRepresentation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BracePlanRepresentation.s.cs new file mode 100644 index 00000000..ca7c4234 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.BracePlanRepresentation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum BracePlanRepresentation +{ + ParallelLine, + LineWithAngle, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.CodeCheckingParameterServiceData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.CodeCheckingParameterServiceData.s.cs new file mode 100644 index 00000000..14321474 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.CodeCheckingParameterServiceData.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class CodeCheckingParameterServiceData : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetCurrentElements() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Document Document + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ConnectionInputPoint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ConnectionInputPoint.s.cs new file mode 100644 index 00000000..e9c4858d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ConnectionInputPoint.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class ConnectionInputPoint : System.IDisposable +{ + public ConnectionInputPoint(Autodesk.Revit.DB.XYZ pt) => throw new System.NotImplementedException(); + + public ConnectionInputPoint(Autodesk.Revit.DB.XYZ pt, System.Guid uid) => throw new System.NotImplementedException(); + + public ConnectionInputPoint() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid Id + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Point + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ConnectionInputPointInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ConnectionInputPointInfo.s.cs new file mode 100644 index 00000000..b08b22ec --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ConnectionInputPointInfo.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class ConnectionInputPointInfo : System.IDisposable +{ + public ConnectionInputPointInfo( + System.String ptSelectionText, + System.Int32 inputMemberIndex, + System.String restrictionType + ) => throw new System.NotImplementedException(); + + public ConnectionInputPointInfo() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String RestrictionType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 InputMemberIndex + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String PointSelectionText + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.DistributionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.DistributionType.s.cs new file mode 100644 index 00000000..7ad9b593 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.DistributionType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum DistributionType +{ + Uniform, + VaryingLength, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.EndTreatmentType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.EndTreatmentType.s.cs new file mode 100644 index 00000000..d2c2651f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.EndTreatmentType.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class EndTreatmentType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.Structure.EndTreatmentType Create( + Autodesk.Revit.DB.Document doc, + System.String strTreatment + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.EndTreatmentType Create(Autodesk.Revit.DB.Document doc) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId CreateDefaultEndTreatmentType(Autodesk.Revit.DB.Document ADoc) => + throw new System.NotImplementedException(); + + public virtual System.String EndTreatment + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ExtElemChangeBeamSectionRegistry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ExtElemChangeBeamSectionRegistry.s.cs new file mode 100644 index 00000000..6b0d4c8b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ExtElemChangeBeamSectionRegistry.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class ExtElemChangeBeamSectionRegistry : System.IDisposable +{ + public static void RegisterInterface(Autodesk.Revit.DB.Structure.IExtElemChangeBeamSection provider) => + throw new System.NotImplementedException(); + + public static void Unregister() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricArea.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricArea.s.cs new file mode 100644 index 00000000..ca6ad32d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricArea.s.cs @@ -0,0 +1,119 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class FabricArea : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.FabricArea Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.Element hostElement, + Autodesk.Revit.DB.XYZ majorDirection, + Autodesk.Revit.DB.ElementId fabricAreaTypeId, + Autodesk.Revit.DB.ElementId fabricSheetTypeId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.FabricArea Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.Element hostElement, + System.Collections.Generic.IList curveLoops, + Autodesk.Revit.DB.XYZ majorDirection, + Autodesk.Revit.DB.XYZ majorDirectionOrigin, + Autodesk.Revit.DB.ElementId fabricAreaTypeId, + Autodesk.Revit.DB.ElementId fabricSheetTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetValidViewsForTags() => + throw new System.NotImplementedException(); + + public virtual System.Double GetTotalSheetMass() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList CopyCurveLoopsInSketch() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBoundaryCurveIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFabricSheetElementIds() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList RemoveFabricReinforcementSystem( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.FabricArea system + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.FabricRoundingManager GetReinforcementRoundingManager() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidMajorLapSplice(System.Double majorLapSplice) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidMinorLapSplice(System.Double minorLapSplice) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsCoverOffsetValid(System.Double coverOffset) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.FabricLocation FabricLocation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId FabricSheetTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.FabricSheetAlignment MinorSheetAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.FabricSheetAlignment MajorSheetAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ DirectionOrigin + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Direction + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.FabricAreaType FabricAreaType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId TagViewId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CoverOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinorLapSpliceLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MajorLapSpliceLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.FabricLapSplicePosition LapSplicePosition + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId SketchId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId HostId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricAreaType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricAreaType.s.cs new file mode 100644 index 00000000..c2eea2c2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricAreaType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class FabricAreaType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.ElementId CreateDefaultFabricAreaType(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricHostReference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricHostReference.s.cs new file mode 100644 index 00000000..f74c6bb3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricHostReference.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum FabricHostReference +{ + NotCutByCover, + CutByCover, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricLapSplicePosition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricLapSplicePosition.s.cs new file mode 100644 index 00000000..3a9bc17f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricLapSplicePosition.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum FabricLapSplicePosition +{ + Aligned, + MajorHalfwayStagger, + MajorPassingStagger, + MinorHalfwayStagger, + MinorPassingStagger, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricLocation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricLocation.s.cs new file mode 100644 index 00000000..96c724d6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricLocation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum FabricLocation +{ + TopOrExternal, + BottomOrInternal, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricReinSpanSymbol.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricReinSpanSymbol.s.cs new file mode 100644 index 00000000..9a70e242 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricReinSpanSymbol.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class FabricReinSpanSymbol : Autodesk.Revit.DB.IndependentTag { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricRoundingManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricRoundingManager.s.cs new file mode 100644 index 00000000..1820a539 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricRoundingManager.s.cs @@ -0,0 +1,45 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class FabricRoundingManager : Autodesk.Revit.DB.Structure.ReinforcementRoundingManager +{ + public virtual Autodesk.Revit.DB.RoundingMethod ApplicableSegmentLengthRoundingMethod + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApplicableSegmentLengthRounding + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.RoundingMethod ApplicableTotalLengthRoundingMethod + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApplicableTotalLengthRounding + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.RoundingMethod SegmentLengthRoundingMethod + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SegmentLengthRounding + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.RoundingMethod TotalLengthRoundingMethod + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TotalLengthRounding + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.ReinforcementRoundingSource ApplicableReinforcementRoundingSource + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheet.s.cs new file mode 100644 index 00000000..c5d879ed --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheet.s.cs @@ -0,0 +1,142 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class FabricSheet : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.FabricSheet Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId concreteHostElementId, + Autodesk.Revit.DB.ElementId fabricSheetTypeId, + Autodesk.Revit.DB.CurveLoop bendProfile + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.FabricSheet Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element hostElement, + Autodesk.Revit.DB.ElementId fabricSheetTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetWireCenterlines() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetWireCenterlines( + Autodesk.Revit.DB.Structure.WireDistributionDirection wireDirection + ) => throw new System.NotImplementedException(); + + public virtual void PlaceInHost(Autodesk.Revit.DB.Element hostElement, Autodesk.Revit.DB.Transform transform) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidHost(Autodesk.Revit.DB.Element host) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidHost( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId concreteHostElementId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetSheetLocation() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.FabricRoundingManager GetReinforcementRoundingManager() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveLoop GetBendProfileWithFillets() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveLoop GetBendProfile() => throw new System.NotImplementedException(); + + public virtual void SetBendProfile(Autodesk.Revit.DB.CurveLoop bendProfile) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IDictionary< + Autodesk.Revit.DB.ElementId, + System.Double + > GetSegmentParameterIdsAndLengths(System.Boolean rounded) => throw new System.NotImplementedException(); + + public virtual void SetSegmentLength(Autodesk.Revit.DB.ElementId segmentParameterId, System.Double value) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSolidInView(Autodesk.Revit.DB.View3D view) => + throw new System.NotImplementedException(); + + public virtual void SetSolidInView(Autodesk.Revit.DB.View3D view, System.Boolean solid) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnobscuredInView(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual void SetUnobscuredInView(Autodesk.Revit.DB.View view, System.Boolean unobscured) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsCoverOffsetValid(System.Double coverOffset) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSingleFabricSheetWithinHost( + Autodesk.Revit.DB.Element hostElement, + Autodesk.Revit.DB.Transform transform + ) => throw new System.NotImplementedException(); + + public virtual System.Double CutOverallWidth + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double CutOverallLength + { + get => throw new System.NotImplementedException(); + } + public virtual System.String FabricNumber + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.FabricHostReference FabricHostReference + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double CoverOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.FabricLocation FabricLocation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId FabricAreaOwnerId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double CutSheetMass + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId HostId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsBent + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId SketchId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ BendFinalLoopOrientationVector + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double BentFabricLongitudinalCutLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.BentFabricStraightWiresLocation BentFabricStraightWiresLocation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.BentFabricBendDirection BentFabricBendDirection + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheetAlignment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheetAlignment.s.cs new file mode 100644 index 00000000..63b95621 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheetAlignment.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum FabricSheetAlignment +{ + Null, + StartingEdge, + EndingEdge, + BothEdges, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheetLayoutPattern.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheetLayoutPattern.s.cs new file mode 100644 index 00000000..e16d3895 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheetLayoutPattern.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum FabricSheetLayoutPattern +{ + ActualSpacing, + FixedNumber, + MaximumSpacing, + NumberWithSpacing, + QuantitativeSpacing, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheetType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheetType.s.cs new file mode 100644 index 00000000..83347fda --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricSheetType.s.cs @@ -0,0 +1,175 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class FabricSheetType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.ElementId CreateDefaultFabricSheetType(Autodesk.Revit.DB.Document ADoc) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.FabricRoundingManager GetReinforcementRoundingManager() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidMajorLapSplice(System.Double majorLapSplice) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidMinorLapSplice(System.Double minorLapSplice) => + throw new System.NotImplementedException(); + + public virtual void SetMajorLayoutAsActualSpacing( + System.Double overallWidth, + System.Double minorStartOverhang, + System.Double spacing + ) => throw new System.NotImplementedException(); + + public virtual void SetMajorLayoutAsMaximumSpacing( + System.Double overallWidth, + System.Double minorStartOverhang, + System.Double minorEndOverhang, + System.Double spacing + ) => throw new System.NotImplementedException(); + + public virtual void SetMajorLayoutAsFixedNumber( + System.Double overallWidth, + System.Double minorStartOverhang, + System.Double minorEndOverhang, + System.Int32 numberOfWires + ) => throw new System.NotImplementedException(); + + public virtual void SetMajorLayoutAsNumberWithSpacing( + System.Double overallWidth, + System.Double minorStartOverhang, + System.Int32 numberOfWires, + System.Double spacing + ) => throw new System.NotImplementedException(); + + public virtual void SetMinorLayoutAsActualSpacing( + System.Double overallLength, + System.Double majorStartOverhang, + System.Double spacing + ) => throw new System.NotImplementedException(); + + public virtual void SetMinorLayoutAsMaximumSpacing( + System.Double overallLength, + System.Double majorStartOverhang, + System.Double majorEndOverhang, + System.Double spacing + ) => throw new System.NotImplementedException(); + + public virtual void SetMinorLayoutAsFixedNumber( + System.Double overallLength, + System.Double majorStartOverhang, + System.Double majorEndOverhang, + System.Int32 numberOfWires + ) => throw new System.NotImplementedException(); + + public virtual void SetMinorLayoutAsNumberWithSpacing( + System.Double overallLength, + System.Double majorStartOverhang, + System.Int32 numberOfWires, + System.Double spacing + ) => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsCustomPattern( + System.Double minorStartOverhang, + System.Double majorStartOverhang, + System.Collections.Generic.IList minorFabricWireItems, + System.Collections.Generic.IList majorFabricWireItems + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCustom() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.FabricWireItem GetWireItem( + System.Int32 wireIndex, + Autodesk.Revit.DB.Structure.WireDistributionDirection direction + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Material + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinorReinforcementArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MajorReinforcementArea + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double SheetMassUnit + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double SheetMass + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MinorSpacing + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 MinorNumberOfWires + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.FabricSheetLayoutPattern MinorLayoutPattern + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MinorEndOverhang + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MinorStartOverhang + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double OverallWidth + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MajorSpacing + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 MajorNumberOfWires + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.FabricSheetLayoutPattern MajorLayoutPattern + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MajorEndOverhang + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MajorStartOverhang + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double OverallLength + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MinorLapSpliceLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MajorLapSpliceLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MinorDirectionWireType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId MajorDirectionWireType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricTagComponentReference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricTagComponentReference.s.cs new file mode 100644 index 00000000..78e25fba --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricTagComponentReference.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum FabricTagComponentReference +{ + MajorAxis, + MinorAxis, + Diagonal, + Intersection, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricWireItem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricWireItem.s.cs new file mode 100644 index 00000000..ba06a37e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricWireItem.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class FabricWireItem : System.IDisposable +{ + public static Autodesk.Revit.DB.Structure.FabricWireItem Create( + System.Double distance, + System.Double wireLength, + Autodesk.Revit.DB.ElementId wireType, + System.Double wireOffset + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double OffsetAlongWire + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double WireLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId WireType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Distance + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricWireType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricWireType.s.cs new file mode 100644 index 00000000..d67d7e9b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FabricWireType.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class FabricWireType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.ElementId CreateDefaultFabricWireType(Autodesk.Revit.DB.Document ADoc) => + throw new System.NotImplementedException(); + + public virtual System.Double BendDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double WireDiameter + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FamilyStructuralMaterialTypeFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FamilyStructuralMaterialTypeFilter.s.cs new file mode 100644 index 00000000..26b87317 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.FamilyStructuralMaterialTypeFilter.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class FamilyStructuralMaterialTypeFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public FamilyStructuralMaterialTypeFilter( + Autodesk.Revit.DB.Structure.StructuralMaterialType structuralMaterialType, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public FamilyStructuralMaterialTypeFilter( + Autodesk.Revit.DB.Structure.StructuralMaterialType structuralMaterialType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.StructuralMaterialType StructuralMaterialType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.Hub.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.Hub.s.cs new file mode 100644 index 00000000..3497685f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.Hub.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class Hub : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean HasOrigin() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetOrigin() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ConnectorManager GetHubConnectorManager() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ICodeCheckingParameterServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ICodeCheckingParameterServer.s.cs new file mode 100644 index 00000000..bd6ce5e0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ICodeCheckingParameterServer.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial interface ICodeCheckingParameterServer +{ + public System.Boolean PerformCodeChecking(Autodesk.Revit.DB.Structure.CodeCheckingParameterServiceData data); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IExtElemChangeBeamSection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IExtElemChangeBeamSection.s.cs new file mode 100644 index 00000000..234c581a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IExtElemChangeBeamSection.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial interface IExtElemChangeBeamSection +{ + public System.Boolean ChangeSection(Autodesk.Revit.DB.Document doc, Autodesk.Revit.DB.ElementId idElem); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IMemberForcesServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IMemberForcesServer.s.cs new file mode 100644 index 00000000..f14ba415 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IMemberForcesServer.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial interface IMemberForcesServer +{ + public System.Boolean MemberForcesUpdate(Autodesk.Revit.DB.Structure.MemberForcesServiceData data); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IRebarUpdateServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IRebarUpdateServer.s.cs new file mode 100644 index 00000000..3c045cbb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IRebarUpdateServer.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial interface IRebarUpdateServer +{ + public System.Boolean GetCustomHandles(Autodesk.Revit.DB.Structure.RebarHandlesData handlesInfoData); + public System.Boolean GetCustomHandleName(Autodesk.Revit.DB.Structure.RebarHandleNameData handleNameData); + public System.Boolean GenerateCurves(Autodesk.Revit.DB.Structure.RebarCurvesData curvesData); + public System.Boolean TrimExtendCurves(Autodesk.Revit.DB.Structure.RebarTrimExtendData trimExtendData); + public System.Boolean GetHandlesPosition(Autodesk.Revit.DB.Structure.RebarHandlePositionData handlePositionData); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IStructuralSectionsServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IStructuralSectionsServer.s.cs new file mode 100644 index 00000000..2b4c93a9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.IStructuralSectionsServer.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial interface IStructuralSectionsServer +{ + public System.Boolean StructuralSectionsUpdate(Autodesk.Revit.DB.Structure.StructuralSectionsServiceData data); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LineLoad.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LineLoad.s.cs new file mode 100644 index 00000000..bf2500cd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LineLoad.s.cs @@ -0,0 +1,77 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class LineLoad : Autodesk.Revit.DB.Structure.LoadBase +{ + public static Autodesk.Revit.DB.Structure.LineLoad Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.XYZ startPoint, + Autodesk.Revit.DB.XYZ endPoint, + Autodesk.Revit.DB.XYZ forceVector, + Autodesk.Revit.DB.XYZ momentVector, + Autodesk.Revit.DB.Structure.LineLoadType symbol, + Autodesk.Revit.DB.SketchPlane plane + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.LineLoad Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.ElementId hostElemId, + System.Int32 curveIndex, + Autodesk.Revit.DB.XYZ forceVector1, + Autodesk.Revit.DB.XYZ momentVector1, + Autodesk.Revit.DB.Structure.LineLoadType symbol + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.LineLoad Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.ElementId hostElemId, + Autodesk.Revit.DB.XYZ forceVector1, + Autodesk.Revit.DB.XYZ momentVector1, + Autodesk.Revit.DB.Structure.LineLoadType symbol + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidHostId(Autodesk.Revit.DB.Document pDoc, Autodesk.Revit.DB.ElementId hostId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Curve GetCurve() => throw new System.NotImplementedException(); + + public virtual System.Boolean SetPoints(Autodesk.Revit.DB.XYZ startPoint, Autodesk.Revit.DB.XYZ endPoint) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ MomentVector2 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ MomentVector1 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ ForceVector2 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ ForceVector1 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ EndPoint + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ StartPoint + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsProjected + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsUniform + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LineLoadType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LineLoadType.s.cs new file mode 100644 index 00000000..2dfef15d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LineLoadType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class LineLoadType : Autodesk.Revit.DB.Structure.LoadTypeBase { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadBase.s.cs new file mode 100644 index 00000000..b85b8021 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadBase.s.cs @@ -0,0 +1,51 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class LoadBase : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean IsOrientToPermitted(Autodesk.Revit.DB.Structure.LoadOrientTo orientTo) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsReaction + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.LoadOrientTo OrientTo + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId WorkPlaneId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId HostElementId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String LoadCategoryName + { + get => throw new System.NotImplementedException(); + } + public virtual System.String LoadNatureName + { + get => throw new System.NotImplementedException(); + } + public virtual System.String LoadCaseName + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.LoadCase LoadCase + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId LoadCaseId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsHosted + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCase.s.cs new file mode 100644 index 00000000..7318ff9b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCase.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class LoadCase : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.LoadCase Create( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.ElementId natureId, + Autodesk.Revit.DB.ElementId subcategoryId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.LoadCase Create( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.ElementId natureId, + Autodesk.Revit.DB.Structure.LoadCaseCategory loadCaseCategory + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsLoadCaseSubcategoryId(Autodesk.Revit.DB.ElementId loadCaseSubcategoryId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsLoadNatureId(Autodesk.Revit.DB.ElementId natureId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsNumberUnique(Autodesk.Revit.DB.Document document, System.Int32 number) => + throw new System.NotImplementedException(); + + public virtual System.Int32 Number + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId SubcategoryId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId NatureId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCaseCategory.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCaseCategory.s.cs new file mode 100644 index 00000000..b03d68c6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCaseCategory.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum LoadCaseCategory +{ + Dead, + Live, + Wind, + Snow, + RoofLive, + Accidental, + Temperature, + Seismic, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCombination.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCombination.s.cs new file mode 100644 index 00000000..4933cfe1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCombination.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class LoadCombination : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.LoadCombination Create( + Autodesk.Revit.DB.Document document, + System.String name, + Autodesk.Revit.DB.Structure.LoadCombinationType type, + Autodesk.Revit.DB.Structure.LoadCombinationState state + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.LoadCombination Create( + Autodesk.Revit.DB.Document document, + System.String name + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCaseAndCombinationIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetUsageIds() => + throw new System.NotImplementedException(); + + public virtual void SetUsageIds(System.Collections.Generic.IList usageIds) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetComponents() => + throw new System.NotImplementedException(); + + public virtual void SetComponents( + System.Collections.Generic.IList components + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsThirdPartyGenerated + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.LoadCombinationState State + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.LoadCombinationType Type + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCombinationState.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCombinationState.s.cs new file mode 100644 index 00000000..aaf579dd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCombinationState.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum LoadCombinationState +{ + Serviceability, + Ultimate, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCombinationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCombinationType.s.cs new file mode 100644 index 00000000..83d5e70d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadCombinationType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum LoadCombinationType +{ + Combination, + Envelope, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadComponent.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadComponent.s.cs new file mode 100644 index 00000000..75aeb560 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadComponent.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class LoadComponent : System.IDisposable +{ + public LoadComponent(Autodesk.Revit.DB.ElementId loadCaseOrCombinationId, System.Double factor) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Factor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId LoadCaseOrCombinationId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadNature.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadNature.s.cs new file mode 100644 index 00000000..fc56711f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadNature.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class LoadNature : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.LoadNature Create( + Autodesk.Revit.DB.Document document, + System.String name + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadOrientTo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadOrientTo.s.cs new file mode 100644 index 00000000..11e1a876 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadOrientTo.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum LoadOrientTo +{ + Project, + WorkPlane, + HostLocalCoordinateSystem, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadType.s.cs new file mode 100644 index 00000000..b5f41256 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum LoadType +{ + Point, + Line, + Area, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadTypeBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadTypeBase.s.cs new file mode 100644 index 00000000..10f9e159 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadTypeBase.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class LoadTypeBase : Autodesk.Revit.DB.ElementType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadUsage.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadUsage.s.cs new file mode 100644 index 00000000..9a94e22d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.LoadUsage.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class LoadUsage : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.LoadUsage Create(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.MemberForces.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.MemberForces.s.cs new file mode 100644 index 00000000..84423d36 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.MemberForces.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class MemberForces : System.IDisposable +{ + public MemberForces(System.Boolean start, Autodesk.Revit.DB.XYZ force, Autodesk.Revit.DB.XYZ moment) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Moment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Force + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Start + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.MemberForcesServiceData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.MemberForcesServiceData.s.cs new file mode 100644 index 00000000..1a230c3d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.MemberForcesServiceData.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class MemberForcesServiceData : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetCurrentElements() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Document Document + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.MultiplanarOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.MultiplanarOption.s.cs new file mode 100644 index 00000000..e5635fa7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.MultiplanarOption.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum MultiplanarOption +{ + IncludeAllMultiplanarCurves, + IncludeOnlyPlanarCurves, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PathReinSpanSymbol.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PathReinSpanSymbol.s.cs new file mode 100644 index 00000000..19f5c9b8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PathReinSpanSymbol.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class PathReinSpanSymbol : Autodesk.Revit.DB.IndependentTag { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PathReinforcement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PathReinforcement.s.cs new file mode 100644 index 00000000..b16162c6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PathReinforcement.s.cs @@ -0,0 +1,109 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class PathReinforcement : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.PathReinforcement Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element hostElement, + System.Collections.Generic.IList curveArray, + System.Boolean flip, + Autodesk.Revit.DB.ElementId pathReinforcementTypeId, + Autodesk.Revit.DB.ElementId rebarBarTypeId, + Autodesk.Revit.DB.ElementId startRebarHookTypeId, + Autodesk.Revit.DB.ElementId endRebarHookTypeId, + Autodesk.Revit.DB.ElementId rebarShapeId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.PathReinforcement Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element hostElement, + System.Collections.Generic.IList curveArray, + System.Boolean flip, + Autodesk.Revit.DB.ElementId pathReinforcementTypeId, + Autodesk.Revit.DB.ElementId rebarBarTypeId, + Autodesk.Revit.DB.ElementId startRebarHookTypeId, + Autodesk.Revit.DB.ElementId endRebarHookTypeId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetOrCreateDefaultRebarShape( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId rebarBarTypeId, + Autodesk.Revit.DB.ElementId startRebarHookTypeId, + Autodesk.Revit.DB.ElementId endRebarHookTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRebarInSystemIds() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList RemovePathReinforcementSystem( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.PathReinforcement system + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList ConvertRebarInSystemToRebars( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.PathReinforcement system + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCurveElementIds() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetHostId() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnobscuredInView(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual void SetUnobscuredInView(Autodesk.Revit.DB.View view, System.Boolean unobscured) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSolidInView(Autodesk.Revit.DB.View3D view) => + throw new System.NotImplementedException(); + + public virtual void SetSolidInView(Autodesk.Revit.DB.View3D view, System.Boolean solid) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAlternatingLayerEnabled() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidRebarShapeId( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidPrimaryBarOrientation( + Autodesk.Revit.DB.Structure.ReinforcementBarOrientation orientation + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidAlternatingBarOrientation( + Autodesk.Revit.DB.Structure.ReinforcementBarOrientation orientation + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId AlternatingBarShapeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId PrimaryBarShapeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double AdditionalOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.PathReinforcementType PathReinforcementType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.ReinforcementBarOrientation AlternatingBarOrientation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.ReinforcementBarOrientation PrimaryBarOrientation + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PathReinforcementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PathReinforcementType.s.cs new file mode 100644 index 00000000..5354a725 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PathReinforcementType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class PathReinforcementType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.ElementId CreateDefaultPathReinforcementType(Autodesk.Revit.DB.Document ADoc) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PointLoad.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PointLoad.s.cs new file mode 100644 index 00000000..0a13f0a6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PointLoad.s.cs @@ -0,0 +1,41 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class PointLoad : Autodesk.Revit.DB.Structure.LoadBase +{ + public static Autodesk.Revit.DB.Structure.PointLoad Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.XYZ point, + Autodesk.Revit.DB.XYZ forceVector, + Autodesk.Revit.DB.XYZ momentVector, + Autodesk.Revit.DB.Structure.PointLoadType symbol, + Autodesk.Revit.DB.SketchPlane plane + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.PointLoad Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.ElementId hostElemId, + Autodesk.Revit.DB.Structure.AnalyticalElementSelector selector, + Autodesk.Revit.DB.XYZ forceVector, + Autodesk.Revit.DB.XYZ momentVector, + Autodesk.Revit.DB.Structure.PointLoadType symbol + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidHostId(Autodesk.Revit.DB.Document pDoc, Autodesk.Revit.DB.ElementId hostId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ MomentVector + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ ForceVector + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Point + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PointLoadType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PointLoadType.s.cs new file mode 100644 index 00000000..2a5238c2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.PointLoadType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class PointLoadType : Autodesk.Revit.DB.Structure.LoadTypeBase { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.Rebar.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.Rebar.s.cs new file mode 100644 index 00000000..07f42c38 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.Rebar.s.cs @@ -0,0 +1,328 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class Rebar : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.Rebar CreateFreeForm( + Autodesk.Revit.DB.Document doc, + System.Guid serverGUID, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.Element host + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.Rebar CreateFromCurves( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.RebarStyle style, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.Structure.RebarHookType startHook, + Autodesk.Revit.DB.Structure.RebarHookType endHook, + Autodesk.Revit.DB.Element host, + Autodesk.Revit.DB.XYZ norm, + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrient, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrient, + System.Double hookRotationAngleAtStart, + System.Double hookRotationAngleAtEnd, + Autodesk.Revit.DB.ElementId endTreatmentTypeIdAtStart, + Autodesk.Revit.DB.ElementId endTreatmentTypeIdAtEnd, + System.Boolean useExistingShapeIfPossible, + System.Boolean createNewShape + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.Rebar CreateFromCurves( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.RebarStyle style, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.Structure.RebarHookType startHook, + Autodesk.Revit.DB.Structure.RebarHookType endHook, + Autodesk.Revit.DB.Element host, + Autodesk.Revit.DB.XYZ norm, + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrient, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrient, + System.Boolean useExistingShapeIfPossible, + System.Boolean createNewShape + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.Rebar CreateFromRebarShape( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.RebarShape rebarShape, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.Element host, + Autodesk.Revit.DB.XYZ origin, + Autodesk.Revit.DB.XYZ xVec, + Autodesk.Revit.DB.XYZ yVec + ) => throw new System.NotImplementedException(); + + public static System.Boolean RebarShapeMatchesCurvesAndHooks( + Autodesk.Revit.DB.Structure.RebarShape rebarShape, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.XYZ norm, + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.Structure.RebarHookType startHook, + Autodesk.Revit.DB.Structure.RebarHookType endHook, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrient, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrient + ) => throw new System.NotImplementedException(); + + public static System.Boolean RebarShapeMatchesCurvesHooksAndEndTreatment( + Autodesk.Revit.DB.Structure.RebarShape rebarShape, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.XYZ norm, + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.Structure.RebarHookType startHook, + Autodesk.Revit.DB.Structure.RebarHookType endHook, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrient, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrient, + System.Double hookRotationAngleAtStart, + System.Double hookRotationAngleAtEnd, + Autodesk.Revit.DB.ElementId endTreatmentTypeIdAtStart, + Autodesk.Revit.DB.ElementId endTreatmentTypeIdAtEnd + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.Rebar CreateFromCurvesAndShape( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.RebarShape rebarShape, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.Structure.RebarHookType startHook, + Autodesk.Revit.DB.Structure.RebarHookType endHook, + Autodesk.Revit.DB.Element host, + Autodesk.Revit.DB.XYZ norm, + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrient, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrient, + System.Double hookRotationAngleAtStart, + System.Double hookRotationAngleAtEnd, + Autodesk.Revit.DB.ElementId endTreatmentTypeIdAtStart, + Autodesk.Revit.DB.ElementId endTreatmentTypeIdAtEnd + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.Rebar CreateFromCurvesAndShape( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.RebarShape rebarShape, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.Structure.RebarHookType startHook, + Autodesk.Revit.DB.Structure.RebarHookType endHook, + Autodesk.Revit.DB.Element host, + Autodesk.Revit.DB.XYZ norm, + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrient, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrient + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCenterlineCurves( + System.Boolean adjustForSelfIntersection, + System.Boolean suppressHooks, + System.Boolean suppressBendRadius, + Autodesk.Revit.DB.Structure.MultiplanarOption multiplanarOption, + System.Int32 barPositionIndex + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetTransformedCenterlineCurves( + System.Boolean adjustForSelfIntersection, + System.Boolean suppressHooks, + System.Boolean suppressBendRadius, + Autodesk.Revit.DB.Structure.MultiplanarOption multiplanarOption, + System.Int32 barPositionIndex + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarConstraintsManager GetRebarConstraintsManager() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarRoundingManager GetReinforcementRoundingManager() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryElement GetFullGeometryForView(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetHostId() => throw new System.NotImplementedException(); + + public virtual void SetHostId(Autodesk.Revit.DB.Document doc, Autodesk.Revit.DB.ElementId hostId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnobscuredInView(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual void SetUnobscuredInView(Autodesk.Revit.DB.View view, System.Boolean unobscured) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSolidInView(Autodesk.Revit.DB.View3D view) => + throw new System.NotImplementedException(); + + public virtual void SetSolidInView(Autodesk.Revit.DB.View3D view, System.Boolean solid) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarBendData GetBendData() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetHookTypeId(System.Int32 end) => + throw new System.NotImplementedException(); + + public virtual void SetHookTypeId(System.Int32 end, Autodesk.Revit.DB.ElementId hookTypeId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetEndTreatmentTypeId(System.Int32 end) => + throw new System.NotImplementedException(); + + public virtual void SetEndTreatmentTypeId(System.Int32 end, Autodesk.Revit.DB.ElementId endTreatmentTypeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsRebarInSection(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasPresentationOverrides(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual void SetBarHiddenStatus(Autodesk.Revit.DB.View view, System.Int32 barIndex, System.Boolean hide) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsBarHidden(Autodesk.Revit.DB.View view, System.Int32 barIndex) => + throw new System.NotImplementedException(); + + public virtual void SetPresentationMode( + Autodesk.Revit.DB.View dBView, + Autodesk.Revit.DB.Structure.RebarPresentationMode presentationMode + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarPresentationMode GetPresentationMode(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarPresentationMode FindMatchingPredefinedPresentationMode( + Autodesk.Revit.DB.View dBView + ) => throw new System.NotImplementedException(); + + public virtual void ClearPresentationMode(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetShapeId() => throw new System.NotImplementedException(); + + public virtual System.Boolean DoesBarExistAtPosition(System.Int32 barPosition) => + throw new System.NotImplementedException(); + + public virtual void SetBarIncluded(System.Boolean include, System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ParameterValue GetParameterValueAtIndex( + Autodesk.Revit.DB.ElementId paramId, + System.Int32 barPositionIndex + ) => throw new System.NotImplementedException(); + + public static System.Boolean ContainsValidArcRadiiForStyleAndBarType( + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.Structure.RebarStyle style, + Autodesk.Revit.DB.Structure.RebarBarType barType + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HookAngleMatchesRebarShapeDefinition( + System.Int32 iEnd, + Autodesk.Revit.DB.ElementId proposedHookId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanUseHookType(Autodesk.Revit.DB.ElementId proposedHookId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean ConstraintsCanBeEdited() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanApplyPresentationMode(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanSuppressFirstOrLastBar(Autodesk.Revit.DB.View dBView, System.Int32 end) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarHookOrientation GetHookOrientation(System.Int32 iEnd) => + throw new System.NotImplementedException(); + + public virtual void SetHookOrientation( + System.Int32 iEnd, + Autodesk.Revit.DB.Structure.RebarHookOrientation hookOrientation + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetHookRotationAngle(System.Int32 iEnd) => throw new System.NotImplementedException(); + + public virtual void SetHookRotationAngle(System.Double hookRotationAngle, System.Int32 iEnd) => + throw new System.NotImplementedException(); + + public virtual void EnableHookLengthOverride(System.Boolean enable) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsHookLengthOverrideEnabled() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllRebarShapeIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanBeMatchedWithMultipleShapes() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetCouplerId(System.Int32 end) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsRebarFreeForm() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsRebarShapeDriven() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeDrivenAccessor GetShapeDrivenAccessor() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarFreeFormAccessor GetFreeFormAccessor() => + throw new System.NotImplementedException(); + + public virtual void MoveBarInSet(System.Int32 barPositionIndex, Autodesk.Revit.DB.Transform moveTransform) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetBarIndexFromReference(Autodesk.Revit.DB.Reference barReference) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetMovedBarTransform(System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual void ResetMovedBarTransform(System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.DistributionType DistributionType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 NumberOfBarPositions + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Volume + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TotalLength + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IncludeLastBar + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IncludeFirstBar + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.RebarLayoutRule LayoutRule + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MaxSpacing + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Quantity + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ReadOnlyParameters + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ScheduleMark + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarBarType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarBarType.s.cs new file mode 100644 index 00000000..e11faede --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarBarType.s.cs @@ -0,0 +1,82 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarBarType : Autodesk.Revit.DB.ElementType +{ + public virtual void SetBarTypeDiameters(Autodesk.Revit.DB.BarTypeDiameterOptions diametersOptions) => + throw new System.NotImplementedException(); + + public virtual System.Boolean GetHookPermission(Autodesk.Revit.DB.ElementId hookId) => + throw new System.NotImplementedException(); + + public virtual void SetHookPermission(Autodesk.Revit.DB.ElementId hookId, System.Boolean permission) => + throw new System.NotImplementedException(); + + public virtual System.Boolean GetAutoCalcHookLengths(Autodesk.Revit.DB.ElementId hookId) => + throw new System.NotImplementedException(); + + public virtual void SetAutoCalcHookLengths(Autodesk.Revit.DB.ElementId hookId, System.Boolean autoCalculated) => + throw new System.NotImplementedException(); + + public virtual System.Double GetHookLength(Autodesk.Revit.DB.ElementId hookId) => + throw new System.NotImplementedException(); + + public virtual void SetHookLength(Autodesk.Revit.DB.ElementId hookId, System.Double hookLength) => + throw new System.NotImplementedException(); + + public virtual System.Double GetHookTangentLength(Autodesk.Revit.DB.ElementId hookId) => + throw new System.NotImplementedException(); + + public virtual void SetHookTangentLength(Autodesk.Revit.DB.ElementId hookId, System.Double newLength) => + throw new System.NotImplementedException(); + + public virtual System.Double GetHookOffsetLength(Autodesk.Revit.DB.ElementId hookId) => + throw new System.NotImplementedException(); + + public virtual void SetHookOffsetLength(Autodesk.Revit.DB.ElementId hookId, System.Double newLength) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.RebarBarType Create(Autodesk.Revit.DB.Document ADoc) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarRoundingManager GetReinforcementRoundingManager() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId CreateDefaultRebarBarType(Autodesk.Revit.DB.Document ADoc) => + throw new System.NotImplementedException(); + + public virtual System.Double BarNominalDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BarModelDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double StirrupTieBendDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double StandardHookBendDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double StandardBendDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.RebarDeformationType DeformationType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MaximumBendRadius + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarBendData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarBendData.s.cs new file mode 100644 index 00000000..279f6448 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarBendData.s.cs @@ -0,0 +1,72 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarBendData : System.IDisposable +{ + public RebarBendData( + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.Structure.RebarHookType hookType0, + Autodesk.Revit.DB.Structure.RebarHookType hookType1, + Autodesk.Revit.DB.Structure.RebarStyle style, + Autodesk.Revit.DB.Structure.RebarHookOrientation hookOrient0, + Autodesk.Revit.DB.Structure.RebarHookOrientation hookOrient1 + ) => throw new System.NotImplementedException(); + + public RebarBendData() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double HookBendRadius + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.RebarHookOrientation HookOrient1 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.RebarHookOrientation HookOrient0 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 HookAngle1 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 HookAngle0 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double HookLength1 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double HookLength0 + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BarNominalDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BarModelDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BendRadius + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstrainedHandle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstrainedHandle.s.cs new file mode 100644 index 00000000..77680dbe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstrainedHandle.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarConstrainedHandle : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Structure.RebarHandleType GetHandleType() => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetEdgeNumber() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetCustomHandleTag() => throw new System.NotImplementedException(); + + public virtual System.String GetHandleName() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEdgeHandle() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCustomHandle() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraint.s.cs new file mode 100644 index 00000000..ef83155c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraint.s.cs @@ -0,0 +1,126 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarConstraint : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Structure.RebarConstraintType GetConstraintType() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Element GetTargetElement() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Element GetTargetElement(System.Int32 targetIndex) => + throw new System.NotImplementedException(); + + public virtual System.Boolean AreGeometryTargetsTheSame( + Autodesk.Revit.DB.Structure.RebarConstraint otherConstraint + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarConstraintTargetHostFaceType GetRebarConstraintTargetHostFaceType() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarConstraintTargetHostFaceType GetRebarConstraintTargetHostFaceType( + System.Int32 targetIndex + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Face GetTargetHostFaceAndTransform( + System.Int32 targetIndex, + Autodesk.Revit.DB.Transform faceTransform + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarCoverType GetTargetCoverType(System.Int32 targetIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetTargetHostFaceReference() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetTargetHostFaceReference(System.Int32 targetIndex) => + throw new System.NotImplementedException(); + + public virtual System.Double GetDistanceToTargetHostFace() => throw new System.NotImplementedException(); + + public virtual void SetDistanceToTargetHostFace(System.Double offset) => throw new System.NotImplementedException(); + + public virtual System.Double GetDistanceToTargetCover() => throw new System.NotImplementedException(); + + public virtual void SetDistanceToTargetCover(System.Double distanceToTargetCover) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.TargetRebarConstraintType GetTargetRebarConstraintType() => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetTargetRebarEdgeNumber() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetTargetRebarBendNumber() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetTargetRebarHookBarEnd() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetTargetRebarAngleOnBarOrHookBend() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.Structure.RebarConstraint other) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.RebarConstraint Create( + Autodesk.Revit.DB.Structure.RebarConstrainedHandle handle, + System.Collections.Generic.IList targetReferences, + System.Boolean isConstraintToCover, + System.Double offsetValue + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetCustomHandleTag() => throw new System.NotImplementedException(); + + public virtual void ReplaceReferenceTargets( + Autodesk.Revit.DB.Structure.RebarConstrainedHandle handle, + System.Collections.Generic.IList targetReferences, + System.Boolean isConstraintToCover, + System.Double offsetValue + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsReferenceValidForConstraint(Autodesk.Revit.DB.Reference targetReference) => + throw new System.NotImplementedException(); + + public virtual System.Double GetDistanceToTargetRebar() => throw new System.NotImplementedException(); + + public virtual void SetDistanceToTargetRebar(System.Double distanceToTargetRebar) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsBindingHandleWithTarget() => throw new System.NotImplementedException(); + + public virtual void SetToBindHandleWithTarget(System.Boolean bindsHandleWithTarget) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsUsingClearBarSpacing() => throw new System.NotImplementedException(); + + public virtual void SetToUseClearBarSpacing(System.Boolean useClearBarSpacing) => + throw new System.NotImplementedException(); + + public virtual void FlipHandleOverTarget() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValid() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsFixedDistanceToHostFace() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsToCover() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsToOtherRebar() => throw new System.NotImplementedException(); + + public virtual System.Boolean ConstrainsRebarEnds() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsToHostFaceOrCover() => throw new System.NotImplementedException(); + + public virtual System.Boolean TargetRebarConstraintTypeIsEdge() => throw new System.NotImplementedException(); + + public virtual System.Boolean TargetIsBarBend() => throw new System.NotImplementedException(); + + public virtual System.Boolean TargetIsHookBend() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasAnEdgeNumber() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfTargets + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraintTargetHostFaceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraintTargetHostFaceType.s.cs new file mode 100644 index 00000000..fd314670 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraintTargetHostFaceType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarConstraintTargetHostFaceType +{ + FaceWithTagId, + Top, + Bottom, + End0, + End1, + Side0, + Side1, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraintType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraintType.s.cs new file mode 100644 index 00000000..8fd0d9be --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraintType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarConstraintType +{ + FixedDistanceToHostFace, + ToCover, + ToOtherRebar, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraintsManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraintsManager.s.cs new file mode 100644 index 00000000..bcd5f135 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarConstraintsManager.s.cs @@ -0,0 +1,74 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarConstraintsManager : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetAllConstrainedHandles() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarConstraint GetCurrentConstraintOnHandle( + Autodesk.Revit.DB.Structure.RebarConstrainedHandle handle + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetConstraintCandidatesForHandle( + Autodesk.Revit.DB.Structure.RebarConstrainedHandle handle, + Autodesk.Revit.DB.Reference reference + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetConstraintCandidatesForHandle( + Autodesk.Revit.DB.Structure.RebarConstrainedHandle handle, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetConstraintCandidatesForHandle( + Autodesk.Revit.DB.Structure.RebarConstrainedHandle handle + ) => throw new System.NotImplementedException(); + + public virtual void SetPreferredConstraintForHandle( + Autodesk.Revit.DB.Structure.RebarConstrainedHandle handle, + Autodesk.Revit.DB.Structure.RebarConstraint constraint + ) => throw new System.NotImplementedException(); + + public virtual void RemovePreferredConstraintFromHandle(Autodesk.Revit.DB.Structure.RebarConstrainedHandle handle) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllHandles() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarConstraint GetPreferredConstraintOnHandle( + Autodesk.Revit.DB.Structure.RebarConstrainedHandle handle + ) => throw new System.NotImplementedException(); + + public virtual void HighlightHandleConstraintPairInAllViews( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.Structure.RebarConstrainedHandle handle, + Autodesk.Revit.DB.Structure.RebarConstraint constraint + ) => throw new System.NotImplementedException(); + + public virtual void ClearHandleConstraintPairHighlighting(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); + + public virtual System.Boolean AllowConstraintTargets( + Autodesk.Revit.DB.Structure.RebarConstrainedHandle handle, + System.Collections.Generic.IList targetsToConstrain + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ApplyRebarConstraints( + System.Collections.Generic.IList constraintsToApply, + System.Collections.Generic.IList oldTargets, + System.Collections.Generic.IList newTargets + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean HasValidRebar() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public static System.Boolean IsRebarConstrainedPlacementEnabled + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainer.s.cs new file mode 100644 index 00000000..3879cf7b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainer.s.cs @@ -0,0 +1,115 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarContainer + : Autodesk.Revit.DB.Element, + System.Collections.Generic.IEnumerable +{ + public static Autodesk.Revit.DB.Structure.RebarContainer Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.Element hostElement, + Autodesk.Revit.DB.ElementId rebarContainerTypeId + ) => throw new System.NotImplementedException(); + + public virtual void ClearItems() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarContainerItem AppendItemFromRebar( + Autodesk.Revit.DB.Structure.Rebar rebar + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarContainerItem AppendItemFromCurves( + Autodesk.Revit.DB.Structure.RebarStyle style, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.Structure.RebarHookType startHook, + Autodesk.Revit.DB.Structure.RebarHookType endHook, + Autodesk.Revit.DB.XYZ normal, + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrient, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrient, + System.Boolean useExistingShapeIfPossible, + System.Boolean createNewShape + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarContainerItem AppendItemFromRebarShape( + Autodesk.Revit.DB.Structure.RebarShape rebarShape, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.XYZ origin, + Autodesk.Revit.DB.XYZ xVector, + Autodesk.Revit.DB.XYZ yVector + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarContainerItem AppendItemFromCurvesAndShape( + Autodesk.Revit.DB.Structure.RebarShape rebarShape, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.Structure.RebarHookType startHook, + Autodesk.Revit.DB.Structure.RebarHookType endHook, + Autodesk.Revit.DB.XYZ normal, + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrient, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrient + ) => throw new System.NotImplementedException(); + + public virtual void RemoveItem(Autodesk.Revit.DB.Structure.RebarContainerItem pItem) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarContainerItem GetItem(System.Int32 itemIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarContainerParameterManager GetParametersManager() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarRoundingManager GetReinforcementRoundingManager() => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasPresentationOverrides(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanApplyPresentationMode(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual void SetItemHiddenStatus(Autodesk.Revit.DB.View view, System.Int32 itemIndex, System.Boolean hide) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsItemHidden(Autodesk.Revit.DB.View view, System.Int32 itemIndex) => + throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.Structure.RebarContainerItem pItem) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnobscuredInView(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual void SetUnobscuredInView(Autodesk.Revit.DB.View view, System.Boolean unobscured) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSolidInView(Autodesk.Revit.DB.View3D view) => + throw new System.NotImplementedException(); + + public virtual void SetSolidInView(Autodesk.Revit.DB.View3D view, System.Boolean solid) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetHostId() => throw new System.NotImplementedException(); + + public virtual void SetHostId(Autodesk.Revit.DB.Document doc, Autodesk.Revit.DB.ElementId hostId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarContainerIterator GetRebarContainerIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IEnumerator GetEnumerator() => + throw new System.NotImplementedException(); + + public virtual System.Int32 ItemsCount + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean PresentItemsAsSubelements + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ScheduleMark + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerItem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerItem.s.cs new file mode 100644 index 00000000..eb4b2560 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerItem.s.cs @@ -0,0 +1,241 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarContainerItem : System.IDisposable +{ + public virtual void SetFromRebar(Autodesk.Revit.DB.Structure.Rebar rebar) => + throw new System.NotImplementedException(); + + public virtual void SetFromCurves( + Autodesk.Revit.DB.Structure.RebarStyle style, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.Structure.RebarHookType startHook, + Autodesk.Revit.DB.Structure.RebarHookType endHook, + Autodesk.Revit.DB.XYZ norm, + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrient, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrient, + System.Boolean useExistingShapeIfPossible, + System.Boolean createNewShape + ) => throw new System.NotImplementedException(); + + public virtual void SetFromRebarShape( + Autodesk.Revit.DB.Structure.RebarShape rebarShape, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.XYZ origin, + Autodesk.Revit.DB.XYZ xVec, + Autodesk.Revit.DB.XYZ yVec + ) => throw new System.NotImplementedException(); + + public virtual void SetFromCurvesAndShape( + Autodesk.Revit.DB.Structure.RebarShape rebarShape, + Autodesk.Revit.DB.Structure.RebarBarType barType, + Autodesk.Revit.DB.Structure.RebarHookType startHook, + Autodesk.Revit.DB.Structure.RebarHookType endHook, + Autodesk.Revit.DB.XYZ norm, + System.Collections.Generic.IList curves, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrient, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrient + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCenterlineCurves( + System.Boolean adjustForSelfIntersection, + System.Boolean suppressHooks, + System.Boolean suppressBendRadius, + Autodesk.Revit.DB.Structure.MultiplanarOption multiplanarOption + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCenterlineCurves( + System.Boolean adjustForSelfIntersection, + System.Boolean suppressHooks, + System.Boolean suppressBendRadius + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Line GetDistributionPath() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetBarPositionTransform(System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList ComputeDrivingCurves() => + throw new System.NotImplementedException(); + + public virtual void SetLayoutAsSingle() => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsFixedNumber( + System.Int32 numberOfBarPositions, + System.Double arrayLength, + System.Boolean barsOnNormalSide, + System.Boolean includeFirstBar, + System.Boolean includeLastBar + ) => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsMaximumSpacing( + System.Double spacing, + System.Double arrayLength, + System.Boolean barsOnNormalSide, + System.Boolean includeFirstBar, + System.Boolean includeLastBar + ) => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsNumberWithSpacing( + System.Int32 numberOfBarPositions, + System.Double spacing, + System.Boolean barsOnNormalSide, + System.Boolean includeFirstBar, + System.Boolean includeLastBar + ) => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsMinimumClearSpacing( + System.Double spacing, + System.Double arrayLength, + System.Boolean barsOnNormalSide, + System.Boolean includeFirstBar, + System.Boolean includeLastBar + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarBendData GetBendData() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetHookTypeId(System.Int32 end) => + throw new System.NotImplementedException(); + + public virtual void SetHookTypeId(System.Int32 end, Autodesk.Revit.DB.ElementId hookTypeId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean DoesBarExistAtPosition(System.Int32 barPosition) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarHookOrientation GetHookOrientation(System.Int32 iEnd) => + throw new System.NotImplementedException(); + + public virtual void SetHookOrientation( + System.Int32 iEnd, + Autodesk.Revit.DB.Structure.RebarHookOrientation hookOrientation + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanUseHookType(Autodesk.Revit.DB.ElementId proposedHookId) => + throw new System.NotImplementedException(); + + public virtual void SetBarHiddenStatus(Autodesk.Revit.DB.View view, System.Int32 barIndex, System.Boolean hide) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsBarHidden(Autodesk.Revit.DB.View view, System.Int32 barIndex) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsRebarInSection(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasPresentationOverrides(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual void ClearPresentationMode(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual void SetPresentationMode( + Autodesk.Revit.DB.View dBView, + Autodesk.Revit.DB.Structure.RebarPresentationMode presentationMode + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarPresentationMode GetPresentationMode(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarPresentationMode FindMatchingPredefinedPresentationMode( + Autodesk.Revit.DB.View dBView + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanApplyPresentationMode(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ItemIndex + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfBarPositions + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId RebarShapeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Volume + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TotalLength + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MultiplanarDepth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Pitch + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 TopFinishingTurns + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 BaseFinishingTurns + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IncludeLastBar + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IncludeFirstBar + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.RebarLayoutRule LayoutRule + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MaxSpacing + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Quantity + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ArrayLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean BarsOnNormalSide + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Normal + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId BarTypeId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerIterator.s.cs new file mode 100644 index 00000000..5eedff9a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerIterator.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarContainerIterator + : System.Collections.Generic.IEnumerator +{ + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarContainerItem Current + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerParameterManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerParameterManager.s.cs new file mode 100644 index 00000000..834e20ef --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerParameterManager.s.cs @@ -0,0 +1,57 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarContainerParameterManager : System.IDisposable +{ + public virtual void AddOverride(Autodesk.Revit.DB.ElementId paramId, Autodesk.Revit.DB.ElementId value) => + throw new System.NotImplementedException(); + + public virtual void AddOverride(Autodesk.Revit.DB.ElementId paramId, System.String value) => + throw new System.NotImplementedException(); + + public virtual void AddOverride(Autodesk.Revit.DB.ElementId paramId, System.Int32 value) => + throw new System.NotImplementedException(); + + public virtual void AddOverride(Autodesk.Revit.DB.ElementId paramId, System.Double value) => + throw new System.NotImplementedException(); + + public virtual System.Double GetDoubleOverrideValue(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetIntOverrideValue(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual System.String GetStringOverrideValue(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetElementIdOverrideValue(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual void RemoveOverride(Autodesk.Revit.DB.ElementId paramId) => throw new System.NotImplementedException(); + + public virtual void ClearOverrides() => throw new System.NotImplementedException(); + + public virtual void SetOverriddenParameterReadonly(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual void SetOverriddenParameterModifiable(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsOverriddenParameterModifiable(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsParameterOverridden(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsRebarContainerParameter(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual void AddSharedParameterAsOverride(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerType.s.cs new file mode 100644 index 00000000..2b0fb77c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarContainerType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarContainerType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.ElementId CreateDefaultRebarContainerType(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetOrCreateRebarContainerType( + Autodesk.Revit.DB.Document aDoc, + System.String name + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCoupler.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCoupler.s.cs new file mode 100644 index 00000000..c4f093c2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCoupler.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarCoupler : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean CouplerLinkTwoBars() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCoupledReinforcementData() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPointsForPlacement() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetCouplerPositionTransform(System.Int32 couplerPositionIndex) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnobscuredInView(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual void SetUnobscuredInView(Autodesk.Revit.DB.View view, System.Boolean unobscured) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetCouplerQuantity() => throw new System.NotImplementedException(); + + public virtual System.Double RotationAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String CouplerMark + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCouplerError.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCouplerError.s.cs new file mode 100644 index 00000000..ffeb1f31 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCouplerError.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarCouplerError +{ + ValidationSuccessfuly, + IncorrectInputData, + DifferentLayout, + BarsNotTouching, + IncorrectEndTreatmentHook, + IncorrectEndTreatmentCoupler, + BarSegementsAreNotParallel, + BarSegmentsAreNotOnSameLine, + InconsistentShape, + InvalidDiameter, + CurvesOtherThanLine, + BarSegmentSmallerThanEngagement, + VaryingDistanceBetweenDistributionsBars, + ArcsHaveDifferentRadii, + ArcsHaveDifferentCenters, + ArcToStraightSegment, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCoverType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCoverType.s.cs new file mode 100644 index 00000000..d8e0e175 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCoverType.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarCoverType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.Structure.RebarCoverType Create( + Autodesk.Revit.DB.Document doc, + System.String name, + System.Double coverDistance + ) => throw new System.NotImplementedException(); + + public virtual System.Double CoverDistance + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCurvesData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCurvesData.s.cs new file mode 100644 index 00000000..e32fd2d5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarCurvesData.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarCurvesData : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetAddedBarGeometry(System.Int32 barIndex) => + throw new System.NotImplementedException(); + + public virtual void ClearAllAddedBarGeometry() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarFreeFormValidationResult AddBarGeometry( + Autodesk.Revit.DB.CurveLoop curves + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarFreeFormValidationResult AddBarGeometry( + System.Collections.Generic.IList curves + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanAddBarGeometry() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetNumberOfBarGeometry() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetDistributionPath() => + throw new System.NotImplementedException(); + + public virtual void SetDistributionPath(System.Collections.Generic.IList path) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarUpdateCurvesData GetRebarUpdateCurvesData() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarDeformationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarDeformationType.s.cs new file mode 100644 index 00000000..1b0fec9d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarDeformationType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarDeformationType +{ + Deformed, + Plain, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarFreeFormAccessor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarFreeFormAccessor.s.cs new file mode 100644 index 00000000..3a3204ec --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarFreeFormAccessor.s.cs @@ -0,0 +1,114 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarFreeFormAccessor : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetCustomDistributionPath() => + throw new System.NotImplementedException(); + + public virtual void SetLayoutAsSingle() => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsNumberWithSpacing(System.Int32 numberOfBars, System.Double spacing) => + throw new System.NotImplementedException(); + + public virtual void SetLayoutAsFixedNumber(System.Int32 numberOfBars) => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsMaximumSpacing(System.Double spacing) => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsMinimumClearSpacing(System.Double spacing) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetShapeIdAtIndex(System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsBarMatchedWithShapeInReverseOrder(System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetHookTypeIdAtIndex(System.Int32 barPositionIndex, System.Int32 end) => + throw new System.NotImplementedException(); + + public virtual System.Double GetHookOrientationAngleAtIndex(System.Int32 barPositionIndex, System.Int32 end) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarHookOrientation GetHookOrientationAtIndex( + System.Int32 barPositionIndex, + System.Int32 end + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetCouplerIdAtIndex(System.Int32 barPositionIndex, System.Int32 end) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetEndTreatmentTypeIdAtIndex( + System.Int32 barPositionIndex, + System.Int32 end + ) => throw new System.NotImplementedException(); + + public virtual void AddUpdatingSharedParameter(Autodesk.Revit.DB.ElementId parameterId) => + throw new System.NotImplementedException(); + + public virtual void RemoveUpdatingSharedParameter(Autodesk.Revit.DB.ElementId parameterId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetUpdatingSharedParameters() => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasValidServer() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnconstrained() => throw new System.NotImplementedException(); + + public virtual void SetHookPlaneNormalForBarIdx( + System.Int32 end, + System.Int32 barPositionIndex, + Autodesk.Revit.DB.XYZ hookNormal + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetHookPlaneNormalForBarIdx(System.Int32 end, System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual void SetHookOrientationAngle(System.Int32 end, System.Double angle) => + throw new System.NotImplementedException(); + + public virtual System.Double GetHookOrientationAngle(System.Int32 end) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanBeHookNormal( + System.Int32 barIndex, + System.Int32 end, + Autodesk.Revit.DB.XYZ normal + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarFreeFormValidationResult SetCurves( + System.Collections.Generic.IList curves + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarFreeFormValidationResult SetCurves( + System.Collections.Generic.IList> curves + ) => throw new System.NotImplementedException(); + + public virtual System.Guid GetServerGUID() => throw new System.NotImplementedException(); + + public virtual void DisconnectFromServer() => throw new System.NotImplementedException(); + + public virtual void SetReportedShape(Autodesk.Revit.DB.ElementId rebarShapeId) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.StirrupTieAttachmentType StirrupTieAttachmentType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.RebarStyle RebarStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.RebarWorkInstructions WorkshopInstructions + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarFreeFormValidationResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarFreeFormValidationResult.s.cs new file mode 100644 index 00000000..04103ce3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarFreeFormValidationResult.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarFreeFormValidationResult +{ + Success, + Undefined, + NullCurve, + UnboundCurve, + InvalidLoop, + RebarCantBeBent, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarGeometryType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarGeometryType.s.cs new file mode 100644 index 00000000..60fa8e5a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarGeometryType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarGeometryType +{ + ShapeBased, + FreeForm, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandleNameData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandleNameData.s.cs new file mode 100644 index 00000000..a57bbb70 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandleNameData.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarHandleNameData : System.IDisposable +{ + public virtual System.Int32 GetCustomHandleTag() => throw new System.NotImplementedException(); + + public virtual void SetCustomHandleName(System.String customHandleName) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandlePositionData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandlePositionData.s.cs new file mode 100644 index 00000000..51543212 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandlePositionData.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarHandlePositionData : System.IDisposable +{ + public virtual System.Int32 GetNumberOfBars() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBarGeometry(System.Int32 barIndex) => + throw new System.NotImplementedException(); + + public virtual void SetPosition(System.Int32 handleTag, Autodesk.Revit.DB.XYZ position) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetDistributionPath() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandleType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandleType.s.cs new file mode 100644 index 00000000..b718e926 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandleType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarHandleType +{ + Undefined, + RebarPlane, + StartOfBar, + EndOfBar, + Edge, + OutOfPlaneExtent, + CustomHandle, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandlesData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandlesData.s.cs new file mode 100644 index 00000000..5e7e2aa9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHandlesData.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarHandlesData : System.IDisposable +{ + public virtual void AddCustomHandle(System.Int32 customHandleTag) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCustomHandles() => + throw new System.NotImplementedException(); + + public virtual void SetStartHandle(System.Int32 startHandleTag) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetStartHandle() => throw new System.NotImplementedException(); + + public virtual void SetEndHandle(System.Int32 endHandleTag) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetEndHandle() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHookOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHookOrientation.s.cs new file mode 100644 index 00000000..fb3a9f41 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHookOrientation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarHookOrientation +{ + Left, + Right, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHookType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHookType.s.cs new file mode 100644 index 00000000..6e2e37f3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHookType.s.cs @@ -0,0 +1,37 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarHookType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.Structure.RebarHookType Create( + Autodesk.Revit.DB.Document doc, + System.Double angle, + System.Double multiplier + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsOffsetLengthRequired() => throw new System.NotImplementedException(); + + public virtual System.Double GetDefaultHookExtension(System.Double barDiameter) => + throw new System.NotImplementedException(); + + public virtual System.Double GetHookExtensionLength(Autodesk.Revit.DB.Structure.RebarBarType barType) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId CreateDefaultRebarHookType(Autodesk.Revit.DB.Document ADoc) => + throw new System.NotImplementedException(); + + public virtual System.Double StraightLineMultiplier + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double HookAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.RebarStyle Style + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHostCategory.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHostCategory.s.cs new file mode 100644 index 00000000..23bc4d33 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHostCategory.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarHostCategory +{ + Other, + Part, + StructuralColumn, + StructuralFraming, + Wall, + Floor, + StructuralFoundation, + Stairs, + SlabEdge, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHostData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHostData.s.cs new file mode 100644 index 00000000..2f118c2e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarHostData.s.cs @@ -0,0 +1,62 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarHostData : System.IDisposable +{ + public static Autodesk.Revit.DB.Structure.RebarHostData GetRebarHostData(Autodesk.Revit.DB.Element host) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidHost(Autodesk.Revit.DB.Element element) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidHost() => throw new System.NotImplementedException(); + + public static System.Boolean IsReferenceContainedByAValidHost( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Reference reference + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetExposedFaces() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsFaceExposed(Autodesk.Revit.DB.Reference face) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarCoverType GetCoverType(Autodesk.Revit.DB.Reference face) => + throw new System.NotImplementedException(); + + public virtual void SetCoverType( + Autodesk.Revit.DB.Reference face, + Autodesk.Revit.DB.Structure.RebarCoverType coverType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarCoverType GetCommonCoverType() => + throw new System.NotImplementedException(); + + public virtual void SetCommonCoverType(Autodesk.Revit.DB.Structure.RebarCoverType coverType) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRebarsInHost() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAreaReinforcementsInHost() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPathReinforcementsInHost() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFabricSheetsInHost() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetFabricAreasInHost() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRebarContainersInHost() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarInSystem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarInSystem.s.cs new file mode 100644 index 00000000..6d161077 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarInSystem.s.cs @@ -0,0 +1,144 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarInSystem : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.IList GetCenterlineCurves( + System.Boolean adjustForSelfIntersection, + System.Boolean suppressHooks, + System.Boolean suppressBendRadius + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetTransformedCenterlineCurves( + System.Boolean adjustForSelfIntersection, + System.Boolean suppressHooks, + System.Boolean suppressBendRadius, + System.Int32 barPositionIndex + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Line GetDistributionPath() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetBarPositionTransform(System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarRoundingManager GetReinforcementRoundingManager() => + throw new System.NotImplementedException(); + + public virtual void SetBarHiddenStatus(Autodesk.Revit.DB.View view, System.Int32 barIndex, System.Boolean hide) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsBarHidden(Autodesk.Revit.DB.View view, System.Int32 barIndex) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsRebarInSection(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasPresentationOverrides(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual void SetPresentationMode( + Autodesk.Revit.DB.View dBView, + Autodesk.Revit.DB.Structure.RebarPresentationMode presentationMode + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarPresentationMode GetPresentationMode(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarPresentationMode FindMatchingPredefinedPresentationMode( + Autodesk.Revit.DB.View dBView + ) => throw new System.NotImplementedException(); + + public virtual void ClearPresentationMode(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanApplyPresentationMode(Autodesk.Revit.DB.View dBView) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetHostId() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnobscuredInView(Autodesk.Revit.DB.View view) => + throw new System.NotImplementedException(); + + public virtual void SetUnobscuredInView(Autodesk.Revit.DB.View view, System.Boolean unobscured) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSolidInView(Autodesk.Revit.DB.View3D view) => + throw new System.NotImplementedException(); + + public virtual void SetSolidInView(Autodesk.Revit.DB.View3D view, System.Boolean solid) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarBendData GetBendData() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetHookTypeId(System.Int32 end) => + throw new System.NotImplementedException(); + + public virtual void SetBarIncluded(System.Boolean include, System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual System.Boolean DoesBarExistAtPosition(System.Int32 barPosition) => + throw new System.NotImplementedException(); + + public virtual void MoveBarInSet(System.Int32 barPositionIndex, Autodesk.Revit.DB.Transform moveTransform) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetMovedBarTransform(System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual void ResetMovedBarTransform(System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetBarIndexFromReference(Autodesk.Revit.DB.Reference barReference) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanEditIndividualBars() => throw new System.NotImplementedException(); + + public virtual System.Int32 NumberOfBarPositions + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId RebarShapeId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Volume + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TotalLength + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.RebarLayoutRule LayoutRule + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double MaxSpacing + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Quantity + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ArrayLength + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean BarsOnNormalSide + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Normal + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ScheduleMark + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId SystemId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarLayoutRule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarLayoutRule.s.cs new file mode 100644 index 00000000..e6d715f2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarLayoutRule.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarLayoutRule +{ + Single, + FixedNumber, + MaximumSpacing, + NumberWithSpacing, + MinimumClearSpacing, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarPresentationMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarPresentationMode.s.cs new file mode 100644 index 00000000..1a9ab8ff --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarPresentationMode.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarPresentationMode +{ + All, + FirstLast, + Middle, + Select, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarPropagation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarPropagation.s.cs new file mode 100644 index 00000000..3cf5bde6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarPropagation.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarPropagation +{ + public static System.Collections.Generic.ISet AlignByHost( + Autodesk.Revit.DB.Document doc, + System.Collections.Generic.IList sourceRebars, + Autodesk.Revit.DB.Element destinationHost + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet AlignByFace( + Autodesk.Revit.DB.Document doc, + System.Collections.Generic.IList sourceRebars, + Autodesk.Revit.DB.Reference sourceFaceReference, + Autodesk.Revit.DB.Reference destinationFaceReference + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarReinforcementData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarReinforcementData.s.cs new file mode 100644 index 00000000..922bb0b1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarReinforcementData.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarReinforcementData : Autodesk.Revit.DB.Structure.ReinforcementData +{ + public static Autodesk.Revit.DB.Structure.RebarReinforcementData Create( + Autodesk.Revit.DB.ElementId rebarId, + System.Int32 iEnd + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 End + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId RebarId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarRoundingManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarRoundingManager.s.cs new file mode 100644 index 00000000..eb2b287f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarRoundingManager.s.cs @@ -0,0 +1,45 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarRoundingManager : Autodesk.Revit.DB.Structure.ReinforcementRoundingManager +{ + public virtual Autodesk.Revit.DB.RoundingMethod ApplicableSegmentLengthRoundingMethod + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.RoundingMethod ApplicableTotalLengthRoundingMethod + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApplicableSegmentLengthRounding + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ApplicableTotalLengthRounding + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.RoundingMethod SegmentLengthRoundingMethod + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SegmentLengthRounding + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.RoundingMethod TotalLengthRoundingMethod + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TotalLengthRounding + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.ReinforcementRoundingSource ApplicableReinforcementRoundingSource + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShape.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShape.s.cs new file mode 100644 index 00000000..6959fead --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShape.s.cs @@ -0,0 +1,95 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShape : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.Structure.RebarShape Create( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.RebarShapeDefinition definition, + Autodesk.Revit.DB.Structure.RebarShapeMultiplanarDefinition multiplanarDefinition, + Autodesk.Revit.DB.Structure.RebarStyle style, + Autodesk.Revit.DB.Structure.StirrupTieAttachmentType attachmentType, + System.Int32 startHookAngle, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrientation, + System.Int32 endHookAngle, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrientation, + System.Int32 higherEnd, + System.Double hookRotationAngleAtStart, + System.Double hookRotationAngleAtEnd, + Autodesk.Revit.DB.ElementId endTreatmentTypeIdAtStart, + Autodesk.Revit.DB.ElementId endTreatmentTypeIdAtEnd + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.RebarShape Create( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.RebarShapeDefinition definition, + Autodesk.Revit.DB.Structure.RebarShapeMultiplanarDefinition multiplanarDefinition, + Autodesk.Revit.DB.Structure.RebarStyle style, + Autodesk.Revit.DB.Structure.StirrupTieAttachmentType attachmentType, + System.Int32 startHookAngle, + Autodesk.Revit.DB.Structure.RebarHookOrientation startHookOrientation, + System.Int32 endHookAngle, + Autodesk.Revit.DB.Structure.RebarHookOrientation endHookOrientation, + System.Int32 higherEnd + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeDefinition GetRebarShapeDefinition() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeMultiplanarDefinition GetMultiplanarDefinition() => + throw new System.NotImplementedException(); + + public virtual void SetAllowed(Autodesk.Revit.DB.Structure.RebarBarType barType, System.Boolean allowed) => + throw new System.NotImplementedException(); + + public virtual System.Boolean GetAllowed(Autodesk.Revit.DB.Structure.RebarBarType barType) => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetDefaultHookAngle(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarHookOrientation GetDefaultHookOrientation(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCurvesForBrowser() => + throw new System.NotImplementedException(); + + public virtual System.Double GetHookRotationAngle(System.Int32 iEnd) => throw new System.NotImplementedException(); + + public virtual void SetHookRotationAngle(System.Double hookRotationAngle, System.Int32 iEnd) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsSameShapeIgnoringHooks(Autodesk.Revit.DB.Structure.RebarShape otherShape) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetEndTreatmentTypeId(System.Int32 iEnd) => + throw new System.NotImplementedException(); + + public virtual void SetEndTreatmentTypeId(Autodesk.Revit.DB.ElementId endTreatmentId, System.Int32 iEnd) => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasEndTreatment() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ShapeFamilyId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 HigherEnd + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.StirrupTieAttachmentType StirrupTieAttachment + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.RebarStyle RebarStyle + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean SimpleArc + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean SimpleLine + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType.s.cs new file mode 100644 index 00000000..45740ba7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarShapeArcReferenceType +{ + Centerline, + Internal, + External, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeBendAngle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeBendAngle.s.cs new file mode 100644 index 00000000..2aaf716c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeBendAngle.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarShapeBendAngle +{ + Acute, + Right, + Obtuse, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint.s.cs new file mode 100644 index 00000000..844a3a45 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraint : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ElementId GetParamId() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint180DegreeBendArcLength.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint180DegreeBendArcLength.s.cs new file mode 100644 index 00000000..306e211b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint180DegreeBendArcLength.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraint180DegreeBendArcLength : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraint180DegreeBendArcLength(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint180DegreeBendRadius.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint180DegreeBendRadius.s.cs new file mode 100644 index 00000000..fbc8fe13 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint180DegreeBendRadius.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraint180DegreeBendRadius : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraint180DegreeBendRadius( + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType refType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType ArcReferenceType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint180DegreeDefaultBend.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint180DegreeDefaultBend.s.cs new file mode 100644 index 00000000..a08f5116 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraint180DegreeDefaultBend.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraint180DegreeDefaultBend : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraint180DegreeDefaultBend() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintAngleFromFixedDir.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintAngleFromFixedDir.s.cs new file mode 100644 index 00000000..78ca8b94 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintAngleFromFixedDir.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraintAngleFromFixedDir : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraintAngleFromFixedDir( + Autodesk.Revit.DB.ElementId paramId, + System.Int32 sign, + Autodesk.Revit.DB.UV direction + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV Direction + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Sign + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintArcLength.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintArcLength.s.cs new file mode 100644 index 00000000..b236472d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintArcLength.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraintArcLength : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraintArcLength(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintChordLength.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintChordLength.s.cs new file mode 100644 index 00000000..3664e684 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintChordLength.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraintChordLength : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraintChordLength(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintCircumference.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintCircumference.s.cs new file mode 100644 index 00000000..61edba4c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintCircumference.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraintCircumference : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraintCircumference( + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType refType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType ArcReferenceType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintDiameter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintDiameter.s.cs new file mode 100644 index 00000000..7b00bb46 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintDiameter.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraintDiameter : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraintDiameter( + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType refType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType ArcReferenceType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintFixedSegmentDir.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintFixedSegmentDir.s.cs new file mode 100644 index 00000000..7d5949af --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintFixedSegmentDir.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraintFixedSegmentDir : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraintFixedSegmentDir(Autodesk.Revit.DB.UV dir) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV Direction + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintProjectedSegmentLength.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintProjectedSegmentLength.s.cs new file mode 100644 index 00000000..a0c555b1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintProjectedSegmentLength.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraintProjectedSegmentLength : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraintProjectedSegmentLength( + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.UV direction, + System.Int32 tripleProductSign, + Autodesk.Revit.DB.Structure.RebarShapeSegmentEndReferenceType refType0, + Autodesk.Revit.DB.Structure.RebarShapeSegmentEndReferenceType refType1 + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeSegmentEndReferenceType GetSegmentEndReferenceType( + System.Int32 index + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV Direction + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 TripleProductSign + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintRadius.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintRadius.s.cs new file mode 100644 index 00000000..bbd559e7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintRadius.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraintRadius : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraintRadius( + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType refType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType ArcReferenceType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintSagittaLength.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintSagittaLength.s.cs new file mode 100644 index 00000000..bf9441b4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintSagittaLength.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraintSagittaLength : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraintSagittaLength(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintSegmentLength.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintSegmentLength.s.cs new file mode 100644 index 00000000..6b328bf4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeConstraintSegmentLength.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeConstraintSegmentLength : Autodesk.Revit.DB.Structure.RebarShapeConstraint +{ + public RebarShapeConstraintSegmentLength( + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.Structure.RebarShapeSegmentEndReferenceType refType0, + Autodesk.Revit.DB.Structure.RebarShapeSegmentEndReferenceType refType1 + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeSegmentEndReferenceType GetSegmentEndReferenceType( + System.Int32 index + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinition.s.cs new file mode 100644 index 00000000..b93f931b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinition.s.cs @@ -0,0 +1,49 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeDefinition : System.IDisposable +{ + public virtual void AddParameter(Autodesk.Revit.DB.ElementId paramId, System.Double defaultValue) => + throw new System.NotImplementedException(); + + public virtual void AddFormulaParameter(Autodesk.Revit.DB.ElementId paramId, System.String formula) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetParameters() => + throw new System.NotImplementedException(); + + public virtual System.Boolean HasParameter(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual System.Double GetParameterDefaultValue(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual System.String GetParameterFormula(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual void SetParameterDefaultValue(Autodesk.Revit.DB.ElementId paramId, System.Double value) => + throw new System.NotImplementedException(); + + public virtual void SetParameterFormula(Autodesk.Revit.DB.ElementId paramId, System.String formula) => + throw new System.NotImplementedException(); + + public virtual void RemoveParameter(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CheckDefaultParameterValues(System.Double bendRadius, System.Double barDiameter) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsPlanar + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Complete + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinitionByArc.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinitionByArc.s.cs new file mode 100644 index 00000000..9b577f53 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinitionByArc.s.cs @@ -0,0 +1,61 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeDefinitionByArc : Autodesk.Revit.DB.Structure.RebarShapeDefinition +{ + public RebarShapeDefinitionByArc( + Autodesk.Revit.DB.Document doc, + System.Double height, + System.Double pitch, + System.Int32 baseFinishingTurns, + System.Int32 topFinishingTurns + ) => throw new System.NotImplementedException(); + + public RebarShapeDefinitionByArc( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.RebarShapeDefinitionByArcType type + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetConstraints() => + throw new System.NotImplementedException(); + + public virtual void SetConstraints( + System.Collections.Generic.IList constraints + ) => throw new System.NotImplementedException(); + + public virtual void SetArcTypeSpiral( + System.Double height, + System.Double pitch, + System.Int32 baseFinishingTurns, + System.Int32 topFinishingTurns + ) => throw new System.NotImplementedException(); + + public virtual void AddConstraintArcLength(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual void AddConstraintRadius( + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType arcRefType + ) => throw new System.NotImplementedException(); + + public virtual void AddConstraintDiameter( + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType arcRefType + ) => throw new System.NotImplementedException(); + + public virtual void AddConstraintCircumference( + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.Structure.RebarShapeArcReferenceType arcRefType + ) => throw new System.NotImplementedException(); + + public virtual void AddConstraintSagittaLength(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual void AddConstraintChordLength(Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeDefinitionByArcType Type + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinitionByArcType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinitionByArcType.s.cs new file mode 100644 index 00000000..62392f8e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinitionByArcType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarShapeDefinitionByArcType +{ + Arc, + LappedCircle, + Spiral, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinitionBySegments.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinitionBySegments.s.cs new file mode 100644 index 00000000..940c38f2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDefinitionBySegments.s.cs @@ -0,0 +1,104 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeDefinitionBySegments : Autodesk.Revit.DB.Structure.RebarShapeDefinition +{ + public RebarShapeDefinitionBySegments(Autodesk.Revit.DB.Document doc, System.Int32 numberOfSegments) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeSegment GetSegment(System.Int32 segmentIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarShapeVertex GetVertex(System.Int32 vertexIndex) => + throw new System.NotImplementedException(); + + public virtual void SetSegmentFixedDirection( + System.Int32 iSegment, + System.Double vecCoordX, + System.Double vecCoordY + ) => throw new System.NotImplementedException(); + + public virtual void SetSegmentVariableDirection(System.Int32 iSegment) => throw new System.NotImplementedException(); + + public virtual void AddConstraintParallelToSegment( + System.Int32 iSegment, + Autodesk.Revit.DB.ElementId paramId, + System.Boolean measureToOutsideOfBend0, + System.Boolean measureToOutsideOfBend1 + ) => throw new System.NotImplementedException(); + + public virtual void AddConstraintToSegment( + System.Int32 iSegment, + Autodesk.Revit.DB.ElementId paramId, + System.Double constraintDirCoordX, + System.Double constraintDirCoordY, + System.Int32 signOfZCoordOfCrossProductOfConstraintDirBySegmentDir, + System.Boolean measureToOutsideOfBend0, + System.Boolean measureToOutsideOfBend1 + ) => throw new System.NotImplementedException(); + + public virtual void SetSegmentAs180DegreeBend( + System.Int32 iSegment, + Autodesk.Revit.DB.ElementId paramId, + System.Boolean measureToOutsideOfBend + ) => throw new System.NotImplementedException(); + + public virtual void SetSegmentAs180DegreeBend(System.Int32 iSegment) => throw new System.NotImplementedException(); + + public virtual void RemoveParameterFromSegment(System.Int32 iSegment, Autodesk.Revit.DB.ElementId paramId) => + throw new System.NotImplementedException(); + + public virtual void AddBendDefaultRadius( + System.Int32 vertexIndex, + Autodesk.Revit.DB.Structure.RebarShapeVertexTurn turn, + Autodesk.Revit.DB.Structure.RebarShapeBendAngle angle + ) => throw new System.NotImplementedException(); + + public virtual void AddBendVariableRadius( + System.Int32 vertexIndex, + Autodesk.Revit.DB.Structure.RebarShapeVertexTurn turn, + Autodesk.Revit.DB.Structure.RebarShapeBendAngle angle, + Autodesk.Revit.DB.ElementId paramId, + System.Boolean measureIncludingBarThickness + ) => throw new System.NotImplementedException(); + + public virtual void AddListeningDimensionSegmentToSegment( + Autodesk.Revit.DB.ElementId paramId, + System.Double constraintDirCoordX, + System.Double constraintDirCoordY, + System.Int32 iSegment0, + System.Int32 iSegment1 + ) => throw new System.NotImplementedException(); + + public virtual void AddListeningDimensionBendToBend( + Autodesk.Revit.DB.ElementId paramId, + System.Double constraintDirCoordX, + System.Double constraintDirCoordY, + System.Int32 iSegment0, + System.Int32 iEnd0, + System.Int32 iSegment1, + System.Int32 iEnd1 + ) => throw new System.NotImplementedException(); + + public virtual void AddListeningDimensionSegmentToBend( + Autodesk.Revit.DB.ElementId paramId, + System.Double constraintDirCoordX, + System.Double constraintDirCoordY, + System.Int32 iSegment0, + System.Int32 iSegment1, + System.Int32 iEnd1 + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 MajorSegmentIndex + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 NumberOfVertices + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfSegments + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDrivenAccessor.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDrivenAccessor.s.cs new file mode 100644 index 00000000..67be6666 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeDrivenAccessor.s.cs @@ -0,0 +1,108 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeDrivenAccessor : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Line GetDistributionPath() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList ComputeDrivingCurves() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetBarPositionTransform(System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual void ScaleToBox( + Autodesk.Revit.DB.XYZ origin, + Autodesk.Revit.DB.XYZ xVec, + Autodesk.Revit.DB.XYZ yVec + ) => throw new System.NotImplementedException(); + + public virtual void ScaleToBoxFor3D( + Autodesk.Revit.DB.XYZ origin, + Autodesk.Revit.DB.XYZ xVec, + Autodesk.Revit.DB.XYZ yVec, + System.Double height + ) => throw new System.NotImplementedException(); + + public virtual void SetRebarShapeId(Autodesk.Revit.DB.ElementId shapeId) => + throw new System.NotImplementedException(); + + public virtual void SetLayoutAsSingle() => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsFixedNumber( + System.Int32 numberOfBarPositions, + System.Double arrayLength, + System.Boolean barsOnNormalSide, + System.Boolean includeFirstBar, + System.Boolean includeLastBar + ) => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsMaximumSpacing( + System.Double spacing, + System.Double arrayLength, + System.Boolean barsOnNormalSide, + System.Boolean includeFirstBar, + System.Boolean includeLastBar + ) => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsNumberWithSpacing( + System.Int32 numberOfBarPositions, + System.Double spacing, + System.Boolean barsOnNormalSide, + System.Boolean includeFirstBar, + System.Boolean includeLastBar + ) => throw new System.NotImplementedException(); + + public virtual void SetLayoutAsMinimumClearSpacing( + System.Double spacing, + System.Double arrayLength, + System.Boolean barsOnNormalSide, + System.Boolean includeFirstBar, + System.Boolean includeLastBar + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Pitch + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 TopFinishingTurns + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double MultiplanarDepth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 BaseFinishingTurns + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ArrayLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean BarsOnNormalSide + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Normal + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeMultiplanarDefinition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeMultiplanarDefinition.s.cs new file mode 100644 index 00000000..abe22967 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeMultiplanarDefinition.s.cs @@ -0,0 +1,42 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeMultiplanarDefinition : System.IDisposable +{ + public RebarShapeMultiplanarDefinition(System.Double outOfPlaneBendDiameter) => + throw new System.NotImplementedException(); + + public virtual void SetPresenceOfSegments( + System.Boolean isDuplicateShapePresent, + System.Boolean isStartConnectorPresent, + System.Boolean isEndConnectorPresent + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId DepthParamId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double OutOfPlaneBendDiameter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsEndConnectorPresent + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsStartConnectorPresent + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsDuplicateShapePresent + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeParameters.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeParameters.s.cs new file mode 100644 index 00000000..83a9b0fe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeParameters.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeParameters : System.IDisposable +{ + public static System.Boolean IsValidExternalDefinition(Autodesk.Revit.DB.ExternalDefinition param) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetElementIdForExternalDefinition( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ExternalDefinition externalDefinition + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetOrCreateElementIdForExternalDefinition( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ExternalDefinition externalDefinition + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ExternalDefinition GetExternalDefinitionForElementId( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.DefinitionFile definitionFile + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetAllRebarShapeParameters( + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeSegment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeSegment.s.cs new file mode 100644 index 00000000..05a85857 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeSegment.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeSegment : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetConstraints() => + throw new System.NotImplementedException(); + + public virtual void SetConstraints( + System.Collections.Generic.IList constraints + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeSegmentEndReferenceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeSegmentEndReferenceType.s.cs new file mode 100644 index 00000000..9089cbcc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeSegmentEndReferenceType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarShapeSegmentEndReferenceType +{ + Straight, + Exterior, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeVertex.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeVertex.s.cs new file mode 100644 index 00000000..c845f653 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeVertex.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarShapeVertex : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetConstraints() => + throw new System.NotImplementedException(); + + public virtual void SetConstraints( + System.Collections.Generic.IList constraints + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.RebarShapeBendAngle BendAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.RebarShapeVertexTurn Turn + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeVertexTurn.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeVertexTurn.s.cs new file mode 100644 index 00000000..794d5e03 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarShapeVertexTurn.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarShapeVertexTurn +{ + Left, + Right, + Default, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarStyle.s.cs new file mode 100644 index 00000000..23fc2709 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarStyle.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarStyle +{ + Standard, + StirrupTie, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarSystemSpanSymbol.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarSystemSpanSymbol.s.cs new file mode 100644 index 00000000..1f0d8806 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarSystemSpanSymbol.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarSystemSpanSymbol : Autodesk.Revit.DB.IndependentTag { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarTrimExtendData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarTrimExtendData.s.cs new file mode 100644 index 00000000..d0bf1f14 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarTrimExtendData.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarTrimExtendData : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetAddedBarGeometry(System.Int32 barIndex) => + throw new System.NotImplementedException(); + + public virtual void ClearAllAddedBarGeometry() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarFreeFormValidationResult AddBarGeometry( + Autodesk.Revit.DB.CurveLoop curves + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarFreeFormValidationResult AddBarGeometry( + System.Collections.Generic.IList curves + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanAddBarGeometry() => throw new System.NotImplementedException(); + + public virtual System.Int32 GetNumberOfBarGeometry() => throw new System.NotImplementedException(); + + public virtual System.Boolean CreateStartConstraint( + System.Collections.Generic.IList targetReferences, + System.Boolean isConstraintToCover, + System.Double offsetValue + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CreateEndConstraint( + System.Collections.Generic.IList targetReferences, + System.Boolean isConstraintToCover, + System.Double offsetValue + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarUpdateCurvesData GetRebarUpdateCurvesData() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarUpdateCurvesData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarUpdateCurvesData.s.cs new file mode 100644 index 00000000..b9b61b88 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarUpdateCurvesData.s.cs @@ -0,0 +1,126 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class RebarUpdateCurvesData : System.IDisposable +{ + public virtual System.Int32 GetNumberOfBars() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetBarGeometry(System.Int32 barIndex) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetChangedCustomHandles() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetChangedSharedParameterGUIDs() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCustomConstraints() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarConstraint GetStartConstraint() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarConstraint GetEndConstraint() => + throw new System.NotImplementedException(); + + public virtual System.Double GetBarModelDiameter() => throw new System.NotImplementedException(); + + public virtual System.Double GetBarNominalDiameter() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarStyle GetRebarStyle() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.StirrupTieAttachmentType GetAttachmentType() => + throw new System.NotImplementedException(); + + public virtual System.Double GetBendingRadius() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarLayoutRule GetLayoutRule() => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetBarsNumber() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetHostId() => throw new System.NotImplementedException(); + + public virtual void SetHookPlaneNormalForBarIdx( + System.Int32 end, + System.Int32 barPositionIndex, + Autodesk.Revit.DB.XYZ hookNormal + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetHookPlaneNormalForBarIdx(System.Int32 end, System.Int32 barPositionIndex) => + throw new System.NotImplementedException(); + + public virtual void SetHookOrientationAngle(System.Int32 end, System.Double angle) => + throw new System.NotImplementedException(); + + public virtual System.Double GetHookOrientationAngle(System.Int32 end) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Document GetDocument() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetRebarId() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ErrorMessage + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsReversed + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HostMirrored + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Spacing + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsBendingRadiusChanged + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsStyleChanged + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsAttachmentTypeChanged + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsEndConstraintChanged + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsStartConstraintChanged + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsBarsNumberChanged + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSpacingChanged + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsLayoutChanged + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.RebarWorkInstructions WorkshopInstructions + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AreWorkshopInstructionsChanged + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarWorkInstructions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarWorkInstructions.s.cs new file mode 100644 index 00000000..7e7cfe94 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.RebarWorkInstructions.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum RebarWorkInstructions +{ + Bent, + Straight, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementAbbreviationObjectType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementAbbreviationObjectType.s.cs new file mode 100644 index 00000000..cc95e79c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementAbbreviationObjectType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum ReinforcementAbbreviationObjectType +{ + Area, + Path, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementAbbreviationTag.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementAbbreviationTag.s.cs new file mode 100644 index 00000000..cc352bf8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementAbbreviationTag.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class ReinforcementAbbreviationTag : System.IDisposable +{ + public ReinforcementAbbreviationTag( + Autodesk.Revit.DB.Structure.ReinforcementAbbreviationTagType typeTag, + System.String abbreviationTag + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String AbbreviationTag + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.ReinforcementAbbreviationTagType TypeTag + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementAbbreviationTagType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementAbbreviationTagType.s.cs new file mode 100644 index 00000000..290bd1cb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementAbbreviationTagType.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum ReinforcementAbbreviationTagType +{ + AreaReinforcementTopMajor, + AreaReinforcementTopMinor, + AreaReinforcementBottomMajor, + AreaReinforcementBottomMinor, + AreaReinforcementInteriorMajor, + AreaReinforcementInteriorMinor, + AreaReinforcementExteriorMajor, + AreaReinforcementExteriorMinor, + AreaReinforcementLayerEachWay, + AreaReinforcementLayerEachFace, + PathReinforcementTop, + PathReinforcementBottom, + PathReinforcementInterior, + PathReinforcementExterior, + PathReinforcementAlternating, + PathReinforcementAlternatingBarOffset, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementBarOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementBarOrientation.s.cs new file mode 100644 index 00000000..6f4d9ed8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementBarOrientation.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum ReinforcementBarOrientation +{ + TopOrExterior, + NearSide, + BottomOrInterior, + FarSide, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementData.s.cs new file mode 100644 index 00000000..26fca7e7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementData.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class ReinforcementData : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementRoundingManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementRoundingManager.s.cs new file mode 100644 index 00000000..c0d4599e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementRoundingManager.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class ReinforcementRoundingManager : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ForgeTypeId GetLengthUnitTypeId() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsActiveOnElement + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Element Element + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementRoundingSource.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementRoundingSource.s.cs new file mode 100644 index 00000000..bcded0a2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementRoundingSource.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum ReinforcementRoundingSource +{ + None, + ReinforcementSettings, + Type, + Element, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementSettings.s.cs new file mode 100644 index 00000000..d2f206fc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReinforcementSettings.s.cs @@ -0,0 +1,66 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class ReinforcementSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.ReinforcementSettings GetReinforcementSettings( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.Structure.ReinforcementSettings other) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.RebarRoundingManager GetRebarRoundingManager() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.FabricRoundingManager GetFabricRoundingManager() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetReinforcementAbbreviationTags( + Autodesk.Revit.DB.Structure.ReinforcementAbbreviationObjectType objectType + ) => throw new System.NotImplementedException(); + + public virtual System.String GetReinforcementAbbreviationTag( + Autodesk.Revit.DB.Structure.ReinforcementAbbreviationTagType tagType + ) => throw new System.NotImplementedException(); + + public virtual void SetReinforcementAbbreviationTag( + Autodesk.Revit.DB.Structure.ReinforcementAbbreviationTagType tagType, + System.String abbreviationTag + ) => throw new System.NotImplementedException(); + + public virtual System.String RebarVaryingLengthNumberSuffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean NumberVaryingLengthRebarsIndividually + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.RebarPresentationMode RebarPresentationInSection + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.RebarPresentationMode RebarPresentationInView + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean RebarShapeDefinesEndTreatments + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean RebarShapeDefinesHooks + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HostStructuralRebar + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReleaseConditions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReleaseConditions.s.cs new file mode 100644 index 00000000..c118a74b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReleaseConditions.s.cs @@ -0,0 +1,58 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class ReleaseConditions : System.IDisposable +{ + public ReleaseConditions( + System.Boolean start, + System.Boolean fx, + System.Boolean fy, + System.Boolean fz, + System.Boolean mx, + System.Boolean my, + System.Boolean mz + ) => throw new System.NotImplementedException(); + + public ReleaseConditions(System.Boolean start) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Mz + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean My + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Mx + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Fz + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Fy + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Fx + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Start + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReleaseType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReleaseType.s.cs new file mode 100644 index 00000000..c5524674 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ReleaseType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum ReleaseType +{ + Fixed, + Pinned, + BendingMoment, + UserDefined, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StickElementExtension.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StickElementExtension.s.cs new file mode 100644 index 00000000..4c07dd6c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StickElementExtension.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum StickElementExtension +{ + BottomOrTop, + ReferenceLevel, + Plane, + Varies, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StickElementProjectionY.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StickElementProjectionY.s.cs new file mode 100644 index 00000000..3c9d5340 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StickElementProjectionY.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum StickElementProjectionY +{ + LocationLine, + Left, + Center, + Right, + Plane, + Varies, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StickElementProjectionZ.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StickElementProjectionZ.s.cs new file mode 100644 index 00000000..6bede183 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StickElementProjectionZ.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum StickElementProjectionZ +{ + LocationLine, + Top, + Center, + Bottom, + Plane, + Varies, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StirrupTieAttachmentType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StirrupTieAttachmentType.s.cs new file mode 100644 index 00000000..a5ec6b33 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StirrupTieAttachmentType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum StirrupTieAttachmentType +{ + InteriorFace, + ExteriorFace, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionApplyTo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionApplyTo.s.cs new file mode 100644 index 00000000..237433da --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionApplyTo.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum StructuralConnectionApplyTo +{ + BeamsAndBraces, + ColumnTop, + ColumnBase, + Connection, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionApprovalType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionApprovalType.s.cs new file mode 100644 index 00000000..8dba55ef --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionApprovalType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class StructuralConnectionApprovalType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.Structure.StructuralConnectionApprovalType Create( + Autodesk.Revit.DB.Document doc, + System.String name + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidApprovalTypeName(Autodesk.Revit.DB.Document doc, System.String name) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionCodeCheckingStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionCodeCheckingStatus.s.cs new file mode 100644 index 00000000..ff0b2c78 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionCodeCheckingStatus.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum StructuralConnectionCodeCheckingStatus +{ + NotCalculated, + OkChecked, + CheckingFailed, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionHandler.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionHandler.s.cs new file mode 100644 index 00000000..7e43b2ff --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionHandler.s.cs @@ -0,0 +1,83 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class StructuralConnectionHandler : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.StructuralConnectionHandler Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList idsToConnect, + Autodesk.Revit.DB.ElementId typeId, + System.Collections.Generic.IList additionalInputPoints + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.StructuralConnectionHandler Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList elementIds, + System.String typeName + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.StructuralConnectionHandler Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList idsToConnect, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.StructuralConnectionHandler CreateGenericConnection( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList idsToConnect + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetConnectedElementIds() => + throw new System.NotImplementedException(); + + public virtual void AddElementIds(System.Collections.Generic.IList elemIds) => + throw new System.NotImplementedException(); + + public virtual void AddReferences( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList picks + ) => throw new System.NotImplementedException(); + + public virtual void RemoveElementIds(System.Collections.Generic.IList elemIds) => + throw new System.NotImplementedException(); + + public virtual void RemoveReferences(System.Collections.Generic.IList picks) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetOrigin() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDetailed() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCustom() => throw new System.NotImplementedException(); + + public virtual void SetDefaultElementOrder() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetInputReferences() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetInputPoints() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.ConnectionInputPoint GetInputPoint(System.Guid id) => + throw new System.NotImplementedException(); + + public virtual System.Boolean OverrideTypeParams + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ApprovalTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Structure.StructuralConnectionCodeCheckingStatus CodeCheckingStatus + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 SingleElementEndIndex + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionHandlerType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionHandlerType.s.cs new file mode 100644 index 00000000..7dceeecd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionHandlerType.s.cs @@ -0,0 +1,64 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class StructuralConnectionHandlerType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Boolean IsCustom() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsGeneric() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsDetailed() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId CreateDefaultStructuralConnectionHandlerType( + Autodesk.Revit.DB.Document pADoc + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId GetDefaultConnectionHandlerType(Autodesk.Revit.DB.Document pADoc) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.StructuralConnectionHandlerType Create( + Autodesk.Revit.DB.Document pADoc, + System.String name, + System.Guid guid, + System.String familyName, + Autodesk.Revit.DB.ElementId categoryId, + System.Collections.Generic.IList inputPointsInfo + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.StructuralConnectionHandlerType Create( + Autodesk.Revit.DB.Document pADoc, + System.String name, + System.Guid guid, + System.String familyName, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.StructuralConnectionHandlerType Create( + Autodesk.Revit.DB.Document pADoc, + System.String name, + System.Guid guid, + System.String familyName + ) => throw new System.NotImplementedException(); + + public static void AddElementsToCustomConnection( + Autodesk.Revit.DB.Structure.StructuralConnectionHandler structuralConnectionHandler, + System.Collections.Generic.IList references + ) => throw new System.NotImplementedException(); + + public static void RemoveMainSubelementsFromCustomConnection( + Autodesk.Revit.DB.Structure.StructuralConnectionHandler structuralConnectionHandler, + System.Collections.Generic.IList subelements + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsTypeNameValidForCustomConnection( + Autodesk.Revit.DB.Document document, + System.String typeName + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ElementId FindGenericConnectionType(Autodesk.Revit.DB.Document doc) => + throw new System.NotImplementedException(); + + public virtual System.Guid ConnectionGuid + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionSettings.s.cs new file mode 100644 index 00000000..66c3245c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionSettings.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class StructuralConnectionSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.StructuralConnectionSettings GetStructuralConnectionSettings( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IncludeWarningControls + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionType.s.cs new file mode 100644 index 00000000..8bccc18a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralConnectionType.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class StructuralConnectionType : Autodesk.Revit.DB.ElementType +{ + public static Autodesk.Revit.DB.Structure.StructuralConnectionType Create( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.StructuralConnectionApplyTo applyTo, + System.String name, + Autodesk.Revit.DB.ElementId familySymbolId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetFamilySymbolId() => throw new System.NotImplementedException(); + + public virtual void SetFamilySymbolId(Autodesk.Revit.DB.ElementId familySymbolId) => + throw new System.NotImplementedException(); + + public static System.Boolean ValidFamilySymbolId( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.Structure.StructuralConnectionApplyTo applyTo, + Autodesk.Revit.DB.ElementId familySymbolId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.StructuralConnectionApplyTo ApplyTo + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralFramingUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralFramingUtils.s.cs new file mode 100644 index 00000000..583d66c7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralFramingUtils.s.cs @@ -0,0 +1,42 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class StructuralFramingUtils +{ + public static System.Boolean CanSetEndReference(Autodesk.Revit.DB.FamilyInstance familyInstance, System.Int32 end) => + throw new System.NotImplementedException(); + + public static System.Boolean IsEndReferenceValid( + Autodesk.Revit.DB.FamilyInstance familyInstance, + System.Int32 end, + Autodesk.Revit.DB.Reference pick + ) => throw new System.NotImplementedException(); + + public static void RemoveEndReference(Autodesk.Revit.DB.FamilyInstance familyInstance, System.Int32 end) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Reference GetEndReference( + Autodesk.Revit.DB.FamilyInstance familyInstance, + System.Int32 end + ) => throw new System.NotImplementedException(); + + public static void SetEndReference( + Autodesk.Revit.DB.FamilyInstance familyInstance, + System.Int32 end, + Autodesk.Revit.DB.Reference pick + ) => throw new System.NotImplementedException(); + + public static void DisallowJoinAtEnd(Autodesk.Revit.DB.FamilyInstance familyInstance, System.Int32 end) => + throw new System.NotImplementedException(); + + public static void AllowJoinAtEnd(Autodesk.Revit.DB.FamilyInstance familyInstance, System.Int32 end) => + throw new System.NotImplementedException(); + + public static System.Boolean IsJoinAllowedAtEnd(Autodesk.Revit.DB.FamilyInstance familyInstance, System.Int32 end) => + throw new System.NotImplementedException(); + + public static System.Boolean CanFlipEnds(Autodesk.Revit.DB.FamilyInstance familyInstance) => + throw new System.NotImplementedException(); + + public static void FlipEnds(Autodesk.Revit.DB.FamilyInstance familyInstance) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralInstanceUsage.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralInstanceUsage.s.cs new file mode 100644 index 00000000..1bcbbca1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralInstanceUsage.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum StructuralInstanceUsage +{ + Undefined, + Wall, + Column, + Girder, + Joist, + Purlin, + Other, + Brace, + HorizontalBracing, + KickerBracing, + Automatic, + TrussChord, + TrussWeb, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralInstanceUsageFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralInstanceUsageFilter.s.cs new file mode 100644 index 00000000..891fdba9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralInstanceUsageFilter.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class StructuralInstanceUsageFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public StructuralInstanceUsageFilter( + Autodesk.Revit.DB.Structure.StructuralInstanceUsage structuralUsage, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public StructuralInstanceUsageFilter(Autodesk.Revit.DB.Structure.StructuralInstanceUsage structuralUsage) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.StructuralInstanceUsage StructuralUsage + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralMaterialType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralMaterialType.s.cs new file mode 100644 index 00000000..53988277 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralMaterialType.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum StructuralMaterialType +{ + Undefined, + Steel, + Concrete, + Wood, + Other, + PrecastConcrete, + Generic, + Aluminum, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralMaterialTypeFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralMaterialTypeFilter.s.cs new file mode 100644 index 00000000..b9dfba14 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralMaterialTypeFilter.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class StructuralMaterialTypeFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public StructuralMaterialTypeFilter( + Autodesk.Revit.DB.Structure.StructuralMaterialType structuralMaterialType, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public StructuralMaterialTypeFilter(Autodesk.Revit.DB.Structure.StructuralMaterialType structuralMaterialType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.StructuralMaterialType StructuralMaterialType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralSectionsServiceData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralSectionsServiceData.s.cs new file mode 100644 index 00000000..c5bb3ea5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralSectionsServiceData.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class StructuralSectionsServiceData : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetCurrentElements() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Document Document + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralSettings.s.cs new file mode 100644 index 00000000..fc1457d0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralSettings.s.cs @@ -0,0 +1,78 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class StructuralSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Structure.StructuralSettings GetStructuralSettings(Autodesk.Revit.DB.Document doc) => + throw new System.NotImplementedException(); + + public virtual System.Boolean ShowBraceBelow + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowBraceAbove + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BoundaryConditionFamilySymbolUserDefined + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BoundaryConditionFamilySymbolRoller + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BoundaryConditionFamilySymbolPinned + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BoundaryConditionFamilySymbolFixed + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId KickerBraceSymbol + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BraceBelowSymbol + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BraceAboveSymbol + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BoundaryConditionAreaAndLineSymbolSpacing + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SymbolicCutbackForColumn + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SymbolicCutbackForBrace + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SymbolicCutbackForBeamAndTruss + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BraceParallelLineOffset + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralType.s.cs new file mode 100644 index 00000000..565bb847 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralType.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum StructuralType +{ + NonStructural, + Beam, + Brace, + Column, + Footing, + UnknownFraming, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralWallUsage.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralWallUsage.s.cs new file mode 100644 index 00000000..aadbef3c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralWallUsage.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum StructuralWallUsage +{ + NonBearing, + Bearing, + Shear, + Combined, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralWallUsageFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralWallUsageFilter.s.cs new file mode 100644 index 00000000..800d161a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.StructuralWallUsageFilter.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class StructuralWallUsageFilter : Autodesk.Revit.DB.ElementSlowFilter +{ + public StructuralWallUsageFilter( + Autodesk.Revit.DB.Structure.StructuralWallUsage structuralWallUsage, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public StructuralWallUsageFilter(Autodesk.Revit.DB.Structure.StructuralWallUsage structuralWallUsage) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.StructuralWallUsage StructuralWallUsage + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.SurfaceElementExtension.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.SurfaceElementExtension.s.cs new file mode 100644 index 00000000..0bf3bbeb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.SurfaceElementExtension.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum SurfaceElementExtension +{ + BottomOrTop, + Plane, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.SurfaceElementProjectionZ.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.SurfaceElementProjectionZ.s.cs new file mode 100644 index 00000000..a765fc0b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.SurfaceElementProjectionZ.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum SurfaceElementProjectionZ +{ + TopOrInterior, + CenterOfElement, + BottomOrExterior, + CenterOfCore, + Plane, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TargetRebarConstraintType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TargetRebarConstraintType.s.cs new file mode 100644 index 00000000..3c7792b3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TargetRebarConstraintType.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum TargetRebarConstraintType +{ + RebarPlane, + StartOfBar, + EndOfBar, + Edge, + OutOfPlaneExtent, + BarBend, + HookBend, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TranslationRotationValue.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TranslationRotationValue.s.cs new file mode 100644 index 00000000..e76a6259 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TranslationRotationValue.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum TranslationRotationValue +{ + Fixed, + Release, + Spring, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.Truss.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.Truss.s.cs new file mode 100644 index 00000000..3f5484a6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.Truss.s.cs @@ -0,0 +1,46 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class Truss : Autodesk.Revit.DB.Element +{ + public virtual void AttachChord( + Autodesk.Revit.DB.Element attachToElement, + Autodesk.Revit.DB.Structure.TrussChordLocation location, + System.Boolean forceRemoveSketch + ) => throw new System.NotImplementedException(); + + public virtual void DetachChord(Autodesk.Revit.DB.Structure.TrussChordLocation location) => + throw new System.NotImplementedException(); + + public virtual void SetProfile(Autodesk.Revit.DB.CurveArray topChords, Autodesk.Revit.DB.CurveArray bottomChords) => + throw new System.NotImplementedException(); + + public virtual void RemoveProfile() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.TrussMemberInfo GetTrussMemberInfo(Autodesk.Revit.DB.ElementId elemId) => + throw new System.NotImplementedException(); + + public virtual void TogglePinMember(Autodesk.Revit.DB.ElementId elemId) => throw new System.NotImplementedException(); + + public static void DropTruss(Autodesk.Revit.DB.Structure.Truss truss) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Structure.Truss Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId trussTypeId, + Autodesk.Revit.DB.ElementId sketchPlaneId, + Autodesk.Revit.DB.Curve curve + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.TrussType TrussType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.CurveArray Curves + { + get => throw new System.NotImplementedException(); + } + public virtual System.Collections.Generic.ICollection Members + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussChordLocation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussChordLocation.s.cs new file mode 100644 index 00000000..733c620c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussChordLocation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum TrussChordLocation +{ + Bottom, + Top, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussCurveType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussCurveType.s.cs new file mode 100644 index 00000000..6c9bf8c3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussCurveType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum TrussCurveType +{ + NonTrussCurve, + TopChord, + BottomChord, + Web, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussMemberInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussMemberInfo.s.cs new file mode 100644 index 00000000..5c9bb229 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussMemberInfo.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class TrussMemberInfo +{ + public TrussMemberInfo() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Structure.TrussMemberType memberTypeKey + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean lockedToTruss + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId hostTrussId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussMemberType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussMemberType.s.cs new file mode 100644 index 00000000..28baedcf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussMemberType.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum TrussMemberType +{ + ETK_Unknown, + ETK_TrussTopChord, + ETK_TrussBottomChord, + ETK_TrussVertWeb, + ETK_TrussDiagWeb, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussType.s.cs new file mode 100644 index 00000000..87640fe0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.TrussType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB.Structure; + +public partial class TrussType : Autodesk.Revit.DB.FamilySymbol { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.WireDistributionDirection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.WireDistributionDirection.s.cs new file mode 100644 index 00000000..21b17cac --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.WireDistributionDirection.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum WireDistributionDirection +{ + Major, + Minor, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.YJustification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.YJustification.s.cs new file mode 100644 index 00000000..9932d847 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.YJustification.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum YJustification +{ + Left, + Center, + Origin, + Right, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.YZJustificationOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.YZJustificationOption.s.cs new file mode 100644 index 00000000..4dba7ea5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.YZJustificationOption.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum YZJustificationOption +{ + Uniform, + Independent, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ZJustification.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ZJustification.s.cs new file mode 100644 index 00000000..1e9680e4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Structure.ZJustification.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB.Structure; + +public enum ZJustification +{ + Top, + Center, + Origin, + Bottom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SubTransaction.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SubTransaction.s.cs new file mode 100644 index 00000000..6e3d2832 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SubTransaction.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class SubTransaction : System.IDisposable +{ + public SubTransaction(Autodesk.Revit.DB.Document document) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus Start() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus Commit() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus RollBack() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus GetStatus() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasStarted() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasEnded() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Subelement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Subelement.s.cs new file mode 100644 index 00000000..fd371b70 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Subelement.s.cs @@ -0,0 +1,76 @@ +namespace Autodesk.Revit.DB; + +public partial class Subelement : System.IDisposable +{ + public static Autodesk.Revit.DB.Subelement Create( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.Reference reference + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidType(Autodesk.Revit.DB.ElementId typeId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetValidTypes() => + throw new System.NotImplementedException(); + + public virtual void ChangeTypeId(Autodesk.Revit.DB.ElementId typeId) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllParameters() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ParameterValue GetParameterValue(Autodesk.Revit.DB.ElementId parameterId) => + throw new System.NotImplementedException(); + + public virtual void SetParameterValue( + Autodesk.Revit.DB.ElementId parameterId, + Autodesk.Revit.DB.ParameterValue pValue + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsParameterModifiable(Autodesk.Revit.DB.ElementId parameterId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GeometryObject GetGeometryObject(Autodesk.Revit.DB.View dbView) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BoundingBoxXYZ GetBoundingBox(Autodesk.Revit.DB.View dbView) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Reference GetReference() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasParameter(Autodesk.Revit.DB.ElementId parameterId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidSubelementReference( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.Reference reference + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanHaveTypeAssigned() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String UniqueId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Element Element + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Document Document + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId TypeId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Category Category + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SubfaceType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SubfaceType.s.cs new file mode 100644 index 00000000..af393dc1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SubfaceType.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum SubfaceType +{ + Bottom, + Top, + Side, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SunAndShadowSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SunAndShadowSettings.s.cs new file mode 100644 index 00000000..eee0f836 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SunAndShadowSettings.s.cs @@ -0,0 +1,140 @@ +namespace Autodesk.Revit.DB; + +public partial class SunAndShadowSettings : Autodesk.Revit.DB.Element +{ + public virtual System.String GetMatchingPreset() => throw new System.NotImplementedException(); + + public virtual System.DateTime GetFrameTime(System.Double frame) => throw new System.NotImplementedException(); + + public virtual System.Double GetFrameAltitude(System.Double frame) => throw new System.NotImplementedException(); + + public virtual System.Double GetFrameAzimuth(System.Double frame) => throw new System.NotImplementedException(); + + public virtual System.DateTime GetSunrise(System.DateTime date) => throw new System.NotImplementedException(); + + public virtual System.DateTime GetSunset(System.DateTime date) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAfterStartDateAndTime(System.DateTime time) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsBeforeEndDateAndTime(System.DateTime time) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsFrameValid(System.Double frame) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsGroundPlaneLevelValid(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsTimeIntervalValid(Autodesk.Revit.DB.SunStudyTimeInterval interval) => + throw new System.NotImplementedException(); + + public static System.Double CalculateTimeZone(System.Double latitude, System.Double longitude) => + throw new System.NotImplementedException(); + + public virtual void FitToModel() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Element GetActiveSunAndShadowSettings(Autodesk.Revit.DB.Document aDocument) => + throw new System.NotImplementedException(); + + public virtual System.Boolean SharesSettings + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ProjectLocationId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ProjectLocationName + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean UsesDST + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TimeZone + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Longitude + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Latitude + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double GroundPlaneHeight + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SunStudyTimeInterval TimeInterval + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean RelativeToView + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UsesGroundPlane + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SunriseToSunset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId GroundPlaneLevelId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double NumberOfFrames + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ActiveFrame + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.DateTime EndDateAndTime + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.DateTime StartDateAndTime + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.DateTime ActiveFrameTime + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SunAndShadowType SunAndShadowType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Altitude + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Azimuth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Visible + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SunAndShadowType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SunAndShadowType.s.cs new file mode 100644 index 00000000..555bd8a8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SunAndShadowType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum SunAndShadowType +{ + StillImage, + OneDayStudy, + MultiDayStudy, + Lighting, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SunStudyTimeInterval.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SunStudyTimeInterval.s.cs new file mode 100644 index 00000000..ffc5ddae --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SunStudyTimeInterval.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum SunStudyTimeInterval +{ + Minutes15, + Minutes30, + Minutes45, + Hour, + Day, + Week, + Month, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Surface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Surface.s.cs new file mode 100644 index 00000000..3cde9655 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Surface.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class Surface : System.IDisposable +{ + public virtual Autodesk.Revit.DB.BoundingBoxUV GetBoundingBoxUV() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean OrientationMatchesParametricOrientation + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Sweep.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Sweep.s.cs new file mode 100644 index 00000000..2950c5a3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Sweep.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class Sweep : Autodesk.Revit.DB.GenericForm +{ + public virtual System.Double MaxSegmentAngle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsTrajectorySegmentationEnabled + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Path3d Path3d + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Sketch PathSketch + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilySymbolProfile ProfileSymbol + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Sketch ProfileSketch + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SweepProfile.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SweepProfile.s.cs new file mode 100644 index 00000000..0e159814 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SweepProfile.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class SweepProfile : Autodesk.Revit.DB.APIObject { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SweptBlend.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SweptBlend.s.cs new file mode 100644 index 00000000..caffc760 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SweptBlend.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.DB; + +public partial class SweptBlend : Autodesk.Revit.DB.GenericForm +{ + public virtual Autodesk.Revit.DB.VertexIndexPairArray GetVertexConnectionMap() => + throw new System.NotImplementedException(); + + public virtual void SetVertexConnectionMap(Autodesk.Revit.DB.VertexIndexPairArray vertexMap) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveArrArray TopProfile + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.CurveArrArray BottomProfile + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Curve SelectedPath + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Sketch PathSketch + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilySymbolProfile BottomProfileSymbol + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Sketch BottomSketch + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.FamilySymbolProfile TopProfileSymbol + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Sketch TopSketch + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SweptProfile.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SweptProfile.s.cs new file mode 100644 index 00000000..1b78cff1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SweptProfile.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class SweptProfile : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Curve GetDrivingCurve() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Profile GetSweptProfile() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double EndSetBack + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double StartSetBack + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolGeometryId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolGeometryId.s.cs new file mode 100644 index 00000000..29422bc2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolGeometryId.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class SymbolGeometryId : System.IDisposable +{ + public virtual System.String AsUniqueIdentifier() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId SymbolId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolTypeId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolTypeId.s.cs new file mode 100644 index 00000000..cbca6123 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolTypeId.s.cs @@ -0,0 +1,1465 @@ +namespace Autodesk.Revit.DB; + +public partial class SymbolTypeId +{ + public static Autodesk.Revit.DB.ForgeTypeId Yen + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Won + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Watt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WSPerMSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WPerMSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WPerMSup2K + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WPerMK + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WPerFtSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WPerFtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WPerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WMinPerFtSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Volt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VAPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VAPerFtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VA + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Usgpm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Usgph + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Usft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsTonnesMassTons + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsTonnesMassT + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsTonnesMassSt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsTonnesForceTons + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsTonnesForceT + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsTonnesForceSt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsDollar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UmPerMDegreeC + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UkPound + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UinPerInDegreeF + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Tonsf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Tonne + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TonOfRefrigeration + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Ton + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Therm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TfPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TfPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TfDashMPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TfDashM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Tf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Stf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Shekel + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SfPerTon + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SfPerMbh + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SfHPerKbtu + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Sf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Second + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Rps + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Rpm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RadPerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Rad + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Psig + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Psia + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Psi + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Psf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Pi + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Percent + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PerMille + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PaPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PaDashS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Pa + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OneColon + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OhmM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NgPerPaSMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Newton + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NSPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NPerMmSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NDashMPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NDashM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Ms + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Mph + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MmSup6 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MmSup4 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MmSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MmSup2PerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MmSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MmHg + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MmH2OPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MmH2O + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MmCaret3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MmCaret2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Mm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Min + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MiPerSSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Meter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Mbh + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup6 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup4 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup3PerWS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup3PerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup3PerKg + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup3PerKN + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup3PerHMSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup3PerHMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup3PerH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup2PerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup2PerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup2PerKw + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup2PerKN + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup2KPerW + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MPerSSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MPerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MPerKN + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MPa + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MNPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MNPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MNDashMPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MNDashM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MN + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MH2OPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MH2O + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MCaret3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MCaret2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MA + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Lx + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LpsPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Lps + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Lpm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LmPerW + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Lm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Liter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Lf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbmPerInSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbmPerFtSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbmPerFtDashS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbmPerFtDashH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbmPerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Lbm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbfPerInSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbfPerFtSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbfPerFtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbfPerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbfDashFtPerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbfDashFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Lbf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbMassPerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbMassPerMin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbMassPerLbDegreeF + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbMassPerInSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbMassPerH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbMassPerFtSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbMassPerFtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbMassPerFtDashS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbMassPerFtDashH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbMassPerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbForceSPerFtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbForcePerInSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbForcePerFtSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbForcePerFtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbForcePerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbForceDashFtPerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbForceDashFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LbForce + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LPerSMSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LPerSMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LPerSKw + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LPerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LPerMin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LPerH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Ksi + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Ksf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Krone + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KmPerSSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KmPerH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipPerInSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipPerInSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipPerIn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipPerFtSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipPerFtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipPerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipDashFtPerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipDashFtPerDegreePerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipDashFtPerDegree + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipDashFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kip + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgfPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgfPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgfDashMPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgfDashM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kgf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgPerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgPerMin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgPerMSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgPerMS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgPerMH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgPerKgK + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KgPerH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kg + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KelvinInterval + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kelvin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KcalPerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kcal + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KWh + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KW + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KVA + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KPa + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KNPerMmSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KNPerMSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KNPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KNPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KNPerCmSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KNDashMPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KNDashMPerDegreePerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KNDashMPerDegree + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KNDashM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KN + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KJPerMSup2K + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KJPerK + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KJ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KA + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Joule + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JPerMSup2K + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JPerKgDegreeC + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JPerK + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JPerGDegreeC + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JPerG + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InvKip + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InvKN + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InvDegreeF + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InvDegreeC + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InchDoubleQuote + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InSup6 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InSup4 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InSup2PerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InPerSSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InHg + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InDashWgPer100ft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InDashWg + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InCaret3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InCaret2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId In + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Hz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Hp + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Hour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Hectare + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HFtSup2DegreeFPerBtu + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Grad + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GrPerHFtSup2InHg + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Gpm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Gph + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GalPerMin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GalPerH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Gal + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Ftc + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup6 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup4 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup3PerMin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup3PerLbMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup3PerKip + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup3PerH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup3HPerMinBtu + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup2PerTon + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup2PerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup2PerMbh + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup2PerKip + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup2PerFt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup2HPerKbtu + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtPerSSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtPerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtPerMin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtPerKip + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtOfWaterPer100ft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtOfWater + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtL + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtH2OPer100ft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtH2O + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtCaret3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FtCaret2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Ft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Fps + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Fpm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FootSingleQuote + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FlLowercase + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FeetOfWaterPer100ft + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FeetOfWater + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Fc + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EuroSuffix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId EuroPrefix + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Dong + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DollarPerWH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DollarPerW + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DollarPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DollarPerFtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DollarPerBtu + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DollarHPerBtu + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Dm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DeltaK + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DeltaDegreeR + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DeltaDegreeF + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DeltaDegreeC + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DegreeRInterval + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DegreeR + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DegreeFInterval + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DegreeF + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DegreeCInterval + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DegreeC + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Degree + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DaNPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DaNPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DaNDashMPerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DaNDashM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DaN + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Cy + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Cps + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Colon12 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Colon10 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Colon1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Cms + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Cmh + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CmSup6 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CmSup4 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CmSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CmSup2PerM + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CmSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CmPerMin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CmCaret3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CmCaret2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Cm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ChineseHongKongDollar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CfmPerTon + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CfmPerSf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CfmPerFtSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CfmPerFtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CfmPerCf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Cfm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Cfh + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Cf + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CdPerMSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CdPerFtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Cd + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CalPerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Cal + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CP + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BtuPerS + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BtuPerLbDegreeF + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BtuPerLb + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BtuPerHFtSup3 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BtuPerHFtSup2DegreeF + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BtuPerHFtSup2 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BtuPerHFtDegreeF + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BtuPerH + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BtuPerFtSup2DegreeF + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BtuPerDegreeF + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Btu + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Bar + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Baht + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Atm + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Ampere + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Acres + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlopeDegree + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Custom + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FL + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolicCurve.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolicCurve.s.cs new file mode 100644 index 00000000..de649d8c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolicCurve.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class SymbolicCurve : Autodesk.Revit.DB.CurveElement +{ + public virtual Autodesk.Revit.DB.FamilyElementVisibility GetVisibility() => + throw new System.NotImplementedException(); + + public virtual void SetVisibility(Autodesk.Revit.DB.FamilyElementVisibility visibility) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.GraphicsStyle Subcategory + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ReferenceType ReferenceType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsDrawnInForeground + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolicCurveArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolicCurveArray.s.cs new file mode 100644 index 00000000..0f7590d7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolicCurveArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class SymbolicCurveArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public SymbolicCurveArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SymbolicCurveArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SymbolicCurveArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.SymbolicCurve get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.SymbolicCurve item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.SymbolicCurve item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.SymbolicCurve item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolicCurveArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolicCurveArrayIterator.s.cs new file mode 100644 index 00000000..caf7e714 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SymbolicCurveArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class SymbolicCurveArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public SymbolicCurveArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SynchronizeWithCentralOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SynchronizeWithCentralOptions.s.cs new file mode 100644 index 00000000..2d0975a1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.SynchronizeWithCentralOptions.s.cs @@ -0,0 +1,63 @@ +namespace Autodesk.Revit.DB; + +public partial class SynchronizeWithCentralOptions : System.IDisposable +{ + public SynchronizeWithCentralOptions() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.RelinquishOptions GetRelinquishOptions() => + throw new System.NotImplementedException(); + + public virtual void SetRelinquishOptions(Autodesk.Revit.DB.RelinquishOptions relinquishOptions) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean SaveLocalFile + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean RelinquishBorrowedElements + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean RelinquishUserCreatedWorksets + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean RelinquishViewWorksets + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean RelinquishFamilyWorksets + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean RelinquishProjectStandardWorksets + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean SaveLocalAfter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Comment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Compact + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SaveLocalBefore + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellCalculatedValueData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellCalculatedValueData.s.cs new file mode 100644 index 00000000..8c2a5f80 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellCalculatedValueData.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class TableCellCalculatedValueData : System.IDisposable +{ + public virtual System.String GetName() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellCombinedParameterData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellCombinedParameterData.s.cs new file mode 100644 index 00000000..7b0a8cb7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellCombinedParameterData.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.DB; + +public partial class TableCellCombinedParameterData : System.IDisposable +{ + public static Autodesk.Revit.DB.TableCellCombinedParameterData Create() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ParamId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId CategoryId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Separator + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Suffix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Prefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String SampleValue + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellStyle.s.cs new file mode 100644 index 00000000..98930033 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellStyle.s.cs @@ -0,0 +1,116 @@ +namespace Autodesk.Revit.DB; + +public partial class TableCellStyle : System.IDisposable +{ + public TableCellStyle(Autodesk.Revit.DB.TableCellStyle other) => throw new System.NotImplementedException(); + + public TableCellStyle() => throw new System.NotImplementedException(); + + public virtual void ResetOverride() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TableCellStyleOverrideOptions GetCellStyleOverrideOptions() => + throw new System.NotImplementedException(); + + public virtual void SetCellStyleOverrideOptions(Autodesk.Revit.DB.TableCellStyleOverrideOptions helper) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.VerticalAlignmentStyle FontVerticalAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.HorizontalAlignmentStyle FontHorizontalAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsInactivePhaseload + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsFontUnderline + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsFontItalic + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsFontBold + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsReadOnly + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsEnabled + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsOverridden + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId BorderRightLineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BorderLeftLineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BorderBottomLineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId BorderTopLineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 TextOrientation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color SheetBackgroundColor + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color BackgroundColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color TextColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TextSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FontName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellStyleOverrideOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellStyleOverrideOptions.s.cs new file mode 100644 index 00000000..ec1b1a9a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableCellStyleOverrideOptions.s.cs @@ -0,0 +1,93 @@ +namespace Autodesk.Revit.DB; + +public partial class TableCellStyleOverrideOptions : System.IDisposable +{ + public TableCellStyleOverrideOptions(Autodesk.Revit.DB.TableCellStyleOverrideOptions other) => + throw new System.NotImplementedException(); + + public TableCellStyleOverrideOptions() => throw new System.NotImplementedException(); + + public virtual void SetAllOverrides(System.Boolean bOverride) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean BorderLineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean TextOrientation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Underline + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Italics + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Bold + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean VerticalAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HorizontalAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean BorderRightLineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean BorderLeftLineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean BorderBottomLineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean BorderTopLineStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean BackgroundColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean FontColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean FontSize + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Font + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableData.s.cs new file mode 100644 index 00000000..b6c31bef --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableData.s.cs @@ -0,0 +1,45 @@ +namespace Autodesk.Revit.DB; + +public partial class TableData : System.IDisposable +{ + public virtual System.Boolean IsEqual(Autodesk.Revit.DB.TableData OtherElem) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TableSectionData GetSectionData(System.Int32 nIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TableSectionData GetSectionData(Autodesk.Revit.DB.SectionType sectionType) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidZoomLevel(System.Int32 zoomLevel) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ZoomLevel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 WidthInPixels + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfSections + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean FreezeColumnsAndRows + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableMergedCell.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableMergedCell.s.cs new file mode 100644 index 00000000..3f41c9b1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableMergedCell.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class TableMergedCell : System.IDisposable +{ + public TableMergedCell(System.Int32 top, System.Int32 left, System.Int32 bottom, System.Int32 right) => + throw new System.NotImplementedException(); + + public TableMergedCell() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Right + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Bottom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Left + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Top + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableSectionData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableSectionData.s.cs new file mode 100644 index 00000000..46f9ffa5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableSectionData.s.cs @@ -0,0 +1,252 @@ +namespace Autodesk.Revit.DB; + +public partial class TableSectionData : System.IDisposable +{ + public virtual System.Boolean IsDataOutOfDate() => throw new System.NotImplementedException(); + + public virtual System.Boolean RefreshData() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidColumnNumber(System.Int32 nCol) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidRowNumber(System.Int32 nRow) => throw new System.NotImplementedException(); + + public virtual void InsertImage(System.Int32 nRow, System.Int32 nColumn, Autodesk.Revit.DB.ElementId imageSymbolId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidImageSymbolId(Autodesk.Revit.DB.ElementId imageSymbolId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanInsertRow(System.Int32 nIndex) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanRemoveRow(System.Int32 nIndex) => throw new System.NotImplementedException(); + + public virtual void InsertRow(System.Int32 nIndex) => throw new System.NotImplementedException(); + + public virtual void RemoveRow(System.Int32 nIndex) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanInsertColumn(System.Int32 nIndex) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanRemoveColumn(System.Int32 nIndex) => throw new System.NotImplementedException(); + + public virtual void InsertColumn(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void RemoveColumn(System.Int32 nIndex) => throw new System.NotImplementedException(); + + public virtual System.Double GetColumnWidth(System.Int32 nCol) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetColumnWidthInPixels(System.Int32 nCol) => throw new System.NotImplementedException(); + + public virtual void SetColumnWidth(System.Int32 nCol, System.Double width) => + throw new System.NotImplementedException(); + + public virtual void SetColumnWidthInPixels(System.Int32 nCol, System.Int32 width) => + throw new System.NotImplementedException(); + + public virtual System.Double GetRowHeight(System.Int32 nRow) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetRowHeightInPixels(System.Int32 nRow) => throw new System.NotImplementedException(); + + public virtual void SetRowHeight(System.Int32 nRow, System.Double height) => + throw new System.NotImplementedException(); + + public virtual void SetRowHeightInPixels(System.Int32 nRow, System.Int32 height) => + throw new System.NotImplementedException(); + + public virtual System.String GetCellText(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual void SetCellText(System.Int32 nRow, System.Int32 nCol, System.String text) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TableMergedCell GetMergedCell(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual void SetMergedCell( + System.Int32 nRow, + System.Int32 nCol, + Autodesk.Revit.DB.TableMergedCell mergedCell + ) => throw new System.NotImplementedException(); + + public virtual void MergeCells(Autodesk.Revit.DB.TableMergedCell mergedCell) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TableCellStyle GetTableCellStyle(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual System.Boolean AllowOverrideCellStyle(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual void SetCellStyle(Autodesk.Revit.DB.TableCellStyle Style) => + throw new System.NotImplementedException(); + + public virtual void SetCellStyle(System.Int32 nCol, Autodesk.Revit.DB.TableCellStyle Style) => + throw new System.NotImplementedException(); + + public virtual void SetCellStyle(System.Int32 nRow, System.Int32 nCol, Autodesk.Revit.DB.TableCellStyle Style) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsCellOverridden(System.Int32 nCol) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCellOverridden(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual void ResetCellOverride(System.Int32 nCol) => throw new System.NotImplementedException(); + + public virtual void ResetCellOverride(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual void ClearCell(System.Int32 nRow, System.Int32 nCol) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CellType GetCellType(System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CellType GetCellType(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual void SetCellType(System.Int32 nCol, Autodesk.Revit.DB.CellType type) => + throw new System.NotImplementedException(); + + public virtual void SetCellType(System.Int32 nRow, System.Int32 nCol, Autodesk.Revit.DB.CellType type) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatOptions GetCellFormatOptions( + System.Int32 nCol, + Autodesk.Revit.DB.Document ccda + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatOptions GetCellFormatOptions( + System.Int32 nRow, + System.Int32 nCol, + Autodesk.Revit.DB.Document ccda + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCellFormattable(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ForgeTypeId GetCellSpec(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual void SetCellFormatOptions( + System.Int32 nRow, + System.Int32 nCol, + Autodesk.Revit.DB.FormatOptions options + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetCellParamId(System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetCellParamId(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetCellCategoryId(System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetCellCategoryId(System.Int32 nRow, System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAcceptableParamIdAndCategoryId( + System.Int32 nRow, + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAcceptableParamIdAndCategoryId( + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public virtual void SetCellParamIdAndCategoryId( + System.Int32 nCol, + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public virtual void SetCellParamIdAndCategoryId( + System.Int32 nRow, + System.Int32 nCol, + Autodesk.Revit.DB.ElementId paramId, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TableCellCalculatedValueData GetCellCalculatedValue(System.Int32 nCol) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TableCellCalculatedValueData GetCellCalculatedValue( + System.Int32 nRow, + System.Int32 nCol + ) => throw new System.NotImplementedException(); + + public virtual void SetCellCalculatedValue( + System.Int32 nCol, + Autodesk.Revit.DB.TableCellCalculatedValueData pCalcValue + ) => throw new System.NotImplementedException(); + + public virtual void SetCellCalculatedValue( + System.Int32 nRow, + System.Int32 nCol, + Autodesk.Revit.DB.TableCellCalculatedValueData pCalcValue + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCellCombinedParameters( + System.Int32 nCol + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCellCombinedParameters( + System.Int32 nRow, + System.Int32 nCol + ) => throw new System.NotImplementedException(); + + public virtual void SetCellCombinedParameters( + System.Int32 nCol, + System.Collections.Generic.IList paramData + ) => throw new System.NotImplementedException(); + + public virtual void SetCellCombinedParameters( + System.Int32 nRow, + System.Int32 nCol, + System.Collections.Generic.IList paramData + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean NeedsRefresh + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 NumberOfRows + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 LastRowNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 FirstRowNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 LastColumnNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 FirstColumnNumber + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfColumns + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HideSection + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableView.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableView.s.cs new file mode 100644 index 00000000..6621a518 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TableView.s.cs @@ -0,0 +1,61 @@ +namespace Autodesk.Revit.DB; + +public partial class TableView : Autodesk.Revit.DB.View +{ + public virtual System.Boolean IsValidSectionType(Autodesk.Revit.DB.SectionType sectionType) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAvailableParameterCategories( + Autodesk.Revit.DB.SectionType sectionType, + System.Int32 row + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetAvailableParameters( + Autodesk.Revit.DB.Document cda, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public virtual System.String GetCellText( + Autodesk.Revit.DB.SectionType sectionType, + System.Int32 row, + System.Int32 column + ) => throw new System.NotImplementedException(); + + public virtual System.String GetCalculatedValueName( + Autodesk.Revit.DB.SectionType sectionType, + System.Int32 row, + System.Int32 column + ) => throw new System.NotImplementedException(); + + public virtual System.String GetCalculatedValueText( + Autodesk.Revit.DB.SectionType sectionType, + System.Int32 row, + System.Int32 column + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 MaximumRowHeight + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 MaximumColumnWidth + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 MinimumRowHeight + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 MinimumColumnWidth + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 MaximumGridWidth + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId TargetId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TagMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TagMode.s.cs new file mode 100644 index 00000000..95f7cf96 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TagMode.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum TagMode +{ + TM_ADDBY_CATEGORY, + TM_ADDBY_MULTICATEGORY, + TM_ADDBY_MATERIAL, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TagOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TagOrientation.s.cs new file mode 100644 index 00000000..cb003d53 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TagOrientation.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum TagOrientation +{ + Horizontal, + Vertical, + AnyModelDirection, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TemporaryGraphicsManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TemporaryGraphicsManager.s.cs new file mode 100644 index 00000000..337e645a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TemporaryGraphicsManager.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.DB; + +public partial class TemporaryGraphicsManager : System.IDisposable +{ + public static Autodesk.Revit.DB.TemporaryGraphicsManager GetTemporaryGraphicsManager( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual System.Int32 AddControl( + Autodesk.Revit.DB.InCanvasControlData data, + Autodesk.Revit.DB.ElementId ownerViewId + ) => throw new System.NotImplementedException(); + + public virtual void RemoveControl(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetAll() => + throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual void UpdateControl(System.Int32 index, Autodesk.Revit.DB.InCanvasControlData data) => + throw new System.NotImplementedException(); + + public virtual void SetVisibility(System.Int32 index, System.Boolean visible) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TemporaryViewMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TemporaryViewMode.s.cs new file mode 100644 index 00000000..384c0dba --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TemporaryViewMode.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum TemporaryViewMode +{ + RevealHiddenElements, + TemporaryHideIsolate, + WorksharingDisplay, + TemporaryViewProperties, + ExplodedView, + RevealConstraints, + PreviewFamilyVisibility, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TemporaryViewModes.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TemporaryViewModes.s.cs new file mode 100644 index 00000000..dc48aa84 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TemporaryViewModes.s.cs @@ -0,0 +1,73 @@ +namespace Autodesk.Revit.DB; + +public partial class TemporaryViewModes : Autodesk.Revit.DB.APIObject +{ + public virtual System.String GetCaption(Autodesk.Revit.DB.TemporaryViewMode mode) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsModeActive(Autodesk.Revit.DB.TemporaryViewMode mode) => + throw new System.NotImplementedException(); + + public virtual void DeactivateMode(Autodesk.Revit.DB.TemporaryViewMode mode) => + throw new System.NotImplementedException(); + + public virtual void DeactivateAllModes() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsModeAvailable(Autodesk.Revit.DB.TemporaryViewMode mode) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsModeEnabled(Autodesk.Revit.DB.TemporaryViewMode mode) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidState(Autodesk.Revit.DB.PreviewFamilyVisibilityMode state) => + throw new System.NotImplementedException(); + + public virtual void RemoveCustomization() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCustomized() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color CustomColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String CustomTitle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean RevealHiddenElements + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.WorksharingDisplayMode WorksharingDisplay + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean RevealConstraints + { + get => throw new System.NotImplementedException(); + set { } + } + public static System.Boolean PreviewFamilyVisibilityDefaultUncutState + { + get => throw new System.NotImplementedException(); + set { } + } + public static System.Boolean PreviewFamilyVisibilityDefaultOnState + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PreviewFamilyVisibilityMode PreviewFamilyVisibility + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedBuildIssue.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedBuildIssue.s.cs new file mode 100644 index 00000000..a389e51b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedBuildIssue.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class TessellatedBuildIssue : System.IDisposable +{ + public virtual System.Boolean IsValidIssue() => throw new System.NotImplementedException(); + + public virtual System.String GetIssueDescription() => throw new System.NotImplementedException(); + + public virtual System.Boolean MakesDataUnusable() => throw new System.NotImplementedException(); + + public virtual System.Boolean ReportIssueToDataSource() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberEncountered + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedBuildIssueType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedBuildIssueType.s.cs new file mode 100644 index 00000000..b619d772 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedBuildIssueType.s.cs @@ -0,0 +1,39 @@ +namespace Autodesk.Revit.DB; + +public enum TessellatedBuildIssueType +{ + AllFine, + EmptyFace, + EmptyLoop, + TooFewOriginalVertices, + TooShortOriginalLoopMeshSegment, + TooShortOriginalLoopGeomSegment, + LostTooManyLoopVertices, + OriginalLoopGeomAcuteAngle, + OriginalLoopMeshAcuteAngle, + LostAllLoops, + NonPlanarFace, + OriginalPointsTooFarFromTheirPlane, + TooSmallVertexSegementDistInOriginalLoop, + LoopOnBestFitSelfIntersects, + IntersectingOriginalLoops, + FaceWithIslands, + OriginalLoopsProximity, + OuterLoopIsNotFirst, + DegenOriginalLoop, + InconsistentInnerOuterOriginalLoopCCW, + EdgeTwiceUsedByFace, + NonManifoldEdge, + OverlappingAdjacentFaces, + PartitionPointsTooFarFromTrueEdge, + EdgeTraversalForFlip, + InconsitentMultiEdgeTraversalForFlip, + TooSmallVertexSegementDistInFinalLoop, + InternalUtilityError, + InternalError, + InternalLightError, + InternalMissingError, + UnarticulatedNonManifoldEdge, + NotSetYet, + NumberOfIssueTypes, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedFace.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedFace.s.cs new file mode 100644 index 00000000..b7c593b0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedFace.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class TessellatedFace : System.IDisposable +{ + public TessellatedFace( + System.Collections.Generic.IList> allLoopVertices, + Autodesk.Revit.DB.ElementId materialId + ) => throw new System.NotImplementedException(); + + public TessellatedFace( + System.Collections.Generic.IList outerLoopVertices, + Autodesk.Revit.DB.ElementId materialId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList> GetBoundaryLoops() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId MaterialId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilder.s.cs new file mode 100644 index 00000000..084b905b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilder.s.cs @@ -0,0 +1,75 @@ +namespace Autodesk.Revit.DB; + +public partial class TessellatedShapeBuilder : Autodesk.Revit.DB.ShapeBuilder +{ + public TessellatedShapeBuilder() => throw new System.NotImplementedException(); + + public virtual void OpenConnectedFaceSet(System.Boolean isSolid) => throw new System.NotImplementedException(); + + public virtual void CloseConnectedFaceSet() => throw new System.NotImplementedException(); + + public virtual void CancelConnectedFaceSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual System.Boolean DoesFaceHaveEnoughLoopsAndVertices(Autodesk.Revit.DB.TessellatedFace face) => + throw new System.NotImplementedException(); + + public virtual void AddFace(Autodesk.Revit.DB.TessellatedFace face) => throw new System.NotImplementedException(); + + public virtual System.Boolean AreTargetAndFallbackCompatible( + Autodesk.Revit.DB.TessellatedShapeBuilderTarget target, + Autodesk.Revit.DB.TessellatedShapeBuilderFallback fallback + ) => throw new System.NotImplementedException(); + + public virtual void Build() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.MeshFromGeometryOperationResult CreateMeshByExtrusion( + System.Collections.Generic.IList profileLoops, + Autodesk.Revit.DB.XYZ extrusionDirection, + System.Double extrusionDistance, + Autodesk.Revit.DB.ElementId materialId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TessellatedShapeBuilderResult GetBuildResult() => + throw new System.NotImplementedException(); + + public virtual System.Int32 NumberOfCompletedFaceSets + { + get => throw new System.NotImplementedException(); + } + public virtual System.String OwnerInfo + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 LogInteger + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String LogString + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId GraphicsStyleId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.TessellatedShapeBuilderFallback Fallback + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.TessellatedShapeBuilderTarget Target + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsFaceSetOpen + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderFallback.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderFallback.s.cs new file mode 100644 index 00000000..f15b6a02 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderFallback.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum TessellatedShapeBuilderFallback +{ + Abort, + Salvage, + Mesh, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderOutcome.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderOutcome.s.cs new file mode 100644 index 00000000..fed21a45 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderOutcome.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum TessellatedShapeBuilderOutcome +{ + Mesh, + Mixed, + Nothing, + Solid, + Sheet, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderResult.s.cs new file mode 100644 index 00000000..ca2cfcff --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderResult.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB; + +public partial class TessellatedShapeBuilderResult : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetGeometricalObjects() => + throw new System.NotImplementedException(); + + public virtual System.Int32 GetNumberOfFaceSets() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetIssuesForFaceSet( + System.Int32 setIndex + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean AreObjectsAvailable + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.TessellatedShapeBuilderOutcome Outcome + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasInvalidData + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderTarget.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderTarget.s.cs new file mode 100644 index 00000000..2f8fbc46 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TessellatedShapeBuilderTarget.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum TessellatedShapeBuilderTarget +{ + Solid, + AnyGeometry, + Mesh, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextAlignFlags.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextAlignFlags.s.cs new file mode 100644 index 00000000..5ab570a9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextAlignFlags.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum TextAlignFlags +{ + TEF_ALIGN_LEFT, + TEF_ALIGN_CENTER, + TEF_ALIGN_RIGHT, + TEF_ALIGN_TOP, + TEF_ALIGN_MIDDLE, + TEF_ALIGN_BOTTOM, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextAlignMask.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextAlignMask.s.cs new file mode 100644 index 00000000..158d0e85 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextAlignMask.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum TextAlignMask +{ + horzAlignMask, + vertAlignMask, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextBaselineStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextBaselineStyle.s.cs new file mode 100644 index 00000000..48528306 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextBaselineStyle.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum TextBaselineStyle +{ + Normal, + Subscript, + Superscript, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextElement.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextElement.s.cs new file mode 100644 index 00000000..518dfd1f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextElement.s.cs @@ -0,0 +1,69 @@ +namespace Autodesk.Revit.DB; + +public partial class TextElement : Autodesk.Revit.DB.Element +{ + public static System.Double GetMinimumAllowedWidth( + Autodesk.Revit.DB.Document cdda, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetMinimumAllowedWidth() => throw new System.NotImplementedException(); + + public static System.Double GetMaximumAllowedWidth( + Autodesk.Revit.DB.Document cdda, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetMaximumAllowedWidth() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsTextWrappingActive + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean KeepRotatedTextReadable + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.VerticalTextAlignment VerticalAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.HorizontalTextAlignment HorizontalAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Text + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Coord + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ UpDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ BaseDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.TextElementType Symbol + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextElementBackground.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextElementBackground.s.cs new file mode 100644 index 00000000..7623e62f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextElementBackground.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum TextElementBackground +{ + TBGR_OPAQUE, + TBGR_TRANSPARENT, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextElementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextElementType.s.cs new file mode 100644 index 00000000..d21d1efc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextElementType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class TextElementType : Autodesk.Revit.DB.LineAndTextAttrSymbol { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextListStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextListStyle.s.cs new file mode 100644 index 00000000..6fd5f51e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextListStyle.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum TextListStyle +{ + None, + Bullet, + NumberArabic, + LetterLowercase, + LetterUppercase, + NumberRomanLowercase, + NumberRomanUppercase, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNode.s.cs new file mode 100644 index 00000000..d665b3a4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNode.s.cs @@ -0,0 +1,79 @@ +namespace Autodesk.Revit.DB; + +public partial class TextNode : Autodesk.Revit.DB.RenderNode +{ + public virtual Autodesk.Revit.DB.FormattedText GetFormattedText() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.VerticalTextAlignment VerticalAlignment + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.HorizontalTextAlignment HorizontalAlignment + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsKeptReadable + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsTransparent + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsUnderlined + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsItalic + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsBold + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double TabSize + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double FontHeight + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Height + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double WidthScale + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ UpDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ BaseDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Position + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Text + { + get => throw new System.NotImplementedException(); + } + public virtual System.String FontName + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color Color + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNote.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNote.s.cs new file mode 100644 index 00000000..3a16ead3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNote.s.cs @@ -0,0 +1,71 @@ +namespace Autodesk.Revit.DB; + +public partial class TextNote : Autodesk.Revit.DB.TextElement +{ + public static Autodesk.Revit.DB.TextNote Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewId, + Autodesk.Revit.DB.XYZ position, + System.Double width, + System.String text, + Autodesk.Revit.DB.TextNoteOptions options + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.TextNote Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewId, + Autodesk.Revit.DB.XYZ position, + System.Double width, + System.String text, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.TextNote Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewId, + Autodesk.Revit.DB.XYZ position, + System.String text, + Autodesk.Revit.DB.TextNoteOptions options + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.TextNote Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewId, + Autodesk.Revit.DB.XYZ position, + System.String text, + Autodesk.Revit.DB.ElementId typeId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetLeaders() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Leader AddLeader(Autodesk.Revit.DB.TextNoteLeaderTypes leaderType) => + throw new System.NotImplementedException(); + + public virtual void RemoveLeaders() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormattedText GetFormattedText() => throw new System.NotImplementedException(); + + public virtual void SetFormattedText(Autodesk.Revit.DB.FormattedText formattedText) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.LeaderAtachement LeaderRightAttachment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.LeaderAtachement LeaderLeftAttachment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 LeaderCount + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.TextNoteType TextNoteType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteLeaderStyles.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteLeaderStyles.s.cs new file mode 100644 index 00000000..cf351cca --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteLeaderStyles.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum TextNoteLeaderStyles +{ + LCS_NONE, + LCS_ONE_SEG_LINE, + LCS_ONE_SEG_ARC, + LCS_TWO_SEG_LINE, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteLeaderTypes.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteLeaderTypes.s.cs new file mode 100644 index 00000000..80e146a6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteLeaderTypes.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum TextNoteLeaderTypes +{ + TNLT_STRAIGHT_L, + TNLT_STRAIGHT_R, + TNLT_ARC_L, + TNLT_ARC_R, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteOptions.s.cs new file mode 100644 index 00000000..c9303d61 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteOptions.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB; + +public partial class TextNoteOptions : System.IDisposable +{ + public TextNoteOptions(Autodesk.Revit.DB.ElementId typeId) => throw new System.NotImplementedException(); + + public TextNoteOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean KeepRotatedTextReadable + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.VerticalTextAlignment VerticalAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.HorizontalTextAlignment HorizontalAlignment + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Rotation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId TypeId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteType.s.cs new file mode 100644 index 00000000..5b8a0a21 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextNoteType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class TextNoteType : Autodesk.Revit.DB.TextElementType { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextRange.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextRange.s.cs new file mode 100644 index 00000000..ee17b4f9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextRange.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class TextRange : System.IDisposable +{ + public TextRange(System.Int32 start, System.Int32 length) => throw new System.NotImplementedException(); + + public TextRange() => throw new System.NotImplementedException(); + + public TextRange(Autodesk.Revit.DB.TextRange other) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 End + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Length + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Start + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextTreatment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextTreatment.s.cs new file mode 100644 index 00000000..acba5822 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TextTreatment.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum TextTreatment +{ + Exact, + Approximate, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ThermalAsset.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ThermalAsset.s.cs new file mode 100644 index 00000000..8c4a2d20 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ThermalAsset.s.cs @@ -0,0 +1,106 @@ +namespace Autodesk.Revit.DB; + +public partial class ThermalAsset : System.IDisposable +{ + public ThermalAsset(System.String name, Autodesk.Revit.DB.ThermalMaterialType materialType) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ThermalAsset Copy() => throw new System.NotImplementedException(); + + public virtual System.Boolean Equals(Autodesk.Revit.DB.ThermalAsset other) => + throw new System.NotImplementedException(); + + public virtual System.Boolean EqualsThermalOnly(Autodesk.Revit.DB.ThermalAsset other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.StructuralBehavior Behavior + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ThermalConductivity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Density + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ElectricalResistivity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Reflectivity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Porosity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Permeability + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean TransmitsLight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double VaporPressure + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SpecificHeat + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double SpecificHeatOfVaporization + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LiquidViscosity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Compressibility + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double GasViscosity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Emissivity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ThermalMaterialType ThermalMaterialType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ThermalMaterialType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ThermalMaterialType.s.cs new file mode 100644 index 00000000..43f9cd29 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ThermalMaterialType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ThermalMaterialType +{ + Undefined, + Gas, + Liquid, + Solid, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ThermalProperties.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ThermalProperties.s.cs new file mode 100644 index 00000000..761777e5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ThermalProperties.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class ThermalProperties : Autodesk.Revit.DB.APIObject +{ + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ThermalMass + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double ThermalResistance + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double HeatTransferCoefficient + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Roughness + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Absorptance + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TilePattern.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TilePattern.s.cs new file mode 100644 index 00000000..4a7f27bb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TilePattern.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class TilePattern : Autodesk.Revit.DB.ElementType +{ + public virtual System.Int32 TilesPerSeedNode + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.TilePatternsBuiltIn TilePatternType + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TilePatterns.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TilePatterns.s.cs new file mode 100644 index 00000000..36a660fb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TilePatterns.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class TilePatterns : Autodesk.Revit.DB.APIObject +{ + public virtual Autodesk.Revit.DB.TilePattern GetTilePattern( + Autodesk.Revit.DB.TilePatternsBuiltIn tilePatternBuiltIn + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TilePatternsBuiltIn.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TilePatternsBuiltIn.s.cs new file mode 100644 index 00000000..bad15ed4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TilePatternsBuiltIn.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public enum TilePatternsBuiltIn +{ + Rectangle, + Triangle_Bent, + Rhomboid, + Hexagon, + HalfStep, + ThirdStep, + TriangleCheckerboard_Bent, + RectangleCheckerboard, + RhomboidCheckerboard, + TriangleStep_Bent, + Arrows, + ZigZag, + Octagon, + OctagonRotate, + Triangle_Flat, + TriangleCheckerboard_Flat, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransactWithCentralOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransactWithCentralOptions.s.cs new file mode 100644 index 00000000..14d35eeb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransactWithCentralOptions.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class TransactWithCentralOptions : System.IDisposable +{ + public TransactWithCentralOptions() => throw new System.NotImplementedException(); + + public virtual void SetLockCallback(Autodesk.Revit.DB.ICentralLockedCallback lockCallback) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ICentralLockedCallback GetLockCallback() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transaction.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transaction.s.cs new file mode 100644 index 00000000..7ee03b1f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transaction.s.cs @@ -0,0 +1,47 @@ +namespace Autodesk.Revit.DB; + +public partial class Transaction : System.IDisposable +{ + public Transaction(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public Transaction(Autodesk.Revit.DB.Document document) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus Start(System.String name) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus Start() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus Commit(Autodesk.Revit.DB.FailureHandlingOptions options) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus Commit() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus RollBack(Autodesk.Revit.DB.FailureHandlingOptions options) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus RollBack() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus GetStatus() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasStarted() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasEnded() => throw new System.NotImplementedException(); + + public virtual void SetName(System.String name) => throw new System.NotImplementedException(); + + public virtual System.String GetName() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FailureHandlingOptions GetFailureHandlingOptions() => + throw new System.NotImplementedException(); + + public virtual void SetFailureHandlingOptions(Autodesk.Revit.DB.FailureHandlingOptions options) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransactionGroup.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransactionGroup.s.cs new file mode 100644 index 00000000..d62da5f9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransactionGroup.s.cs @@ -0,0 +1,42 @@ +namespace Autodesk.Revit.DB; + +public partial class TransactionGroup : System.IDisposable +{ + public TransactionGroup(Autodesk.Revit.DB.Document document, System.String transGroupName) => + throw new System.NotImplementedException(); + + public TransactionGroup(Autodesk.Revit.DB.Document document) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus Start(System.String transGroupName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus Start() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus Commit() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus Assimilate() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus RollBack() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TransactionStatus GetStatus() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasStarted() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasEnded() => throw new System.NotImplementedException(); + + public virtual void SetName(System.String name) => throw new System.NotImplementedException(); + + public virtual System.String GetName() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsFailureHandlingForcedModal + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransactionStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransactionStatus.s.cs new file mode 100644 index 00000000..7aa25dd9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransactionStatus.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public enum TransactionStatus +{ + Uninitialized, + Started, + RolledBack, + Committed, + Pending, + Error, + Proceed, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transform.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transform.s.cs new file mode 100644 index 00000000..43d2c435 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transform.s.cs @@ -0,0 +1,97 @@ +namespace Autodesk.Revit.DB; + +public partial class Transform : Autodesk.Revit.DB.APIObject +{ + public Transform(Autodesk.Revit.DB.Transform source) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ get_Basis(System.Int32 idx) => throw new System.NotImplementedException(); + + public virtual void set_Basis(System.Int32 idx, Autodesk.Revit.DB.XYZ __unnamed001) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Transform CreateTranslation(Autodesk.Revit.DB.XYZ vector) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Transform CreateRotation(Autodesk.Revit.DB.XYZ axis, System.Double angle) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Transform CreateRotationAtPoint( + Autodesk.Revit.DB.XYZ axis, + System.Double angle, + Autodesk.Revit.DB.XYZ origin + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Transform CreateReflection(Autodesk.Revit.DB.Plane plane) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ OfPoint(Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ OfVector(Autodesk.Revit.DB.XYZ vec) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform Multiply(Autodesk.Revit.DB.Transform right) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform ScaleBasis(System.Double scale) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform ScaleBasisAndOrigin(System.Double scale) => + throw new System.NotImplementedException(); + + public virtual System.Boolean AlmostEqual(Autodesk.Revit.DB.Transform right) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform Inverse + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Determinant + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsConformal + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasReflection + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Scale + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsTranslation + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsIdentity + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.Transform Identity + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ BasisZ + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ BasisY + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ BasisX + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transform1D.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transform1D.s.cs new file mode 100644 index 00000000..984a5b60 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transform1D.s.cs @@ -0,0 +1,56 @@ +namespace Autodesk.Revit.DB; + +public partial class Transform1D : System.IDisposable +{ + public Transform1D(System.Double scale) => throw new System.NotImplementedException(); + + public Transform1D(System.Double scale, System.Double translation) => throw new System.NotImplementedException(); + + public Transform1D(Autodesk.Revit.DB.Transform1D other) => throw new System.NotImplementedException(); + + public virtual System.Boolean AlmostEqual(Autodesk.Revit.DB.Transform1D right) => + throw new System.NotImplementedException(); + + public virtual void Assign(Autodesk.Revit.DB.Transform1D from) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform1D SetToIdentity() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform1D Multiply(Autodesk.Revit.DB.Transform1D right) => + throw new System.NotImplementedException(); + + public virtual System.Double OfPoint(System.Double point) => throw new System.NotImplementedException(); + + public virtual System.Double OfVector(System.Double vector) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform1D GetInverse() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList TransformParameterDomain( + System.Double domainStart, + System.Double domainEnd + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Determinant + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsIdentity + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Translation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Scale + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transform2D.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transform2D.s.cs new file mode 100644 index 00000000..a39cada5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Transform2D.s.cs @@ -0,0 +1,84 @@ +namespace Autodesk.Revit.DB; + +public partial class Transform2D : System.IDisposable +{ + public Transform2D(Autodesk.Revit.DB.UV uVec, Autodesk.Revit.DB.UV vVec, Autodesk.Revit.DB.UV origin) => + throw new System.NotImplementedException(); + + public Transform2D(Autodesk.Revit.DB.Transform2D other) => throw new System.NotImplementedException(); + + public virtual System.Boolean AlmostEqual(Autodesk.Revit.DB.Transform2D right) => + throw new System.NotImplementedException(); + + public virtual void Assign(Autodesk.Revit.DB.Transform2D from) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform2D SetToIdentity() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Transform2D CreateIdentity() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform2D Multiply(Autodesk.Revit.DB.Transform2D right) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV OfPoint(Autodesk.Revit.DB.UV point) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV OfVector(Autodesk.Revit.DB.UV vector) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform2D PreScale(System.Double scale) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform2D PostScale(System.Double scale) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform2D GetInverse() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BoundingBoxUV TransformUVDomainIfPossible( + Autodesk.Revit.DB.BoundingBoxUV uvDomain + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Scale + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasReflection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.UV BasisV + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.UV BasisU + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Determinant + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsConformal + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsTranslation + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsIdentity + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.UV Origin + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransformWithBoundary.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransformWithBoundary.s.cs new file mode 100644 index 00000000..09f3e693 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransformWithBoundary.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class TransformWithBoundary : System.IDisposable +{ + public TransformWithBoundary(Autodesk.Revit.DB.TransformWithBoundary other) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetModelToProjectionTransform() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveLoop GetBoundary() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransmissionData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransmissionData.s.cs new file mode 100644 index 00000000..86c23274 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransmissionData.s.cs @@ -0,0 +1,56 @@ +namespace Autodesk.Revit.DB; + +public partial class TransmissionData : System.IDisposable +{ + public TransmissionData(Autodesk.Revit.DB.TransmissionData other) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetAllExternalFileReferenceIds() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalFileReference GetLastSavedReferenceData( + Autodesk.Revit.DB.ElementId elemId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ExternalFileReference GetDesiredReferenceData(Autodesk.Revit.DB.ElementId elemId) => + throw new System.NotImplementedException(); + + public virtual void SetDesiredReferenceData( + Autodesk.Revit.DB.ElementId elemId, + Autodesk.Revit.DB.ModelPath path, + Autodesk.Revit.DB.PathType pathType, + System.Boolean shouldLoad + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.TransmissionData ReadTransmissionData(Autodesk.Revit.DB.ModelPath path) => + throw new System.NotImplementedException(); + + public static void WriteTransmissionData(Autodesk.Revit.DB.ModelPath path, Autodesk.Revit.DB.TransmissionData data) => + throw new System.NotImplementedException(); + + public static System.Boolean IsDocumentTransmitted(Autodesk.Revit.DB.ModelPath filePath) => + throw new System.NotImplementedException(); + + public static System.Boolean DocumentIsNotTransmitted(Autodesk.Revit.DB.ModelPath filePath) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Version + { + get => throw new System.NotImplementedException(); + } + public virtual System.String UserData + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsTransmitted + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransmittedModelOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransmittedModelOptions.s.cs new file mode 100644 index 00000000..2c028429 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TransmittedModelOptions.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum TransmittedModelOptions +{ + SaveAsNewCentral, + KeepAsTransmitted, + CancelOperation, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriOrQuadFacet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriOrQuadFacet.s.cs new file mode 100644 index 00000000..32ccdd61 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriOrQuadFacet.s.cs @@ -0,0 +1,21 @@ +namespace Autodesk.Revit.DB; + +public partial class TriOrQuadFacet : System.IDisposable +{ + public virtual System.Int32 GetVertexIndex(System.Int32 index) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ Normal + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfVertices + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangleInShellComponent.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangleInShellComponent.s.cs new file mode 100644 index 00000000..f34d9f2e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangleInShellComponent.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class TriangleInShellComponent : System.IDisposable +{ + public TriangleInShellComponent(Autodesk.Revit.DB.TriangleInShellComponent other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 VertexIndex2 + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 VertexIndex1 + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 VertexIndex0 + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulatedShellComponent.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulatedShellComponent.s.cs new file mode 100644 index 00000000..5c859cf2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulatedShellComponent.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.DB; + +public partial class TriangulatedShellComponent : System.IDisposable +{ + public virtual Autodesk.Revit.DB.XYZ GetVertex(System.Int32 vertexIndex) => + throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TriangleInShellComponent GetTriangle(System.Int32 triangleIndex) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetVertices() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 TriangleCount + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 VertexCount + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsClosed + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulatedSolidOrShell.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulatedSolidOrShell.s.cs new file mode 100644 index 00000000..9cb07c43 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulatedSolidOrShell.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class TriangulatedSolidOrShell : System.IDisposable +{ + public virtual Autodesk.Revit.DB.TriangulatedShellComponent GetShellComponent(System.Int32 componentIndex) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 ShellComponentCount + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulationInterface.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulationInterface.s.cs new file mode 100644 index 00000000..b12ebf77 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulationInterface.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class TriangulationInterface : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulationInterfaceForTriangulatedShellComponent.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulationInterfaceForTriangulatedShellComponent.s.cs new file mode 100644 index 00000000..902631dc --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulationInterfaceForTriangulatedShellComponent.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class TriangulationInterfaceForTriangulatedShellComponent : Autodesk.Revit.DB.TriangulationInterface +{ + public TriangulationInterfaceForTriangulatedShellComponent( + Autodesk.Revit.DB.TriangulatedShellComponent externalTriangulatedShellComponent + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulationInterfaceForTriangulatedSolidOrShell.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulationInterfaceForTriangulatedSolidOrShell.s.cs new file mode 100644 index 00000000..b1e92705 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TriangulationInterfaceForTriangulatedSolidOrShell.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class TriangulationInterfaceForTriangulatedSolidOrShell : Autodesk.Revit.DB.TriangulationInterface +{ + public TriangulationInterfaceForTriangulatedSolidOrShell( + Autodesk.Revit.DB.TriangulatedSolidOrShell externalTriangulatedSolidOrShell + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TypeBinding.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TypeBinding.s.cs new file mode 100644 index 00000000..36d9a84e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.TypeBinding.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public partial class TypeBinding : Autodesk.Revit.DB.ElementBinding +{ + public TypeBinding(Autodesk.Revit.DB.CategorySet categories) => throw new System.NotImplementedException(); + + public TypeBinding() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UV.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UV.s.cs new file mode 100644 index 00000000..e564b8a3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UV.s.cs @@ -0,0 +1,64 @@ +namespace Autodesk.Revit.DB; + +public partial class UV +{ + public UV(System.Double u, System.Double v) => throw new System.NotImplementedException(); + + public UV() => throw new System.NotImplementedException(); + + public virtual System.Double get_Item(System.Int32 idx) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV Normalize() => throw new System.NotImplementedException(); + + public virtual System.Double GetLength() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsZeroLength() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnitLength() => throw new System.NotImplementedException(); + + public virtual System.Double DotProduct(Autodesk.Revit.DB.UV source) => throw new System.NotImplementedException(); + + public virtual System.Double CrossProduct(Autodesk.Revit.DB.UV source) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV Add(Autodesk.Revit.DB.UV source) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV Subtract(Autodesk.Revit.DB.UV source) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV Negate() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV Multiply(System.Double value) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UV Divide(System.Double value) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAlmostEqualTo(Autodesk.Revit.DB.UV source, System.Double tolerance) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAlmostEqualTo(Autodesk.Revit.DB.UV source) => + throw new System.NotImplementedException(); + + public virtual System.Double DistanceTo(Autodesk.Revit.DB.UV source) => throw new System.NotImplementedException(); + + public virtual System.Double AngleTo(Autodesk.Revit.DB.UV source) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.UV BasisV + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.UV BasisU + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.UV Zero + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double V + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double U + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UVGridlineType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UVGridlineType.s.cs new file mode 100644 index 00000000..462e7b41 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UVGridlineType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum UVGridlineType +{ + U, + V, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnderlayOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnderlayOrientation.s.cs new file mode 100644 index 00000000..b30ea4fe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnderlayOrientation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum UnderlayOrientation +{ + LookingDown, + LookingUp, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitFormatUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitFormatUtils.s.cs new file mode 100644 index 00000000..ee386d11 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitFormatUtils.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.DB; + +public partial class UnitFormatUtils +{ + public static System.String Format( + Autodesk.Revit.DB.Units units, + Autodesk.Revit.DB.ForgeTypeId specTypeId, + System.Double value, + System.Boolean forEditing + ) => throw new System.NotImplementedException(); + + public static System.String Format( + Autodesk.Revit.DB.Units units, + Autodesk.Revit.DB.ForgeTypeId specTypeId, + System.Double value, + System.Boolean forEditing, + Autodesk.Revit.DB.FormatValueOptions formatValueOptions + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitSystem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitSystem.s.cs new file mode 100644 index 00000000..a0553063 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitSystem.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum UnitSystem +{ + Metric, + Imperial, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitTypeId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitTypeId.s.cs new file mode 100644 index 00000000..db57a5cf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitTypeId.s.cs @@ -0,0 +1,1197 @@ +namespace Autodesk.Revit.DB; + +public partial class UnitTypeId +{ + public static Autodesk.Revit.DB.ForgeTypeId WattsPerSquareMeterKelvin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WattsPerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WattsPerSquareFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WattsPerMeterKelvin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WattsPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WattsPerFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WattsPerCubicMeterPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WattsPerCubicMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WattsPerCubicFootPerMinute + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId WattsPerCubicFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Watts + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Volts + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VoltAmperesPerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VoltAmperesPerSquareFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId VoltAmperes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsTonnesMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsTonnesForce + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsSurveyFeet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsGallonsPerMinute + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsGallonsPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId UsGallons + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TonsOfRefrigeration + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TonnesForcePerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TonnesForcePerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TonnesForce + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Tonnes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TonneForceMetersPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId TonneForceMeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId ThousandBritishThermalUnitsPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Therms + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareMillimetersPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareMillimeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareMetersPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareMetersPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareMetersPerKilowatt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareMetersPerKilonewton + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareMeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareMeterKelvinsPerWatt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareInchesPerFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareInches + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareFeetPerTonOfRefrigeration + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareFeetPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareFeetPerKip + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareFeetPerFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareFeetPer1000BritishThermalUnitsPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareFeet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareCentimetersPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SquareCentimeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Seconds + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RiseDividedBy1Foot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RiseDividedBy12Inches + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RiseDividedBy120Inches + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RiseDividedBy10Feet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RiseDividedBy1000Millimeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RevolutionsPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RevolutionsPerMinute + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RatioTo12 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RatioTo10 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RatioTo1 + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RankineInterval + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Rankine + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId RadiansPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Radians + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsMassPerSquareFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsMassPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsMassPerPoundDegreeFahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsMassPerMinute + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsMassPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsMassPerFootSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsMassPerFootHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsMassPerFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsMassPerCubicInch + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsMassPerCubicFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsForcePerSquareInch + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsForcePerSquareFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsForcePerFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsForcePerCubicFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundsForce + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundForceSecondsPerSquareFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundForceFeetPerFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PoundForceFeet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Pi + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Percentage + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PerMille + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PascalsPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Pascals + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId PascalSeconds + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OneToRatio + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId OhmMeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NewtonsPerSquareMillimeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NewtonsPerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NewtonsPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Newtons + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NewtonSecondsPerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NewtonMetersPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NewtonMeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId NanogramsPerPascalSecondSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Minutes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Millivolts + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Milliseconds + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MillimetersToTheSixthPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MillimetersToTheFourthPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MillimetersOfWaterColumnPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MillimetersOfWaterColumn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MillimetersOfMercury + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Millimeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Milliamperes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MilesPerSecondSquared + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MilesPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MicrometersPerMeterDegreeCelsius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MicroinchesPerInchDegreeFahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MetersToTheSixthPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MetersToTheFourthPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MetersPerSecondSquared + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MetersPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MetersPerKilonewton + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MetersOfWaterColumnPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MetersOfWaterColumn + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Meters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Megapascals + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MeganewtonsPerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MeganewtonsPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Meganewtons + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MeganewtonMetersPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MeganewtonMeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Lux + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LumensPerWatt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Lumens + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LitersPerSecondSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LitersPerSecondKilowatt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LitersPerSecondCubicMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LitersPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LitersPerMinute + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId LitersPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Liters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipsPerSquareInch + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipsPerSquareFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipsPerInch + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipsPerFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipsPerCubicInch + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipsPerCubicFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kips + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipFeetPerFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipFeetPerDegreePerFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipFeetPerDegree + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KipFeet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kilowatts + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilowattHours + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kilovolts + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilovoltAmperes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kilopascals + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilonewtonsPerSquareMillimeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilonewtonsPerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilonewtonsPerSquareCentimeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilonewtonsPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilonewtonsPerCubicMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kilonewtons + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilonewtonMetersPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilonewtonMetersPerDegreePerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilonewtonMetersPerDegree + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilonewtonMeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilometersPerSecondSquared + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilometersPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilojoulesPerSquareMeterKelvin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilojoulesPerKelvin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kilojoules + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsPerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsPerMinute + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsPerMeterSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsPerMeterHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsPerKilogramKelvin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsPerCubicMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsForcePerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsForcePerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramsForce + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kilograms + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramForceMetersPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilogramForceMeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KilocaloriesPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kilocalories + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kiloamperes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId KelvinInterval + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Kelvin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoulesPerSquareMeterKelvin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoulesPerKilogramDegreeCelsius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoulesPerKelvin + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoulesPerGramDegreeCelsius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId JoulesPerGram + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Joules + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InverseKips + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InverseKilonewtons + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InverseDegreesFahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InverseDegreesCelsius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InchesToTheSixthPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InchesToTheFourthPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InchesPerSecondSquared + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InchesOfWater60DegreesFahrenheitPer100Feet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InchesOfWater60DegreesFahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId InchesOfMercury32DegreesFahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Inches + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Hours + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId HourSquareFootDegreesFahrenheitPerBritishThermalUnit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Horsepower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Hertz + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Hectares + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId GrainsPerHourSquareFootInchMercury + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Gradians + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId General + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Footlamberts + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Footcandles + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Fixed + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FeetToTheSixthPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FeetToTheFourthPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FeetPerSecondSquared + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FeetPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FeetPerMinute + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FeetPerKip + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FeetOfWater39_2DegreesFahrenheitPer100Feet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FeetOfWater39_2DegreesFahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Feet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FahrenheitInterval + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Fahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DekanewtonsPerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DekanewtonsPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Dekanewtons + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DekanewtonMetersPerMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DekanewtonMeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Degrees + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Decimeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CyclesPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurrencyPerWattHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurrencyPerWatt + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurrencyPerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurrencyPerSquareFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurrencyPerBritishThermalUnitPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CurrencyPerBritishThermalUnit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Currency + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicYards + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicMillimeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicMetersPerWattSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicMetersPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicMetersPerKilonewton + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicMetersPerKilogram + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicMetersPerHourSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicMetersPerHourCubicMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicMetersPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicMeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicInches + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicFeetPerPoundMass + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicFeetPerMinuteTonOfRefrigeration + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicFeetPerMinuteSquareFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicFeetPerMinutePerBritishThermalUnitPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicFeetPerMinuteCubicFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicFeetPerMinute + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicFeetPerKip + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicFeetPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicFeet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CubicCentimeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Centipoises + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CentimetersToTheSixthPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CentimetersToTheFourthPower + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CentimetersPerMinute + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Centimeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CelsiusInterval + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Celsius + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CandelasPerSquareMeter + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CandelasPerSquareFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Candelas + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId CaloriesPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Calories + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BritishThermalUnitsPerSquareFootDegreeFahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BritishThermalUnitsPerSecond + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BritishThermalUnitsPerPoundDegreeFahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BritishThermalUnitsPerPound + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BritishThermalUnitsPerHourSquareFootDegreeFahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BritishThermalUnitsPerHourSquareFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BritishThermalUnitsPerHourFootDegreeFahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BritishThermalUnitsPerHourCubicFoot + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BritishThermalUnitsPerHour + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BritishThermalUnitsPerDegreeFahrenheit + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId BritishThermalUnits + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Bars + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Atmospheres + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Amperes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Acres + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StationingSurveyFeet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StationingMeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId StationingFeet + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId SlopeDegrees + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId MetersCentimeters + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FractionalInches + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId FeetFractionalInches + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId DegreesMinutes + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.ForgeTypeId Custom + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitUtils.s.cs new file mode 100644 index 00000000..20a6c118 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UnitUtils.s.cs @@ -0,0 +1,52 @@ +namespace Autodesk.Revit.DB; + +public partial class UnitUtils +{ + public static System.Double Convert( + System.Double value, + Autodesk.Revit.DB.ForgeTypeId currentUnitTypeId, + Autodesk.Revit.DB.ForgeTypeId desiredUnitTypeId + ) => throw new System.NotImplementedException(); + + public static System.Double ConvertFromInternalUnits(System.Double value, Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); + + public static System.Double ConvertToInternalUnits(System.Double value, Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsMeasurableSpec(Autodesk.Revit.DB.ForgeTypeId specTypeId) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetAllMeasurableSpecs() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetAllUnits() => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidUnit( + Autodesk.Revit.DB.ForgeTypeId specTypeId, + Autodesk.Revit.DB.ForgeTypeId unitTypeId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetValidUnits( + Autodesk.Revit.DB.ForgeTypeId specTypeId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsUnit(Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsSymbol(Autodesk.Revit.DB.ForgeTypeId symbolTypeId) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ForgeTypeId GetDiscipline(Autodesk.Revit.DB.ForgeTypeId specTypeId) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetAllDisciplines() => + throw new System.NotImplementedException(); + + public static System.String GetTypeCatalogStringForSpec(Autodesk.Revit.DB.ForgeTypeId specTypeId) => + throw new System.NotImplementedException(); + + public static System.String GetTypeCatalogStringForUnit(Autodesk.Revit.DB.ForgeTypeId unitTypeId) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Units.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Units.s.cs new file mode 100644 index 00000000..028cd278 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Units.s.cs @@ -0,0 +1,42 @@ +namespace Autodesk.Revit.DB; + +public partial class Units : System.IDisposable +{ + public Units(Autodesk.Revit.DB.UnitSystem unitSystem) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatOptions GetFormatOptions(Autodesk.Revit.DB.ForgeTypeId specTypeId) => + throw new System.NotImplementedException(); + + public virtual void SetFormatOptions( + Autodesk.Revit.DB.ForgeTypeId specTypeId, + Autodesk.Revit.DB.FormatOptions options + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsModifiableSpec(Autodesk.Revit.DB.ForgeTypeId specTypeId) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetModifiableSpecs() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.DigitGroupingAmount DigitGroupingAmount + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DigitGroupingSymbol DigitGroupingSymbol + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DecimalSymbol DecimalSymbol + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterData.s.cs new file mode 100644 index 00000000..12a1f5a4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterData.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class UpdaterData : System.IDisposable +{ + public virtual System.Collections.Generic.ICollection GetAddedElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetDeletedElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetModifiedElementIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsChangeTriggered(Autodesk.Revit.DB.ElementId id, Autodesk.Revit.DB.ChangeType type) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Document GetDocument() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterId.s.cs new file mode 100644 index 00000000..f76f9a6d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterId.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class UpdaterId : System.IDisposable +{ + public UpdaterId(Autodesk.Revit.DB.AddInId addInId, System.Guid val) => throw new System.NotImplementedException(); + + public virtual System.Guid GetGUID() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.AddInId GetAddInId() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterInfo.s.cs new file mode 100644 index 00000000..9dab971d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterInfo.s.cs @@ -0,0 +1,27 @@ +namespace Autodesk.Revit.DB; + +public partial class UpdaterInfo : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsOptional + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ApplicationName + { + get => throw new System.NotImplementedException(); + } + public virtual System.String AdditionalInformation + { + get => throw new System.NotImplementedException(); + } + public virtual System.String UpdaterName + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterRegistry.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterRegistry.s.cs new file mode 100644 index 00000000..4c414ddb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.UpdaterRegistry.s.cs @@ -0,0 +1,86 @@ +namespace Autodesk.Revit.DB; + +public partial class UpdaterRegistry : System.IDisposable +{ + public static void RegisterUpdater( + Autodesk.Revit.DB.IUpdater updater, + Autodesk.Revit.DB.Document document, + System.Boolean isOptional + ) => throw new System.NotImplementedException(); + + public static void RegisterUpdater(Autodesk.Revit.DB.IUpdater updater, System.Boolean isOptional) => + throw new System.NotImplementedException(); + + public static void RegisterUpdater(Autodesk.Revit.DB.IUpdater updater, Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static void RegisterUpdater(Autodesk.Revit.DB.IUpdater updater) => throw new System.NotImplementedException(); + + public static void UnregisterUpdater(Autodesk.Revit.DB.UpdaterId id, Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static void UnregisterUpdater(Autodesk.Revit.DB.UpdaterId id) => throw new System.NotImplementedException(); + + public static System.Boolean IsUpdaterRegistered( + Autodesk.Revit.DB.UpdaterId id, + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsUpdaterRegistered(Autodesk.Revit.DB.UpdaterId id) => + throw new System.NotImplementedException(); + + public static void SetExecutionOrder(Autodesk.Revit.DB.UpdaterId first, Autodesk.Revit.DB.UpdaterId second) => + throw new System.NotImplementedException(); + + public static void AddTrigger( + Autodesk.Revit.DB.UpdaterId id, + Autodesk.Revit.DB.ElementFilter filter, + Autodesk.Revit.DB.ChangeType change + ) => throw new System.NotImplementedException(); + + public static void AddTrigger( + Autodesk.Revit.DB.UpdaterId id, + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementFilter filter, + Autodesk.Revit.DB.ChangeType change + ) => throw new System.NotImplementedException(); + + public static void AddTrigger( + Autodesk.Revit.DB.UpdaterId id, + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elements, + Autodesk.Revit.DB.ChangeType change + ) => throw new System.NotImplementedException(); + + public static void RemoveAllTriggers(Autodesk.Revit.DB.UpdaterId id) => throw new System.NotImplementedException(); + + public static void RemoveDocumentTriggers(Autodesk.Revit.DB.UpdaterId id, Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static System.Boolean GetIsUpdaterOptional(Autodesk.Revit.DB.UpdaterId id) => + throw new System.NotImplementedException(); + + public static void SetIsUpdaterOptional(Autodesk.Revit.DB.UpdaterId id, System.Boolean isOptional) => + throw new System.NotImplementedException(); + + public static void EnableUpdater(Autodesk.Revit.DB.UpdaterId id) => throw new System.NotImplementedException(); + + public static void DisableUpdater(Autodesk.Revit.DB.UpdaterId id) => throw new System.NotImplementedException(); + + public static System.Boolean IsUpdaterEnabled(Autodesk.Revit.DB.UpdaterId id) => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetRegisteredUpdaterInfos() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetRegisteredUpdaterInfos( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValidateCurveLoopsOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValidateCurveLoopsOptions.s.cs new file mode 100644 index 00000000..1b786f5e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValidateCurveLoopsOptions.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public partial class ValidateCurveLoopsOptions : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValueAtPointBase.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValueAtPointBase.s.cs new file mode 100644 index 00000000..947341aa --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValueAtPointBase.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class ValueAtPointBase : System.IDisposable +{ + public virtual void SetFlags(System.Int32 flags, System.Int32 measurement) => + throw new System.NotImplementedException(); + + public virtual void SetFlags(System.Int32 flags) => throw new System.NotImplementedException(); + + public virtual void SetFlags(System.Collections.Generic.IList flags) => + throw new System.NotImplementedException(); + + public virtual void ClearAllFlags() => throw new System.NotImplementedException(); + + public virtual void ClearFlagsAt(System.Int32 measurement) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetFlags(System.Int32 measurement) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValueAtPointFlags.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValueAtPointFlags.s.cs new file mode 100644 index 00000000..7ac85357 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValueAtPointFlags.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ValueAtPointFlags +{ + None, + DisplayText, + DisplayFence, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValueParsingOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValueParsingOptions.s.cs new file mode 100644 index 00000000..3fb9a206 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ValueParsingOptions.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.DB; + +public partial class ValueParsingOptions : System.IDisposable +{ + public ValueParsingOptions() => throw new System.NotImplementedException(); + + public virtual void SetFormatOptions(Autodesk.Revit.DB.FormatOptions formatOptions) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.FormatOptions GetFormatOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.AllowedValues AllowedValues + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexIndexPair.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexIndexPair.s.cs new file mode 100644 index 00000000..b5c47bca --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexIndexPair.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class VertexIndexPair +{ + public VertexIndexPair(System.Int32 iTop, System.Int32 iBottom) => throw new System.NotImplementedException(); + + public virtual System.Int32 Bottom + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Top + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexIndexPairArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexIndexPairArray.s.cs new file mode 100644 index 00000000..29665906 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexIndexPairArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class VertexIndexPairArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public VertexIndexPairArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.VertexIndexPairArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.VertexIndexPairArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.VertexIndexPair get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.DB.VertexIndexPair item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.DB.VertexIndexPair item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.DB.VertexIndexPair item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexIndexPairArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexIndexPairArrayIterator.s.cs new file mode 100644 index 00000000..89d7e521 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexIndexPairArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class VertexIndexPairArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public VertexIndexPairArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexPair.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexPair.s.cs new file mode 100644 index 00000000..e0a8e09b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VertexPair.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class VertexPair : System.IDisposable +{ + public VertexPair(System.Int32 firstVertexIdx, System.Int32 secondVertexIdx) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Second + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 First + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VerticalAlignmentStyle.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VerticalAlignmentStyle.s.cs new file mode 100644 index 00000000..2c31e3f3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VerticalAlignmentStyle.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum VerticalAlignmentStyle +{ + Top, + Middle, + Bottom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VerticalTextAlignment.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VerticalTextAlignment.s.cs new file mode 100644 index 00000000..81f26a31 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VerticalTextAlignment.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum VerticalTextAlignment +{ + Top, + Bottom, + Middle, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.View.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.View.s.cs new file mode 100644 index 00000000..87667cbe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.View.s.cs @@ -0,0 +1,459 @@ +namespace Autodesk.Revit.DB; + +public partial class View : Autodesk.Revit.DB.Element +{ + public virtual System.Collections.Generic.ICollection GetFilters() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetOrderedFilters() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings GetFilterOverrides( + Autodesk.Revit.DB.ElementId filterElementId + ) => throw new System.NotImplementedException(); + + public virtual void SetFilterOverrides( + Autodesk.Revit.DB.ElementId filterElementId, + Autodesk.Revit.DB.OverrideGraphicSettings overrideGraphicSettings + ) => throw new System.NotImplementedException(); + + public virtual void AddFilter(Autodesk.Revit.DB.ElementId filterElementId) => + throw new System.NotImplementedException(); + + public virtual void RemoveFilter(Autodesk.Revit.DB.ElementId filterElementId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean GetFilterVisibility(Autodesk.Revit.DB.ElementId filterElementId) => + throw new System.NotImplementedException(); + + public virtual void SetFilterVisibility(Autodesk.Revit.DB.ElementId filterElementId, System.Boolean visibility) => + throw new System.NotImplementedException(); + + public virtual System.Boolean GetIsFilterEnabled(Autodesk.Revit.DB.ElementId filterElementId) => + throw new System.NotImplementedException(); + + public virtual void SetIsFilterEnabled(Autodesk.Revit.DB.ElementId filterElementId, System.Boolean enable) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsFilterApplied(Autodesk.Revit.DB.ElementId filterElementId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean AreGraphicsOverridesAllowed() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings GetElementOverrides(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public virtual void SetElementOverrides( + Autodesk.Revit.DB.ElementId elementId, + Autodesk.Revit.DB.OverrideGraphicSettings overrideGraphicSettings + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewDisplayBackground GetBackground() => throw new System.NotImplementedException(); + + public virtual void SetBackground(Autodesk.Revit.DB.ViewDisplayBackground background) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewDisplaySketchyLines GetSketchyLines() => + throw new System.NotImplementedException(); + + public virtual void SetSketchyLines(Autodesk.Revit.DB.ViewDisplaySketchyLines sketchyLines) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewDisplayDepthCueing GetDepthCueing() => + throw new System.NotImplementedException(); + + public virtual void SetDepthCueing(Autodesk.Revit.DB.ViewDisplayDepthCueing depthCueing) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewDisplayModel GetViewDisplayModel() => throw new System.NotImplementedException(); + + public virtual void SetViewDisplayModel(Autodesk.Revit.DB.ViewDisplayModel viewDisplayModel) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PointClouds.PointCloudOverrides GetPointCloudOverrides() => + throw new System.NotImplementedException(); + + public virtual void SetColorFillSchemeId( + Autodesk.Revit.DB.ElementId categoryId, + Autodesk.Revit.DB.ElementId schemeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetColorFillSchemeId(Autodesk.Revit.DB.ElementId categoryId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection SupportedColorFillCategoryIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanApplyColorFillScheme( + Autodesk.Revit.DB.ElementId categoryId, + Autodesk.Revit.DB.ElementId schemeId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetTemplateParameterIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetNonControlledTemplateParameterIds() => + throw new System.NotImplementedException(); + + public virtual void SetNonControlledTemplateParameterIds( + System.Collections.Generic.ICollection newSet + ) => throw new System.NotImplementedException(); + + public virtual void ApplyViewTemplateParameters(Autodesk.Revit.DB.View otherView) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidViewTemplate(Autodesk.Revit.DB.ElementId templateId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsViewValidForTemplateCreation() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.View CreateViewTemplate() => throw new System.NotImplementedException(); + + public virtual void Print(Autodesk.Revit.DB.View viewTemplate) => throw new System.NotImplementedException(); + + public virtual void Print() => throw new System.NotImplementedException(); + + public virtual void Print(Autodesk.Revit.DB.View viewTemplate, System.Boolean useCurrentPrintSettings) => + throw new System.NotImplementedException(); + + public virtual void Print(System.Boolean useCurrentPrintSettings) => throw new System.NotImplementedException(); + + public virtual void HideElements(System.Collections.Generic.ICollection elementIdSet) => + throw new System.NotImplementedException(); + + public virtual void UnhideElements( + System.Collections.Generic.ICollection elementIdSet + ) => throw new System.NotImplementedException(); + + public virtual void ShowActiveWorkPlane() => throw new System.NotImplementedException(); + + public virtual void HideActiveWorkPlane() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasViewTransforms() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetModelToProjectionTransforms() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewCropRegionShapeManager GetCropRegionShapeManager() => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewCropRegionShapeManager GetCropRegionShapeManagerForReferenceCallout( + Autodesk.Revit.DB.Document doc, + Autodesk.Revit.DB.ElementId callout + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetReferenceCallouts() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetReferenceSections() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetReferenceElevations() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetCalloutParentId() => throw new System.NotImplementedException(); + + public virtual void RemoveCalloutParent() => throw new System.NotImplementedException(); + + public virtual void RestoreCalloutParent() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Duplicate(Autodesk.Revit.DB.ViewDuplicateOption duplicateOption) => + throw new System.NotImplementedException(); + + public virtual void ConvertToIndependent() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanViewBeDuplicated(Autodesk.Revit.DB.ViewDuplicateOption duplicateOption) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsElementVisibleInTemporaryViewMode( + Autodesk.Revit.DB.TemporaryViewMode mode, + Autodesk.Revit.DB.ElementId id + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksetVisibility GetWorksetVisibility(Autodesk.Revit.DB.WorksetId worksetId) => + throw new System.NotImplementedException(); + + public virtual void SetWorksetVisibility( + Autodesk.Revit.DB.WorksetId worksetId, + Autodesk.Revit.DB.WorksetVisibility visible + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsWorksetVisible(Autodesk.Revit.DB.WorksetId worksetId) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsInTemporaryViewMode(Autodesk.Revit.DB.TemporaryViewMode mode) => + throw new System.NotImplementedException(); + + public virtual void DisableTemporaryViewMode(Autodesk.Revit.DB.TemporaryViewMode mode) => + throw new System.NotImplementedException(); + + public virtual void EnableRevealHiddenMode() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanEnableTemporaryViewPropertiesMode() => throw new System.NotImplementedException(); + + public virtual System.Boolean EnableTemporaryViewPropertiesMode(Autodesk.Revit.DB.ElementId viewTemplateId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetTemporaryViewPropertiesId() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsTemporaryViewPropertiesModeEnabled() => throw new System.NotImplementedException(); + + public virtual System.String GetTemporaryViewPropertiesName() => throw new System.NotImplementedException(); + + public virtual void HideElementTemporary(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public virtual void HideElementsTemporary( + System.Collections.Generic.ICollection elementIdSet + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanCategoryBeHiddenTemporary(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public virtual void HideCategoryTemporary(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public virtual void HideCategoriesTemporary( + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public virtual void IsolateElementsTemporary( + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public virtual void IsolateElementTemporary(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public virtual void IsolateCategoryTemporary(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public virtual void IsolateCategoriesTemporary( + System.Collections.Generic.ICollection elementIds + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanCategoryBeHidden(Autodesk.Revit.DB.ElementId elementId) => + throw new System.NotImplementedException(); + + public virtual void SetCategoryHidden(Autodesk.Revit.DB.ElementId categoryId, System.Boolean hide) => + throw new System.NotImplementedException(); + + public virtual System.Boolean GetCategoryHidden(Autodesk.Revit.DB.ElementId categoryId) => + throw new System.NotImplementedException(); + + public virtual void ConvertTemporaryHideIsolateToPermanent() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsTemporaryHideIsolateActive() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewPlacementOnSheetStatus GetPlacementOnSheetStatus() => + throw new System.NotImplementedException(); + + public virtual void SetWorksharingDisplayMode(Autodesk.Revit.DB.WorksharingDisplayMode displayMode) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksharingDisplayMode GetWorksharingDisplayMode() => + throw new System.NotImplementedException(); + + public virtual System.Boolean SupportsWorksharingDisplayMode(Autodesk.Revit.DB.WorksharingDisplayMode mode) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanModifyDetailLevel() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasDetailLevel() => throw new System.NotImplementedException(); + + public virtual System.Boolean AllowsAnalysisDisplay() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidViewScale(System.Int32 viewScale) => throw new System.NotImplementedException(); + + public virtual System.Boolean SupportsRevealConstraints() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanModifyDisplayStyle() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasDisplayStyle() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanUseDepthCueing() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanUseTemporaryVisibilityModes() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasViewDiscipline() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanModifyViewDiscipline() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetPrimaryViewId() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetDependentViewIds() => + throw new System.NotImplementedException(); + + public virtual void SetCategoryOverrides( + Autodesk.Revit.DB.ElementId categoryId, + Autodesk.Revit.DB.OverrideGraphicSettings overrideGraphicSettings + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.OverrideGraphicSettings GetCategoryOverrides( + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsCategoryOverridable(Autodesk.Revit.DB.ElementId categoryId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ViewTemplateId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 SunlightIntensity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 ShadowIntensity + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ViewDiscipline Discipline + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.DisplayStyle DisplayStyle + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean RevealConstraintsMode + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.TemporaryViewModes TemporaryViewModes + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId AnalysisDisplayStyleId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean AreCoordinationModelHandlesHidden + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ArePointCloudsHidden + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean AreImportCategoriesHidden + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean AreAnalyticalModelCategoriesHidden + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean AreAnnotationCategoriesHidden + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean AreModelCategoriesHidden + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ViewDetailLevel DetailLevel + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PartsVisibility PartsVisibility + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Title + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsAssemblyView + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId AssociatedAssemblyInstanceId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsCallout + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SunAndShadowSettings SunAndShadowSettings + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.SketchPlane SketchPlane + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean CropBoxVisible + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean CropBoxActive + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Level GenLevel + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsTemplate + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanBePrinted + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ UpDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ RightDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ ViewDirection + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Scale + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ Origin + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.BoundingBoxXYZ CropBox + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ViewType ViewType + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.BoundingBoxUV Outline + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.View3D.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.View3D.s.cs new file mode 100644 index 00000000..775ff902 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.View3D.s.cs @@ -0,0 +1,88 @@ +namespace Autodesk.Revit.DB; + +public partial class View3D : Autodesk.Revit.DB.View +{ + public virtual Autodesk.Revit.DB.RenderingSettings GetRenderingSettings() => + throw new System.NotImplementedException(); + + public virtual void SetRenderingSettings(Autodesk.Revit.DB.RenderingSettings settings) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanResetCameraTarget() => throw new System.NotImplementedException(); + + public virtual void ResetCameraTarget() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.View3D CreateIsometric( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewFamilyTypeId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.View3D CreatePerspective( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewFamilyTypeId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewOrientation3D GetOrientation() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewOrientation3D GetSavedOrientation() => + throw new System.NotImplementedException(); + + public virtual void SetOrientation(Autodesk.Revit.DB.ViewOrientation3D newViewOrientation3D) => + throw new System.NotImplementedException(); + + public virtual void OrientTo(Autodesk.Revit.DB.XYZ forwardDirection) => throw new System.NotImplementedException(); + + public virtual void SaveOrientation() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanSaveOrientation() => throw new System.NotImplementedException(); + + public virtual void SaveOrientationAndLock() => throw new System.NotImplementedException(); + + public virtual void RestoreOrientationAndLock() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasBeenLocked() => throw new System.NotImplementedException(); + + public virtual void Unlock() => throw new System.NotImplementedException(); + + public virtual void SetSectionBox(Autodesk.Revit.DB.BoundingBoxXYZ boundingBoxXYZ) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.BoundingBoxXYZ GetSectionBox() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanToggleBetweenPerspectiveAndIsometric() => throw new System.NotImplementedException(); + + public virtual void ToggleToPerspective() => throw new System.NotImplementedException(); + + public virtual void ToggleToIsometric() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetLevelsThatShowGrids() => + throw new System.NotImplementedException(); + + public virtual void ShowGridsOnLevel(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual void HideGridsOnLevel(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual void ShowGridsOnLevels(System.Collections.Generic.ISet levelsIds) => + throw new System.NotImplementedException(); + + public virtual System.Boolean ProjectGridsOnSectionBox + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsSectionBoxActive + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsPerspective + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsLocked + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewCropRegionShapeManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewCropRegionShapeManager.s.cs new file mode 100644 index 00000000..90f1f883 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewCropRegionShapeManager.s.cs @@ -0,0 +1,100 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewCropRegionShapeManager : System.IDisposable +{ + public virtual System.Boolean IsCropRegionShapeValid(Autodesk.Revit.DB.CurveLoop boundary) => + throw new System.NotImplementedException(); + + public virtual void SetCropShape(Autodesk.Revit.DB.CurveLoop boundary) => throw new System.NotImplementedException(); + + public virtual void RemoveCropRegionShape() => throw new System.NotImplementedException(); + + public virtual void RemoveSplit() => throw new System.NotImplementedException(); + + public virtual void RemoveSplitRegion(System.Int32 regionIndex) => throw new System.NotImplementedException(); + + public virtual void SplitRegionVertically( + System.Int32 regionIndex, + System.Double topPart, + System.Double bottomPart + ) => throw new System.NotImplementedException(); + + public virtual void SplitRegionHorizontally( + System.Int32 regionIndex, + System.Double leftPart, + System.Double rightPart + ) => throw new System.NotImplementedException(); + + public virtual System.Double GetSplitRegionMinimum(System.Int32 regionIndex) => + throw new System.NotImplementedException(); + + public virtual System.Double GetSplitRegionMaximum(System.Int32 regionIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetSplitRegionOffset(System.Int32 regionIndex) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetCropShape() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.CurveLoop GetAnnotationCropShape() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double RightAnnotationCropOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LeftAnnotationCropOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double BottomAnnotationCropOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double TopAnnotationCropOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean CanHaveAnnotationCrop + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSplitVertically + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsSplitHorizontally + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 NumberOfSplitRegions + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ShapeSet + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Split + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanBeSplit + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanHaveShape + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDetailLevel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDetailLevel.s.cs new file mode 100644 index 00000000..2b1b6d5e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDetailLevel.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ViewDetailLevel +{ + Undefined, + Coarse, + Medium, + Fine, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDiscipline.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDiscipline.s.cs new file mode 100644 index 00000000..d8fafc12 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDiscipline.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum ViewDiscipline +{ + Architectural, + Structural, + Mechanical, + Electrical, + Plumbing, + Coordination, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayBackground.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayBackground.s.cs new file mode 100644 index 00000000..7be61832 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayBackground.s.cs @@ -0,0 +1,66 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewDisplayBackground : System.IDisposable +{ + public static Autodesk.Revit.DB.ViewDisplayBackground CreateGradient( + Autodesk.Revit.DB.Color skyColor, + Autodesk.Revit.DB.Color horizonColor, + Autodesk.Revit.DB.Color groundColor + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewDisplayBackground CreateImage( + System.String imagePath, + Autodesk.Revit.DB.ViewDisplayBackgroundImageFlags flags, + Autodesk.Revit.DB.UV imageOffsets, + Autodesk.Revit.DB.UV imageScales + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewDisplayBackground CreateSky() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double VerticalImageScale + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double HorizontalImageScale + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double VerticalImageOffset + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double HorizontalImageOffset + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ViewDisplayBackgroundImageFlags ImageFlags + { + get => throw new System.NotImplementedException(); + } + public virtual System.String ImagePath + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color SkyColor + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color BackgroundColor + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color GroundColor + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ViewDisplayBackgroundType Type + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayBackgroundImageFlags.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayBackgroundImageFlags.s.cs new file mode 100644 index 00000000..f7926b9f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayBackgroundImageFlags.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ViewDisplayBackgroundImageFlags +{ + None, + FitToScreen, + FixedAspectRatio, + UseTiling, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayBackgroundType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayBackgroundType.s.cs new file mode 100644 index 00000000..7e876861 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayBackgroundType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ViewDisplayBackgroundType +{ + None, + Gradient, + Image, + SunAndClouds, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayDepthCueing.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayDepthCueing.s.cs new file mode 100644 index 00000000..374c23e7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayDepthCueing.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewDisplayDepthCueing : System.IDisposable +{ + public virtual void SetStartEndPercentages(System.Int32 startPercentage, System.Int32 endPercentage) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 FadeTo + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 EndPercentage + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 StartPercentage + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean EnableDepthCueing + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayEdges.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayEdges.s.cs new file mode 100644 index 00000000..1bcbcb22 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayEdges.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ViewDisplayEdges +{ + None, + Simple, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayModel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayModel.s.cs new file mode 100644 index 00000000..1ce68f3e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplayModel.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewDisplayModel : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean SmoothEdges + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ShowHiddenLinesValues ShowHiddenLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId SilhouetteEdgesGStyleId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean EnableSilhouettes + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Transparency + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplaySketchyLines.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplaySketchyLines.s.cs new file mode 100644 index 00000000..5a654ae9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDisplaySketchyLines.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewDisplaySketchyLines : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Extension + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean EnableSketchyLines + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 Jitter + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDrafting.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDrafting.s.cs new file mode 100644 index 00000000..43f75e1b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDrafting.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewDrafting : Autodesk.Revit.DB.View +{ + public static Autodesk.Revit.DB.ViewDrafting Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewFamilyTypeId + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDuplicateOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDuplicateOption.s.cs new file mode 100644 index 00000000..559e3904 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewDuplicateOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ViewDuplicateOption +{ + Duplicate, + AsDependent, + WithDetailing, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewFamily.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewFamily.s.cs new file mode 100644 index 00000000..6e78c857 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewFamily.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public enum ViewFamily +{ + Invalid, + ThreeDimensional, + Walkthrough, + ImageView, + Schedule, + CostReport, + Sheet, + Drafting, + FloorPlan, + AreaPlan, + CeilingPlan, + Section, + Detail, + Elevation, + LoadsReport, + PressureLossReport, + Legend, + PanelSchedule, + GraphicalColumnSchedule, + StructuralPlan, + SystemsAnalysisReport, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewFamilyType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewFamilyType.s.cs new file mode 100644 index 00000000..bc1ba080 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewFamilyType.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewFamilyType : Autodesk.Revit.DB.ElementType +{ + public virtual System.Boolean IsValidDefaultTemplate(Autodesk.Revit.DB.ElementId templateId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewFamily ViewFamily + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId DefaultTemplateId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.PlanViewDirection PlanViewDirection + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewNavigationToolSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewNavigationToolSettings.s.cs new file mode 100644 index 00000000..5a6a2dca --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewNavigationToolSettings.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewNavigationToolSettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.ViewNavigationToolSettings GetViewNavigationToolSettings( + Autodesk.Revit.DB.Document pADoc + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsHomeCameraSet() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.HomeCamera GetHomeCamera() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewNode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewNode.s.cs new file mode 100644 index 00000000..5f8d7fff --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewNode.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewNode : Autodesk.Revit.DB.RenderNode +{ + public virtual Autodesk.Revit.DB.CameraInfo GetCameraInfo() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId ViewId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 LevelOfDetail + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewOrientation3D.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewOrientation3D.s.cs new file mode 100644 index 00000000..9148c8b3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewOrientation3D.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewOrientation3D : System.IDisposable +{ + public ViewOrientation3D( + Autodesk.Revit.DB.XYZ eyePosition, + Autodesk.Revit.DB.XYZ upDirection, + Autodesk.Revit.DB.XYZ forwardDirection + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ ForwardDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ UpDirection + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.XYZ EyePosition + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewPlacementOnSheetStatus.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewPlacementOnSheetStatus.s.cs new file mode 100644 index 00000000..ea8a3dae --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewPlacementOnSheetStatus.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum ViewPlacementOnSheetStatus +{ + NotApplicable, + NotPlaced, + PartiallyPlaced, + CompletelyPlaced, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewPlan.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewPlan.s.cs new file mode 100644 index 00000000..2ca869c7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewPlan.s.cs @@ -0,0 +1,48 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewPlan : Autodesk.Revit.DB.View +{ + public static Autodesk.Revit.DB.ViewPlan Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewFamilyTypeId, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewPlan CreateAreaPlan( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId areaSchemeId, + Autodesk.Revit.DB.ElementId levelId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.PlanViewRange GetViewRange() => throw new System.NotImplementedException(); + + public virtual void SetViewRange(Autodesk.Revit.DB.PlanViewRange planViewRange) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList CheckPlanViewRangeValidity( + Autodesk.Revit.DB.PlanViewRange planViewRange + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetUnderlayBaseLevel() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetUnderlayTopLevel() => throw new System.NotImplementedException(); + + public virtual void SetUnderlayBaseLevel(Autodesk.Revit.DB.ElementId levelId) => + throw new System.NotImplementedException(); + + public virtual void SetUnderlayRange( + Autodesk.Revit.DB.ElementId baseLevelId, + Autodesk.Revit.DB.ElementId topLevelId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.UnderlayOrientation GetUnderlayOrientation() => + throw new System.NotImplementedException(); + + public virtual void SetUnderlayOrientation(Autodesk.Revit.DB.UnderlayOrientation uo) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.AreaScheme AreaScheme + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewPlanType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewPlanType.s.cs new file mode 100644 index 00000000..7f95ef31 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewPlanType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ViewPlanType +{ + FloorPlan, + CeilingPlan, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSchedule.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSchedule.s.cs new file mode 100644 index 00000000..c9f94193 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSchedule.s.cs @@ -0,0 +1,249 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewSchedule : Autodesk.Revit.DB.TableView +{ + public static Autodesk.Revit.DB.ViewSchedule CreateSchedule( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId categoryId, + Autodesk.Revit.DB.ElementId areaSchemeId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateSchedule( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateKeySchedule( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateMaterialTakeoff( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateViewList(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateSheetList(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateKeynoteLegend(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateRevisionSchedule(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSchedule CreateNoteBlock( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId familyId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsValidCategoryForSchedule(Autodesk.Revit.DB.ElementId categoryId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidCategoryForKeySchedule(Autodesk.Revit.DB.ElementId categoryId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidCategoryForMaterialTakeoff(Autodesk.Revit.DB.ElementId categoryId) => + throw new System.NotImplementedException(); + + public static System.Boolean IsValidFamilyForNoteBlock( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId familyId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetValidCategoriesForSchedule() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetValidCategoriesForKeySchedule() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetValidCategoriesForMaterialTakeoff() => + throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection GetValidFamiliesForNoteBlock( + Autodesk.Revit.DB.Document document + ) => throw new System.NotImplementedException(); + + public static System.String GetDefaultNameForSchedule( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId categoryId, + Autodesk.Revit.DB.ElementId areaSchemeId + ) => throw new System.NotImplementedException(); + + public static System.String GetDefaultNameForSchedule( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public static System.String GetDefaultNameForKeySchedule( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public static System.String GetDefaultParameterNameForKeySchedule( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public static System.String GetDefaultNameForMaterialTakeoff( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId categoryId + ) => throw new System.NotImplementedException(); + + public static System.String GetDefaultNameForViewList(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static System.String GetDefaultNameForSheetList(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static System.String GetDefaultNameForKeynoteLegend(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static System.String GetDefaultNameForRevisionSchedule(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public static System.String GetDefaultNameForNoteBlock(Autodesk.Revit.DB.Document document) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsDataOutOfDate() => throw new System.NotImplementedException(); + + public virtual System.Boolean RefreshData() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsSplit() => throw new System.NotImplementedException(); + + public virtual void Split(System.Collections.Generic.IList segmentHeights) => + throw new System.NotImplementedException(); + + public virtual void Split(System.Int32 segmentNumber) => throw new System.NotImplementedException(); + + public virtual void SplitSegment( + System.Int32 segmentIndex, + System.Collections.Generic.IList segmentHeights + ) => throw new System.NotImplementedException(); + + public virtual void DeleteSegment(System.Int32 segmentIndex) => throw new System.NotImplementedException(); + + public virtual System.Int32 GetSegmentCount() => throw new System.NotImplementedException(); + + public virtual void SetSegmentHeight(System.Int32 segmentIndex, System.Double height) => + throw new System.NotImplementedException(); + + public virtual System.Double GetSegmentHeight(System.Int32 segmentIndex) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetScheduleInstances( + System.Int32 segmentIndex + ) => throw new System.NotImplementedException(); + + public virtual void MergeSegments(System.Int32 movedSegmentIndex, System.Int32 targetSegmentIndex) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ScheduleHeightsOnSheet GetScheduleHeightsOnSheet() => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanGroupHeaders( + System.Int32 top, + System.Int32 left, + System.Int32 bottom, + System.Int32 right + ) => throw new System.NotImplementedException(); + + public virtual void GroupHeaders( + System.Int32 top, + System.Int32 left, + System.Int32 bottom, + System.Int32 right, + System.String caption + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean CanUngroupHeaders( + System.Int32 top, + System.Int32 left, + System.Int32 bottom, + System.Int32 right + ) => throw new System.NotImplementedException(); + + public virtual void UngroupHeaders(System.Int32 top, System.Int32 left, System.Int32 bottom, System.Int32 right) => + throw new System.NotImplementedException(); + + public virtual void RestoreImageSize() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasImageField() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Color GetStripedRowsColor(Autodesk.Revit.DB.StripedRowPattern index) => + throw new System.NotImplementedException(); + + public virtual void SetStripedRowsColor(Autodesk.Revit.DB.StripedRowPattern index, Autodesk.Revit.DB.Color color) => + throw new System.NotImplementedException(); + + public virtual void Export( + System.String folder, + System.String name, + Autodesk.Revit.DB.ViewScheduleExportOptions options + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidTextTypeId(Autodesk.Revit.DB.ElementId textTypeId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.TableData GetTableData() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsInternalKeynoteSchedule + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsTitleblockRevisionSchedule + { + get => throw new System.NotImplementedException(); + } + public static System.Boolean IsHeaderFrozen + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean UseStripedRowsOnSheets + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HasStripedRows + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double ImageRowHeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String KeyScheduleParameterName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ScheduleDefinition EmbeddedDefinition + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ScheduleDefinition Definition + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId BodyTextTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId HeaderTextTypeId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId TitleTextTypeId + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewScheduleExportOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewScheduleExportOptions.s.cs new file mode 100644 index 00000000..cd23095a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewScheduleExportOptions.s.cs @@ -0,0 +1,41 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewScheduleExportOptions : System.IDisposable +{ + public ViewScheduleExportOptions() => throw new System.NotImplementedException(); + + public ViewScheduleExportOptions(Autodesk.Revit.DB.ViewScheduleExportOptions other) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Title + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean HeadersFootersBlanks + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FieldDelimiter + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ExportColumnHeaders ColumnHeaders + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ExportTextQualifier TextQualifier + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSection.s.cs new file mode 100644 index 00000000..84db8c2c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSection.s.cs @@ -0,0 +1,53 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewSection : Autodesk.Revit.DB.View +{ + public static Autodesk.Revit.DB.ViewSection CreateSection( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewFamilyTypeId, + Autodesk.Revit.DB.BoundingBoxXYZ sectionBox + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSection CreateDetail( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewFamilyTypeId, + Autodesk.Revit.DB.BoundingBoxXYZ sectionBox + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.View CreateCallout( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId parentViewId, + Autodesk.Revit.DB.ElementId viewFamilyTypeId, + Autodesk.Revit.DB.XYZ point1, + Autodesk.Revit.DB.XYZ point2 + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsParentViewValidForCallout( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId parentViewId + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsViewFamilyTypeValidForCallout( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewFamilyTypeId, + Autodesk.Revit.DB.ElementId parentViewId + ) => throw new System.NotImplementedException(); + + public static void CreateReferenceCallout( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId parentViewId, + Autodesk.Revit.DB.ElementId viewIdToReference, + Autodesk.Revit.DB.XYZ point1, + Autodesk.Revit.DB.XYZ point2 + ) => throw new System.NotImplementedException(); + + public static void CreateReferenceSection( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId parentViewId, + Autodesk.Revit.DB.ElementId viewIdToReference, + Autodesk.Revit.DB.XYZ headPoint, + Autodesk.Revit.DB.XYZ tailPoint + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsSplitSection() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSet.s.cs new file mode 100644 index 00000000..622d1364 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSet.s.cs @@ -0,0 +1,29 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewSet : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ViewSet() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewSetIterator ForwardIterator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ViewSetIterator ReverseIterator() => throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual System.Boolean Contains(Autodesk.Revit.DB.View item) => throw new System.NotImplementedException(); + + public virtual System.Boolean Insert(Autodesk.Revit.DB.View item) => throw new System.NotImplementedException(); + + public virtual System.Int32 Erase(Autodesk.Revit.DB.View item) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSetIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSetIterator.s.cs new file mode 100644 index 00000000..d9e6887e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSetIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewSetIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ViewSetIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewShapeBuilder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewShapeBuilder.s.cs new file mode 100644 index 00000000..5dd80bae --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewShapeBuilder.s.cs @@ -0,0 +1,40 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewShapeBuilder : Autodesk.Revit.DB.ShapeBuilder +{ + public ViewShapeBuilder(Autodesk.Revit.DB.DirectShapeTargetViewType targetViewType) => + throw new System.NotImplementedException(); + + public ViewShapeBuilder() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void AddCurve(Autodesk.Revit.DB.Curve GCurve) => throw new System.NotImplementedException(); + + public static System.Boolean ValidateCurve( + Autodesk.Revit.DB.Curve GCurve, + Autodesk.Revit.DB.DirectShapeTargetViewType targetViewType + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean ValidateCurve(Autodesk.Revit.DB.Curve GCurve) => + throw new System.NotImplementedException(); + + public static System.Boolean ValidateViewType(Autodesk.Revit.DB.DirectShapeTargetViewType targetViewType) => + throw new System.NotImplementedException(); + + public static System.Boolean ValidateShape( + System.Collections.Generic.IList shape, + Autodesk.Revit.DB.DirectShapeTargetViewType targetViewType + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.DirectShapeTargetViewType ViewType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.XYZ ViewNormal + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSheet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSheet.s.cs new file mode 100644 index 00000000..6d515ca8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSheet.s.cs @@ -0,0 +1,57 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewSheet : Autodesk.Revit.DB.View +{ + public virtual void ConvertToRealSheet(Autodesk.Revit.DB.ElementId titleBlockTypeId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId GetCurrentRevision() => throw new System.NotImplementedException(); + + public virtual System.String GetRevisionNumberOnSheet(Autodesk.Revit.DB.ElementId revisionId) => + throw new System.NotImplementedException(); + + public virtual System.String GetRevisionCloudNumberOnSheet(Autodesk.Revit.DB.ElementId revisionCloudId) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetAllRevisionIds() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetAdditionalRevisionIds() => + throw new System.NotImplementedException(); + + public virtual void SetAdditionalRevisionIds( + System.Collections.Generic.ICollection projectRevisionIds + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSheet CreatePlaceholder(Autodesk.Revit.DB.Document aDoc) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.ViewSheet Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId titleBlockTypeId + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetAllViewports() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ISet GetAllPlacedViews() => + throw new System.NotImplementedException(); + + public virtual void DeleteViewport(Autodesk.Revit.DB.Viewport viewport) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId Duplicate(Autodesk.Revit.DB.SheetDuplicateOption duplicateOption) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanBeDuplicated(Autodesk.Revit.DB.SheetDuplicateOption duplicateOption) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsPlaceholder + { + get => throw new System.NotImplementedException(); + } + public virtual System.String SheetNumber + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSheetSet.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSheetSet.s.cs new file mode 100644 index 00000000..eae682e2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSheetSet.s.cs @@ -0,0 +1,35 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewSheetSet : Autodesk.Revit.DB.Element, Autodesk.Revit.DB.IViewSheetSet +{ + public virtual System.Boolean IsAutomatic + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ViewOrganizationId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId SheetOrganizationId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Collections.Generic.IReadOnlyList OrderedViewList + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ViewSet Views + { + get => throw new System.NotImplementedException(); + set { } + } + public new System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSheetSetting.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSheetSetting.s.cs new file mode 100644 index 00000000..9aaefbaf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewSheetSetting.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class ViewSheetSetting : Autodesk.Revit.DB.APIObject +{ + public virtual System.Boolean Save() => throw new System.NotImplementedException(); + + public virtual System.Boolean SaveAs(System.String newName) => throw new System.NotImplementedException(); + + public virtual System.Boolean Rename(System.String newName) => throw new System.NotImplementedException(); + + public virtual System.Boolean Delete() => throw new System.NotImplementedException(); + + public virtual void Revert() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.InSessionViewSheetSet InSession + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ViewSet AvailableViews + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.IViewSheetSet CurrentViewSheetSet + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewTemplateApplicationOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewTemplateApplicationOption.s.cs new file mode 100644 index 00000000..9453d3a5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewTemplateApplicationOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ViewTemplateApplicationOption +{ + AllParameters, + UncontrolledParameters, + AllParametersAndStickIfNone, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewType.s.cs new file mode 100644 index 00000000..65a58f05 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewType.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.DB; + +public enum ViewType +{ + Undefined, + FloorPlan, + EngineeringPlan, + AreaPlan, + CeilingPlan, + Elevation, + Section, + Detail, + ThreeD, + Schedule, + DraftingView, + DrawingSheet, + Legend, + Report, + ProjectBrowser, + SystemBrowser, + CostReport, + LoadsReport, + PresureLossReport, + PanelSchedule, + ColumnSchedule, + Walkthrough, + Rendering, + SystemsAnalysisReport, + Internal, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Viewport.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Viewport.s.cs new file mode 100644 index 00000000..bbf1ce72 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Viewport.s.cs @@ -0,0 +1,63 @@ +namespace Autodesk.Revit.DB; + +public partial class Viewport : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.Viewport Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewSheetId, + Autodesk.Revit.DB.ElementId viewId, + Autodesk.Revit.DB.XYZ point + ) => throw new System.NotImplementedException(); + + public static System.Boolean CanAddViewToSheet( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewSheetId, + Autodesk.Revit.DB.ElementId viewId + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsViewIdValidForViewport(Autodesk.Revit.DB.ElementId viewId) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Outline GetBoxOutline() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ GetBoxCenter() => throw new System.NotImplementedException(); + + public virtual void SetBoxCenter(Autodesk.Revit.DB.XYZ newCenterPoint) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Outline GetLabelOutline() => throw new System.NotImplementedException(); + + public virtual System.Boolean HasViewportTransforms() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Transform GetProjectionToSheetTransform() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ LabelOffset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double LabelLineLength + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ViewportRotation Rotation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId SheetId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ViewId + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ViewportPositioning ViewportPositioning + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewportPositioning.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewportPositioning.s.cs new file mode 100644 index 00000000..9ef7bca6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewportPositioning.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ViewportPositioning +{ + ViewportCenter, + ViewOrigin, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewportRotation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewportRotation.s.cs new file mode 100644 index 00000000..aff165e7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ViewportRotation.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum ViewportRotation +{ + None, + Clockwise, + Counterclockwise, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VirtualPrinterType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VirtualPrinterType.s.cs new file mode 100644 index 00000000..5cd82c28 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VirtualPrinterType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum VirtualPrinterType +{ + None, + AdobePDF, + DWFWriter, + XPSWriter, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Visibility.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Visibility.s.cs new file mode 100644 index 00000000..e3dcef3e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Visibility.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum Visibility +{ + Visible, + Highlight, + Contextual, + Invisible, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VisibleInViewFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VisibleInViewFilter.s.cs new file mode 100644 index 00000000..2f697ab3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.VisibleInViewFilter.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class VisibleInViewFilter : Autodesk.Revit.DB.ElementQuickFilter +{ + public VisibleInViewFilter( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId viewId, + System.Boolean inverted + ) => throw new System.NotImplementedException(); + + public VisibleInViewFilter(Autodesk.Revit.DB.Document document, Autodesk.Revit.DB.ElementId viewId) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Wall.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Wall.s.cs new file mode 100644 index 00000000..83ba72ef --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Wall.s.cs @@ -0,0 +1,107 @@ +namespace Autodesk.Revit.DB; + +public partial class Wall : Autodesk.Revit.DB.HostObject +{ + public virtual Autodesk.Revit.DB.Sketch CreateProfileSketch() => throw new System.NotImplementedException(); + + public virtual void RemoveProfileSketch() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetStackedWallMemberIds() => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsWallCrossSectionValid(Autodesk.Revit.DB.WallCrossSection wallCrossSection) => + throw new System.NotImplementedException(); + + public virtual void Flip() => throw new System.NotImplementedException(); + + public virtual System.Boolean CanHaveProfileSketch() => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Wall Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList profile, + Autodesk.Revit.DB.ElementId wallTypeId, + Autodesk.Revit.DB.ElementId levelId, + System.Boolean structural, + Autodesk.Revit.DB.XYZ normal + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Wall Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList profile, + Autodesk.Revit.DB.ElementId wallTypeId, + Autodesk.Revit.DB.ElementId levelId, + System.Boolean structural + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Wall Create( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList profile, + System.Boolean structural + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Wall Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Curve curve, + Autodesk.Revit.DB.ElementId wallTypeId, + Autodesk.Revit.DB.ElementId levelId, + System.Double height, + System.Double offset, + System.Boolean flip, + System.Boolean structural + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Wall Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Curve curve, + Autodesk.Revit.DB.ElementId levelId, + System.Boolean structural + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Orientation + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.WallCrossSection CrossSection + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId StackedWallOwnerId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsStackedWallMember + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsStackedWall + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Flipped + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Structure.StructuralWallUsage StructuralUsage + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.WallType WallType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId SketchId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.CurtainGrid CurtainGrid + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallCrossSection.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallCrossSection.s.cs new file mode 100644 index 00000000..bccdcca8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallCrossSection.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum WallCrossSection +{ + Vertical, + SingleSlanted, + Tapered, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallFoundation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallFoundation.s.cs new file mode 100644 index 00000000..ad7a9a9f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallFoundation.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.DB; + +public partial class WallFoundation : Autodesk.Revit.DB.HostObject +{ + public static Autodesk.Revit.DB.WallFoundation Create( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId typeId, + Autodesk.Revit.DB.ElementId wallId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.ElementId WallId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallFoundationType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallFoundationType.s.cs new file mode 100644 index 00000000..a6cb8d7a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallFoundationType.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.DB; + +public partial class WallFoundationType : Autodesk.Revit.DB.HostObjAttributes { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallFunction.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallFunction.s.cs new file mode 100644 index 00000000..62e4c549 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallFunction.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum WallFunction +{ + Interior, + Exterior, + Foundation, + Retaining, + Soffit, + Coreshaft, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallKind.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallKind.s.cs new file mode 100644 index 00000000..b3a83bb1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallKind.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.DB; + +public enum WallKind +{ + Unknown, + Basic, + Curtain, + Stacked, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallLocationLine.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallLocationLine.s.cs new file mode 100644 index 00000000..c017f218 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallLocationLine.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.DB; + +public enum WallLocationLine +{ + WallCenterline, + CoreCenterline, + FinishFaceExterior, + FinishFaceInterior, + CoreExterior, + CoreInterior, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSide.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSide.s.cs new file mode 100644 index 00000000..c275bcb4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSide.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum WallSide +{ + Exterior, + Interior, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSweep.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSweep.s.cs new file mode 100644 index 00000000..ae6ec5c4 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSweep.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public partial class WallSweep : Autodesk.Revit.DB.HostObject +{ + public virtual System.Collections.Generic.IList GetHostIds() => + throw new System.NotImplementedException(); + + public static System.Boolean WallAllowsWallSweep(Autodesk.Revit.DB.Wall wall) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSweepOrientation.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSweepOrientation.s.cs new file mode 100644 index 00000000..de0d3189 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSweepOrientation.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum WallSweepOrientation +{ + Horizontal, + Perpendicular, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSweepType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSweepType.s.cs new file mode 100644 index 00000000..ffb2e37f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallSweepType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum WallSweepType +{ + Sweep, + Reveal, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallType.s.cs new file mode 100644 index 00000000..ffc1ca96 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallType.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.DB; + +public partial class WallType : Autodesk.Revit.DB.HostObjAttributes +{ + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.WallKind Kind + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ThermalProperties ThermalProperties + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.WallFunction Function + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallUtils.s.cs new file mode 100644 index 00000000..1303fb7d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WallUtils.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.DB; + +public partial class WallUtils +{ + public static void DisallowWallJoinAtEnd(Autodesk.Revit.DB.Wall wall, System.Int32 end) => + throw new System.NotImplementedException(); + + public static void AllowWallJoinAtEnd(Autodesk.Revit.DB.Wall wall, System.Int32 end) => + throw new System.NotImplementedException(); + + public static System.Boolean IsWallJoinAllowedAtEnd(Autodesk.Revit.DB.Wall wall, System.Int32 end) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WidthMeasuredAt.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WidthMeasuredAt.s.cs new file mode 100644 index 00000000..df6aa3f5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WidthMeasuredAt.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum WidthMeasuredAt +{ + Top, + Base, + Bottom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WireframeBuilder.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WireframeBuilder.s.cs new file mode 100644 index 00000000..a59b550b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WireframeBuilder.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.DB; + +public partial class WireframeBuilder : Autodesk.Revit.DB.ShapeBuilder +{ + public WireframeBuilder() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual void AddPoint(Autodesk.Revit.DB.Point GPoint) => throw new System.NotImplementedException(); + + public virtual void AddCurve(Autodesk.Revit.DB.Curve GCurve) => throw new System.NotImplementedException(); + + public static System.Boolean ValidatePoint(Autodesk.Revit.DB.Point GPoint) => + throw new System.NotImplementedException(); + + public static System.Boolean ValidateCurve(Autodesk.Revit.DB.Curve GCurve) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Workset.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Workset.s.cs new file mode 100644 index 00000000..47fc9b8c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.Workset.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.DB; + +public partial class Workset : Autodesk.Revit.DB.WorksetPreview +{ + public static Autodesk.Revit.DB.Workset Create(Autodesk.Revit.DB.Document document, System.String name) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsVisibleByDefault + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsEditable + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsOpen + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.WorksetKind Kind + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetConfiguration.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetConfiguration.s.cs new file mode 100644 index 00000000..ff6e87b8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetConfiguration.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksetConfiguration : System.IDisposable +{ + public WorksetConfiguration(Autodesk.Revit.DB.WorksetConfigurationOption option) => + throw new System.NotImplementedException(); + + public WorksetConfiguration() => throw new System.NotImplementedException(); + + public WorksetConfiguration(Autodesk.Revit.DB.WorksetConfiguration other) => + throw new System.NotImplementedException(); + + public virtual void Open(System.Collections.Generic.IList worksetsToOpen) => + throw new System.NotImplementedException(); + + public virtual void Close(System.Collections.Generic.IList worksetsToClose) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetConfigurationOption.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetConfigurationOption.s.cs new file mode 100644 index 00000000..83ebb7b1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetConfigurationOption.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum WorksetConfigurationOption +{ + OpenAllWorksets, + CloseAllWorksets, + OpenLastViewed, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetDefaultVisibilitySettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetDefaultVisibilitySettings.s.cs new file mode 100644 index 00000000..12ca1503 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetDefaultVisibilitySettings.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksetDefaultVisibilitySettings : Autodesk.Revit.DB.Element +{ + public virtual System.Boolean IsWorksetVisible(Autodesk.Revit.DB.WorksetId worksetId) => + throw new System.NotImplementedException(); + + public virtual void SetWorksetVisibility(Autodesk.Revit.DB.WorksetId worksetId, System.Boolean visible) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.WorksetDefaultVisibilitySettings GetWorksetDefaultVisibilitySettings( + Autodesk.Revit.DB.Document aDoc + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetFilter.s.cs new file mode 100644 index 00000000..e41412a2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetFilter.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksetFilter : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IncludeStandaloneWorksetsOnly + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Inverted + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetId.s.cs new file mode 100644 index 00000000..70be54c0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetId.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksetId +{ + public WorksetId(System.Int32 id) => throw new System.NotImplementedException(); + + public virtual System.Int32 Compare(Autodesk.Revit.DB.WorksetId id) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.WorksetId InvalidWorksetId + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 IntegerValue + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetKind.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetKind.s.cs new file mode 100644 index 00000000..bc4f63f9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetKind.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum WorksetKind +{ + OtherWorkset, + FamilyWorkset, + ViewWorkset, + StandardWorkset, + UserWorkset, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetKindFilter.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetKindFilter.s.cs new file mode 100644 index 00000000..742e80f1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetKindFilter.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksetKindFilter : Autodesk.Revit.DB.WorksetFilter +{ + public WorksetKindFilter(Autodesk.Revit.DB.WorksetKind worksetKind, System.Boolean inverted) => + throw new System.NotImplementedException(); + + public WorksetKindFilter(Autodesk.Revit.DB.WorksetKind worksetKind) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksetKind WorksetKind + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetPreview.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetPreview.s.cs new file mode 100644 index 00000000..82b9a3b3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetPreview.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksetPreview : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsDefaultWorkset + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Owner + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } + public virtual System.Guid UniqueId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.WorksetId Id + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetTable.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetTable.s.cs new file mode 100644 index 00000000..8d34a018 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetTable.s.cs @@ -0,0 +1,42 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksetTable : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Workset GetWorkset(System.Guid guid) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.Workset GetWorkset(Autodesk.Revit.DB.WorksetId id) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksetId GetActiveWorksetId() => throw new System.NotImplementedException(); + + public virtual void SetActiveWorksetId(Autodesk.Revit.DB.WorksetId worksetId) => + throw new System.NotImplementedException(); + + public static System.Boolean CanDeleteWorkset( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.WorksetId worksetId, + Autodesk.Revit.DB.DeleteWorksetSettings deleteWorksetSettings + ) => throw new System.NotImplementedException(); + + public static void DeleteWorkset( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.WorksetId worksetId, + Autodesk.Revit.DB.DeleteWorksetSettings deleteWorksetSettings + ) => throw new System.NotImplementedException(); + + public static void RenameWorkset( + Autodesk.Revit.DB.Document aDoc, + Autodesk.Revit.DB.WorksetId worksetId, + System.String name + ) => throw new System.NotImplementedException(); + + public static System.Boolean IsWorksetNameUnique(Autodesk.Revit.DB.Document aDoc, System.String name) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetVisibility.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetVisibility.s.cs new file mode 100644 index 00000000..a94caf84 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksetVisibility.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.DB; + +public enum WorksetVisibility +{ + Visible, + Hidden, + UseGlobalSetting, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingDisplayGraphicSettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingDisplayGraphicSettings.s.cs new file mode 100644 index 00000000..212bfe08 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingDisplayGraphicSettings.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksharingDisplayGraphicSettings : System.IDisposable +{ + public WorksharingDisplayGraphicSettings(System.Boolean shouldApply, Autodesk.Revit.DB.Color lineColor) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color FillColor + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color LineColor + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsApplied + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingDisplayMode.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingDisplayMode.s.cs new file mode 100644 index 00000000..bd79ab8a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingDisplayMode.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.DB; + +public enum WorksharingDisplayMode +{ + Off, + CheckoutStatus, + Owners, + ModelUpdates, + Worksets, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingDisplaySettings.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingDisplaySettings.s.cs new file mode 100644 index 00000000..001dc97a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingDisplaySettings.s.cs @@ -0,0 +1,58 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksharingDisplaySettings : Autodesk.Revit.DB.Element +{ + public static Autodesk.Revit.DB.WorksharingDisplaySettings GetOrCreateWorksharingDisplaySettings( + Autodesk.Revit.DB.Document doc + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean UserHasGraphicOverrides(System.String username) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanUserHaveOverrides(System.String username) => + throw new System.NotImplementedException(); + + public virtual System.Int32 RestoreUsers(System.Collections.Generic.ICollection usersToRestore) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetRemovedUsers() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.ICollection GetAllUsersWithGraphicOverrides() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksharingDisplayGraphicSettings GetGraphicOverrides( + Autodesk.Revit.DB.WorksetId worksetId + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksharingDisplayGraphicSettings GetGraphicOverrides(System.String username) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksharingDisplayGraphicSettings GetGraphicOverrides( + Autodesk.Revit.DB.ModelUpdatesStatus statusInCentral + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.WorksharingDisplayGraphicSettings GetGraphicOverrides( + Autodesk.Revit.DB.CheckoutStatus ownershipStatus + ) => throw new System.NotImplementedException(); + + public virtual void SetGraphicOverrides( + Autodesk.Revit.DB.WorksetId worksetId, + Autodesk.Revit.DB.WorksharingDisplayGraphicSettings overrides + ) => throw new System.NotImplementedException(); + + public virtual void SetGraphicOverrides( + Autodesk.Revit.DB.CheckoutStatus status, + Autodesk.Revit.DB.WorksharingDisplayGraphicSettings overrides + ) => throw new System.NotImplementedException(); + + public virtual void SetGraphicOverrides( + Autodesk.Revit.DB.ModelUpdatesStatus status, + Autodesk.Revit.DB.WorksharingDisplayGraphicSettings overrides + ) => throw new System.NotImplementedException(); + + public virtual void SetGraphicOverrides( + System.String username, + Autodesk.Revit.DB.WorksharingDisplayGraphicSettings overrides + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingSaveAsOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingSaveAsOptions.s.cs new file mode 100644 index 00000000..981503e3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingSaveAsOptions.s.cs @@ -0,0 +1,28 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksharingSaveAsOptions : System.IDisposable +{ + public WorksharingSaveAsOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ClearTransmitted + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.SimpleWorksetConfiguration OpenWorksetsDefault + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SaveAsCentral + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingTooltipInfo.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingTooltipInfo.s.cs new file mode 100644 index 00000000..40406397 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingTooltipInfo.s.cs @@ -0,0 +1,26 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksharingTooltipInfo : System.IDisposable +{ + public virtual System.Collections.Generic.IList GetRequesters() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String LastChangedBy + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Creator + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Owner + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingUtils.s.cs new file mode 100644 index 00000000..21add187 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.WorksharingUtils.s.cs @@ -0,0 +1,61 @@ +namespace Autodesk.Revit.DB; + +public partial class WorksharingUtils : System.IDisposable +{ + public static Autodesk.Revit.DB.ModelUpdatesStatus GetModelUpdatesStatus( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.CheckoutStatus GetCheckoutStatus( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet CheckoutElements( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ISet elementsToCheckout, + Autodesk.Revit.DB.TransactWithCentralOptions options + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection CheckoutElements( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection elementsToCheckout + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ISet CheckoutWorksets( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ISet worksetsToCheckout, + Autodesk.Revit.DB.TransactWithCentralOptions options + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.ICollection CheckoutWorksets( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.ICollection worksetsToCheckout + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.RelinquishedItems RelinquishOwnership( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.RelinquishOptions generalCategories, + Autodesk.Revit.DB.TransactWithCentralOptions options + ) => throw new System.NotImplementedException(); + + public static System.Collections.Generic.IList GetUserWorksetInfo( + Autodesk.Revit.DB.ModelPath path + ) => throw new System.NotImplementedException(); + + public static void CreateNewLocal(Autodesk.Revit.DB.ModelPath sourcePath, Autodesk.Revit.DB.ModelPath targetPath) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.WorksharingTooltipInfo GetWorksharingTooltipInfo( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.ElementId elementId + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.XYZ.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.XYZ.s.cs new file mode 100644 index 00000000..a3082b23 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.XYZ.s.cs @@ -0,0 +1,82 @@ +namespace Autodesk.Revit.DB; + +public partial class XYZ +{ + public XYZ(System.Double x, System.Double y, System.Double z) => throw new System.NotImplementedException(); + + public XYZ() => throw new System.NotImplementedException(); + + public virtual System.Double get_Item(System.Int32 idx) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsZeroLength() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsUnitLength() => throw new System.NotImplementedException(); + + public static System.Boolean IsWithinLengthLimits(Autodesk.Revit.DB.XYZ point) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Normalize() => throw new System.NotImplementedException(); + + public virtual System.Double GetLength() => throw new System.NotImplementedException(); + + public virtual System.Double DotProduct(Autodesk.Revit.DB.XYZ source) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ CrossProduct(Autodesk.Revit.DB.XYZ source) => + throw new System.NotImplementedException(); + + public virtual System.Double TripleProduct(Autodesk.Revit.DB.XYZ middle, Autodesk.Revit.DB.XYZ right) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Add(Autodesk.Revit.DB.XYZ source) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Subtract(Autodesk.Revit.DB.XYZ source) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Negate() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Multiply(System.Double value) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.DB.XYZ Divide(System.Double value) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsAlmostEqualTo(Autodesk.Revit.DB.XYZ source, System.Double tolerance) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsAlmostEqualTo(Autodesk.Revit.DB.XYZ source) => + throw new System.NotImplementedException(); + + public virtual System.Double DistanceTo(Autodesk.Revit.DB.XYZ source) => throw new System.NotImplementedException(); + + public virtual System.Double AngleTo(Autodesk.Revit.DB.XYZ source) => throw new System.NotImplementedException(); + + public virtual System.Double AngleOnPlaneTo(Autodesk.Revit.DB.XYZ right, Autodesk.Revit.DB.XYZ normal) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.XYZ BasisZ + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.XYZ BasisY + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.XYZ BasisX + { + get => throw new System.NotImplementedException(); + } + public static Autodesk.Revit.DB.XYZ Zero + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Z + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double Y + { + get => throw new System.NotImplementedException(); + } + public virtual System.Double X + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ZoomFitType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ZoomFitType.s.cs new file mode 100644 index 00000000..fc5475f0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ZoomFitType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ZoomFitType +{ + FitToPage, + Zoom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ZoomType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ZoomType.s.cs new file mode 100644 index 00000000..d3956c6d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.DB.ZoomType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.DB; + +public enum ZoomType +{ + FitToPage, + Zoom, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ApplicationException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ApplicationException.s.cs new file mode 100644 index 00000000..a0b77cd7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ApplicationException.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class ApplicationException : System.Exception +{ + public virtual Autodesk.Revit.Exceptions.FunctionId FunctionId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentException.s.cs new file mode 100644 index 00000000..d6fcab2a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentException.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class ArgumentException : Autodesk.Revit.Exceptions.ApplicationException +{ + public virtual System.String ParamName + { + get => throw new System.NotImplementedException(); + } + public override System.String Message + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentNullException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentNullException.s.cs new file mode 100644 index 00000000..f68ddcf8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentNullException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class ArgumentNullException : Autodesk.Revit.Exceptions.ArgumentException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentOutOfRangeException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentOutOfRangeException.s.cs new file mode 100644 index 00000000..c6e91e73 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentOutOfRangeException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class ArgumentOutOfRangeException : Autodesk.Revit.Exceptions.ArgumentException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentsInconsistentException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentsInconsistentException.s.cs new file mode 100644 index 00000000..730b8e29 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ArgumentsInconsistentException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class ArgumentsInconsistentException : Autodesk.Revit.Exceptions.ArgumentException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.AutoJoinFailedException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.AutoJoinFailedException.s.cs new file mode 100644 index 00000000..2dcffd9f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.AutoJoinFailedException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class AutoJoinFailedException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.BackgroundTaskCancelledException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.BackgroundTaskCancelledException.s.cs new file mode 100644 index 00000000..b89e6aa2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.BackgroundTaskCancelledException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class BackgroundTaskCancelledException : Autodesk.Revit.Exceptions.ApplicationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CannotOpenBothCentralAndLocalException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CannotOpenBothCentralAndLocalException.s.cs new file mode 100644 index 00000000..7d477d8c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CannotOpenBothCentralAndLocalException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class CannotOpenBothCentralAndLocalException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralFileCommunicationException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralFileCommunicationException.s.cs new file mode 100644 index 00000000..23adefab --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralFileCommunicationException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class CentralFileCommunicationException : Autodesk.Revit.Exceptions.CentralModelException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelAccessDeniedException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelAccessDeniedException.s.cs new file mode 100644 index 00000000..502001e7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelAccessDeniedException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class CentralModelAccessDeniedException : Autodesk.Revit.Exceptions.CentralModelException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelAlreadyExistsException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelAlreadyExistsException.s.cs new file mode 100644 index 00000000..965120a5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelAlreadyExistsException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class CentralModelAlreadyExistsException : Autodesk.Revit.Exceptions.CentralModelException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelContentionException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelContentionException.s.cs new file mode 100644 index 00000000..9b2f553a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelContentionException.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class CentralModelContentionException : Autodesk.Revit.Exceptions.CentralModelException +{ + public virtual System.String CurrentUser + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelException.s.cs new file mode 100644 index 00000000..de710252 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class CentralModelException : Autodesk.Revit.Exceptions.ApplicationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelVersionArchivedException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelVersionArchivedException.s.cs new file mode 100644 index 00000000..cc8e82c5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CentralModelVersionArchivedException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class CentralModelVersionArchivedException : Autodesk.Revit.Exceptions.CentralModelException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CheckoutElementsRequestTooLargeException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CheckoutElementsRequestTooLargeException.s.cs new file mode 100644 index 00000000..da0445ac --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CheckoutElementsRequestTooLargeException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class CheckoutElementsRequestTooLargeException : Autodesk.Revit.Exceptions.CentralModelException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CorruptModelException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CorruptModelException.s.cs new file mode 100644 index 00000000..e3f02259 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.CorruptModelException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class CorruptModelException : Autodesk.Revit.Exceptions.ApplicationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.DirectoryNotFoundException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.DirectoryNotFoundException.s.cs new file mode 100644 index 00000000..a5f36c98 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.DirectoryNotFoundException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class DirectoryNotFoundException : Autodesk.Revit.Exceptions.IOException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.DisabledDisciplineException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.DisabledDisciplineException.s.cs new file mode 100644 index 00000000..a0dadfa3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.DisabledDisciplineException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class DisabledDisciplineException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ExternalApplicationException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ExternalApplicationException.s.cs new file mode 100644 index 00000000..6694c2ba --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ExternalApplicationException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class ExternalApplicationException : Autodesk.Revit.Exceptions.ApplicationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FamilyContextException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FamilyContextException.s.cs new file mode 100644 index 00000000..d81eafee --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FamilyContextException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class FamilyContextException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileAccessException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileAccessException.s.cs new file mode 100644 index 00000000..2156c70a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileAccessException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class FileAccessException : Autodesk.Revit.Exceptions.IOException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileArgumentAlreadyExistsException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileArgumentAlreadyExistsException.s.cs new file mode 100644 index 00000000..2e8d3ee6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileArgumentAlreadyExistsException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class FileArgumentAlreadyExistsException : Autodesk.Revit.Exceptions.ArgumentException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileArgumentNotFoundException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileArgumentNotFoundException.s.cs new file mode 100644 index 00000000..177935e9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileArgumentNotFoundException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class FileArgumentNotFoundException : Autodesk.Revit.Exceptions.ArgumentException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileNotFoundException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileNotFoundException.s.cs new file mode 100644 index 00000000..37a5007f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FileNotFoundException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class FileNotFoundException : Autodesk.Revit.Exceptions.IOException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ForbiddenForDynamicUpdateException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ForbiddenForDynamicUpdateException.s.cs new file mode 100644 index 00000000..788148e2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ForbiddenForDynamicUpdateException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class ForbiddenForDynamicUpdateException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FunctionId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FunctionId.s.cs new file mode 100644 index 00000000..9b555756 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.FunctionId.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class FunctionId : System.Runtime.Serialization.ISerializable +{ + public virtual void GetObjectData( + System.Runtime.Serialization.SerializationInfo info, + System.Runtime.Serialization.StreamingContext context + ) => throw new System.NotImplementedException(); + + public virtual System.String Function + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Line + { + get => throw new System.NotImplementedException(); + } + public virtual System.String File + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.IOException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.IOException.s.cs new file mode 100644 index 00000000..a64ac87d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.IOException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class IOException : Autodesk.Revit.Exceptions.ApplicationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InapplicableDataException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InapplicableDataException.s.cs new file mode 100644 index 00000000..da4971bb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InapplicableDataException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class InapplicableDataException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InsufficientResourcesException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InsufficientResourcesException.s.cs new file mode 100644 index 00000000..c7232133 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InsufficientResourcesException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class InsufficientResourcesException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InternalException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InternalException.s.cs new file mode 100644 index 00000000..d05277a3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InternalException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class InternalException : Autodesk.Revit.Exceptions.ApplicationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidDataStreamException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidDataStreamException.s.cs new file mode 100644 index 00000000..6d3a0a02 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidDataStreamException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class InvalidDataStreamException : Autodesk.Revit.Exceptions.IOException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidObjectException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidObjectException.s.cs new file mode 100644 index 00000000..3d9a10aa --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidObjectException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class InvalidObjectException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidOperationException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidOperationException.s.cs new file mode 100644 index 00000000..2893e17c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidOperationException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class InvalidOperationException : Autodesk.Revit.Exceptions.ApplicationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidPathArgumentException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidPathArgumentException.s.cs new file mode 100644 index 00000000..3aed09e7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.InvalidPathArgumentException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class InvalidPathArgumentException : Autodesk.Revit.Exceptions.ArgumentException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ModificationForbiddenException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ModificationForbiddenException.s.cs new file mode 100644 index 00000000..9b17bda5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ModificationForbiddenException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class ModificationForbiddenException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ModificationOutsideTransactionException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ModificationOutsideTransactionException.s.cs new file mode 100644 index 00000000..54363050 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ModificationOutsideTransactionException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class ModificationOutsideTransactionException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.NotTransmittedModelException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.NotTransmittedModelException.s.cs new file mode 100644 index 00000000..8ce5ddca --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.NotTransmittedModelException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class NotTransmittedModelException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ObjectAccessException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ObjectAccessException.s.cs new file mode 100644 index 00000000..2666b284 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.ObjectAccessException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class ObjectAccessException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.OperationCanceledException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.OperationCanceledException.s.cs new file mode 100644 index 00000000..433ba4f6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.OperationCanceledException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class OperationCanceledException : Autodesk.Revit.Exceptions.ApplicationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.OptionalFunctionalityNotAvailableException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.OptionalFunctionalityNotAvailableException.s.cs new file mode 100644 index 00000000..ee030d94 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.OptionalFunctionalityNotAvailableException.s.cs @@ -0,0 +1,4 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class OptionalFunctionalityNotAvailableException + : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.OutdatedDirectlyOpenedCentralException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.OutdatedDirectlyOpenedCentralException.s.cs new file mode 100644 index 00000000..a23e5eb5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.OutdatedDirectlyOpenedCentralException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class OutdatedDirectlyOpenedCentralException : Autodesk.Revit.Exceptions.CentralModelException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RegenerationFailedException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RegenerationFailedException.s.cs new file mode 100644 index 00000000..3468056a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RegenerationFailedException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class RegenerationFailedException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerCollaborationNotAvailableException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerCollaborationNotAvailableException.s.cs new file mode 100644 index 00000000..7f649b5e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerCollaborationNotAvailableException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class RevitServerCollaborationNotAvailableException : Autodesk.Revit.Exceptions.RevitServerException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerCommunicationException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerCommunicationException.s.cs new file mode 100644 index 00000000..fcf16dd9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerCommunicationException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class RevitServerCommunicationException : Autodesk.Revit.Exceptions.RevitServerException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerException.s.cs new file mode 100644 index 00000000..eb909833 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class RevitServerException : Autodesk.Revit.Exceptions.ApplicationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerInternalException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerInternalException.s.cs new file mode 100644 index 00000000..490163de --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerInternalException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class RevitServerInternalException : Autodesk.Revit.Exceptions.RevitServerException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerModelAlreadyExistsException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerModelAlreadyExistsException.s.cs new file mode 100644 index 00000000..48cfde40 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerModelAlreadyExistsException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class RevitServerModelAlreadyExistsException : Autodesk.Revit.Exceptions.RevitServerException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerModelNameBreaksConventionException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerModelNameBreaksConventionException.s.cs new file mode 100644 index 00000000..688dcc3e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerModelNameBreaksConventionException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class RevitServerModelNameBreaksConventionException : Autodesk.Revit.Exceptions.RevitServerException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerUnauthenticatedUserException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerUnauthenticatedUserException.s.cs new file mode 100644 index 00000000..8b46033f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerUnauthenticatedUserException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class RevitServerUnauthenticatedUserException : Autodesk.Revit.Exceptions.RevitServerException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerUnauthorizedException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerUnauthorizedException.s.cs new file mode 100644 index 00000000..14bd618e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.RevitServerUnauthorizedException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class RevitServerUnauthorizedException : Autodesk.Revit.Exceptions.RevitServerException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.TransientElementCreationException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.TransientElementCreationException.s.cs new file mode 100644 index 00000000..597ca73b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.TransientElementCreationException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class TransientElementCreationException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.TransmittedModelException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.TransmittedModelException.s.cs new file mode 100644 index 00000000..8ddc0921 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.TransmittedModelException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class TransmittedModelException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.WrongUserException.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.WrongUserException.s.cs new file mode 100644 index 00000000..f31f4d6c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.Exceptions.WrongUserException.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.Exceptions; + +public partial class WrongUserException : Autodesk.Revit.Exceptions.InvalidOperationException { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.AddInCommandBinding.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.AddInCommandBinding.s.cs new file mode 100644 index 00000000..bc921fb8 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.AddInCommandBinding.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.UI; + +public partial class AddInCommandBinding +{ + public virtual Autodesk.Revit.UI.RevitCommandId RevitCommandId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ButtonData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ButtonData.s.cs new file mode 100644 index 00000000..0d6ea992 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ButtonData.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.UI; + +public partial class ButtonData : Autodesk.Revit.UI.RibbonItemData +{ + public virtual System.String Text + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ColorSelectionDialog.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ColorSelectionDialog.s.cs new file mode 100644 index 00000000..7e012767 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ColorSelectionDialog.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.UI; + +public partial class ColorSelectionDialog : System.IDisposable +{ + public ColorSelectionDialog() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.ItemSelectionDialogResult Show() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Color OriginalColor + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Color SelectedColor + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBox.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBox.s.cs new file mode 100644 index 00000000..8ba8b728 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBox.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.UI; + +public partial class ComboBox : Autodesk.Revit.UI.RibbonItem +{ + public virtual Autodesk.Revit.UI.ComboBoxMember AddItem(Autodesk.Revit.UI.ComboBoxMemberData memberData) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList AddItems( + System.Collections.Generic.IList memberData + ) => throw new System.NotImplementedException(); + + public virtual void AddSeparator() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetItems() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.ComboBoxMember Current + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBoxData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBoxData.s.cs new file mode 100644 index 00000000..c52c08df --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBoxData.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.UI; + +public partial class ComboBoxData : Autodesk.Revit.UI.RibbonItemData +{ + public ComboBoxData(System.String name) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBoxMember.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBoxMember.s.cs new file mode 100644 index 00000000..62203f8a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBoxMember.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.UI; + +public partial class ComboBoxMember : Autodesk.Revit.UI.RibbonItem +{ + public virtual System.String GroupName + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBoxMemberData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBoxMemberData.s.cs new file mode 100644 index 00000000..88a375bd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ComboBoxMemberData.s.cs @@ -0,0 +1,17 @@ +namespace Autodesk.Revit.UI; + +public partial class ComboBoxMemberData : Autodesk.Revit.UI.RibbonItemData +{ + public ComboBoxMemberData(System.String name, System.String text) => throw new System.NotImplementedException(); + + public virtual System.String GroupName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Text + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ContextualHelp.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ContextualHelp.s.cs new file mode 100644 index 00000000..09d82297 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ContextualHelp.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.UI; + +public partial class ContextualHelp +{ + public ContextualHelp(Autodesk.Revit.UI.ContextualHelpType helpType, System.String helpPath) => + throw new System.NotImplementedException(); + + public virtual void Launch() => throw new System.NotImplementedException(); + + public virtual System.String HelpTopicUrl + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String HelpPath + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.UI.ContextualHelpType HelpType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ContextualHelpType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ContextualHelpType.s.cs new file mode 100644 index 00000000..74c8f332 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ContextualHelpType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.UI; + +public enum ContextualHelpType +{ + None, + ContextId, + Url, + ChmFile, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockPosition.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockPosition.s.cs new file mode 100644 index 00000000..27547a5f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockPosition.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.UI; + +public enum DockPosition +{ + Left, + Right, + Top, + Bottom, + Floating, + Tabbed, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePane.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePane.s.cs new file mode 100644 index 00000000..db533274 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePane.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.UI; + +public partial class DockablePane : System.IDisposable +{ + public DockablePane(Autodesk.Revit.UI.DockablePane other) => throw new System.NotImplementedException(); + + public DockablePane(Autodesk.Revit.UI.DockablePaneId id) => throw new System.NotImplementedException(); + + public virtual System.String GetTitle() => throw new System.NotImplementedException(); + + public virtual void Show() => throw new System.NotImplementedException(); + + public virtual void Hide() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsShown() => throw new System.NotImplementedException(); + + public static System.Boolean PaneIsBuiltIn(Autodesk.Revit.UI.DockablePaneId id) => + throw new System.NotImplementedException(); + + public static System.Boolean PaneIsRegistered(Autodesk.Revit.UI.DockablePaneId id) => + throw new System.NotImplementedException(); + + public static System.Boolean PaneExists(Autodesk.Revit.UI.DockablePaneId id) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.UI.DockablePaneId Id + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePaneId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePaneId.s.cs new file mode 100644 index 00000000..beb16a81 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePaneId.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.UI; + +public partial class DockablePaneId : Autodesk.Revit.DB.GuidEnum +{ + public DockablePaneId(System.Guid guid) + : base(guid) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePaneProviderData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePaneProviderData.s.cs new file mode 100644 index 00000000..55993ac6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePaneProviderData.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.UI; + +public partial class DockablePaneProviderData +{ + public DockablePaneProviderData() => throw new System.NotImplementedException(); + + public virtual System.Boolean VisibleByDefault + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.UI.EditorInteraction EditorInteraction + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.UI.ContextualHelp ContextualHelp + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.UI.DockablePaneState InitialState + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.UI.IFrameworkElementCreator FrameworkElementCreator + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePaneState.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePaneState.s.cs new file mode 100644 index 00000000..86727725 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePaneState.s.cs @@ -0,0 +1,42 @@ +namespace Autodesk.Revit.UI; + +public partial class DockablePaneState : System.IDisposable +{ + public DockablePaneState(Autodesk.Revit.UI.DockablePaneState other) => throw new System.NotImplementedException(); + + public DockablePaneState() => throw new System.NotImplementedException(); + + public virtual void SetFloatingRectangle(Autodesk.Revit.DB.Rectangle rect) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 MinimumHeight + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Int32 MinimumWidth + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.UI.DockablePaneId TabBehind + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.Rectangle FloatingRectangle + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.UI.DockPosition DockPosition + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePanes.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePanes.s.cs new file mode 100644 index 00000000..02672d18 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DockablePanes.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.UI; + +public partial class DockablePanes { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DoubleClickAction.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DoubleClickAction.s.cs new file mode 100644 index 00000000..7cdd2209 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DoubleClickAction.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.UI; + +public enum DoubleClickAction +{ + NoAction, + EditFamily, + EditType, + ActivateView, + EnterEditMode, + DeactivateView, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DoubleClickOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DoubleClickOptions.s.cs new file mode 100644 index 00000000..deca152e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DoubleClickOptions.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.UI; + +public partial class DoubleClickOptions : System.IDisposable +{ + public static Autodesk.Revit.UI.DoubleClickOptions GetDoubleClickOptions() => + throw new System.NotImplementedException(); + + public virtual System.Boolean GetRenameOnSlowDoubleClickInProjectBrowser() => + throw new System.NotImplementedException(); + + public virtual void SetRenameOnSlowDoubleClickInProjectBrowser( + System.Boolean bRenameOnSlowDoubleClickInProjectBrowser + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.DoubleClickAction GetAction(Autodesk.Revit.UI.DoubleClickTarget target) => + throw new System.NotImplementedException(); + + public virtual void SetAction( + Autodesk.Revit.UI.DoubleClickTarget target, + Autodesk.Revit.UI.DoubleClickAction action + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean IsSupportedAction( + Autodesk.Revit.UI.DoubleClickTarget target, + Autodesk.Revit.UI.DoubleClickAction action + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DoubleClickTarget.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DoubleClickTarget.s.cs new file mode 100644 index 00000000..b22adb76 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.DoubleClickTarget.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.UI; + +public enum DoubleClickTarget +{ + Family, + SketchedElement, + ViewOnSheet, + Assembly, + Group, + ComponentStairs, + OutsideViewOnSheet, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.EditorInteraction.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.EditorInteraction.s.cs new file mode 100644 index 00000000..d8c03cfd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.EditorInteraction.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.UI; + +public partial class EditorInteraction +{ + public EditorInteraction(Autodesk.Revit.UI.EditorInteractionType interactionType) => + throw new System.NotImplementedException(); + + public EditorInteraction() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.EditorInteractionType InteractionType + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.EditorInteractionType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.EditorInteractionType.s.cs new file mode 100644 index 00000000..ff9bed78 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.EditorInteractionType.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.UI; + +public enum EditorInteractionType +{ + Dismiss, + KeepAlive, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalApplicationArray.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalApplicationArray.s.cs new file mode 100644 index 00000000..0d9bf819 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalApplicationArray.s.cs @@ -0,0 +1,36 @@ +namespace Autodesk.Revit.UI; + +public partial class ExternalApplicationArray : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerable +{ + public ExternalApplicationArray() => throw new System.NotImplementedException(); + + public virtual void Clear() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.ExternalApplicationArrayIterator ForwardIterator() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.ExternalApplicationArrayIterator ReverseIterator() => + throw new System.NotImplementedException(); + + public virtual System.Collections.IEnumerator GetEnumerator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.IExternalApplication get_Item(System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual void set_Item(System.Int32 index, Autodesk.Revit.UI.IExternalApplication item) => + throw new System.NotImplementedException(); + + public virtual void Append(Autodesk.Revit.UI.IExternalApplication item) => throw new System.NotImplementedException(); + + public virtual void Insert(Autodesk.Revit.UI.IExternalApplication item, System.Int32 index) => + throw new System.NotImplementedException(); + + public virtual System.Boolean IsEmpty + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Size + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalApplicationArrayIterator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalApplicationArrayIterator.s.cs new file mode 100644 index 00000000..e5a717df --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalApplicationArrayIterator.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.UI; + +public partial class ExternalApplicationArrayIterator : Autodesk.Revit.DB.APIObject, System.Collections.IEnumerator +{ + public ExternalApplicationArrayIterator() => throw new System.NotImplementedException(); + + public virtual System.Boolean MoveNext() => throw new System.NotImplementedException(); + + public virtual void Reset() => throw new System.NotImplementedException(); + + public virtual System.Object Current + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalCommandData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalCommandData.s.cs new file mode 100644 index 00000000..295e595a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalCommandData.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.UI; + +public partial class ExternalCommandData : Autodesk.Revit.DB.APIObject +{ + public virtual System.Collections.Generic.IDictionary JournalData + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.View View + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.UI.UIApplication Application + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalEvent.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalEvent.s.cs new file mode 100644 index 00000000..d8aeefc1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalEvent.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.UI; + +public partial class ExternalEvent : System.IDisposable +{ + public static Autodesk.Revit.UI.ExternalEvent Create(Autodesk.Revit.UI.IExternalEventHandler handler) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.UI.ExternalEvent CreateJournalable(Autodesk.Revit.UI.IExternalEventHandler handler) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.ExternalEventRequest Raise() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsPending + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalEventRequest.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalEventRequest.s.cs new file mode 100644 index 00000000..8cf8830d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ExternalEventRequest.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.UI; + +public enum ExternalEventRequest +{ + Accepted, + Pending, + Denied, + TimedOut, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FaceBasedPlacementType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FaceBasedPlacementType.s.cs new file mode 100644 index 00000000..f6defe86 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FaceBasedPlacementType.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.UI; + +public enum FaceBasedPlacementType +{ + Default, + PlaceOnVerticalFace, + PlaceOnFace, + PlaceOnWorkPlane, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FamilyInstancePlacingArgs.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FamilyInstancePlacingArgs.s.cs new file mode 100644 index 00000000..f0c93534 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FamilyInstancePlacingArgs.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.UI; + +public partial class FamilyInstancePlacingArgs : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String TooltipMessage + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String StatusMessage + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsBanned + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.View ActiveView + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FileDialog.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FileDialog.s.cs new file mode 100644 index 00000000..36991550 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FileDialog.s.cs @@ -0,0 +1,33 @@ +namespace Autodesk.Revit.UI; + +public partial class FileDialog : System.IDisposable +{ + public virtual Autodesk.Revit.DB.ModelPath GetSelectedModelPath() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.ItemSelectionDialogResult Show() => throw new System.NotImplementedException(); + + public static System.Boolean IsValidFilterString(System.String filterString) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String DefaultFilterEntry + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Title + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Filter + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FileOpenDialog.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FileOpenDialog.s.cs new file mode 100644 index 00000000..41f7598f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FileOpenDialog.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.UI; + +public partial class FileOpenDialog : Autodesk.Revit.UI.FileDialog +{ + public FileOpenDialog(System.String filter) => throw new System.NotImplementedException(); + + public virtual System.Boolean ShowPreview + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FileSaveDialog.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FileSaveDialog.s.cs new file mode 100644 index 00000000..42d1fbb5 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FileSaveDialog.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.UI; + +public partial class FileSaveDialog : Autodesk.Revit.UI.FileDialog +{ + public FileSaveDialog(System.String filter) => throw new System.NotImplementedException(); + + public virtual System.String InitialFileName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FilterDialog.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FilterDialog.s.cs new file mode 100644 index 00000000..64883260 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.FilterDialog.s.cs @@ -0,0 +1,32 @@ +namespace Autodesk.Revit.UI; + +public partial class FilterDialog : System.IDisposable +{ + public FilterDialog(Autodesk.Revit.DB.Document doc, System.String name) => throw new System.NotImplementedException(); + + public FilterDialog(Autodesk.Revit.DB.Document doc, Autodesk.Revit.DB.ElementId filterToSelect) => + throw new System.NotImplementedException(); + + public virtual void Show() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.String NewFilterName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId FilterToSelect + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId NewFilterId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IControllableDropHandler.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IControllableDropHandler.s.cs new file mode 100644 index 00000000..8c9b03c0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IControllableDropHandler.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.UI; + +public partial interface IControllableDropHandler +{ + public System.Boolean CanExecute( + Autodesk.Revit.UI.UIDocument document, + System.Object data, + Autodesk.Revit.DB.ElementId dropViewId + ); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IDockablePaneProvider.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IDockablePaneProvider.s.cs new file mode 100644 index 00000000..385c573e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IDockablePaneProvider.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.UI; + +public partial interface IDockablePaneProvider +{ + public void SetupDockablePane(Autodesk.Revit.UI.DockablePaneProviderData data); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IDropHandler.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IDropHandler.s.cs new file mode 100644 index 00000000..62bb4a71 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IDropHandler.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.UI; + +public partial interface IDropHandler +{ + public void Execute(Autodesk.Revit.UI.UIDocument document, System.Object data); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalApplication.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalApplication.s.cs new file mode 100644 index 00000000..968c8d7f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalApplication.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.UI; + +public partial interface IExternalApplication +{ + public Autodesk.Revit.UI.Result OnStartup(Autodesk.Revit.UI.UIControlledApplication application); + public Autodesk.Revit.UI.Result OnShutdown(Autodesk.Revit.UI.UIControlledApplication application); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalCommand.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalCommand.s.cs new file mode 100644 index 00000000..1dc352dd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalCommand.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.UI; + +public partial interface IExternalCommand { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalCommandAvailability.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalCommandAvailability.s.cs new file mode 100644 index 00000000..7ea3062b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalCommandAvailability.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.UI; + +public partial interface IExternalCommandAvailability +{ + public System.Boolean IsCommandAvailable( + Autodesk.Revit.UI.UIApplication applicationData, + Autodesk.Revit.DB.CategorySet selectedCategories + ); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalEventHandler.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalEventHandler.s.cs new file mode 100644 index 00000000..6fce2d81 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalEventHandler.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.UI; + +public partial interface IExternalEventHandler +{ + public void Execute(Autodesk.Revit.UI.UIApplication app); + public System.String GetName(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalResourceUIServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalResourceUIServer.s.cs new file mode 100644 index 00000000..05fb1aa9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IExternalResourceUIServer.s.cs @@ -0,0 +1,14 @@ +namespace Autodesk.Revit.UI; + +public partial interface IExternalResourceUIServer +{ + public System.Guid GetDBServerId(); + public void HandleLoadResourceResults( + Autodesk.Revit.DB.Document document, + System.Collections.Generic.IList loadData + ); + public void HandleBrowseResult( + Autodesk.Revit.DB.ExternalResourceUIBrowseResultType resultType, + System.String browsingItemPath + ); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IFCExternalServiceUIData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IFCExternalServiceUIData.s.cs new file mode 100644 index 00000000..afe1d1fe --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IFCExternalServiceUIData.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.UI; + +public partial class IFCExternalServiceUIData : System.IDisposable +{ + public virtual System.IntPtr GetParentHwnd() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetRevitElementIds() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Document Document + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsReset + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.DB.ElementId ParamId + { + get => throw new System.NotImplementedException(); + } + public virtual System.String SelectedIFCItem + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IFrameworkElementCreator.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IFrameworkElementCreator.s.cs new file mode 100644 index 00000000..c31eab3c --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IFrameworkElementCreator.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.UI; + +public partial interface IFrameworkElementCreator { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IIFCEntityTreeUIServer.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IIFCEntityTreeUIServer.s.cs new file mode 100644 index 00000000..e5915c34 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.IIFCEntityTreeUIServer.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.UI; + +public partial interface IIFCEntityTreeUIServer +{ + public System.Boolean ShowDialog(Autodesk.Revit.UI.IFCExternalServiceUIData data); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ITemporaryGraphicsHandler.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ITemporaryGraphicsHandler.s.cs new file mode 100644 index 00000000..c320eb12 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ITemporaryGraphicsHandler.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.UI; + +public partial interface ITemporaryGraphicsHandler +{ + public void OnClick(Autodesk.Revit.UI.TemporaryGraphicsCommandData data); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ItemSelectionDialogResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ItemSelectionDialogResult.s.cs new file mode 100644 index 00000000..b17d16c9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ItemSelectionDialogResult.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.UI; + +public enum ItemSelectionDialogResult +{ + Confirmed, + Canceled, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PostableCommand.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PostableCommand.s.cs new file mode 100644 index 00000000..0bc13eec --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PostableCommand.s.cs @@ -0,0 +1,561 @@ +namespace Autodesk.Revit.UI; + +public enum PostableCommand +{ + RoofByFace, + Soffit, + LoadAsGroupIntoOpenProjects, + LoadIntoProject, + RepeatComponent, + ConnectionSettings, + StructuralConnection, + ShowWarningsInViews, + ViewList, + LinearDimensionTypes, + AngularDimensionTypes, + SplitElement, + SpotElevation, + SpotCoordinate, + AlignmentStation, + AlignmentStationSet, + RoofByFootprint, + RoofByExtrusion, + RadialDimensionTypes, + ReloadLatest, + Render, + ShowHistory, + SplitSurface, + DrawOnFace, + DrawOnWorkPlane, + GrayInactiveWorksets, + ImportGBXML, + ExportReportsRoomOrAreaReport, + SheetIssuesOrRevisions, + RevisionSchedule, + CalloutTags, + ElevationTags, + SectionTags, + FloorByFaceFloor, + HideCategory, + RunInterferenceCheck, + SpecifyCoordinatesAtPoint, + ExportIFC, + SystemBrowser, + ResetAnalyticalModel, + ExportOptionsIFCOptions, + ExportDWFOrDWFx, + ExportCADFormatsDWG, + ExportCADFormatsDXF, + ExportCADFormatsDGN, + ExportCADFormatsACIS_SAT, + ExportPDF, + ExportCADFormatsSTL, + ExportCADFormatsOBJ, + OpenIFC, + RelinquishAllMine, + MaterialTakeoff, + DWFMarkup, + ImportTypes, + ExportExportTypes, + OpenIFCOptions, + CheckMemberSupports, + AnalyticalConsistencyChecks, + KeynoteLegend, + KeynotingSettings, + OpenBuildingComponent, + Web, + TopChord, + BottomChord, + ShapeStatus, + TogglePropertiesPalette, + CoordinationModel, + StatusBarWorksets, + StatusBarDesignOptions, + ReinforcementNumbers, + FamilyCategoryAndParameters, + ExportImagesandAnimationsWalkthrough, + ExportImagesandAnimationsSolarStudy, + SunSettings, + Grid, + ArchitecturalWall, + Door, + Window, + Delete, + Space, + SpaceTag, + SpaceSeparator, + TypeProperties, + Level, + FramingElevation, + ArchitecturalFloor, + Stair, + ArchitecturalColumn, + MirrorProject, + RotateProjectNorth, + Rotate, + MirrorPickAxis, + LineWeights, + ObjectStyles, + AnalysisDisplayStyles, + Snaps, + ProjectUnits, + StructuralPlan, + FloorPlan, + Section, + Camera, + ProjectBrowser, + NewSheet, + ImportCAD, + LinkCAD, + PointCloud, + NewFamily, + LoadShapes, + NewConceptualMass, + LoadAutodeskFamily, + Pin, + Walkthrough, + Unpin, + SolidExtrusion, + PlaceAComponent, + ModelLine, + StairPath, + ReferencePlane, + Redo, + Undo, + Control, + PickAPlane, + Filters, + TemporaryDimensions, + LinePatterns, + Array, + Move, + Copy, + PlaceView, + Text, + NewTitleBlock, + AutomaticCeiling, + FillPatterns, + Default3DView, + Label, + VisibilityOrGraphics, + Opening, + NewProject, + ActivateView, + Materials, + DeactivateView, + MaterialAssets, + DecalTypes, + Options, + Room, + CurtainGrid, + CurtainWallMullion, + FamilyTypes, + FilledRegion, + RoomTag, + Align, + Symbol, + DuplicateView, + ExportOptionsExportSetupsDGN, + ExportOptionsExportSetupsDWGOrDXF, + ColorFillLegend, + BuildingElevation, + JoinOrUnjoinRoof, + SolidBlend, + ManageLinks, + SolidRevolve, + ScheduleOrQuantities, + Callout, + SolidSweep, + CreateGroup, + Ramp, + RoomSeparator, + AlignedToCurrentView, + AlignedToPickedLevel, + WallJoins, + StartingView, + AlignedToSelectedLevels, + TagByCategory, + AlignedToSelectedViews, + LoadedTagsAndSymbols, + NewAnnotationSymbol, + AlignedToSamePlace, + SpotSlopeTypes, + Arrowheads, + SpotElevationTypes, + SpotCoordinateTypes, + ReviewWarnings, + AlignmentStationLabelTypes, + LineStyles, + ReflectedCeilingPlan, + DetailLevel, + VoidExtrusion, + VoidBlend, + VoidRevolve, + VoidSweep, + CutGeometry, + UncutGeometry, + PlaceDetailGroup, + OverrideByCategory, + DetailComponent, + DetailLine, + Insulation, + CreateSimilar, + Worksets, + Phases, + PropertyLine, + BuildingPad, + ImportImage, + ImportPDF, + MatchTypeProperties, + ScopeBox, + Linework, + SetWorkPlane, + DraftingView, + Legend, + Demolish, + RevisionCloud, + SynchronizeAndModifySettings, + ProjectInformation, + ModelInPlace, + SheetList, + AreaPlan, + GradedRegion, + Toposurface, + ManageImages, + ApplyTemplatePropertiesToCurrentView, + RevealWall, + SweepWall, + Paint, + RemovePaint, + NoteBlock, + ModelText, + ShowHiddenLinesByElement, + RemoveHiddenLinesByElement, + ManageViewTemplates, + CreateTemplateFromCurrentView, + SplitFace, + RestoreBackup, + ExportODBCDatabase, + LoadAsGroup, + SaveAsLibraryGroup, + ParkingComponent, + TransferProjectStandards, + SymbolicLine, + CutProfile, + ExportReportsSchedule, + CloseInactiveViews, + AreaTag, + AreaBoundary, + Area, + JoinGeometry, + UnjoinGeometry, + SwitchJoinOrder, + TagAllNotTagged, + MergeSurfaces, + SharedParameters, + LegendComponent, + Offset, + PurgeUnused, + PlaceDecal, + TitleBlock, + RebarLine, + LabelContours, + SplitWithGap, + ThinLines, + LinkRevit, + ExportImagesandAnimationsImage, + ProjectParameters, + RelocateProject, + RotateTrueNorth, + DuplicateWithDetailing, + Location, + AcquireCoordinates, + ReportSharedCoordinates, + IdsOfSelection, + SelectById, + PublishCoordinates, + ParametersService, + PlanRegion, + BrowserOrganization, + Matchline, + ViewReference, + DesignOptions, + AddToSet, + PickToEdit, + EditingRequests, + SaveAsLibraryFamily, + Subregion, + Railing, + Beam, + Brace, + StructuralColumn, + StructuralWall, + SpanDirectionSymbol, + StructuralFloor, + Scale, + Loads, + StructuralSettings, + ReferenceLine, + RebarCoverSettings, + ShowMassFormAndFloors, + CurtainSystemByFace, + WallByFaceWall, + ShowMassByViewSettings, + ShowMassSurfaceTypes, + ShowMassZonesAndShades, + StructuralRebar, + CopyMonitorUseCurrentProject, + CopyMonitorSelectLink, + CoordinationReviewUseCurrentProject, + CoordinationSelectLink, + Wall, + Isolated, + MaterialTag, + CoordinationSettings, + Slab, + ElementKeynote, + MaterialKeynote, + UserKeynote, + LoadSelection, + SaveSelection, + EditSelection, + ActivateControlsAndDimensions, + ShowWorksharingMakeEditableControls, + MultiCategoryTag, + BoundaryConditions, + StructuralPathReinforcement, + PathReinforcementSymbol, + OpeningByFace, + VerticalOpening, + DormerOpening, + WallOpening, + ShaftOpening, + SpotSlope, + HideElements, + ToggleRevealHiddenElementsMode, + OverrideByElement, + OverrideByFilter, + DuplicateAsDependent, + MaskingRegion, + MajorSegment, + ReinforcementSettings, + ExportFBX, + OpenFamily, + CreateParts, + ViewCube, + BeamAnnotations, + AllowableBarTypes, + MacroManager, + MacroSecurity, + NavigationBar, + FormWorkPlaneView, + ReconcileHosting, + AdjustAnalyticalModel, + DiameterDimension, + DiameterDimensionTypes, + StructuralFabricArea, + FabricReinforcementSymbol, + PlaceOnStairOrRamp, + DuctPressureLossReport, + PipePressureLossReport, + OpenSampleFiles, + SingleFabricSheetPlacement, + AlignedMultiRebarAnnotation, + LinearMultiRebarAnnotation, + FabricationSettings, + LinkIFC, + SelectionBox, + StructuralRebarCoupler, + PAndIDModeler, + PAndIDSettings, + TogglePAndIDModelerBrowser, + DuctAccessory, + AirTerminal, + Duct, + MechanicalEquipment, + DuctFitting, + FlexDuct, + ConvertToFlexDuct, + DuctLegend, + PanelSchedules, + ElectricalSettings, + LoadClassifications, + LightingFixture, + ElectricalEquipment, + ElectricalFixture, + CheckCircuits, + DemandFactors, + Pipe, + FlexPipe, + PipeFitting, + PipeAccessory, + ArcWire, + PipeLegend, + CheckPipeSystems, + CheckDuctSystems, + MechanicalSettings, + PlumbingFixture, + Sprinkler, + ElectricalConnector, + DuctConnector, + PipeConnector, + Zone, + BuildingOrSpaceTypeSettings, + ChamferedWire, + SplineWire, + Communication, + Data, + FireAlarm, + Lighting, + NurseCall, + Security, + Telephone, + CableTrayConnector, + ConduitConnector, + CableTrayFitting, + ConduitFitting, + CableTray, + Conduit, + ManageTemplates, + EditATemplate, + ParallelConduits, + DuctPlaceholder, + PipePlaceholder, + ParallelPipes, + ShowDisconnects, + MultiPointRouting, + SystemZone, + SiteComponent, + AreaAndVolumeComputations, + ShowWorkPlane, + Fascia, + Gutter, + SlabEdgeFloor, + CheckSpelling, + RepeatingDetailComponent, + InsertViewsFromFile, + Insert2DElementsFromFile, + SaveAsLibraryView, + AutomaticBeamSystem, + PlaceMass, + InPlaceMass, + SynchronizeNow, + StructuralTrusses, + CreateAnAreaBasedLoad, + AreaBasedLoadBoundary, + EquipmentLoad, + ShowBoundaryOpenEnds, + MechanicalControlDevice, + PlumbingEquipment, + HideBoundaryOpenEnds, + ShowLastReport, + GraphicalColumnSchedule, + ApplyCoping, + RemoveCoping, + BeamSystemSymbol, + StructuralAreaReinforcement, + AreaReinforcementSymbol, + SolidSweptBlend, + VoidSweptBlend, + EditRebarCover, + ColorSchemes, + TrimOrExtendToCorner, + TrimOrExtendSingleElement, + TrimOrExtendMultipleElements, + AlignedDimension, + LinearDimension, + AngularDimension, + RadialDimension, + ArcLengthDimension, + MeasureBetweenTwoReferences, + MeasureAlongAnElement, + MirrorDrawAxis, + KeyboardShortcuts, + BeamOrColumnJoins, + SaveAsTemplate, + SaveAsFamily, + HalftoneOrUnderlay, + Multiplanar, + OpenProject, + LoadCases, + LoadCombinations, + FindOrReplace, + EnergySettings, + Generate, + ExportGBXML, + GuideGrid, + CreateAssembly, + StairTreadOrRiserNumber, + ManageConnectionToARevitServerAccelerator, + RenderInCloud, + RenderGallery, + CreateEnergyModel, + DisplaceElements, + GlobalParameters, + Collaborate, + CollaborateInCloud, + PublishSettings, + AssemblyCode, + RevealObstacles, + PathOfTravel, + MultipleValuesIndication, + MultiplePaths, + OneWayIndicator, + PeopleContent, + SpatialGrid, + LoadFamilyIntoProjectAndClose, + FabricationPart, + LoadRebarShapeIntoProjectAndClose, + Dynamo, + DeleteEnergyModel, + Shorten, + CopeSkewed, + CornerCut, + Welds, + Plate, + Bolts, + Holes, + Anchors, + ShearStuds, + ContourCut, + Cope, + Miter, + SawCutFlange, + SawCutWeb, + CutThrough, + CutBy, + ToggleHome, + SaveAsCloudModel, + SystemsAnalysis, + LinkPDF, + LinkImage, + BatchPrint, + WorksharingMonitor, + SharedViews, + ResetSharedCoordinates, + ElectricalAnalyticalLoadTypeSettings, + GenerateAnalysis, + ViewAnalysis, + OpenCloudModel, + DynamoPlayerForSteel, + AnalyticalAutomation, + SpaceNaming, + DynamoPlayer, + RepairCentralModel, + LinkTopography, + Optimize, + OpenRevitFile, + Close, + Save, + SaveAsProject, + PrintSetup, + Print, + PrintPreview, + CopyToClipboard, + CutToClipboard, + PasteFromClipboard, + TabViews, + TileViews, + ExitRevit, + StatusBar, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ProjectBrowserOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ProjectBrowserOptions.s.cs new file mode 100644 index 00000000..e9550d55 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ProjectBrowserOptions.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.UI; + +public partial class ProjectBrowserOptions : System.IDisposable +{ + public static Autodesk.Revit.UI.ProjectBrowserOptions GetProjectBrowserOptions() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ShowViewPlacementOnSheetStatusIcons + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PromptForFamilyInstancePlacementOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PromptForFamilyInstancePlacementOptions.s.cs new file mode 100644 index 00000000..8b87370f --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PromptForFamilyInstancePlacementOptions.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.UI; + +public partial class PromptForFamilyInstancePlacementOptions : System.IDisposable +{ + public PromptForFamilyInstancePlacementOptions(Autodesk.Revit.UI.PromptForFamilyInstancePlacementOptions other) => + throw new System.NotImplementedException(); + + public PromptForFamilyInstancePlacementOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.UI.FaceBasedPlacementType FaceBasedPlacementType + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.UI.SketchGalleryOptions SketchGalleryOptions + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean PlaceAirTerminalOnDuct + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PulldownButton.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PulldownButton.s.cs new file mode 100644 index 00000000..0a7b5d7d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PulldownButton.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.UI; + +public partial class PulldownButton : Autodesk.Revit.UI.RibbonButton +{ + public virtual System.Collections.Generic.IList GetItems() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.PushButton AddPushButton(Autodesk.Revit.UI.PushButtonData buttonData) => + throw new System.NotImplementedException(); + + public virtual void AddSeparator() => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PulldownButtonData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PulldownButtonData.s.cs new file mode 100644 index 00000000..272b1568 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PulldownButtonData.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.UI; + +public partial class PulldownButtonData : Autodesk.Revit.UI.ButtonData +{ + public PulldownButtonData(System.String name, System.String text) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PushButton.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PushButton.s.cs new file mode 100644 index 00000000..d6cfef32 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PushButton.s.cs @@ -0,0 +1,20 @@ +namespace Autodesk.Revit.UI; + +public partial class PushButton : Autodesk.Revit.UI.RibbonButton +{ + public virtual System.String AvailabilityClassName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ClassName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String AssemblyName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PushButtonData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PushButtonData.s.cs new file mode 100644 index 00000000..17744b71 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.PushButtonData.s.cs @@ -0,0 +1,23 @@ +namespace Autodesk.Revit.UI; + +public partial class PushButtonData : Autodesk.Revit.UI.ButtonData +{ + public PushButtonData(System.String name, System.String text, System.String assemblyName, System.String className) => + throw new System.NotImplementedException(); + + public virtual System.String AvailabilityClassName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String AssemblyName + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ClassName + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RadioButtonGroupData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RadioButtonGroupData.s.cs new file mode 100644 index 00000000..8acbe511 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RadioButtonGroupData.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.UI; + +public partial class RadioButtonGroupData : Autodesk.Revit.UI.RibbonItemData +{ + public RadioButtonGroupData(System.String name) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.Result.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.Result.s.cs new file mode 100644 index 00000000..343144e1 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.Result.s.cs @@ -0,0 +1,8 @@ +namespace Autodesk.Revit.UI; + +public enum Result +{ + Failed, + Succeeded, + Cancelled, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RevitCommandId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RevitCommandId.s.cs new file mode 100644 index 00000000..4c8a22de --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RevitCommandId.s.cs @@ -0,0 +1,34 @@ +namespace Autodesk.Revit.UI; + +public partial class RevitCommandId : System.IDisposable +{ + public static Autodesk.Revit.UI.RevitCommandId LookupPostableCommandId( + Autodesk.Revit.UI.PostableCommand postableCommand + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.UI.RevitCommandId LookupCommandId(System.String name) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean HasBinding + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean CanHaveBinding + { + get => throw new System.NotImplementedException(); + } + public virtual System.UInt32 Id + { + get => throw new System.NotImplementedException(); + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RevitLinkUIUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RevitLinkUIUtils.s.cs new file mode 100644 index 00000000..98390996 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RevitLinkUIUtils.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.UI; + +public partial class RevitLinkUIUtils +{ + public static void ReportLinkLoadResults( + Autodesk.Revit.DB.Document doc, + System.Collections.Generic.IDictionary loadResults + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonButton.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonButton.s.cs new file mode 100644 index 00000000..fc945364 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonButton.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.UI; + +public partial class RibbonButton : Autodesk.Revit.UI.RibbonItem +{ + public virtual System.Boolean IsEnabledByContext + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonButtonOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonButtonOptions.s.cs new file mode 100644 index 00000000..ddc6cb45 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonButtonOptions.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.UI; + +public partial class RibbonButtonOptions : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonItem.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonItem.s.cs new file mode 100644 index 00000000..58b3adde --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonItem.s.cs @@ -0,0 +1,43 @@ +namespace Autodesk.Revit.UI; + +public partial class RibbonItem +{ + public virtual Autodesk.Revit.UI.ContextualHelp GetContextualHelp() => throw new System.NotImplementedException(); + + public virtual void SetContextualHelp(Autodesk.Revit.UI.ContextualHelp contextualHelp) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.RibbonItemType ItemType + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean Visible + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Enabled + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String LongDescription + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ToolTip + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ItemText + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonItemData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonItemData.s.cs new file mode 100644 index 00000000..6c2f3036 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonItemData.s.cs @@ -0,0 +1,25 @@ +namespace Autodesk.Revit.UI; + +public partial class RibbonItemData +{ + public virtual Autodesk.Revit.UI.ContextualHelp GetContextualHelp() => throw new System.NotImplementedException(); + + public virtual void SetContextualHelp(Autodesk.Revit.UI.ContextualHelp contextualHelp) => + throw new System.NotImplementedException(); + + public virtual System.String LongDescription + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ToolTip + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonItemType.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonItemType.s.cs new file mode 100644 index 00000000..4a2039a2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonItemType.s.cs @@ -0,0 +1,13 @@ +namespace Autodesk.Revit.UI; + +public enum RibbonItemType +{ + PushButton, + PulldownButton, + SplitButton, + ToggleButton, + RadioButtonGroup, + ComboBoxMember, + ComboBox, + TextBox, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonPanel.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonPanel.s.cs new file mode 100644 index 00000000..dbf7166a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.RibbonPanel.s.cs @@ -0,0 +1,46 @@ +namespace Autodesk.Revit.UI; + +public partial class RibbonPanel +{ + public virtual System.Collections.Generic.IList GetItems() => + throw new System.NotImplementedException(); + + public virtual void AddSeparator() => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.RibbonItem AddItem(Autodesk.Revit.UI.RibbonItemData itemData) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList AddStackedItems( + Autodesk.Revit.UI.RibbonItemData item1, + Autodesk.Revit.UI.RibbonItemData item2, + Autodesk.Revit.UI.RibbonItemData item3 + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList AddStackedItems( + Autodesk.Revit.UI.RibbonItemData item1, + Autodesk.Revit.UI.RibbonItemData item2 + ) => throw new System.NotImplementedException(); + + public virtual void AddSlideOut() => throw new System.NotImplementedException(); + + public virtual System.Boolean Enabled + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean Visible + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Title + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Name + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ScrollbarVisibility.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ScrollbarVisibility.s.cs new file mode 100644 index 00000000..72e3ddeb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ScrollbarVisibility.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.UI; + +public enum ScrollbarVisibility +{ + None, + Horizontal, + Vertical, + Both, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SelectionUIOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SelectionUIOptions.s.cs new file mode 100644 index 00000000..b6cd6e9a --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SelectionUIOptions.s.cs @@ -0,0 +1,49 @@ +namespace Autodesk.Revit.UI; + +public partial class SelectionUIOptions : System.IDisposable +{ + public static Autodesk.Revit.UI.SelectionUIOptions GetSelectionUIOptions() => + throw new System.NotImplementedException(); + + public static System.Boolean ElementSelectsAsPinned( + Autodesk.Revit.DB.Document document, + Autodesk.Revit.DB.Element element + ) => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ActivateControlsAndDimensionsOnMultiSelect + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SelectPinned + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean DragOnSelection + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SelectUnderlay + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SelectLinks + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SelectFaces + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SketchGalleryOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SketchGalleryOptions.s.cs new file mode 100644 index 00000000..e86929f2 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SketchGalleryOptions.s.cs @@ -0,0 +1,38 @@ +namespace Autodesk.Revit.UI; + +public enum SketchGalleryOptions +{ + SGO_Default, + SGO_Line, + SGO_Rect, + SGO_InscribedPolygon, + SGO_CircumscribedPolygon, + SGO_Circle, + SGO_Arc3Point, + SGO_ArcCenterEnds, + SGO_ArcTanEnd, + SGO_ArcFillet, + SGO_Spline, + SGO_SplineByPoints, + SGO_FullEllipse, + SGO_PartialEllipse, + SGO_PickLines, + SGO_PickFaces, + SGO_PickWalls, + SGO_PickSupports, + SGO_PickRoofs, + SGO_Point, + SGO_PickPoints, + SGO_PointElement, + SGO_RunLine, + SGO_RunArcFullStep, + SGO_RunArcCenterEnds, + SGO_LandingSquare, + SGO_WinderLShape, + SGO_WinderPattern, + SGO_SupportPickLine, + SGO_WinderUShape, + SGO_LandingWithTwoRuns, + SGO_SketchRun, + SGO_SketchLanding, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SplitButton.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SplitButton.s.cs new file mode 100644 index 00000000..0d514ed0 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SplitButton.s.cs @@ -0,0 +1,15 @@ +namespace Autodesk.Revit.UI; + +public partial class SplitButton : Autodesk.Revit.UI.PulldownButton +{ + public virtual Autodesk.Revit.UI.PushButton CurrentButton + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean IsSynchronizedWithCurrentItem + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SplitButtonData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SplitButtonData.s.cs new file mode 100644 index 00000000..17b6484d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.SplitButtonData.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.UI; + +public partial class SplitButtonData : Autodesk.Revit.UI.PulldownButtonData +{ + public SplitButtonData(System.String name, System.String text) + : base(name, text) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.Tab.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.Tab.s.cs new file mode 100644 index 00000000..aa412814 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.Tab.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.UI; + +public enum Tab +{ + AddIns, + Analyze, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TabbedDialogExtension.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TabbedDialogExtension.s.cs new file mode 100644 index 00000000..0ad0059d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TabbedDialogExtension.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.UI; + +public partial class TabbedDialogExtension +{ + public virtual Autodesk.Revit.UI.ContextualHelp GetContextualHelp() => throw new System.NotImplementedException(); + + public virtual void SetContextualHelp(Autodesk.Revit.UI.ContextualHelp contextualHelp) => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TableViewUIUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TableViewUIUtils.s.cs new file mode 100644 index 00000000..8c6a107b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TableViewUIUtils.s.cs @@ -0,0 +1,11 @@ +namespace Autodesk.Revit.UI; + +public partial class TableViewUIUtils +{ + public static System.Boolean TestCellAndPromptToEditTypeParameter( + Autodesk.Revit.DB.TableView tableView, + Autodesk.Revit.DB.SectionType sectionType, + System.Int32 row, + System.Int32 column + ) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialog.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialog.s.cs new file mode 100644 index 00000000..75aee443 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialog.s.cs @@ -0,0 +1,114 @@ +namespace Autodesk.Revit.UI; + +public partial class TaskDialog : Autodesk.Revit.DB.APIObject +{ + public TaskDialog(System.String title) => throw new System.NotImplementedException(); + + public virtual void AddCommandLink(Autodesk.Revit.UI.TaskDialogCommandLinkId id, System.String mainContent) => + throw new System.NotImplementedException(); + + public virtual void AddCommandLink( + Autodesk.Revit.UI.TaskDialogCommandLinkId id, + System.String mainContent, + System.String supportingContent + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.UI.TaskDialogResult Show( + System.String title, + System.String mainInstruction, + Autodesk.Revit.UI.TaskDialogCommonButtons buttons, + Autodesk.Revit.UI.TaskDialogResult defaultButton + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.UI.TaskDialogResult Show( + System.String title, + System.String mainInstruction, + Autodesk.Revit.UI.TaskDialogCommonButtons buttons + ) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.UI.TaskDialogResult Show(System.String title, System.String mainInstruction) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.TaskDialogResult Show() => throw new System.NotImplementedException(); + + public virtual System.Boolean WasVerificationChecked() => throw new System.NotImplementedException(); + + public virtual System.Boolean WasExtraCheckBoxChecked() => throw new System.NotImplementedException(); + + public virtual void EnableDoNotShowAgain( + System.String dialogId, + System.Boolean enableDoNotShow, + System.String doNotShowText + ) => throw new System.NotImplementedException(); + + public virtual System.Boolean EnableMarqueeProgressBar + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean TitleAutoPrefix + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.UI.TaskDialogCommonButtons CommonButtons + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.UI.TaskDialogIcon MainIcon + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual Autodesk.Revit.UI.TaskDialogResult DefaultButton + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean AllowCancellation + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String FooterText + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ExtraCheckBoxText + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String VerificationText + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String ExpandedContent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String MainContent + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Id + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String MainInstruction + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String Title + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogCommandLinkId.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogCommandLinkId.s.cs new file mode 100644 index 00000000..1364286b --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogCommandLinkId.s.cs @@ -0,0 +1,9 @@ +namespace Autodesk.Revit.UI; + +public enum TaskDialogCommandLinkId +{ + CommandLink1, + CommandLink2, + CommandLink3, + CommandLink4, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogCommonButtons.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogCommonButtons.s.cs new file mode 100644 index 00000000..26e3d058 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogCommonButtons.s.cs @@ -0,0 +1,12 @@ +namespace Autodesk.Revit.UI; + +public enum TaskDialogCommonButtons +{ + None, + Ok, + Yes, + No, + Cancel, + Retry, + Close, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogIcon.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogIcon.s.cs new file mode 100644 index 00000000..710c10cd --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogIcon.s.cs @@ -0,0 +1,10 @@ +namespace Autodesk.Revit.UI; + +public enum TaskDialogIcon +{ + TaskDialogIconNone, + TaskDialogIconWarning, + TaskDialogIconError, + TaskDialogIconInformation, + TaskDialogIconShield, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogResult.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogResult.s.cs new file mode 100644 index 00000000..b7074fe9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TaskDialogResult.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.UI; + +public enum TaskDialogResult +{ + None, + Ok, + Cancel, + Retry, + Yes, + No, + Close, + CommandLink1, + CommandLink2, + CommandLink3, + CommandLink4, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TemporaryGraphicsCommandData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TemporaryGraphicsCommandData.s.cs new file mode 100644 index 00000000..b9e0e357 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TemporaryGraphicsCommandData.s.cs @@ -0,0 +1,19 @@ +namespace Autodesk.Revit.UI; + +public partial class TemporaryGraphicsCommandData : Autodesk.Revit.DB.ExternalService.IExternalData, System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Int32 Index + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Document Document + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TextBox.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TextBox.s.cs new file mode 100644 index 00000000..0b1cd0cb --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TextBox.s.cs @@ -0,0 +1,30 @@ +namespace Autodesk.Revit.UI; + +public partial class TextBox : Autodesk.Revit.UI.RibbonItem +{ + public virtual System.Double Width + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowImageAsButton + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Object Value + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean SelectTextOnFocus + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.String PromptText + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TextBoxData.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TextBoxData.s.cs new file mode 100644 index 00000000..7ad650a9 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TextBoxData.s.cs @@ -0,0 +1,6 @@ +namespace Autodesk.Revit.UI; + +public partial class TextBoxData : Autodesk.Revit.UI.RibbonItemData +{ + public TextBoxData(System.String name) => throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TextEditorOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TextEditorOptions.s.cs new file mode 100644 index 00000000..a405c8ed --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.TextEditorOptions.s.cs @@ -0,0 +1,24 @@ +namespace Autodesk.Revit.UI; + +public partial class TextEditorOptions : System.IDisposable +{ + public static Autodesk.Revit.UI.TextEditorOptions GetTextEditorOptions() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ShowOpaqueBackground + { + get => throw new System.NotImplementedException(); + set { } + } + public virtual System.Boolean ShowBorder + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ThinLinesOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ThinLinesOptions.s.cs new file mode 100644 index 00000000..1e46fbed --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ThinLinesOptions.s.cs @@ -0,0 +1,16 @@ +namespace Autodesk.Revit.UI; + +public partial class ThinLinesOptions : System.IDisposable +{ + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public static System.Boolean AreThinLinesEnabled + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ToggleButton.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ToggleButton.s.cs new file mode 100644 index 00000000..492e05f7 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.ToggleButton.s.cs @@ -0,0 +1,3 @@ +namespace Autodesk.Revit.UI; + +public partial class ToggleButton : Autodesk.Revit.UI.PushButton { } diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIApplication.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIApplication.s.cs new file mode 100644 index 00000000..c4b91207 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIApplication.s.cs @@ -0,0 +1,114 @@ +namespace Autodesk.Revit.UI; + +public partial class UIApplication : System.IDisposable +{ + public static void DoDragDrop(System.Object dropData, Autodesk.Revit.UI.IDropHandler handler) => + throw new System.NotImplementedException(); + + public static void DoDragDrop(System.Collections.Generic.ICollection dropData) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanPostCommand(Autodesk.Revit.UI.RevitCommandId commandId) => + throw new System.NotImplementedException(); + + public virtual void PostCommand(Autodesk.Revit.UI.RevitCommandId commandId) => + throw new System.NotImplementedException(); + + public virtual void CreateRibbonTab(System.String tabName) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.RibbonPanel CreateRibbonPanel(Autodesk.Revit.UI.Tab tab, System.String panelName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.RibbonPanel CreateRibbonPanel(System.String panelName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.RibbonPanel CreateRibbonPanel(System.String tabName, System.String panelName) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.List GetRibbonPanels( + System.String tabName + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.List GetRibbonPanels( + Autodesk.Revit.UI.Tab tab + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.List GetRibbonPanels() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.AddInCommandBinding CreateAddInCommandBinding( + Autodesk.Revit.UI.RevitCommandId revitCommandId + ) => throw new System.NotImplementedException(); + + public virtual void RemoveAddInCommandBinding(Autodesk.Revit.UI.RevitCommandId revitCommandId) => + throw new System.NotImplementedException(); + + public virtual void LoadAddIn(System.String fileName) => throw new System.NotImplementedException(); + + public virtual void LoadPackageContents(System.String packageContentsPath) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.DockablePane GetDockablePane(Autodesk.Revit.UI.DockablePaneId id) => + throw new System.NotImplementedException(); + + public virtual void RegisterDockablePane( + Autodesk.Revit.UI.DockablePaneId id, + System.String title, + Autodesk.Revit.UI.IDockablePaneProvider provider + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.UIDocument OpenAndActivateDocument( + Autodesk.Revit.DB.ModelPath modelPath, + Autodesk.Revit.DB.OpenOptions openOptions, + System.Boolean detachAndPrompt, + Autodesk.Revit.DB.IOpenFromCloudCallback openFromCloudCallback + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.UIDocument OpenAndActivateDocument( + Autodesk.Revit.DB.ModelPath modelPath, + Autodesk.Revit.DB.OpenOptions openOptions, + System.Boolean detachAndPrompt + ) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.UIDocument OpenAndActivateDocument(System.String fileName) => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsViewerModeActive + { + get => throw new System.NotImplementedException(); + } + public virtual System.IntPtr MainWindowHandle + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ProductIsRS + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.AddInId ActiveAddInId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.UI.ExternalApplicationArray LoadedApplications + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Rectangle DrawingAreaExtents + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Rectangle MainWindowExtents + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.UI.UIDocument ActiveUIDocument + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIControlledApplication.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIControlledApplication.s.cs new file mode 100644 index 00000000..31f0c71e --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIControlledApplication.s.cs @@ -0,0 +1,72 @@ +namespace Autodesk.Revit.UI; + +public partial class UIControlledApplication +{ + public virtual void CreateRibbonTab(System.String tabName) => throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.RibbonPanel CreateRibbonPanel(Autodesk.Revit.UI.Tab tab, System.String panelName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.RibbonPanel CreateRibbonPanel(System.String panelName) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.RibbonPanel CreateRibbonPanel(System.String tabName, System.String panelName) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.List GetRibbonPanels( + System.String tabName + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.List GetRibbonPanels( + Autodesk.Revit.UI.Tab tab + ) => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.List GetRibbonPanels() => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.AddInCommandBinding CreateAddInCommandBinding( + Autodesk.Revit.UI.RevitCommandId revitCommandId + ) => throw new System.NotImplementedException(); + + public virtual void RemoveAddInCommandBinding(Autodesk.Revit.UI.RevitCommandId revitCommandId) => + throw new System.NotImplementedException(); + + public virtual void LoadAddIn(System.String fileName) => throw new System.NotImplementedException(); + + public virtual void LoadPackageContents(System.String packageContentsPath) => + throw new System.NotImplementedException(); + + public virtual Autodesk.Revit.UI.DockablePane GetDockablePane(Autodesk.Revit.UI.DockablePaneId id) => + throw new System.NotImplementedException(); + + public virtual void RegisterDockablePane( + Autodesk.Revit.UI.DockablePaneId id, + System.String title, + Autodesk.Revit.UI.IDockablePaneProvider provider + ) => throw new System.NotImplementedException(); + + public virtual System.IntPtr MainWindowHandle + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ProductIsRS + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.AddInId ActiveAddInId + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.UI.ExternalApplicationArray LoadedApplications + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsViewerModeActive + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean IsLateAddinLoading + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIDocument.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIDocument.s.cs new file mode 100644 index 00000000..96f0b675 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIDocument.s.cs @@ -0,0 +1,91 @@ +namespace Autodesk.Revit.UI; + +public partial class UIDocument : System.IDisposable +{ + public UIDocument(Autodesk.Revit.DB.Document document) => throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.IFamilyLoadOptions GetRevitUIFamilyLoadOptions() => + throw new System.NotImplementedException(); + + public virtual System.Boolean SaveAndClose() => throw new System.NotImplementedException(); + + public virtual void ShowElements(System.Collections.Generic.ICollection elementIds) => + throw new System.NotImplementedException(); + + public virtual void ShowElements(Autodesk.Revit.DB.ElementSet elements) => throw new System.NotImplementedException(); + + public virtual void ShowElements(Autodesk.Revit.DB.Element element) => throw new System.NotImplementedException(); + + public virtual void ShowElements(Autodesk.Revit.DB.ElementId elementId) => throw new System.NotImplementedException(); + + public virtual void RefreshActiveView() => throw new System.NotImplementedException(); + + public virtual void RequestViewChange(Autodesk.Revit.DB.View view) => throw new System.NotImplementedException(); + + public virtual void PromptForFamilyInstancePlacement( + Autodesk.Revit.DB.FamilySymbol familySymbol, + Autodesk.Revit.UI.PromptForFamilyInstancePlacementOptions options + ) => throw new System.NotImplementedException(); + + public virtual void PromptForFamilyInstancePlacement(Autodesk.Revit.DB.FamilySymbol familySymbol) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetOpenUIViews() => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetSketchGalleryOptions( + Autodesk.Revit.DB.FamilySymbol familySymbol + ) => throw new System.NotImplementedException(); + + public virtual void PromptToPlaceViewOnSheet( + Autodesk.Revit.DB.View view, + System.Boolean allowReplaceExistingSheetViewport + ) => throw new System.NotImplementedException(); + + public virtual void PostRequestForElementTypePlacement(Autodesk.Revit.DB.ElementType elementType) => + throw new System.NotImplementedException(); + + public virtual void PromptToPlaceElementTypeOnLegendView(Autodesk.Revit.DB.ElementType elementType) => + throw new System.NotImplementedException(); + + public virtual void PromptToMatchElementType(Autodesk.Revit.DB.ElementType elementType) => + throw new System.NotImplementedException(); + + public virtual System.Boolean CanPlaceElementType(Autodesk.Revit.DB.ElementType elementType) => + throw new System.NotImplementedException(); + + public virtual void SaveAs(Autodesk.Revit.UI.UISaveAsOptions options) => throw new System.NotImplementedException(); + + public virtual void SaveAs() => throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetPlacementTypes( + Autodesk.Revit.DB.FamilySymbol familySymbol, + Autodesk.Revit.DB.View pDBView + ) => throw new System.NotImplementedException(); + + public virtual void UpdateAllOpenViews() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.View ActiveGraphicalView + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.UI.UIApplication Application + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.Document Document + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.View ActiveView + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIFabricationUtils.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIFabricationUtils.s.cs new file mode 100644 index 00000000..3a3c86c3 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIFabricationUtils.s.cs @@ -0,0 +1,22 @@ +namespace Autodesk.Revit.UI; + +public partial class UIFabricationUtils +{ + public static void SetOpenConnectorIndicatorPlanColor(Autodesk.Revit.DB.Color color) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Color GetOpenConnectorIndicatorPlanColor() => + throw new System.NotImplementedException(); + + public static void SetOpenConnectorIndicatorTowardsColor(Autodesk.Revit.DB.Color color) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Color GetOpenConnectorIndicatorTowardsColor() => + throw new System.NotImplementedException(); + + public static void SetOpenConnectorIndicatorAwayColor(Autodesk.Revit.DB.Color color) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.DB.Color GetOpenConnectorIndicatorAwayColor() => + throw new System.NotImplementedException(); +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UISaveAsOptions.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UISaveAsOptions.s.cs new file mode 100644 index 00000000..f4db3aaf --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UISaveAsOptions.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.UI; + +public partial class UISaveAsOptions : System.IDisposable +{ + public UISaveAsOptions() => throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual System.Boolean ShowOverwriteWarning + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UITheme.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UITheme.s.cs new file mode 100644 index 00000000..b77e2a3d --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UITheme.s.cs @@ -0,0 +1,7 @@ +namespace Autodesk.Revit.UI; + +public enum UITheme +{ + Dark, + Light, +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIThemeManager.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIThemeManager.s.cs new file mode 100644 index 00000000..6fda8d57 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIThemeManager.s.cs @@ -0,0 +1,18 @@ +namespace Autodesk.Revit.UI; + +public partial class UIThemeManager +{ + public static System.String GetThemeName(Autodesk.Revit.UI.UITheme frameTheme) => + throw new System.NotImplementedException(); + + public static Autodesk.Revit.UI.UITheme CurrentTheme + { + get => throw new System.NotImplementedException(); + set { } + } + public static Autodesk.Revit.UI.UITheme DefaultTheme + { + get => throw new System.NotImplementedException(); + set { } + } +} diff --git a/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIView.s.cs b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIView.s.cs new file mode 100644 index 00000000..40231da6 --- /dev/null +++ b/Speckle.Revit2023.Fakes/generated/Autodesk.Revit.UI.UIView.s.cs @@ -0,0 +1,31 @@ +namespace Autodesk.Revit.UI; + +public partial class UIView : System.IDisposable +{ + public virtual Autodesk.Revit.DB.Rectangle GetWindowRectangle() => throw new System.NotImplementedException(); + + public virtual void Close() => throw new System.NotImplementedException(); + + public virtual void ZoomToFit() => throw new System.NotImplementedException(); + + public virtual void Zoom(System.Double zoomFactor) => throw new System.NotImplementedException(); + + public virtual void ZoomSheetSize() => throw new System.NotImplementedException(); + + public virtual void ZoomAndCenterRectangle(Autodesk.Revit.DB.XYZ viewCorner1, Autodesk.Revit.DB.XYZ viewCorner2) => + throw new System.NotImplementedException(); + + public virtual System.Collections.Generic.IList GetZoomCorners() => + throw new System.NotImplementedException(); + + public virtual void Dispose() => throw new System.NotImplementedException(); + + public virtual System.Boolean IsValidObject + { + get => throw new System.NotImplementedException(); + } + public virtual Autodesk.Revit.DB.ElementId ViewId + { + get => throw new System.NotImplementedException(); + } +} diff --git a/Speckle.Revit2023.Fakes/packages.lock.json b/Speckle.Revit2023.Fakes/packages.lock.json new file mode 100644 index 00000000..807ab822 --- /dev/null +++ b/Speckle.Revit2023.Fakes/packages.lock.json @@ -0,0 +1,6 @@ +{ + "version": 1, + "dependencies": { + "net8.0": {} + } +} \ No newline at end of file diff --git a/Speckle.Shared/Constructors.cs b/Speckle.Shared/Constructors.cs new file mode 100644 index 00000000..da5f792d --- /dev/null +++ b/Speckle.Shared/Constructors.cs @@ -0,0 +1,45 @@ +using System.Text; + +namespace Speckle.Shared; + +public partial class Generator +{ + private List WriteConstructors(StringBuilder sb, Type clazz) + { + var generatedConstructor = new List(); + if (IsExcluded(clazz.Name, string.Empty)) + { + return generatedConstructor; + } + var constructors = clazz.GetConstructors().ToList(); + var emptyConstructor = constructors.FirstOrDefault(x => !x.GetParameters().Any()); + if (emptyConstructor is null) + { + //doens't have empty constructor so make one? + } + foreach (var constructor in constructors) + { + try + { + var constructorSb = new StringBuilder(); + constructorSb.Append($"\tpublic {clazz.Name}("); + var parameters = constructor.GetParameters(); + WriteMethodBody(constructorSb, parameters, clazz.BaseType, GeneratedType.Class); + sb.Append(constructorSb); + generatedConstructor.Add( + new GeneratedConstructor(parameters.Select(x => new GeneratedParameter(x.ParameterType, x.Name)).ToList()) + ); + } + catch (FileLoadException) + { + Console.WriteLine($"Did not write a constructor on {clazz.FullName}"); + } + catch (ApplicationException) + { + Console.WriteLine($"Did not write constructor on {clazz.FullName}"); + } + } + + return generatedConstructor; + } +} diff --git a/Speckle.Shared/EnumUtility.cs b/Speckle.Shared/EnumUtility.cs deleted file mode 100644 index 4a6c5b19..00000000 --- a/Speckle.Shared/EnumUtility.cs +++ /dev/null @@ -1,40 +0,0 @@ -using System.Collections.Concurrent; - -namespace Speckle.Shared; - -public static class EnumUtility - where TSource : struct, Enum - where TDestination : struct, Enum -{ - private static readonly ConcurrentDictionary _destinations = new(); - - static EnumUtility() - { - var sources = ((TSource[])Enum.GetValues(typeof(TSource))).Select(x => (x.ToString(), x)); - var destinations = Enum.GetNames(typeof(TDestination)) - .Select(x => (x, (TDestination)Enum.Parse(typeof(TDestination), x.ToString()))) - .ToList(); - foreach (var (name, val) in sources) - { - var d = destinations.Where(x => x.Item1 == name).ToList(); - if (d.Any()) - { - foreach (var v in d) - { - destinations.Remove(v); - } - _destinations.TryAdd(val, d.Single().Item2); - } - } - } - - public static TDestination Convert(TSource source) - { - if (_destinations.TryGetValue(source, out var destination)) - { - return destination; - } - - throw new InvalidOperationException($"{source} does not exist in destination enum: {typeof(TDestination)}"); - } -} diff --git a/Speckle.Shared/Generator.cs b/Speckle.Shared/Generator.cs new file mode 100644 index 00000000..9adb2339 --- /dev/null +++ b/Speckle.Shared/Generator.cs @@ -0,0 +1,143 @@ +using System.Reflection; +using System.Text; + +namespace Speckle.Shared; + +public partial class Generator +{ + private readonly Dictionary _boolDone = new(); + private readonly Dictionary _info = new(); + private readonly string _path; + private readonly Assembly[] _assemblies; + private readonly string[] _namespaces; + private readonly ExcludedType[] _excludedTypes; + + public Generator(string path, Assembly[] assemblies, string[] namespaces, ExcludedType[] excludedTypes) + { + _path = Path.Combine(Environment.CurrentDirectory, "..", "..", "..", "..", path, "generated"); + _assemblies = assemblies; + _namespaces = namespaces; + _excludedTypes = excludedTypes; + AppDomain.CurrentDomain.ReflectionOnlyAssemblyResolve += CurrentDomainOnReflectionOnlyAssemblyResolve; + } + + private Assembly? CurrentDomainOnReflectionOnlyAssemblyResolve(object? sender, ResolveEventArgs args) + { + string name = args.Name.Split(',')[0]; + + if (!name.StartsWith("System") && !name.StartsWith("Presentation") && !name.StartsWith("Windows")) + { + return null; + } + string assemblyFile = Path.Combine( + "C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.8", + name + ".dll" + ); + + if (File.Exists(assemblyFile)) + { + return Assembly.ReflectionOnlyLoadFrom(assemblyFile); + } + return null; + } + + public void Generate() + { + if (Directory.Exists(_path)) + { + Directory.Delete(_path, true); + } + + if (!Directory.Exists(_path)) + { + Directory.CreateDirectory(_path); + } + + List definedTypes; + try + { + definedTypes = _assemblies.SelectMany(x => x.GetExportedTypes()).ToList(); + } + catch (ReflectionTypeLoadException e) + { + definedTypes = e.Types.ToList(); + } + + definedTypes = definedTypes + .Where(x => x.IsPublic) + .Where(x => _namespaces.Any(y => x.FullName?.StartsWith(y) ?? false)) + .ToList(); + foreach (var type in definedTypes) //.Where(x => x.FullName.EndsWith("DockablePaneId"))) + { + try + { + RenderType(type); + } + catch (ApplicationException) + { + Console.WriteLine($"Did not write type {type.FullName}"); + _boolDone[type.FullName] = false; + } + } + } + + private Type RenderType(Type type) + { + if (IsExcluded(type.Name, string.Empty)) + { + throw new ApplicationException($"Type is excluded: {type.FullName}"); + } + if (type.FullName is null) + { + throw new ApplicationException("Type has a null full name"); + } + if (type.FullName.StartsWith("System.Drawing.")) + { + throw new ApplicationException($"Not dealing with base types: {type.FullName}"); + } + if (type.FullName.StartsWith("System.Windows") || type.FullName.StartsWith("System.MulticastDelegate")) + { + throw new ApplicationException($"Not dealing with base WPF types: {type.FullName}"); + } + if (type.FullName.StartsWith("System.")) + { + return type; + } + if (!_namespaces.Contains(type.Namespace)) + { + return type; + } + + if (_boolDone.TryGetValue(type.FullName, out var isDone)) + { + if (isDone) + { + return type; + } + throw new ApplicationException($"Can't use skipped type: {type.FullName}"); + } + _boolDone[type.FullName] = true; + var generatedInfo = WriteType(type); + _info[type.FullName] = generatedInfo; + return type; + } + + private bool IsExcluded(string type, string member) + { + var excludedType = _excludedTypes.FirstOrDefault(x => + x.Name.Equals(type, StringComparison.InvariantCultureIgnoreCase) + ); + if (excludedType is null) + { + return false; + } + + if (!excludedType.ExcludedMembers.Any()) + { + //none means all + return true; + } + + return excludedType.ExcludedMembers.Any(x => x.Name.Equals(member, StringComparison.CurrentCultureIgnoreCase)); + } +} diff --git a/Speckle.Shared/Methods.cs b/Speckle.Shared/Methods.cs new file mode 100644 index 00000000..d41dea9b --- /dev/null +++ b/Speckle.Shared/Methods.cs @@ -0,0 +1,156 @@ +using System.Reflection; +using System.Text; + +namespace Speckle.Shared; + +public partial class Generator +{ + private List WriteMethods(StringBuilder sb, Type clazz, GeneratedType generatedType) + { + var members = new List(); + + foreach ( + var method in clazz.GetMethods( + BindingFlags.Instance | BindingFlags.Static | BindingFlags.DeclaredOnly | BindingFlags.Public + ) + ) + { + if (IsExcluded(clazz.Name, method.Name)) + { + continue; + } + try + { + var parameters = method.GetParameters(); + + if (method.IsSpecialName) + { + if ( + (method.Name.StartsWith("get_") && parameters.Any()) + || (method.Name.StartsWith("set_") && parameters.Length != 1) + ) + { + //valid + } + else + { + continue; + } + } + + var methodSb = new StringBuilder(); + methodSb.Append("\t"); + WriteMethod(methodSb, method, generatedType); + sb.Append(methodSb); + members.Add(new(method.Name)); + } + catch (FileLoadException) + { + Console.WriteLine($"Did not write {method.Name} on {clazz.FullName}"); + } + catch (ApplicationException) + { + Console.WriteLine($"Did not write {method.Name} on {clazz.FullName}"); + } + } + + return members; + } + + private void WriteMethod(StringBuilder sb, MethodInfo methodInfo, GeneratedType generatedType) + { + if (methodInfo.GetBaseDefinition().DeclaringType != methodInfo.DeclaringType) + { + throw new ApplicationException("not base property?"); + } + + var extras = string.Empty; + if (generatedType != GeneratedType.Interface) + { + extras = "virtual"; + if (methodInfo.IsStatic) + { + extras = "static"; + + if (IsMemberOnBaseClass(methodInfo.DeclaringType?.BaseType?.FullName, new(methodInfo.Name))) + { + extras = "new " + extras; + } + } + } + + sb.Append($"public {extras} {ReturnType(methodInfo.ReturnType)} {methodInfo.Name}("); + WriteMethodBody(sb, methodInfo.GetParameters(), null, generatedType); + } + + private void WriteMethodBody( + StringBuilder sb, + ParameterInfo[] parameterInfos, + Type? baseType, + GeneratedType generatedType + ) + { + bool isFirst = true; + foreach (var parameter in parameterInfos) + { + if (isFirst) + { + isFirst = false; + } + else + { + sb.Append(","); + } + sb.Append(ParameterType(parameter.ParameterType)).Append(" ").Append(FixName(parameter.Name)); + } + + if (baseType is not null) + { + if (_info.TryGetValue(baseType.FullName, out var info)) + { + foreach (var baseConstructors in info.Constructors.Where(x => x.Parameters.Count == parameterInfos.Length)) + { + bool matches = false; + for (int i = 0; i < baseConstructors.Parameters.Count; i++) + { + var typeBase = baseConstructors.Parameters[i].param; + var currentType = parameterInfos[i].ParameterType; + if (typeBase != currentType) + { + break; + } + + matches = true; + } + + if (matches) + { + sb.Append("):base("); + isFirst = true; + foreach (var parameter in parameterInfos) + { + if (isFirst) + { + isFirst = false; + } + else + { + sb.Append(","); + } + sb.Append(" ").Append(FixName(parameter.Name)); + } + } + } + } + } + + if (generatedType == GeneratedType.Interface) + { + sb.AppendLine(");"); + } + else + { + sb.AppendLine(") => throw new System.NotImplementedException();"); + } + } +} diff --git a/Speckle.Shared/Properties.cs b/Speckle.Shared/Properties.cs new file mode 100644 index 00000000..5fd2b2c7 --- /dev/null +++ b/Speckle.Shared/Properties.cs @@ -0,0 +1,128 @@ +using System.Reflection; +using System.Text; + +namespace Speckle.Shared; + +public partial class Generator +{ + private List WriteProperties(StringBuilder sb, Type clazz, GeneratedType generatedType) + { + var properities = new List(); + foreach ( + var propertyInfo in clazz.GetProperties( + BindingFlags.Instance | BindingFlags.Static | BindingFlags.DeclaredOnly | BindingFlags.Public + ) + ) + { + if (IsExcluded(clazz.Name, propertyInfo.Name)) + { + continue; + } + try + { + var methodSb = new StringBuilder(); + methodSb.Append("\t"); + WriteProperty(methodSb, propertyInfo, generatedType); + sb.Append(methodSb); + properities.Add(new(propertyInfo.Name)); + } + catch (FileLoadException) + { + Console.WriteLine($"Did not write {propertyInfo.Name} on {clazz.FullName}"); + } + catch (ApplicationException) + { + Console.WriteLine($"Did not write {propertyInfo.Name} on {clazz.FullName}"); + } + } + return properities; + } + + private void WriteProperty(StringBuilder sb, PropertyInfo propertyInfo, GeneratedType generatedType) + { + var wrotePropHeader = false; + var getMethod = propertyInfo.GetGetMethod(false); + if (getMethod is not null) + { + if (getMethod.GetParameters().Any()) + { + throw new ApplicationException($"getter has parameters {propertyInfo.Name}"); + } + bool isOverriden = getMethod.GetBaseDefinition().DeclaringType != propertyInfo.DeclaringType; + if (wrotePropHeader is false) + { + wrotePropHeader = true; + WritePropertyHeader(sb, propertyInfo, getMethod.IsStatic, generatedType, isOverriden, getMethod.ReturnType); + } + if (generatedType == GeneratedType.Interface) + { + sb.AppendLine("\t\tget;"); + } + else + { + sb.AppendLine("\t\tget => throw new System.NotImplementedException();"); + } + } + var setMethod = propertyInfo.GetSetMethod(false); + if (setMethod is not null) + { + var parameters = setMethod.GetParameters(); + if (parameters.Length > 1) + { + throw new ApplicationException($"setter has more than one parameter {propertyInfo.Name}"); + } + bool isOverriden = setMethod.GetBaseDefinition().DeclaringType != propertyInfo.DeclaringType; + if (wrotePropHeader is false) + { + WritePropertyHeader( + sb, + propertyInfo, + setMethod.IsStatic, + generatedType, + isOverriden, + parameters[0].ParameterType + ); + } + + if (generatedType == GeneratedType.Interface) + { + sb.AppendLine("\t\tset;"); + } + else + { + sb.AppendLine("\t\tset {}"); + } + } + sb.AppendLine("\t}"); + } + + private void WritePropertyHeader( + StringBuilder sb, + PropertyInfo property, + bool isStatic, + GeneratedType generatedType, + bool isOverriden, + Type returnType + ) + { + var extra = string.Empty; + if (generatedType == GeneratedType.Class) + { + if (isStatic) + { + extra += "static "; + } + else + { + extra = isOverriden ? "override" : "virtual"; + if (IsMemberOnBaseClass(property.DeclaringType?.BaseType?.FullName, new(property.Name))) + { + extra = "new"; + } + } + } + + sb.AppendLine($"public {extra} {ReturnType(returnType)} {property.Name}"); + sb.AppendLine("\t{"); + } +} diff --git a/Speckle.Shared/Records.cs b/Speckle.Shared/Records.cs new file mode 100644 index 00000000..38f4dfb2 --- /dev/null +++ b/Speckle.Shared/Records.cs @@ -0,0 +1,25 @@ +namespace Speckle.Shared; + +public record ExcludedType(string Name, ExcludedMember[] ExcludedMembers); + +public record ExcludedMember(string Name); + +public record GeneratedMember(string Name); + +public record GeneratedParameter(Type param, string Name); + +public record GeneratedConstructor(List Parameters); + +public record GeneratedTypeInfo( + string Name, + string? Base, + List Constructors, + List Members +); + +public enum GeneratedType +{ + Class, + Struct, + Interface +} diff --git a/Speckle.Shared/Types.cs b/Speckle.Shared/Types.cs new file mode 100644 index 00000000..9f116653 --- /dev/null +++ b/Speckle.Shared/Types.cs @@ -0,0 +1,158 @@ +using System.Reflection; +using System.Text; + +namespace Speckle.Shared; + +public partial class Generator +{ + private bool IsMemberOnBaseClass(string? baseClazz, GeneratedMember member) + { + if (baseClazz is null) + { + return false; + } + if (!_info.TryGetValue(baseClazz, out var info)) + { + return false; + } + if (info.Members.Contains(member)) + { + return true; + } + + if (info.Base is null) + { + return false; + } + return IsMemberOnBaseClass(info.Base, member); + } + + private GeneratedTypeInfo WriteType(Type type) + { + string typeString; + GeneratedTypeInfo typeInfo; + if (type.IsEnum) + { + (typeString, typeInfo) = WriteEnum(type); + } + else if (type.IsValueType || type.BaseType == typeof(ValueType)) + { + (typeString, typeInfo) = WriteStruct(type); + } + else if (type.IsInterface) + { + (typeString, typeInfo) = WriteInterface(type); + } + else + { + (typeString, typeInfo) = WriteClass(type); + } + File.WriteAllText(Path.Combine(_path, $"{type.FullName}.s.cs"), typeString); + return typeInfo; + } + + //can't get values from enum in reflection + private (string, GeneratedTypeInfo) WriteEnum(Type clazz) + { + StringBuilder sb = new(); + sb.AppendLine($"namespace {clazz.Namespace};").AppendLine(); + sb.AppendLine($"public enum {clazz.Name}"); + sb.AppendLine("{"); + foreach (var field in clazz.GetFields(BindingFlags.Public | BindingFlags.Static)) + { + sb.AppendLine($"\t{field.Name},"); + } + sb.AppendLine("}"); + return (sb.ToString(), new(clazz.FullName, null, [], [])); + } + + private (string, GeneratedTypeInfo) WriteClass(Type clazz) + { + StringBuilder sb = new(); + sb.AppendLine($"namespace {clazz.Namespace};").AppendLine(); + sb.Append($"public partial class {clazz.Name}"); + string? baseClazz = null; + bool appended = false; + bool isFirst = true; + if (clazz.BaseType is not null && clazz.BaseType != typeof(object)) + { + RenderType(clazz.BaseType); + sb.Append($" : {clazz.BaseType.FullName}"); + baseClazz = clazz.BaseType.FullName; + appended = true; + isFirst = false; + } + var interfaces = clazz.GetInterfaces().Except(clazz.BaseType?.GetInterfaces() ?? Enumerable.Empty()).ToList(); + interfaces = interfaces.Except(interfaces.SelectMany(i => i.GetInterfaces())).ToList(); + if (interfaces.Any()) + { + if (!appended) + { + sb.Append(" : "); + } + foreach (var i in interfaces) + { + if (!isFirst) + { + sb.Append(","); + } + else + { + ; + isFirst = false; + } + sb.Append(FormGenericType(i)); + } + } + + var (constructors, members) = WriteTypeBody(sb, clazz, GeneratedType.Class); + return (sb.ToString(), new(clazz.FullName, baseClazz, constructors, members)); + } + + private (string, GeneratedTypeInfo) WriteStruct(Type clazz) + { + StringBuilder sb = new(); + sb.AppendLine($"namespace {clazz.Namespace};").AppendLine(); + sb.Append($"public partial struct {clazz.Name}"); + var (constructors, members) = WriteTypeBody(sb, clazz, GeneratedType.Struct); + return (sb.ToString(), new(clazz.FullName, null, constructors, members)); + } + + private (string, GeneratedTypeInfo) WriteInterface(Type clazz) + { + StringBuilder sb = new(); + sb.AppendLine($"namespace {clazz.Namespace};").AppendLine(); + sb.Append($"public partial interface {clazz.Name}"); + var (constructors, members) = WriteTypeBody(sb, clazz, GeneratedType.Interface); + return (sb.ToString(), new(clazz.FullName, null, constructors, members)); + } + + private (List, List) WriteTypeBody( + StringBuilder sb, + Type clazz, + GeneratedType generatedType + ) + { + sb.AppendLine(); + sb.AppendLine("{"); + List constructors = new(); + if (generatedType != GeneratedType.Interface) + { + constructors = WriteConstructors(sb, clazz); + } + WriteFields(sb, clazz); + + var methods = WriteMethods(sb, clazz, generatedType); + var properties = WriteProperties(sb, clazz, generatedType); + sb.AppendLine("}"); + return (constructors, properties.Concat(methods).ToList()); + } + + private void WriteFields(StringBuilder sb, Type clazz) + { + foreach (var field in clazz.GetFields(BindingFlags.Public | BindingFlags.Instance | BindingFlags.DeclaredOnly)) + { + sb.AppendLine($"public {FormGenericType(field.FieldType)} {field.Name};"); + } + } +} diff --git a/Speckle.Shared/Utility.cs b/Speckle.Shared/Utility.cs new file mode 100644 index 00000000..c9e35e08 --- /dev/null +++ b/Speckle.Shared/Utility.cs @@ -0,0 +1,50 @@ +namespace Speckle.Shared; + +public partial class Generator +{ + private string ParameterType(Type type) + { + if (type.IsByRef) + { + throw new ApplicationException("Not Handling References"); + } + + if ( + !_namespaces.Contains(type.Namespace) + && !type.Namespace.StartsWith("System") + && !type.Namespace.StartsWith("System.Drawing") + ) + { + throw new ApplicationException($"Not Handling: {type.FullName}"); + } + return FormGenericType(type); + } + + private string ReturnType(Type type) + { + if (type == typeof(void)) + { + return "void"; + } + return ParameterType(type); + } + + private string FormGenericType(Type type) + { + type = RenderType(type); + if (!type.IsGenericType) + { + return type.FullName.NotNull(); + } + + var nonGenericName = type.FullName.Split('`').First(); + return $"{nonGenericName}<{string.Join(", ", type.GetGenericArguments().Select(ta => FormGenericType(ta)))}>"; + } + + private string FixName(string name) => + name switch + { + "lock" or "params" or "string" or "override" => "@" + name, + _ => name + }; +} diff --git a/Speckle.Tests/EnumUtilityTests.cs b/Speckle.Tests/EnumUtilityTests.cs deleted file mode 100644 index c925feab..00000000 --- a/Speckle.Tests/EnumUtilityTests.cs +++ /dev/null @@ -1,80 +0,0 @@ -using FluentAssertions; -using NUnit.Framework; -using Speckle.Shared; - -namespace Speckle.Tests; - -public class EnumUtilityTests -{ - public enum Test1 - { - X = 1, - Y = 2, - } - - public enum Test2 - { - X = 3, - Y = 4 - } - - public enum Test3 - { - X = 3, - XX = 4 - } - - public enum Test4 - { - X = 3, - XX = 3, - Y = 4 - } - - public enum NonDefined1 - { - Xstandard, - Ystandard - } - - public enum NonDefined2 - { - Xstandard, - Ystandard - } - - [Test] - public void Works_1_2() - { - var x = EnumUtility.Convert(Test1.X); - x.Should().Be(Test2.X); - } - - [Test] - public void Works_1_3() - { - var x = EnumUtility.Convert(Test1.X); - x.Should().Be(Test3.X); - } - - [Test] - public void Works_2_4() - { - var x = EnumUtility.Convert(Test2.Y); - x.Should().Be(Test4.Y); - } - - [Test] - public void Works_4_2() - { - var x = EnumUtility.Convert(Test4.XX); - x.Should().Be(Test2.X); - } - - [Test] - public void Works_D1_D2() - { - var x = EnumUtility.Convert(NonDefined1.Xstandard); - x.Should().Be(NonDefined2.Xstandard); - } -} diff --git a/Speckle.Tests/Speckle.Tests.csproj b/Speckle.Tests/Speckle.Tests.csproj deleted file mode 100644 index fda739d6..00000000 --- a/Speckle.Tests/Speckle.Tests.csproj +++ /dev/null @@ -1,17 +0,0 @@ - - - - net8.0 - true - - - - - - - - - - - - diff --git a/Speckle.Tests/packages.lock.json b/Speckle.Tests/packages.lock.json deleted file mode 100644 index 0dc46169..00000000 --- a/Speckle.Tests/packages.lock.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "version": 2, - "dependencies": { - "net8.0": { - "coverlet.collector": { - "type": "Direct", - "requested": "[6.0.2, )", - "resolved": "6.0.2", - "contentHash": "bJShQ6uWRTQ100ZeyiMqcFlhP7WJ+bCuabUs885dJiBEzMsJMSFr7BOyeCw4rgvQokteGi5rKQTlkhfQPUXg2A==" - }, - "FluentAssertions": { - "type": "Direct", - "requested": "[6.12.0, )", - "resolved": "6.12.0", - "contentHash": "ZXhHT2YwP9lajrwSKbLlFqsmCCvFJMoRSK9t7sImfnCyd0OB3MhgxdoMcVqxbq1iyxD6mD2fiackWmBb7ayiXQ==", - "dependencies": { - "System.Configuration.ConfigurationManager": "4.4.0" - } - }, - "Microsoft.NET.Test.Sdk": { - "type": "Direct", - "requested": "[17.10.0, )", - "resolved": "17.10.0", - "contentHash": "0/2HeACkaHEYU3wc83YlcD2Fi4LMtECJjqrtvw0lPi9DCEa35zSPt1j4fuvM8NagjDqJuh1Ja35WcRtn1Um6/A==", - "dependencies": { - "Microsoft.CodeCoverage": "17.10.0", - "Microsoft.TestPlatform.TestHost": "17.10.0" - } - }, - "Moq": { - "type": "Direct", - "requested": "[4.20.70, )", - "resolved": "4.20.70", - "contentHash": "4rNnAwdpXJBuxqrOCzCyICXHSImOTRktCgCWXWykuF1qwoIsVvEnR7PjbMk/eLOxWvhmj5Kwt+kDV3RGUYcNwg==", - "dependencies": { - "Castle.Core": "5.1.1" - } - }, - "NUnit": { - "type": "Direct", - "requested": "[4.1.0, )", - "resolved": "4.1.0", - "contentHash": "MT/DpAhjtiytzhTgTqIhBuWx4y26PKfDepYUHUM+5uv4TsryHC2jwFo5e6NhWkApCm/G6kZ80dRjdJFuAxq3rg==" - }, - "NUnit.Analyzers": { - "type": "Direct", - "requested": "[4.2.0, )", - "resolved": "4.2.0", - "contentHash": "4fJojPkzdoa4nB2+p6U+fITvPnVvwWSnsmiJ/Dl30xqiL3oxNbYvfeSLVd91hOmEjoUqSwN3Z7j1aFedjqWbUA==" - }, - "NUnit3TestAdapter": { - "type": "Direct", - "requested": "[4.5.0, )", - "resolved": "4.5.0", - "contentHash": "s8JpqTe9bI2f49Pfr3dFRfoVSuFQyraTj68c3XXjIS/MRGvvkLnrg6RLqnTjdShX+AdFUCCU/4Xex58AdUfs6A==" - }, - "PolySharp": { - "type": "Direct", - "requested": "[1.14.1, )", - "resolved": "1.14.1", - "contentHash": "mOOmFYwad3MIOL14VCjj02LljyF1GNw1wP0YVlxtcPvqdxjGGMNdNJJxHptlry3MOd8b40Flm8RPOM8JOlN2sQ==" - }, - "Castle.Core": { - "type": "Transitive", - "resolved": "5.1.1", - "contentHash": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==", - "dependencies": { - "System.Diagnostics.EventLog": "6.0.0" - } - }, - "Microsoft.CodeCoverage": { - "type": "Transitive", - "resolved": "17.10.0", - "contentHash": "yC7oSlnR54XO5kOuHlVOKtxomNNN1BWXX8lK1G2jaPXT9sUok7kCOoA4Pgs0qyFaCtMrNsprztYMeoEGqCm4uA==" - }, - "Microsoft.TestPlatform.ObjectModel": { - "type": "Transitive", - "resolved": "17.10.0", - "contentHash": "KkwhjQevuDj0aBRoPLY6OLAhGqbPUEBuKLbaCs0kUVw29qiOYncdORd4mLVJbn9vGZ7/iFGQ/+AoJl0Tu5Umdg==", - "dependencies": { - "System.Reflection.Metadata": "1.6.0" - } - }, - "Microsoft.TestPlatform.TestHost": { - "type": "Transitive", - "resolved": "17.10.0", - "contentHash": "LWpMdfqhHvcUkeMCvNYJO8QlPLlYz9XPPb+ZbaXIKhdmjAV0wqTSrTiW5FLaf7RRZT50AQADDOYMOe0HxDxNgA==", - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.10.0", - "Newtonsoft.Json": "13.0.1" - } - }, - "Newtonsoft.Json": { - "type": "Transitive", - "resolved": "13.0.1", - "contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==" - }, - "System.Configuration.ConfigurationManager": { - "type": "Transitive", - "resolved": "4.4.0", - "contentHash": "gWwQv/Ug1qWJmHCmN17nAbxJYmQBM/E94QxKLksvUiiKB1Ld3Sc/eK1lgmbSjDFxkQhVuayI/cGFZhpBSodLrg==", - "dependencies": { - "System.Security.Cryptography.ProtectedData": "4.4.0" - } - }, - "System.Diagnostics.EventLog": { - "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==" - }, - "System.Reflection.Metadata": { - "type": "Transitive", - "resolved": "1.6.0", - "contentHash": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==" - }, - "System.Security.Cryptography.ProtectedData": { - "type": "Transitive", - "resolved": "4.4.0", - "contentHash": "cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==" - }, - "speckle.revit2023.interfaces": { - "type": "Project" - } - } - } -} \ No newline at end of file