C# 클래스 Revit.SDK.Samples.ObjectViewer.CS.Graphics2DData

data class for graphics 2D
파일 보기 프로젝트 열기: AMEE/revit 1 사용 예제들

공개 메소드들

메소드 설명
Graphics2DData ( List curves ) : System

constructor

보호된 메소드들

메소드 설명
Graphics2DData ( ) : System

only for Empty class

메소드 상세

Graphics2DData() 보호된 메소드

only for Empty class
protected Graphics2DData ( ) : System
리턴 System

Graphics2DData() 공개 메소드

constructor
public Graphics2DData ( List curves ) : System
curves List curves represent the wireframe of the 2D geometry
리턴 System