VS:GetSecondaryUnitInfo/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 GetSecondaryUnitInfo(
VAR style :INTEGER;
VAR dimPrec :LONGINT;
VAR format :INTEGER;
VAR showMark :BOOLEAN;
VAR dispFrac :BOOLEAN);
def vs.GetSecondaryUnitInfo():
    return (style, dimPrec, format, showMark, dispFrac)

Parameters

style INTEGER 単位の種類
dimPrec LONGINT 寸法線の精度
format INTEGER 小数表記の種類
showMark BOOLEAN 単位表示
dispFrac BOOLEAN 分数表示

Version

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