C# 클래스 GeometryGym.Ifc.IfcWorkControl

상속: GeometryGym.Ifc.IfcControl
파일 보기 프로젝트 열기: jmirtsch/GeometryGymIFC 1 사용 예제들

보호된 메소드들

메소드 설명
BuildStringSTEP ( ) : string
IfcWorkControl ( ) : System
IfcWorkControl ( DatabaseIfc db, IfcWorkControl c ) : System
parseFields ( IfcWorkControl c, List arrFields, int &ipos, ReleaseVersion schema ) : void

비공개 메소드들

메소드 설명
getStart ( ) : System.DateTime

메소드 상세

BuildStringSTEP() 보호된 메소드

protected BuildStringSTEP ( ) : string
리턴 string

IfcWorkControl() 보호된 메소드

protected IfcWorkControl ( ) : System
리턴 System

IfcWorkControl() 보호된 메소드

protected IfcWorkControl ( DatabaseIfc db, IfcWorkControl c ) : System
db DatabaseIfc
c IfcWorkControl
리턴 System

parseFields() 보호된 정적인 메소드

protected static parseFields ( IfcWorkControl c, List arrFields, int &ipos, ReleaseVersion schema ) : void
c IfcWorkControl
arrFields List
ipos int
schema ReleaseVersion
리턴 void