C# 클래스 GeometryGym.Ifc.IfcAnnotation

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

공개 메소드들

메소드 설명
IfcAnnotation ( DatabaseIfc db ) : System
IfcAnnotation ( IfcSpatialElement host ) : System

비공개 메소드들

메소드 설명
IfcAnnotation ( ) : System
IfcAnnotation ( DatabaseIfc db, IfcAnnotation a ) : System
Parse ( string strDef ) : IfcAnnotation
parseFields ( IfcAnnotation a, List arrFields, int &ipos ) : void

메소드 상세

IfcAnnotation() 공개 메소드

public IfcAnnotation ( DatabaseIfc db ) : System
db DatabaseIfc
리턴 System

IfcAnnotation() 공개 메소드

public IfcAnnotation ( IfcSpatialElement host ) : System
host IfcSpatialElement
리턴 System