mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 01:14:35 +02:00
Small update of doc.
This commit is contained in:
@@ -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."
|
||||
) +
|
||||
|
||||
Reference in New Issue
Block a user