Skip to content

Commit

Permalink
Update PublicAPI.Unshipped.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaylo-matov committed Nov 22, 2024
1 parent 836cd1c commit 7584c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DynamoCore/PublicAPI.Unshipped.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ abstract Dynamo.Search.SearchElements.SearchElementBase.Type.get -> string
abstract Dynamo.Search.SearchElements.SearchElementBase.Weight.get -> double
abstract Dynamo.Search.SearchElements.SearchElementBase.Weight.set -> void
const Dynamo.Configuration.Configurations.NotificationsDefaultTimeOut = 10000 -> int
const Dynamo.Configuration.Configurations.ConnectorZoomScalingFactor = 2 -> double
const Dynamo.Configuration.Context.NONE = "None" -> string
const Dynamo.Configuration.Context.REVIT_2014 = "Revit 2014" -> string
const Dynamo.Configuration.Context.REVIT_2015 = "Revit 2015" -> string
Expand Down Expand Up @@ -3002,7 +3003,6 @@ static readonly Dynamo.Configuration.Configurations.BackupFolderName -> string
static readonly Dynamo.Configuration.Configurations.CBNMaxPortNameLength -> int
static readonly Dynamo.Configuration.Configurations.CodeBlockOutputPortHeightInPixels -> double
static readonly Dynamo.Configuration.Configurations.ConnectorBaseThickness -> double
static readonly Dynamo.Configuration.Configurations.ConnectorZoomScalingFactor -> double
static readonly Dynamo.Configuration.Configurations.DoubleSliderTextBoxWidth -> double
static readonly Dynamo.Configuration.Configurations.DynamoAsString -> string
static readonly Dynamo.Configuration.Configurations.DynamoNodeHelpDocs -> string
Expand Down

0 comments on commit 7584c21

Please sign in to comment.