VS:LckObjs/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision: Japanese Reference for 2016)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{LocationMain|category=LocationVS/ja|specific=}}
{{LocationMain|category=LocationVS/ja|specific=}}
__TOC__
__TOC__
<vwDoc>
<vwDoc>

Latest revision as of 12:31, 14 January 2016

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

Description

アクティブなレイヤ上で選択されている図形をロックします。コピー、複製を行うことはできますが、その他の変更はできません。

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

Example

SelectObj((C='Structure To Remain'));
LckObjs;

Version

利用可能バージョン: MiniCAD