fuget.org
DynamoVisualProgramming.DynamoServices
by Autodesk
1.3.0
Toggle Dropdown
API Diff
with 2.16.4.10216
Toggle Dropdown
DynamoVisualProgramming.DynamoServices.1.3.0.nupkg
nuget.org
github.com
MIT License
<
PackageReference
Include
=
"DynamoVisualProgramming.DynamoServices"
Version
=
"1.3.0"
/>
Frameworks
net45
API Diff between 1.3.0 and 2.16.4.10216
12
Additions
25
Removals
Autodesk.DesignScript.Interfaces
public
struct
ExtensionStartupParams
public
interface
IRenderLabels
public
interface
IRenderPackageSupplement
public
class
LegacyRenderPackageMethodException
:
Exception
public
class
TessellationParameters
public
double
ScaleFactor
{
get
;
set
; }
public
enum
VertexType
Autodesk.DesignScript.Runtime
public
class
AllowArrayPromotionAttribute
:
Attribute
public
class
IsLacingDisabledAttribute
:
Attribute
Dynamo.Events
public
static
class
WorkspaceEvents
public
static
event
WorkspaceSettingsChangedEventHandler
WorkspaceSettingsChanged
public
sealed
delegate
WorkspaceSettingsChangedEventHandler
:
MulticastDelegate
public
class
WorkspacesSettingsChangedEventArgs
:
EventArgs
public
static
class
WorkspaceEvents2
public
static
event
WorkspaceSettingsChangedEventHandler
WorkspaceSettingsChanged
public
static
void
OnWorkspaceSettingsChanged
(
double
scaleFactor
)
public
sealed
delegate
WorkspaceSettingsChangedEventHandler
:
MulticastDelegate
public
WorkspaceSettingsChangedEventHandler
(
object
object
,
IntPtr
method
)
public
virtual
IAsyncResult
BeginInvoke
(
WorkspacesSettingsChangedEventArgs
args
,
AsyncCallback
callback
,
object
object
)
public
virtual
void
EndInvoke
(
IAsyncResult
result
)
public
virtual
void
Invoke
(
WorkspacesSettingsChangedEventArgs
args
)
public
class
WorkspacesSettingsChangedEventArgs
:
EventArgs
public
double
ScaleFactor
{
get
; }
public
WorkspacesSettingsChangedEventArgs
(
double
scaleFactor
)
Dynamo.Logging
public
enum
Actions
public
static
class
Analytics
public
enum
Categories
public
interface
IAnalyticsClient
Dynamo.PythonServices
public
enum
EvaluationState
public
abstract
class
PythonEngine
public
sealed
class
PythonEngineManager
Dynamo.PythonServices.EventHandlers
public
sealed
delegate
EvaluationFinishedEventHandler
:
MulticastDelegate
public
sealed
delegate
EvaluationStartedEventHandler
:
MulticastDelegate
public
sealed
delegate
ScopeGetAction
:
MulticastDelegate
public
sealed
delegate
ScopeSetAction
:
MulticastDelegate
Dynamo.Session
public
class
ParameterKeys
public
static
readonly
string
LastExecutionDuration
public
static
readonly
string
Logger
public
static
readonly
string
PackagePaths
PythonNodeModels
public
enum
PythonEngineVersion