Add kclVersion as a field of the setting attribute (#6689)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
// A tubular section or hollow cylinder, usually but not necessarily of circular cross-section, used mainly to convey substances that can flow.
|
||||
|
||||
// Set units
|
||||
@settings(defaultLengthUnit = in)
|
||||
@settings(defaultLengthUnit = in, kclVersion = 1.0)
|
||||
|
||||
// Define parameters
|
||||
innerDiameter = 10
|
||||
|
||||
Reference in New Issue
Block a user