VS:ClearCavities/ja

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

壁の中心線をすべて消去します。

PROCEDURE ClearCavities;
def vs.ClearCavities():
    return None

Example

DoubLines(6");
AddCavity(True,1",2",2);
Wall(0,1,9,1);
ClearCavities;
Wall(0,2,11,2);
{creates a wall with a cavity, then creates a wall without a cavity}

Version

ClearCavities 廃止バージョン: VectorWorks12.5


利用可能バージョン: MiniCAD4.0