C# Class GoInsert, Unity3D-DXF-Viewer

Inheritance: EntitiesBase
Mostra file Open project: TimChen44/Unity3D-DXF-Viewer

Public Methods

Method Description
Set ( DXFStructure dxf, INSERT insert ) : void

Method Details

Set() public method

public Set ( DXFStructure dxf, INSERT insert ) : void
dxf DXFConvert.DXFStructure
insert DXFConvert.INSERT
return void