C# 클래스 ModelEx.SceneCDC

상속: ModelEx.Scene
파일 보기 프로젝트 열기: afradley/ModelEx5 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
progressLevel long
progressLevels long

공개 메소드들

메소드 설명
Render ( ) : void
SceneCDC ( CDC.Objects.SRFile srFile, bool includeObjects ) : System

메소드 상세

Render() 공개 메소드

public Render ( ) : void
리턴 void

SceneCDC() 공개 메소드

public SceneCDC ( CDC.Objects.SRFile srFile, bool includeObjects ) : System
srFile CDC.Objects.SRFile
includeObjects bool
리턴 System

프로퍼티 상세

progressLevel 공개적으로 정적으로 프로퍼티

public static long progressLevel
리턴 long

progressLevels 공개적으로 정적으로 프로퍼티

public static long progressLevels
리턴 long