public static IfcSurface IfcAssociatedSurface(IfcPcurve arg) { throw new NotImplementedException(); }
public IfcCurveOnSurface(IfcPcurve choice) { this.choice = choice; }