GeometryGym.Ifc.IfcBurnerType.IfcBurnerType C# (CSharp) Method

IfcBurnerType() private method

private IfcBurnerType ( ) : System
return System
		internal IfcBurnerType() : base() { }
		internal IfcBurnerType(DatabaseIfc db, IfcBurnerType t, DuplicateOptions options) : base(db, t, options) { PredefinedType = t.PredefinedType; }

Same methods

IfcBurnerType::IfcBurnerType ( DatabaseIfc db, IfcBurnerType t, DuplicateOptions options ) : System
IfcBurnerType::IfcBurnerType ( DatabaseIfc db, string name, IfcBurnerTypeEnum type ) : System
IfcBurnerType