Property | Type | Description | |
---|---|---|---|
GoArc | GameObject | ||
GoCircle | GameObject | ||
GoDefaultMat | Material | ||
GoEllipse | GameObject | ||
GoInsert | GameObject | ||
GoLine | GameObject | ||
GoLwpolyLine | GameObject | ||
GoText | GameObject |
Method | Description | |
---|---|---|
DrawARCList ( |
||
DrawCIRCLEList ( |
||
DrawELLIPSEList ( |
||
DrawINSERTList ( |
||
DrawLINEList ( |
||
DrawLWPOLYLINEList ( |
||
DrawTEXTList ( |
public DrawARCList ( |
||
dxf | ||
ARCList | List |
|
ScaleX | float | |
ScaleY | float | |
return | void |
public DrawCIRCLEList ( |
||
dxf | ||
CIRCLEList | List |
|
ScaleX | float | |
ScaleY | float | |
return | void |
public DrawELLIPSEList ( |
||
dxf | ||
ELLIPSEList | List |
|
ScaleX | float | |
ScaleY | float | |
return | void |
public DrawINSERTList ( |
||
dxf | ||
INSERTList | List |
|
ScaleX | float | |
ScaleY | float | |
return | void |
public DrawLINEList ( |
||
dxf | ||
LINEList | List |
|
ScaleX | float | |
ScaleY | float | |
return | void |
public DrawLWPOLYLINEList ( |
||
dxf | ||
LWPOLYLINEList | List |
|
ScaleX | float | |
ScaleY | float | |
return | void |
public DrawTEXTList ( |
||
dxf | ||
TEXTList | List |
|
ScaleX | float | |
ScaleY | float | |
return | void |