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.StructuresAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic List<ResourceInformation> AdditionalSubResources { get; set; }
Public Property AdditionalSubResources As List(Of ResourceInformation)
Get
Set
Property Value
ListResourceInformation
See Also