mirror of https://github.com/KLayout/klayout.git
Small update of doc.
This commit is contained in:
parent
4cd8772e70
commit
92e44bd9b9
|
|
@ -1376,7 +1376,7 @@ Class<db::Shape> decl_Shape ("db", "Shape",
|
|||
) +
|
||||
gsi::method_ext ("properties", &get_properties,
|
||||
"@brief Gets the user properties\n"
|
||||
"This method is a convenience method that gets the properties of the shape as a hash. "
|
||||
"This method is a convenience method that gets the properties of the shape as a single hash.\n"
|
||||
"\n"
|
||||
"This method has been introduced in version 0.29.5."
|
||||
) +
|
||||
|
|
|
|||
Loading…
Reference in New Issue