C# 클래스 GeometryGym.Ifc.IfcIndexedTextureMap

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

보호된 메소드들

메소드 설명
BuildStringSTEP ( ) : string
IfcIndexedTextureMap ( ) : System
IfcIndexedTextureMap ( DatabaseIfc db, IfcIndexedTextureMap m ) : System
parseFields ( List arrFields, int &ipos ) : void

비공개 메소드들

메소드 설명
postParseRelate ( ) : void

메소드 상세

BuildStringSTEP() 보호된 메소드

protected BuildStringSTEP ( ) : string
리턴 string

IfcIndexedTextureMap() 보호된 메소드

protected IfcIndexedTextureMap ( ) : System
리턴 System

IfcIndexedTextureMap() 보호된 메소드

protected IfcIndexedTextureMap ( DatabaseIfc db, IfcIndexedTextureMap m ) : System
db DatabaseIfc
m IfcIndexedTextureMap
리턴 System

parseFields() 보호된 메소드

protected parseFields ( List arrFields, int &ipos ) : void
arrFields List
ipos int
리턴 void