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

IfcEngine() private method

private IfcEngine ( ) : System
return System
		internal IfcEngine() : base() { }
		internal IfcEngine(DatabaseIfc db, IfcEngine e) : base(db, e) { mPredefinedType = e.mPredefinedType; }

Same methods

IfcEngine::IfcEngine ( DatabaseIfc db, IfcEngine e ) : System
IfcEngine::IfcEngine ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System