C# 클래스 GeometryGym.Ifc.IfcEdgeFeature

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

보호된 메소드들

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

메소드 상세

BuildStringSTEP() 보호된 메소드

protected BuildStringSTEP ( ) : string
리턴 string

IfcEdgeFeature() 보호된 메소드

protected IfcEdgeFeature ( ) : System
리턴 System

IfcEdgeFeature() 보호된 메소드

protected IfcEdgeFeature ( DatabaseIfc db, IfcEdgeFeature f ) : System
db DatabaseIfc
f IfcEdgeFeature
리턴 System

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

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