コード例 #1
0
ファイル: ProcessedGraphics.cs プロジェクト: 15831944/WW
                private void method_1(WW.Math.Geometry.Polyline3D polyline)
                {
                    List <WW.Math.Geometry.Polyline3D> result = new List <WW.Math.Geometry.Polyline3D>();

                    DxfUtil.smethod_22(this.graphicsConfig_0, (IList <WW.Math.Geometry.Polyline3D>)result, polyline, this.matrix4D_0, this.dxfLineType_0, this.double_0, this.bool_0);
                    this.vmethod_0(result);
                }