C# 클래스 GeometryGym.Ifc.IfcFeatureElementSubtraction

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

보호된 메소드들

메소드 설명
IfcFeatureElementSubtraction ( ) : System
IfcFeatureElementSubtraction ( DatabaseIfc db ) : System
IfcFeatureElementSubtraction ( DatabaseIfc db, IfcFeatureElementSubtraction s ) : System
IfcFeatureElementSubtraction ( IfcElement host, IfcProductRepresentation rep ) : System
parseFields ( IfcFeatureElementSubtraction e, List arrFields, int &ipos ) : void

메소드 상세

IfcFeatureElementSubtraction() 보호된 메소드

protected IfcFeatureElementSubtraction ( ) : System
리턴 System

IfcFeatureElementSubtraction() 보호된 메소드

protected IfcFeatureElementSubtraction ( DatabaseIfc db ) : System
db DatabaseIfc
리턴 System

IfcFeatureElementSubtraction() 보호된 메소드

protected IfcFeatureElementSubtraction ( DatabaseIfc db, IfcFeatureElementSubtraction s ) : System
db DatabaseIfc
s IfcFeatureElementSubtraction
리턴 System

IfcFeatureElementSubtraction() 보호된 메소드

protected IfcFeatureElementSubtraction ( IfcElement host, IfcProductRepresentation rep ) : System
host IfcElement
rep IfcProductRepresentation
리턴 System

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

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