SITransformation.SclZ

導入

v5.1

詳細

この変換のZ 軸のスケーリングをDouble(浮動小数点値)として設定したり、戻したりします。

C#構文

// get accessor

Double rtn = ISITransformation.SclZ;

// set accessor

ISITransformation.SclZ = Double;

関連項目

SITransformation.SclX SITransformation.SclY SITransformation.GetScaling SITransformation.SetScaling