C# 클래스 GeometryGym.Ifc.IfcVoidingFeature

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

공개 메소드들

메소드 설명
IfcVoidingFeature ( IfcElement host, IfcProductRepresentation rep, IfcVoidingFeatureTypeEnum type ) : System

보호된 메소드들

메소드 설명
BuildStringSTEP ( ) : string

비공개 메소드들

메소드 설명
IfcVoidingFeature ( ) : System
IfcVoidingFeature ( DatabaseIfc db, IfcVoidingFeature v ) : System
Parse ( string strDef, ReleaseVersion schema ) : IfcVoidingFeature
parseFields ( IfcVoidingFeature e, List arrFields, int &ipos, ReleaseVersion schema ) : void

메소드 상세

BuildStringSTEP() 보호된 메소드

protected BuildStringSTEP ( ) : string
리턴 string

IfcVoidingFeature() 공개 메소드

public IfcVoidingFeature ( IfcElement host, IfcProductRepresentation rep, IfcVoidingFeatureTypeEnum type ) : System
host IfcElement
rep IfcProductRepresentation
type IfcVoidingFeatureTypeEnum
리턴 System