Click or drag to resize

ResourceInformationAdditionalSubResources Property

Optional:In case a nonstandard additional resource shall be modelled. This list gives the flexibility of modelling objects which are not explicitly specified in the model. The recommendation is to use this field only in case of unknown resource types

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public List<ResourceInformation> AdditionalSubResources { get; set; }

Property Value

ListResourceInformation
See Also