Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
R
RevitLookup
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Metrics
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Build Informed Public
RevitLookup
Commits
8acc26b3
Commit
8acc26b3
authored
Jan 11, 2021
by
Jeremy Tammik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increment copyright year
parent
fe218d22
Pipeline
#240116724
passed with stages
in 9 minutes and 38 seconds
Changes
56
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
56 changed files
with
60 additions
and
59 deletions
+60
-59
CS/App.cs
CS/App.cs
+1
-1
CS/AppDocEvents.cs
CS/AppDocEvents.cs
+1
-1
CS/AssemblyInfo.cs
CS/AssemblyInfo.cs
+5
-4
CS/ColumnSorter.cs
CS/ColumnSorter.cs
+1
-1
CS/EventTrack/Events/ApplicationEvents.cs
CS/EventTrack/Events/ApplicationEvents.cs
+1
-1
CS/EventTrack/Events/DocEvents.cs
CS/EventTrack/Events/DocEvents.cs
+1
-1
CS/EventTrack/Events/EventsBase.cs
CS/EventTrack/Events/EventsBase.cs
+1
-1
CS/EventTrack/Forms/EventsForm.cs
CS/EventTrack/Forms/EventsForm.cs
+1
-1
CS/GeomUtils.cs
CS/GeomUtils.cs
+1
-1
CS/Graphics/DwgStream.cs
CS/Graphics/DwgStream.cs
+1
-1
CS/Graphics/GraphicsStream.cs
CS/Graphics/GraphicsStream.cs
+1
-1
CS/Graphics/GraphicsStreamDwg.cs
CS/Graphics/GraphicsStreamDwg.cs
+1
-1
CS/Graphics/RevitStream.cs
CS/Graphics/RevitStream.cs
+1
-1
CS/HostApp.cs
CS/HostApp.cs
+1
-1
CS/ModelStats/CategoryCount.cs
CS/ModelStats/CategoryCount.cs
+1
-1
CS/ModelStats/RawObjCount.cs
CS/ModelStats/RawObjCount.cs
+1
-1
CS/ModelStats/Report.cs
CS/ModelStats/Report.cs
+1
-1
CS/ModelStats/SymbolCount.cs
CS/ModelStats/SymbolCount.cs
+1
-1
CS/Snoop/CollectorExts/CollectorExt.cs
CS/Snoop/CollectorExts/CollectorExt.cs
+1
-1
CS/Snoop/CollectorExts/CollectorExtElement.cs
CS/Snoop/CollectorExts/CollectorExtElement.cs
+1
-1
CS/Snoop/Collectors/Collector.cs
CS/Snoop/Collectors/Collector.cs
+1
-1
CS/Snoop/Collectors/CollectorEventArgs.cs
CS/Snoop/Collectors/CollectorEventArgs.cs
+1
-1
CS/Snoop/Collectors/CollectorObj.cs
CS/Snoop/Collectors/CollectorObj.cs
+1
-1
CS/Snoop/Collectors/CollectorXmlNode.cs
CS/Snoop/Collectors/CollectorXmlNode.cs
+1
-1
CS/Snoop/Data/Angle.cs
CS/Snoop/Data/Angle.cs
+1
-1
CS/Snoop/Data/BindingMap.cs
CS/Snoop/Data/BindingMap.cs
+1
-1
CS/Snoop/Data/Bool.cs
CS/Snoop/Data/Bool.cs
+1
-1
CS/Snoop/Data/CategoryNameMap.cs
CS/Snoop/Data/CategoryNameMap.cs
+1
-1
CS/Snoop/Data/CategorySeparator.cs
CS/Snoop/Data/CategorySeparator.cs
+1
-1
CS/Snoop/Data/ClassSeparator.cs
CS/Snoop/Data/ClassSeparator.cs
+1
-1
CS/Snoop/Data/Data.cs
CS/Snoop/Data/Data.cs
+1
-1
CS/Snoop/Data/Double.cs
CS/Snoop/Data/Double.cs
+1
-1
CS/Snoop/Data/ElementGeometry.cs
CS/Snoop/Data/ElementGeometry.cs
+1
-1
CS/Snoop/Data/ElementId.cs
CS/Snoop/Data/ElementId.cs
+1
-1
CS/Snoop/Data/ElementSet.cs
CS/Snoop/Data/ElementSet.cs
+1
-1
CS/Snoop/Data/Enumerable.cs
CS/Snoop/Data/Enumerable.cs
+1
-1
CS/Snoop/Data/Exception.cs
CS/Snoop/Data/Exception.cs
+1
-1
CS/Snoop/Data/Int.cs
CS/Snoop/Data/Int.cs
+1
-1
CS/Snoop/Data/Object.cs
CS/Snoop/Data/Object.cs
+1
-1
CS/Snoop/Data/ParameterSet.cs
CS/Snoop/Data/ParameterSet.cs
+1
-1
CS/Snoop/Data/String.cs
CS/Snoop/Data/String.cs
+1
-1
CS/Snoop/Data/Uv.cs
CS/Snoop/Data/Uv.cs
+1
-1
CS/Snoop/Data/Xml.cs
CS/Snoop/Data/Xml.cs
+1
-1
CS/Snoop/Data/Xyz.cs
CS/Snoop/Data/Xyz.cs
+1
-1
CS/Snoop/Forms/BindingMap.cs
CS/Snoop/Forms/BindingMap.cs
+1
-1
CS/Snoop/Forms/Categories.cs
CS/Snoop/Forms/Categories.cs
+1
-1
CS/Snoop/Forms/GenericPropGrid.cs
CS/Snoop/Forms/GenericPropGrid.cs
+1
-1
CS/Snoop/Forms/Geometry.cs
CS/Snoop/Forms/Geometry.cs
+1
-1
CS/Snoop/Forms/ObjTreeBase.cs
CS/Snoop/Forms/ObjTreeBase.cs
+1
-1
CS/Snoop/Forms/Objects.cs
CS/Snoop/Forms/Objects.cs
+1
-1
CS/Snoop/Forms/ParamEnum.cs
CS/Snoop/Forms/ParamEnum.cs
+1
-1
CS/Snoop/Forms/ParamEnumSnoop.cs
CS/Snoop/Forms/ParamEnumSnoop.cs
+1
-1
CS/Snoop/Forms/Parameters.cs
CS/Snoop/Forms/Parameters.cs
+1
-1
CS/Snoop/Utils.cs
CS/Snoop/Utils.cs
+1
-1
CS/TestCmds.cs
CS/TestCmds.cs
+1
-1
CS/Xml/Forms/Dom.cs
CS/Xml/Forms/Dom.cs
+1
-1
No files found.
CS/App.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/AppDocEvents.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/AssemblyInfo.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
@@ -32,7 +32,7 @@ using System.Reflection;
[
assembly
:
AssemblyConfiguration
(
""
)]
[
assembly
:
AssemblyCompany
(
"Autodesk Inc."
)]
[
assembly
:
AssemblyProduct
(
"RevitLookup"
)]
[
assembly
:
AssemblyCopyright
(
"Copyright (C) 2003-202
0
by Autodesk Inc."
)]
[
assembly
:
AssemblyCopyright
(
"Copyright (C) 2003-202
1
by Autodesk Inc."
)]
[
assembly
:
AssemblyTrademark
(
""
)]
[
assembly
:
AssemblyCulture
(
""
)]
...
...
@@ -155,6 +155,7 @@ using System.Reflection;
// 2020-11-09 2021.0.0.7 integrated pull request #64 by @peterhirn to update CI for Revit 2021
// 2020-12-04 2021.0.0.8 integrated pull request #66 by @RevitArkitek adding handlers for View GetTemplateParameterIds and GetNonControlledTemplateParameterIds
// 2020-12-06 2021.0.0.9 locally disable warning CS0618 `DisplayUnitType` is obsolete for one specific use case
// 2021-01-11 2021.0.0.10 increment copyright year
//
[
assembly
:
AssemblyVersion
(
"2021.0.0.
9
"
)]
[
assembly
:
AssemblyFileVersion
(
"2021.0.0.
9
"
)]
[
assembly
:
AssemblyVersion
(
"2021.0.0.
10
"
)]
[
assembly
:
AssemblyFileVersion
(
"2021.0.0.
10
"
)]
CS/ColumnSorter.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/EventTrack/Events/ApplicationEvents.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/EventTrack/Events/DocEvents.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/EventTrack/Events/EventsBase.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/EventTrack/Forms/EventsForm.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/GeomUtils.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Graphics/DwgStream.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Graphics/GraphicsStream.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Graphics/GraphicsStreamDwg.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Graphics/RevitStream.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/HostApp.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/ModelStats/CategoryCount.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/ModelStats/RawObjCount.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/ModelStats/Report.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/ModelStats/SymbolCount.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/CollectorExts/CollectorExt.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/CollectorExts/CollectorExtElement.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Collectors/Collector.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Collectors/CollectorEventArgs.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Collectors/CollectorObj.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Collectors/CollectorXmlNode.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/Angle.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/BindingMap.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/Bool.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/CategoryNameMap.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/CategorySeparator.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/ClassSeparator.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/Data.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/Double.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/ElementGeometry.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/ElementId.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/ElementSet.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/Enumerable.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/Exception.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/Int.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/Object.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/ParameterSet.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/String.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/Uv.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/Xml.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Data/Xyz.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Forms/BindingMap.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Forms/Categories.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Forms/GenericPropGrid.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Forms/Geometry.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Forms/ObjTreeBase.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Forms/Objects.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Forms/ParamEnum.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Forms/ParamEnumSnoop.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Forms/Parameters.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Snoop/Utils.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/TestCmds.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
CS/Xml/Forms/Dom.cs
View file @
8acc26b3
#region Header
//
// Copyright 2003-202
0
by Autodesk, Inc.
// Copyright 2003-202
1
by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment