Skip to main content

Horizons Section To Asset Mapping

designs_horizonsSectionToAssetMapping included in the Horizons Core module.

Description​

Lookup an Alloy asset from a Horizons section reference

Properties​

PropertyValue
NameHorizons Section To Asset Mapping
Codedesigns_horizonsSectionToAssetMapping
TypeDesign
ContextModule
Title{{attributes_horizonsSectionToAssetMappingHorizonsSectionLabel}}
SubtitleHorizons Asset Mapping
Iconicon-display-list
Colour#8b8b8b

Implements​

This design does not implement any interfaces.

Applied to designs/interfaces​

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

Attributes​

This design directly creates the following attributes.

Horizons Client Id​

PropertyValue
NameHorizons Client Id
Codeattributes_horizonsSectionToAssetMappingHorizonsClientId
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 0,
"min": 1
}

Horizons Network Data Source Id​

PropertyValue
NameHorizons Network Data Source Id
Codeattributes_horizonsSectionToAssetMappingHorizonsNetworkDataSourceId
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 0,
"min": 1
}

Horizons Section Label​

PropertyValue
NameHorizons Section Label
Codeattributes_horizonsSectionToAssetMappingHorizonsSectionLabel
TypeString
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"max": 64
}

Horizons Start Chainage​

PropertyValue
NameHorizons Start Chainage
Codeattributes_horizonsSectionToAssetMappingHorizonsStartChainage
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 2,
"min": 0
}

Horizons End Chainage​

PropertyValue
NameHorizons End Chainage
Codeattributes_horizonsSectionToAssetMappingHorizonsEndChainage
TypeNumber
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 2,
"min": 0
}

Alloy Asset Reference​

PropertyValue
NameAlloy Asset Reference
Codeattributes_horizonsSectionToAssetMappingAlloyAssetReference
TypeString
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"max": 128
}

Alloy Asset​

PropertyValue
NameAlloy Asset
Codeattributes_horizonsSectionToAssetMappingAlloyAsset
TypeLink
Requiredfalse
Uniquefalse
Readonlyfalse
Links toAsset Heads
Options
{
"code": "designInterfaces_assetHeads",
"graph": "Lookup",
"max": 1
}

Horizons XSP​

PropertyValue
NameHorizons XSP
Codeattributes_horizonsSectionToAssetMappingXSP
TypeLink
Requiredfalse
Uniquefalse
Readonlyfalse
Links toXSPs
Options
{
"code": "designs_xsps",
"graph": "Lookup",
"max": 1
}

Horizons Feature Code​

PropertyValue
NameHorizons Feature Code
Codeattributes_horizonsSectionToAssetMappingHorizonsFeatureCode
TypeString
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"min": 1,
"max": 5
}

Default attribute permissions​

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

AllowsNameCode
ReadOnlyIntegrations ViewersuserGroups_integrationsViewers
ReadWriteIntegrations ManagersuserGroups_integrationsManagers

Permissions​

User GroupAllows
Integrations ViewersRead
Integrations ManagersRead, Create, Edit, Delete