C# Class GoLayer, Unity3D-DXF-Viewer

Inheritance: EntitiesBase
Datei anzeigen Open project: TimChen44/Unity3D-DXF-Viewer Class Usage Examples

Public Properties

Property Type Description
DefaultLayer GoLayer,
LayerMaterial Material
ZoomAdjust float

Public Methods

Method Description
Load ( DXFStructure dxf ) : void
Set ( LAYER layer ) : void

Method Details

Load() public method

public Load ( DXFStructure dxf ) : void
dxf DXFConvert.DXFStructure
return void

Set() public method

public Set ( LAYER layer ) : void
layer LAYER
return void

Property Details

DefaultLayer public_oe static_oe property

public static GoLayer, DefaultLayer
return GoLayer,

LayerMaterial public_oe property

public Material LayerMaterial
return Material

ZoomAdjust public_oe property

public float ZoomAdjust
return float