mirror of https://github.com/KLayout/klayout.git
Added a disclaimer note for the compound DRC feature.
This commit is contained in:
parent
6ac766d68f
commit
347a33024d
|
|
@ -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."
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue