Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SpaceClaim
Dxf
Document.DxfLine
C# Class SpaceClaim.Dxf.Document.DxfLine
Inheritance:
DxfCurve
ファイルを表示
Open project: bcourter/SpaceClaim-AddIns
Public Methods
Method
Description
DxfLine
(
ITrimmedCurve
iTrimmedCurve
,
TextWriter
textWriter
) :
System
Write
( ) :
void
Method Details
DxfLine()
public
method
public
DxfLine
(
ITrimmedCurve
iTrimmedCurve
,
TextWriter
textWriter
) :
System
iTrimmedCurve
ITrimmedCurve
textWriter
System.IO.TextWriter
return
System
Write()
public
method
public
Write
( ) :
void
return
void