Skip to main content

Mayrise Defect Measurements

designInterfaces_mayriseDefectMeasurements included in the Mayrise Core module.

Description

Implemented by all designs that are Mayrise migrated defects that have measurements

Properties

PropertyValue
NameMayrise Defect Measurements
CodedesignInterfaces_mayriseDefectMeasurements
TypeDesign interface
ContextModule
Title-
Subtitle-
Iconicon-defect-full
Colour-

Implements

This interface does not implement any interfaces.

Applied to designs/interfaces

This interface is not added to any designs or interfaces when this module is installed.

Attributes

This interface directly creates the following attributes.

Unit of Measure

PropertyValue
NameUnit of Measure
Codeattributes_mayriseDefectMeasurementsUnitOfMeasure
TypeString
Requiredfalse
Uniquefalse
Readonlyfalse
Options
{
"max": 4
}

Length

PropertyValue
NameLength
Codeattributes_mayriseDefectMeasurementsLength
TypeNumber
Requiredfalse
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 2,
"min": 0,
"max": 9999.99
}

Width

PropertyValue
NameWidth
Codeattributes_mayriseDefectMeasurementsWidth
TypeNumber
Requiredfalse
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 2,
"min": 0,
"max": 999.99
}

Depth

PropertyValue
NameDepth
Codeattributes_mayriseDefectMeasurementsDepth
TypeNumber
Requiredfalse
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 3,
"min": 0,
"max": 99.999
}

Default attribute permissions

This interface applies the following default permissions to all attributes against each user group.

AllowsNameCode
ReadOnlyMayrise Defect ViewersuserGroups_mayriseDefectViewers
ReadWriteMayrise Defect ManagersuserGroups_mayriseDefectManagers

Permissions

No permissions defined on interface.