C# Class GoLwpolyLine, Unity3D-DXF-Viewer

Inheritance: MonoBehaviour
Afficher le fichier Open project: TimChen44/Unity3D-DXF-Viewer

Méthodes publiques

Свойство Type Description
goLine GameObject

Méthodes publiques

Méthode Description
Set ( DXFStructure dxf, LWPOLYLINE item, float ScaleX = 1, float ScaleY = 1 ) : void

Method Details

Set() public méthode

public Set ( DXFStructure dxf, LWPOLYLINE item, float ScaleX = 1, float ScaleY = 1 ) : void
dxf DXFConvert.DXFStructure
item DXFConvert.LWPOLYLINE
ScaleX float
ScaleY float
Résultat void

Property Details

goLine public_oe property

public GameObject goLine
Résultat GameObject