fuget.org
DynamoVisualProgramming.DynamoServices
by Autodesk
2.19.5.8115
Toggle Dropdown
API Diff
with 2.18.0.4931
Toggle Dropdown
DynamoVisualProgramming.DynamoServices.2.19.5.8115.nupkg
nuget.org
github.com
Apache License 2
<
PackageReference
Include
=
"DynamoVisualProgramming.DynamoServices"
Version
=
"2.19.5.8115"
/>
Frameworks
netstandard2.0
API Diff between 2.19.5.8115 and 2.18.0.4931
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
()