Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
GoLwpolyLine
C# Class GoLwpolyLine, Unity3D-DXF-Viewer
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: TimChen44/Unity3D-DXF-Viewer
Public Properties
Property
Type
Description
goLine
GameObject
Public Methods
Method
Description
Set
(
DXFStructure
dxf
,
LWPOLYLINE
item
,
float
ScaleX
= 1,
float
ScaleY
= 1 ) :
void
Method Details
Set()
public
method
public
Set
(
DXFStructure
dxf
,
LWPOLYLINE
item
,
float
ScaleX
= 1,
float
ScaleY
= 1 ) :
void
dxf
DXFConvert.DXFStructure
item
DXFConvert.LWPOLYLINE
ScaleX
float
ScaleY
float
return
void
Property Details
goLine
public_oe property
public
GameObject
goLine
return
GameObject