public IfcEntity(IfcEntityType entityType)
 {
     _entityType = entityType;
 }
Beispiel #2
0
 public IfcEntity(IfcEntityType entityType)
 {
     _entityType = entityType;
 }