Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SpaceClaim
Dxf
Document.DxfArc
C# Class SpaceClaim.Dxf.Document.DxfArc
Inheritance:
DxfCircle
Exibir arquivo
Open project: bcourter/SpaceClaim-AddIns
Public Methods
Method
Description
DxfArc
(
ITrimmedCurve
iTrimmedCurve
,
TextWriter
textWriter
) :
System
Write
( ) :
void
Method Details
DxfArc()
public
method
public
DxfArc
(
ITrimmedCurve
iTrimmedCurve
,
TextWriter
textWriter
) :
System
iTrimmedCurve
ITrimmedCurve
textWriter
System.IO.TextWriter
return
System
Write()
public
method
public
Write
( ) :
void
return
void