예제 #1
0
 internal IfcBridgeContactElement(IfcBridgeContactElement b)
     : base(b)
 {
     mContactType = b.mContactType;
 }
예제 #2
0
 internal IfcBridgeContactElement(IfcBridgeContactElement b) : base(b)
 {
     mContactType = b.mContactType;
 }