Added a disclaimer note for the compound DRC feature.

This commit is contained in:
Matthias Koefferlein 2020-12-05 18:19:51 +01:00
parent 6ac766d68f
commit 347a33024d
1 changed files with 2 additions and 0 deletions

View File

@ -366,6 +366,8 @@ Class<db::CompoundRegionOperationNode> decl_CompoundRegionOperationNode ("db", "
"\n" "\n"
"The search distance for introduder shapes is determined by the operation and computed from the operation's requirements.\n" "The search distance for introduder shapes is determined by the operation and computed from the operation's requirements.\n"
"\n" "\n"
"NOTE: this feature is experimental and not deployed into the the DRC framework yet.\n"
"\n"
"This class has been introduced in version 0.27." "This class has been introduced in version 0.27."
); );