C# 클래스 DXFConvert.BLOCK

상속: Entity
파일 보기 프로젝트 열기: TimChen44/Unity3D-DXF-Viewer 1 사용 예제들

공개 메소드들

메소드 설명
BLOCK ( ) : System
BLOCK ( Loader.ILoader dxfData, Property prop ) : System

보호된 메소드들

메소드 설명
ReadProperty ( Property prop ) : bool
ReadSonClass ( Property prop ) : Property

메소드 상세

BLOCK() 공개 메소드

public BLOCK ( ) : System
리턴 System

BLOCK() 공개 메소드

public BLOCK ( Loader.ILoader dxfData, Property prop ) : System
dxfData Loader.ILoader
prop Property
리턴 System

ReadProperty() 보호된 메소드

protected ReadProperty ( Property prop ) : bool
prop Property
리턴 bool

ReadSonClass() 보호된 메소드

protected ReadSonClass ( Property prop ) : Property
prop Property
리턴 Property