fuget.org
DynamoVisualProgramming.DynamoServices
by Autodesk
2.19.3.6394
Toggle Dropdown
API Diff
with 2.18.0-beta4670
Toggle Dropdown
DynamoVisualProgramming.DynamoServices.2.19.3.6394.nupkg
nuget.org
github.com
Apache License 2
<
PackageReference
Include
=
"DynamoVisualProgramming.DynamoServices"
Version
=
"2.19.3.6394"
/>
Frameworks
netstandard2.0
API Diff between 2.19.3.6394 and 2.18.0-beta4670
9
Additions
0
Removals
Dynamo.Logging
public
enum
Categories
PackageManager
=
8
DynamoServices
public
static
class
LogWarningMessageEvents
public
static
void
OnLogInfoMessage
(
string
message
)
DynamoUnits
public
class
Display
public
enum
NumberFormat
public
static
int
Precision
{
get
; }
public
static
string
PrecisionFormat
{
get
;
set
; }
public
static
bool
RemoveTrailingZeros
{
get
;
set
; }
public
static
NumberFormat
UnitNumberFormat
{
get
;
set
; }
public
Display
()