ReinfConcreteCover¶
The ReinfConcreteCover type is used to create a combo box for a concrete cover selection. The result assigned to the parameter is the integer value associated with the selected concrete cover.
Syntax¶
<Parameter>
<Name>ReinfConcreteCover</Name>
<Text>ReinfConcreteCover</Text>
<Value>-1</Value>
<ValueType>ReinfConcreteCover</ValueType>
</Parameter>
Example¶
The implementation of the ReinfConcreteCover value type is described in the example AllControls, which is located in
…\etc\Examples\PythonParts\PaletteExamples\AllControls.pyp
…\etc\PythonPartsExampleScripts\PaletteExamples\AllControls.py