C# 클래스 GeometryGym.Ifc.IfcExtendedProperties

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

보호된 프로퍼티들

프로퍼티 타입 설명
mName string

보호된 메소드들

메소드 설명
BuildStringSTEP ( ) : string
IfcExtendedProperties ( ) : System
IfcExtendedProperties ( DatabaseIfc db ) : System
IfcExtendedProperties ( DatabaseIfc db, IfcExtendedProperties p ) : System
setJSON ( JObject obj, BaseClassIfc host, HashSet processed ) : void

비공개 메소드들

메소드 설명
IfcExtendedProperties ( string name, List props ) : System
parseFields ( IfcExtendedProperties p, List arrFields, int &ipos, ReleaseVersion schema ) : void
parseJObject ( JObject obj ) : void

메소드 상세

BuildStringSTEP() 보호된 메소드

protected BuildStringSTEP ( ) : string
리턴 string

IfcExtendedProperties() 보호된 메소드

protected IfcExtendedProperties ( ) : System
리턴 System

IfcExtendedProperties() 보호된 메소드

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

IfcExtendedProperties() 보호된 메소드

protected IfcExtendedProperties ( DatabaseIfc db, IfcExtendedProperties p ) : System
db DatabaseIfc
p IfcExtendedProperties
리턴 System

setJSON() 보호된 메소드

protected setJSON ( JObject obj, BaseClassIfc host, HashSet processed ) : void
obj JObject
host BaseClassIfc
processed HashSet
리턴 void

프로퍼티 상세

mName 보호되어 있는 프로퍼티

protected string mName
리턴 string